nymkappa
6e61de3a96
Small improvements on the mining page UX
...
- INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything
- Show only available timespan in the mining page according to available datas
- Change default INDEXING_BLOCKS_AMOUNT to 1100
Don't use unfiltered mysql user input
Enable http cache header for mining pools (1 min)
2022-01-28 15:01:24 +09:00
nymkappa
8b9e3e0ea1
Import pools file for testnet and signet as well - Added missing express routes
2022-01-28 15:01:21 +09:00
nymkappa
5ca98af7d1
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
softsimon
8be71577cc
Upgrading to Angular 12 and NgBootstrap 10
2021-09-22 23:57:05 +04:00
softsimon
da61a72283
Signet support in the frontend.
2021-02-20 23:12:22 +07:00
wiz
767d993611
Rewrite server.ts again to properly add i18n support into SSR mode
2020-12-23 18:04:30 +09:00
wiz
3b5d7078e8
Rewrite server.ts to fix i18n and implement proper HTTP 404 responses
2020-12-23 13:26:11 +09:00
wiz
1c8f7ecc1e
Fixes after merging master into AU branch, add nginx.conf for SSR
2020-12-22 11:31:49 +09:00
softsimon
52beee3d2d
New frontend config for webserver url to fix static asset httpGet.
...
Removed "absolute" from config names.
2020-11-23 18:22:21 +07:00
softsimon
23bac4dc5e
Update absolute url config variables.
2020-11-23 14:50:28 +07:00
softsimon
d2cd595da6
Frontend config support for AU. New absolute server url settings.
...
refs #104
2020-11-23 02:30:46 +07:00
softsimon
bd1440ce96
Transaction, address and block page now works.
2020-11-22 23:47:27 +07:00
wiz
26591f29a3
Various fixes (lol)
2020-11-08 01:16:09 +09:00
softsimon
dfad5ede74
angular universal WIP
...
refs #104
2020-11-07 04:30:52 +07:00