Mononaut
|
15bd58c746
|
testnet4 beta tags
|
2024-05-06 17:31:16 +00:00 |
|
Mononaut
|
1e5a55917c
|
Add testnet4 frontend support
|
2024-05-06 15:55:49 +00:00 |
|
natsoni
|
9f6521b987
|
Update navbar background color
|
2024-04-10 12:25:30 +09:00 |
|
natsoni
|
527589ac04
|
Merge branch 'master' into natsoni/high-contrast-theme
|
2024-04-09 12:13:11 +09:00 |
|
softsimon
|
fe4648cd9e
|
Update frontend/src/app/components/liquid-master-page/liquid-master-page.component.scss
|
2024-04-08 21:03:25 +09:00 |
|
natsoni
|
f2f86457ee
|
Fix dropdown menu position in Liquid
|
2024-04-08 15:53:51 +09:00 |
|
Mononaut
|
79dd263fb1
|
add high contrast theme
|
2024-04-06 15:56:53 +09:00 |
|
natsoni
|
ee92f6639a
|
convert to CSS variables
|
2024-04-06 15:54:55 +09:00 |
|
softsimon
|
24366b929e
|
i18n corrections and merging
|
2024-04-03 18:13:42 +09:00 |
|
softsimon
|
60996a99f0
|
Removing Bisq
|
2024-03-23 18:03:49 +09:00 |
|
natsoni
|
69747a0028
|
Migrate audit dashboard to main Liquid page
|
2024-02-13 00:59:28 +01:00 |
|
natsoni
|
42bd08c744
|
Minor fixes on Liquid dashboards
|
2024-02-09 14:26:34 +01:00 |
|
natsee
|
1e15428a63
|
Liquid Audit: fix i18n
|
2024-01-30 15:11:51 +01:00 |
|
natsee
|
36d3734d55
|
Liquid Federation dashboard: minor changes
|
2024-01-28 18:26:00 +01:00 |
|
natsee
|
a6b584d964
|
Liquid: Federation Audit Dashboard
|
2024-01-25 15:08:15 +01:00 |
|
natsee
|
392ea35d51
|
Skeleton audit dashboard
|
2024-01-22 16:03:55 +01:00 |
|
natsee
|
cd713c61b3
|
Liquid: wip on Federation audit dashboard
|
2024-01-21 13:33:20 +01:00 |
|
softsimon
|
d9c28643f4
|
Merge pull request #4091 from dni/dni-patch-1
Update liquid-master-page.component.html
|
2023-12-27 13:11:34 +07:00 |
|
nymkappa
|
81d1a809d2
|
[liquid] sticky header
|
2023-09-15 16:02:39 +02:00 |
|
dni ⚡
|
f7ec5ca82e
|
Update liquid-master-page.component.html
ngIf for BISQ_ENABLED was missing
|
2023-08-03 17:47:30 +02:00 |
|
nymkappa
|
cda6567c4c
|
[network selector] fix rtl issue
|
2023-07-15 16:50:18 +09:00 |
|
nymkappa
|
a372b479b4
|
[network selector] improve align
|
2023-07-15 16:26:25 +09:00 |
|
softsimon
|
f5d311ca44
|
Fixes for Liquid
|
2023-05-11 17:14:16 -05:00 |
|
softsimon
|
d40344aa92
|
Global footer component that fixes Liquid
|
2023-05-05 01:38:58 +04:00 |
|
softsimon
|
a1b6fc5a7b
|
Redesigned testnet alert
fixes #3625
|
2023-04-03 18:30:06 +09: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
|
3573912d8b
|
Replacing Liquid Network and Bisq Markets with SVG.
|
2022-08-30 12:52:36 +02:00 |
|
softsimon
|
70d8a664e5
|
Replacing all PNGs with inline SVG
|
2022-08-29 19:13:47 +02:00 |
|
softsimon
|
576400414f
|
Adding staging matomo sites
|
2022-08-12 16:11:38 +04: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
|
9ce4057ad4
|
Changed menu buttons to links
fixes #1073
|
2022-05-31 03:49:03 +04: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
|
47307bc755
|
Making frontend network URLs configurable
fixes #1095
|
2022-01-07 20:17:14 +04:00 |
|
softsimon
|
be45e88056
|
Liquid testnet navbar color
|
2022-01-01 13:37:20 +04:00 |
|
softsimon
|
fd34761a93
|
Adding Liquid Testnet as frontend option
fixes #976
|
2021-12-28 11:16:33 +04: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 |
|
Priyansh
|
ca13d9109c
|
Updated mobile view for dropdown (#717)
Dropdown menu with dynamic positioning
|
2021-08-18 19:18:12 +03:00 |
|
softsimon
|
4f988e186a
|
Updating liquid network logo.
|
2021-08-05 18:58:39 +03:00 |
|
softsimon
|
a32c1f40b1
|
Restoring About page. Fix for KEEP_BLOCKS_AMOUNT setting. Show up to 2 mempool blocks.
|
2021-07-30 23:14:45 +03:00 |
|
softsimon
|
b8a110a772
|
Liquid fixes for latest transactions and API Doc.
|
2021-07-29 13:06:08 +03:00 |
|
softsimon
|
e670f80fed
|
Liquid dashboard updates. About page link.
|
2021-07-29 12:32:54 +03:00 |
|
softsimon
|
2de28b9926
|
Dynamic dropdown.
|
2021-07-28 22:32:13 +03:00 |
|
softsimon
|
d7586af392
|
Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module.
|
2021-07-27 17:10:38 +03:00 |
|