Commit Graph

151 Commits

Author SHA1 Message Date
tecnovert
22576c0316 ui: Add pagination and filters to smsgaddresses page 2023-03-18 19:45:18 +02:00
tecnovert
6ccfd93997
ui: Hide undefined data on identity page. 2023-02-18 19:50:31 +02:00
tecnovert
c5bd58afc2
ui: Improve rpc page. 2023-02-16 23:44:07 +02:00
tecnovert
ac16fc07a4
Add automation override option. 2023-02-16 10:38:38 +02:00
tecnovert
dc0bd147b8
tests: Add script test 2023-02-14 23:35:11 +02:00
tecnovert
6e5c54b447
ui: Send locked status to templates. 2022-11-18 23:31:52 +02:00
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
tests: Test wallet encryption.
2022-11-18 00:58:14 +02:00
tecnovert
5d4db2c1df
ui: Fix shutdown link. 2022-11-14 22:56:30 +02:00
tecnovert
54e434e1c9
ui: Connect new settings. 2022-11-13 23:18:33 +02:00
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed. 2022-11-12 18:22:23 +02:00
tecnovert
515e6655e8
Disable HttpServer log messages. 2022-10-26 18:15:09 +02:00
tecnovert
f210024e93
coins: Decode pivx v3 transactions correctly. 2022-10-26 17:47:30 +02:00
tecnovert
59fb6c18ed
coins: Rename Pivx -> PIVX 2022-10-24 20:49:36 +02:00
gerlofvanek
4fc68b5717 ui: Fixes global (GUI v.0.1.1)
- Dash icon and Coin icon updates.
- Removed withids.
- ui: Notification drop-down update.
- ui: Global GUI layout and bug fixes/features.
- ui: Updated New Offer templates.
- ui: Fixed close on messages/error messages.
- ui: Start on new settings page.
- ui: Removed TV chart.
- ui: Drop-down filter with Coin icons.
2022-10-23 13:59:06 +02:00
tecnovert
9fc4fe3b79
debug: Reduce default min_sequence_lock_seconds when debug mode is active. 2022-10-18 21:18:18 +02:00
tecnovert
3c84f0230e
ui: Inject ids for messages. 2022-10-14 14:22:11 +02:00
tecnovert
eb9eb49bd9
Persistent notifications. 2022-10-13 22:32:53 +02:00
tecnovert
a6a6865e95
ui: Add repeat offer feature.
Does not transfer the fee values yet.
2022-10-11 22:09:20 +02:00
gerlofvanek
1987931332 ui: Add 404 page 2022-10-11 11:38:20 +02:00
tecnovert
5738cdd825
ui: Fix missing post_string on page_error 2022-10-11 08:32:48 +02:00
tecnovert
58a2707526
merge: Fix merge and lint issues. 2022-10-11 07:55:35 +02:00
gerlofvanek
9495249e70 GUI v.01
-
2022-10-10 23:44:14 +02:00
tecnovert
af766876a1
ui: Add tor info to page header 2022-10-08 14:37:22 +02:00
tecnovert
a4f4a411a9
refactor: Move bid page logic 2022-10-05 19:30:52 +02:00
tecnovert
f29eac0eb5
ui: Handle missing txn gracefully on bid page. 2022-10-05 16:55:09 +02:00
tecnovert
eb30369bd4
refactor: Avoid importing all js functions. 2022-09-28 21:42:38 +02:00
tecnovert
46d1856f71
ui: Render 404 for unknown pages.
Wait for wallet update to complete, to handle corner case where user opens wallet page before refreshing.
Withdraw txn in selenium test.
2022-09-23 22:07:41 +02:00
tecnovert
6b4666d632
ui: Add error and info templates and display debug mode. 2022-09-15 21:54:15 +02:00
tecnovert
1694e73f92
ui: Fix bid state filter selection. 2022-09-10 13:50:40 +02:00
tecnovert
412770d399
ui: rateslist returns js list of rates. 2022-08-03 23:59:57 +02:00
tecnovert
1ee2db137b
ui: Expose min bid amount. 2022-07-31 23:40:58 +02:00
tecnovert
1c4f208d27
refactor: E275 missing whitespace after keyword 2022-07-31 20:09:43 +02:00
tecnovert
1601a57aed
ui: Add websocket notifications. 2022-07-31 19:33:01 +02:00
tecnovert
6cc54d9c61
server: Serve more static directories. 2022-07-30 19:00:53 +02:00
tecnovert
18a444b071
ui: Add json endpoint to list all coin types. 2022-07-25 12:55:55 +02:00
tecnovert
1b7550ff76
ui: Add XMR rpc variant options. 2022-07-06 13:16:18 +02:00
tecnovert
91e285bf4a
ui: Split wallet cached data into balance and blockchain state.
Add XMR synced indicator.
2022-07-06 00:46:37 +02:00
tecnovert
0c620ea388
doc, tests: Test sequence diagrams are accurate.
Add delay between detecting PTX and redeeming ITX.
Add bid state history to json api.
Hide Tx none states in bid state history.
2022-07-03 23:58:16 +02:00
tecnovert
d5e35b8168
doc, ui: Add sequence diagrams 2022-06-29 01:45:46 +02:00
tecnovert
3ed6eca95f
ui: Show bids that can be accepted. 2022-06-15 00:35:33 +02:00
tecnovert
6153b76ec0
ui: Allow selecting automation strategy when creating offer.
Add alternate pgp key urls.
2022-06-01 00:38:50 +02:00
tecnovert
8daa76f937
refactor: Add automation tables. 2022-05-23 23:51:06 +02:00
tecnovert
88c94c4acd
Set default anon tx ring size to 12 and add setting. 2022-04-11 00:11:51 +02:00
tecnovert
7bc9d64233
ui: Display sent status on offers page. 2022-04-10 22:08:05 +02:00
tecnovert
a5b192b931
Tor working for Bitcoin forks. 2022-03-27 00:08:15 +02:00
tecnovert
843379325f
tests: Add use_segwit to required settings. 2022-02-05 01:16:04 +02:00
tecnovert
67518efcad
ui: Add option to create sized utxo. 2022-01-24 23:32:48 +02:00
tecnovert
f90a96d9ca
ui: Split wallet page 2022-01-23 14:01:01 +02:00
tecnovert
b0f5797807
Raise version, spend invalid chain B lock tx amounts if manually spending. 2021-12-19 19:30:55 +02:00
tecnovert
e502a00341
ui: Recover noscript txn if remote key is known. 2021-12-19 01:45:17 +02:00