Commit Graph

81 Commits

Author SHA1 Message Date
8099320673 Merge branch 'dev' 2024-11-22 09:48:07 +11:00
6c91ec88c7 fix: Create user_data dir if it doesn't exist 2024-11-22 09:47:37 +11:00
aa92220756 Merge branch 'dev' 2024-11-21 19:35:56 +11:00
3290240a25 fix: Cleanup plugin.py 2024-11-21 19:35:33 +11:00
40f520ba5e feat: Updated automations blacklist file to make it clearer 2024-11-21 19:33:10 +11:00
9f1f7fb18e feat: Add wallet blacklisting to automations plugin 2024-11-21 19:30:19 +11:00
3e78732333 fix: Check if .git dir exists before trying to read it 2024-11-21 16:30:44 +11:00
2595503dc0 Merge branch 'dev' 2024-11-21 16:22:07 +11:00
0be6b8b435 fix: Remove unused imports 2024-11-21 16:21:20 +11:00
00379aaa8f feat: Add new batch renewal plugin 2024-11-21 16:10:28 +11:00
da9354cb23 fix: Hide expired domains 2024-11-21 15:40:02 +11:00
d516e91592 Merge branch 'dev' 2024-11-21 15:21:38 +11:00
f695d53f8d feat: Ignore .venv 2024-11-21 15:21:08 +11:00
45fdaa2de4 feat: Add tx count plugin and fixed dns error 2024-04-08 11:44:50 +10:00
40b4c42492 feat: Fix lockup amount and auctions page 2024-03-15 15:07:27 +11:00
afd7ae2947 fix: Try to run automation every 5 mins 2024-03-15 14:59:07 +11:00
171e891555 feat: Added emoji display to domain list 2024-02-20 10:57:12 +11:00
5e21074b24 fix: Don't hide domains that have owner index 0 2024-02-20 10:45:58 +11:00
703f1ed5c1 fix: Version display 2024-02-17 12:55:14 +11:00
b24a3147dd Merge branch 'dev' 2024-02-17 12:53:32 +11:00
af4cd0c652 feat: Fixed some mobile UI issues 2024-02-17 12:27:20 +11:00
f8e03aca73 Merge branch 'dev' 2024-02-17 11:57:24 +11:00
b85d316491 feat: Download a csv for the report 2024-02-17 11:57:04 +11:00
43c5b5c3ba fix: Bids page title and remove report 2024-02-17 11:42:33 +11:00
5886ded19a feat: Add varo plugin 2024-02-13 13:42:02 +11:00
7085fbfa5c feat: Add template plugin 2024-02-13 13:41:56 +11:00
38f08c069c Merge branch 'dev' 2024-02-13 11:52:04 +11:00
fea42b1177 feat: Add version and links to settings page 2024-02-13 11:49:42 +11:00
4f74d51514 fix: Open report in new tab 2024-02-13 11:49:28 +11:00
472e9fb797 fix: Update navbar link to auctions page to 2024-02-13 11:24:03 +11:00
ecf6ac522a feat: Added auctions page 2024-02-13 11:18:16 +11:00
16ac6c7d2b Merge branch 'dev' 2024-02-13 10:01:21 +11:00
f525c0f1fd fix: Update readme to include windows instructions 2024-02-13 10:00:55 +11:00
c28874bb1c fix: Check that domains are closed before including their value 2024-02-13 09:56:46 +11:00
b0c7fcf779 Merge branch 'dev' 2024-02-12 22:08:02 +11:00
6e382b0e6e fix: Niami rating example fail on revealing domain 2024-02-12 22:07:18 +11:00
340898959d fix: Don't show output on plugins that aren't verified 2024-02-12 22:02:41 +11:00
4f163756de feat: Add automation plugin 2024-02-12 21:53:17 +11:00
360ca7bfe9 fix: Finally get around to having an accurate total HNS count 2024-02-12 21:18:05 +11:00
dc240bb1a7 fix: Hashing algorithm wasn't returning a consistent hash 2024-02-08 21:02:25 +11:00
0c0125b40c feat: Block new plugins from running until they have been verified 2024-02-08 14:33:27 +11:00
bfbac3a679 fix: Stop rendering of dashboard from breaking UI 2024-02-07 17:27:43 +11:00
a0989cccef feat: Add more error catching for plugins
This means that people could make completely broken plugins and still have a working wallet
2024-02-07 16:58:12 +11:00
a412573fab feat: Update themeing and add a light theme 2024-02-07 16:57:01 +11:00
97f7792612 feat: Fixed copy button for mobile 2024-02-07 16:12:31 +11:00
4c08d4e24e feat: Update plugins info page 2024-02-07 15:41:46 +11:00
6c61ecdd2c feat: Update UI for mobile view and fix a few small bugs 2024-02-07 15:35:38 +11:00
d62ced1375 Merge branch 'feat/plugins' into dev 2024-02-07 13:58:13 +11:00
798bac1d2f feat: Finish v1 of plugins 2024-02-07 13:58:03 +11:00
78eae529e5 feat: Add initial domain plugins 2024-02-05 22:40:13 +11:00