softsimon
e9a0be4941
Remove logger
...
Co-authored-by: Bufo <32884105+bufo24@users.noreply.github.com>
2023-05-05 00:53:21 +04:00
softsimon
261241fcc8
Global footer
2023-05-05 00:53:20 +04:00
softsimon
a1b6fc5a7b
Redesigned testnet alert
...
fixes #3625
2023-04-03 18:30:06 +09:00
nymkappa
7562407a0c
Show warning on testnet/signet
2023-03-29 17:27:33 +09:00
softsimon
b867e9f00f
Removing Lightning Beta tag
2023-01-31 15:37:39 +07:00
softsimon
afc5c6786b
Remove annoying frontend console log
2022-11-30 22:07:47 +09:00
Mononaut
f70ff9b402
Maintain page when switching networks
2022-10-12 23:04:47 +00:00
softsimon
fa11cb0619
Use relative import paths
2022-09-21 17:23:45 +02:00
softsimon
70d8a664e5
Replacing all PNGs with inline SVG
2022-08-29 19:13:47 +02:00
nymkappa
0ea9b47604
Add "beta" tag next to lightning menu
2022-08-22 10:56:27 +02:00
softsimon
5612a033d5
Right align mempool logo on mobile with dual logos
2022-08-06 04:25:21 +04:00
nymkappa
c3780adab2
Reduce mobile menus padding
2022-07-28 06:52:08 +02:00
softsimon
d8b3c21a6c
Fix for mempool logo not being centered vertically
2022-07-26 21:35:19 +02:00
softsimon
9ff8487feb
Fix for mempool logo jumping with various sizes of enterprise logo
2022-07-24 23:01:31 +02:00
softsimon
773e43e0cf
Navbar logos fix
2022-07-22 14:28:18 +02:00
softsimon
a705e44c09
Removing dead code
2022-07-22 01:13:13 +02:00
softsimon
dfe50d4355
Enterprise logo container
2022-07-22 01:07:19 +02:00
softsimon
b1b4bdf575
Subdomain enterprise support
2022-07-21 22:02:26 +02:00
nymkappa
0c71e11cda
Move TV button to /graphs/mempool
graph page
2022-07-16 21:00:32 +02:00
Erik Arvstedt
355e89ce55
frontend URLs: ./resources
-> /resources
...
This patch was created by:
find ./frontend -type f -exec sed -i 's|\./resources|/resources|g' {} \;
2022-07-11 13:33:25 +02:00
softsimon
17a6b7fefd
Restoring the TV button
2022-07-08 18:55:26 +02:00
softsimon
8d622e3606
Store and display stats and node top lists
2022-07-08 18:55:21 +02:00
softsimon
e81dfbcc7f
Adding missing ngIf check
2022-05-31 22:39:15 +04:00
wiz
7f6ea58c74
Merge branch 'master' into wiz/use-svg-logo-for-mempool.space
2022-06-01 03:22:52 +09:00
softsimon
5dcde1c702
Store SVG images in a separate component
2022-05-31 22:21:59 +04:00
wiz
82161d4edf
Use SVG logo for mempool.space
2022-05-31 17:31:31 +09:00
softsimon
9ce4057ad4
Changed menu buttons to links
...
fixes #1073
2022-05-31 03:49:03 +04:00
softsimon
75b3b0fde5
Fixing the /graphs link and make it consistent
2022-05-20 18:22:04 +04:00
wiz
7cf01d6e34
Merge branch 'master' into simon/i18n-2.4
2022-05-17 23:04:38 +09:00
nymkappa
0f39914a60
Added some missing alt tags on some img
2022-05-13 15:34:26 +02:00
softsimon
98c33ab08b
Correcting and harmonizing i18n strings
2022-05-11 16:29:45 +04:00
nymkappa
77a99a97cc
Move all charts into /graphs page - Fix mining charts layouts
2022-03-14 18:07:35 +01:00
nymkappa
413cf3ccaa
Fix 'active' menu when using mining dashboard
2022-02-21 18:19:03 +09:00
nymkappa
750ea033f2
Renamed /mining/dashboard -> /mining
2022-02-17 18:07:57 +09:00
nymkappa
923a2ce7f6
Create basic layout for mining dashboard page - Show miner in blocks
2022-02-17 18:07:56 +09:00
nymkappa
ca766bf40d
Provide a way to completely disable block indexing and mining menu
2022-02-15 19:51:26 +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
0a267affaf
Add pie chart and rewrite the pool ranking component
2022-01-28 13:54:59 +09:00
nymkappa
68320dc117
Cleanup master-page template
2022-01-24 18:22:15 +09:00
Felipe Knorr Kuhn
a5ca0cda14
Add ids to nav bar items, liquid and bisq components
2022-01-22 14:21:46 -08:00
softsimon
4ca730697c
Adding current language to network dropdown links
...
fixes #1094
2022-01-10 18:00:01 +04:00
softsimon
08f2287def
Ending support for /bisq /liquid and /liquidtestnet
2022-01-08 17:33:37 +04:00
softsimon
47307bc755
Making frontend network URLs configurable
...
fixes #1095
2022-01-07 20:17:14 +04:00
softsimon
fd34761a93
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
72f7284311
Documentation i18n title
2021-12-09 17:49:36 +04:00
hunicus
8ff5748368
Make nav url relative to fix non-mainnet links
2021-12-09 07:01:46 -05:00
hunicus
23c9bf489a
Move /api to /docs/api
...
Also make API docs responsive so they can be viewed
on mobile.
REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00
Miguel Medeiros
3d92369ed6
fix: menu button styles.
2021-11-10 12:18:29 -03:00
Miguel Medeiros
6e35102b3a
Fix rtl mobile header menu.
2021-11-01 11:11:50 -03:00
Priyansh
ca13d9109c
Updated mobile view for dropdown ( #717 )
...
Dropdown menu with dynamic positioning
2021-08-18 19:18:12 +03:00