Commit Graph

14 Commits

Author SHA1 Message Date
599c0df00c feat: Add more code cleanup
All checks were successful
Build Docker / Build Image (push) Successful in 51s
2025-08-25 12:36:11 +10:00
a619d78efd fix: Update types to make code more reliable 2025-08-25 12:28:26 +10:00
ce8c773db3 fix: Allow reloading modules without a restart
All checks were successful
Build Docker / Build Image (push) Successful in 53s
2025-02-04 16:59:47 +11:00
8622400427 feat: Add support for test networks
All checks were successful
Build Docker / Build Image (push) Successful in 52s
2025-01-31 11:01:10 +11:00
1962c9345e fix: Only refresh plugins on plugin page.
All checks were successful
Build Docker / Build Image (push) Successful in 49s
Also added link to auction from bids
2025-01-29 22:50:41 +11:00
9c32ec788e fix: Update login page to verify password instead of opening as readonly
All checks were successful
Build Docker / Build Image (push) Successful in 49s
2025-01-29 13:59:39 +11:00
f84359a74b feat: Move plugin signatures to user data dir
All checks were successful
Build Docker / Build Image (push) Successful in 44s
2025-01-28 17:36:25 +11:00
2ae618c68a feat: Add custom plugins
All checks were successful
Build Docker / Build Image (push) Successful in 46s
2025-01-28 17:26:59 +11:00
3290240a25 fix: Cleanup plugin.py
All checks were successful
Build Docker / Build Image (push) Successful in 1m13s
2024-11-21 19:35:33 +11:00
7085fbfa5c feat: Add template plugin 2024-02-13 13:41:56 +11:00
4f163756de feat: Add automation plugin
All checks were successful
Build Docker / Build Image (push) Successful in 23s
2024-02-12 21:53:17 +11:00
dc240bb1a7 fix: Hashing algorithm wasn't returning a consistent hash
All checks were successful
Build Docker / Build Image (push) Successful in 27s
2024-02-08 21:02:25 +11:00
0c0125b40c feat: Block new plugins from running until they have been verified
All checks were successful
Build Docker / Build Image (push) Successful in 42s
2024-02-08 14:33:27 +11:00
798bac1d2f feat: Finish v1 of plugins
All checks were successful
Build Docker / Build Image (push) Successful in 32s
2024-02-07 13:58:03 +11:00