softsimon
0825c7a6d6
Fixing SSR
2024-03-25 18:33:58 +09:00
softsimon
6310ef7f57
Upgrade to Angular 17
2024-03-24 16:22:05 +09:00
Mononaut
50e656b259
SSR: fix merge/version conflicts
2024-03-22 05:35:22 +00:00
Mononaut
cfdbd93695
Fix SSR matchMedia shim
2024-03-22 05:35:19 +00:00
Mononaut
4e26e1f196
SSR ResizeObserver shim
2024-03-22 05:35:19 +00:00
Mononaut
1bb625f06b
Cleaner SSR server routing
2024-03-22 05:35:19 +00:00
Mononaut
68b55db872
restore basic Angular Universal build
2024-03-22 05:35:19 +00:00
softsimon
6d99d0a9ce
Removing SSR
2022-11-28 16:53:18 +09:00
nymkappa
fbda0d8186
Added /mining/pool/:poolId empty page
2022-02-14 14:08:11 +09:00
nymkappa
6ebbc5667d
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
df960ab9ba
Import pools file for testnet and signet as well - Added missing express routes
2022-01-28 15:01:21 +09:00
nymkappa
bfe9f99c35
Generate mining basic pool ranking (sorted by block found) for a specified timeframe
2022-01-28 13:52:35 +09:00
softsimon
bbee2dcb5b
Upgrading to Angular 12 and NgBootstrap 10
2021-09-22 23:57:05 +04:00
softsimon
563ae8540b
Signet support in the frontend.
2021-02-20 23:12:22 +07:00
wiz
87fbdc063b
Rewrite server.ts again to properly add i18n support into SSR mode
2020-12-23 18:04:30 +09:00
wiz
b261243f85
Rewrite server.ts to fix i18n and implement proper HTTP 404 responses
2020-12-23 13:26:11 +09:00
wiz
6491d4576a
Fixes after merging master into AU branch, add nginx.conf for SSR
2020-12-22 11:31:49 +09:00
softsimon
2cbf1474c3
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
e5959f14bc
Update absolute url config variables.
2020-11-23 14:50:28 +07:00
softsimon
c36addd8c1
Frontend config support for AU. New absolute server url settings.
...
refs #104
2020-11-23 02:30:46 +07:00
softsimon
83126b83f1
Transaction, address and block page now works.
2020-11-22 23:47:27 +07:00
wiz
0361044352
Various fixes (lol)
2020-11-08 01:16:09 +09:00
softsimon
14c9d0c409
angular universal WIP
...
refs #104
2020-11-07 04:30:52 +07:00