gerlofvanek
e6c79a6743
ui: Newoffer page update / clean-up / JS fixes
2024-04-26 12:53:51 +02:00
tecnovert
e20516ef71
ui: Allow users to select which coins to show prices for on offers page.
2024-04-14 23:23:22 +02:00
gerlofvanek
360d29128c
GUI v.3.0.0
2024-04-12 14:46:47 +02:00
nahuhh
10a416aa04
ui: fix rebase
2024-03-21 11:22:32 -04:00
nahuhh
adcf875db6
ui: orderbook update & fixes
2024-03-21 10:52:02 -04:00
gerlofvanek
1dc3c1c7ae
ui: Fixes
2024-03-21 11:03:55 +01:00
gerlofvanek
e90292fb2f
ui: Added wownero (chart/price/images), WIP on coingecko fallback system for chart/coin prices.
...
- Added wownero .png coin logos.
- (WIP) Added coingecko api / key as fallback system for the chart/coin prices.
- Change the api / keys for coingecko at settings.
- Added special function for getting wownero chart/coin data/price from CoinGecko and not CryptocCmpare.
2024-03-18 14:19:55 +02:00
gerlofvanek
00c8af6853
ui: Offers page update
2024-03-16 22:54:26 +01:00
gerlofvanek
e49ffbfdf7
ui: Offers page / Clean-up / sortTable / Fixes
...
- Added extra details on the Your Offers page.
- Added function sortTable for time/rate/market.
- Various fixes.
2024-03-12 17:06:44 +01:00
gerlofvanek
f903038964
ui: Bump GUI v2.0.4
2024-03-09 20:10:11 +01:00
gerlofvanek
4711d72bf5
ui: JS fix
2024-03-09 19:48:52 +01:00
nahuhh
a486930cd5
fix a misalignment introduced in my lastest commit
2024-03-09 12:40:14 -05:00
nahuhh
6739e2bc5f
ui: small tweaks
2024-03-08 18:39:45 -05:00
nahuhh
d71fa04781
monero: temporary spam mitigation
2024-03-08 15:15:14 -05:00
tecnovert
f4c88b5356
ui: Hide 'Accept Bid' btn when not able to accept.
2024-03-07 15:38:53 +02:00
Gerlof van Ek
8f1c3e648c
ui: Fix styling
2024-03-03 23:12:07 +01:00
nahuhh
c4ae489c45
ui: offers: rate fix, color change, text size
2024-03-03 10:03:18 -05:00
gerlofvanek
b38a7828ff
ui: Update offers layout
2024-03-03 15:06:39 +02:00
gerlofvanek
e464599cf7
ui: Bug fixes
2024-02-29 13:32:13 +01:00
gerlofvanek
69b195e317
ui: Styling / Bug fixes
2024-02-29 10:28:37 +01:00
gerlofvanek
4f114ba9ae
ui: Clean-up / Fixes / Updates
...
- Moved parts of the svg code/images in style.html and update the templates.
- Restyled and updated the JS for the cryptocurrency price boxes on the offers page.
- Started on restyling the offers page.
- Offers page, Posted timestamps are displayed as (X min ago) and Expires in -h min.
- Fixed broken breadscrumb links.
2024-02-26 20:07:33 +01:00
tecnovert
7d850406ca
ui: Add fix from Crz.
2024-02-12 21:18:13 +02:00
tecnovert
b55042bf07
ui: Added An Estimate Fee button on XMR wallet page.
2024-02-11 17:55:06 +02:00
tecnovert
9be4bd28fd
ui: Change Subtract Fee to Sweep All for XMR.
2024-02-10 19:05:48 +02:00
tecnovert
6e4feb33d7
ui: Rename unconfirmed balance to pending, include immature balance.
2024-02-09 23:48:53 +02:00
tecnovert
28fc4817c0
debug: Add ui option to schedule bid actions.
2024-01-31 20:40:22 +02:00
tecnovert
9ee6669179
ui: Display count of locked UTXOs on wallet page.
2024-01-28 20:16:30 +02:00
tecnovert
1754650e75
Merge remote-tracking branch 'crz/dev' into dev
2024-01-25 21:10:20 +02:00
gerlofvanek
3b8b512003
ui: Update
2024-01-25 17:50:06 +01:00
gerlofvanek
671e626551
ui: Updated LTC coin icons, JS fixes.
...
- Fixed display of LTC MWEB coin icons.
- Fixes JS errors with rates table.
- Fix LTC and LTC-MWEB error with lookup rates (JSON)
2023-12-31 13:14:38 +01:00
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
2023-12-29 15:36:00 +02:00
gerlofvanek
d6ed5ba24c
ui: Chart API update
...
- Updated with a new default Chart API Key
- Implemented Chart error handling
2023-12-22 13:26:29 +01:00
tecnovert
65c93eaee6
coins: Update valid Firo swap types.
2023-12-18 23:45:55 +02:00
tecnovert
d4a6ad7d6f
Enable reverse adaptor sig swaps for segwit-less coins.
2023-11-30 21:46:03 +02:00
tecnovert
22cd3cf9f1
test: Fix selenium tests.
2023-11-09 22:34:50 +02:00
tecnovert
45e49848b1
Fix rpc console in http mode.
2023-08-12 00:01:04 +02:00
gerlofvanek
af876fa166
ui/ux: Update
...
- Fixed UI (wallet) reseed wallet button styling/footer.
- Fixed (wallet page) coin icon sizes.
- Added BSX version in footer (unlock).
- Added version (Global for all pages) in render_template (http_server.py).
- Added (BSX) in title (header/unlock/error/info).
- Fixed dots dark/light mode (footer).
- Added UX lock Rate / Amount Variable / Rate Variable discriptions (offer_new_1).
2023-08-02 17:38:15 +02:00
tecnovert
67624a252b
Remove DB records for expired offers option.
2023-07-24 21:55:48 +02:00
tecnovert
d4f6286980
ui: Add new count of active received bids.
2023-07-19 20:52:03 +02:00
tecnovert
0432fae5b5
ui: Improve fee estimation.
2023-07-19 01:19:04 +02:00
tecnovert
be46d8a7bd
doc: Describe reverse adaptor sig protocol.
2023-07-06 15:13:19 +02:00
tecnovert
f6fb11f452
Add bid intent messages.
2023-07-05 23:35:25 +02:00
gerlofvanek
eb44dc9626
ui: Updates + Cleanup + Added doge in charts + icons.
2023-06-28 17:45:41 +02:00
gerlofvanek
1859eccf0e
ui: Cleanup
2023-06-26 20:06:32 +02:00
gerlofvanek
416b003da9
ui: USD prices (single/total) in wallet/wallets, tooltip header update.
2023-06-26 20:01:09 +02:00
tecnovert
cbb3d0ac02
ui: Add option to remove expired offers and bids.
2023-06-06 22:03:05 +02:00
tecnovert
2b2b98505b
ui: Add persistent filters, show only active bid and offer counts.
...
Add titles for offer clock states.
2023-05-10 17:50:40 +02:00
tecnovert
1093eaed3b
Merge remote-tracking branch 'crz/master'
2023-05-05 18:04:56 +02:00
gerlofvanek
788efeef5b
ui: Rate (USD) price fix
2023-05-05 13:30:36 +02:00
gerlofvanek
8885a58a2e
ui: Table fix
2023-05-02 11:36:24 +02:00