Commit Graph

566 Commits

Author SHA1 Message Date
tecnovert
e63014026d
Prefer to set bid amounts from offer amount-to instead of rate. 2024-05-09 01:05:19 +02:00
tecnovert
46d0bdde4b
Fix rate lookups. 2024-05-07 20:35:22 +02:00
tecnovert
47f7b4545e
ui: auto set blank amount from using amount to and rate.
Fix btc get unspents, 'solvable'.
2024-05-05 21:54:22 +02:00
tecnovert
8d8743074e
Remove litecoind.pid workaround. 2024-05-04 20:48:32 +02:00
tecnovert
a08bdfbdb8
Fix LTC getUnspentsByAddr() returning MWEB UTXOs. 2024-05-04 19:11:50 +02:00
gerlofvanek
450b562db9 ui: Small fixes 2024-05-03 13:09:59 +02:00
tecnovert
af26b5d2fe
Merge pull request #83 from nahuhh/monero_v0.18.3.3
monero: v0.18.3.3 [dev branch]
2024-04-28 22:45:44 +00:00
nahuhh
e87d54a259 monero: v0.18.3.3 2024-04-27 13:12:24 -05:00
gerlofvanek
842c4f54ac ui: Wallet alert updates 2024-04-26 16:32:31 +02:00
tecnovert
a01202dcb2
Fix lint error. 2024-04-26 13:12:01 +02:00
gerlofvanek
e6c79a6743 ui: Newoffer page update / clean-up / JS fixes 2024-04-26 12:53:51 +02:00
tecnovert
926f6e1a76
Show bids only for active coins. 2024-04-15 12:10:40 +02:00
tecnovert
343fd6efbc
Constrain protocol versions, fix error showing old offers. 2024-04-15 00:16:46 +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
tecnovert
8a279dc71f
Raise version, transmit amount to instead of rate. 2024-04-14 14:45:13 +02:00
gerlofvanek
360d29128c GUI v.3.0.0 2024-04-12 14:46:47 +02:00
tecnovert
1cbc2f44b0
Allow multiple base58 prefix bytes. 2024-03-25 13:52:55 +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
109a4383ea Lint 2024-03-21 11:08:04 +01: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
tecnovert
d6535dbc1d
Set bid and offer states when expired. 2024-03-07 15:38:49 +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
tecnovert
2c8e8f3e30
Merge branch 'gerlofvanek-dev' into dev 2024-03-01 20:41:01 +02:00
Gerlof van Ek
18d4a9105d
Merge branch 'dev' into dev 2024-02-29 13:43:28 +01: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
tecnovert
13ae72b38f
Merge branch 'gerlofvanek-dev' into dev 2024-02-26 22:46:31 +02:00
gerlofvanek
acc135d22e Update page_bids.py 2024-02-26 21:36:30 +01:00
tecnovert
c5cf6fb132
Merge branch 'gerlofvanek-dev' into dev 2024-02-26 21:26:08 +02:00
gerlofvanek
49e4072f2a ui: Style.css
- Fixes
2024-02-26 20:19:48 +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
a78880bc98
Ensure remote_daemon_urls appears in settings if automatically_select_daemon is present. 2024-02-22 01:44:25 +02:00
tecnovert
a1bcf8d4b9
api: Add validateamount command 2024-02-17 00:03:37 +02:00
tecnovert
42421321f6
Remove publishBLockTx debug delay. 2024-02-16 23:05:20 +02:00
tecnovert
483d77a0c6
Fix revoke ttl too low. Remove XMR fee warnings. 2024-02-15 00:00:54 +02:00
tecnovert
7d850406ca
ui: Add fix from Crz. 2024-02-12 21:18:13 +02:00
tecnovert
4e7a6e994d
Add debug info when failed to expire msg. 2024-02-12 11:36:14 +02:00
tecnovert
b55042bf07
ui: Added An Estimate Fee button on XMR wallet page. 2024-02-11 17:55:06 +02:00