Andrew Lalis andrew
andrew renamed repository from http-primitives to Handy-Http/primitives 2024-08-13 19:30:57 +00:00
andrew renamed repository from http-client to Handy-Http/client 2024-08-13 19:30:29 +00:00
andrew renamed repository from http-transport to Handy-Http/transport 2024-08-13 19:30:21 +00:00
andrew created repository Handy-Http/client 2024-08-13 19:23:44 +00:00
andrew created repository Handy-Http/websockets 2024-08-13 19:20:59 +00:00
andrew created repository Handy-Http/primitives 2024-08-13 19:19:47 +00:00
andrew pushed to main at andrew/mc-server-manager 2024-08-10 18:29:32 +00:00
6c7688e80a Fixed agent auto-shutting down servers.
andrew pushed to main at andrew/mc-server-manager 2024-08-05 16:15:27 +00:00
cf13456e18 Changed webpage servers refresh rate from 1s to 3s.
andrew pushed to main at andrew/mc-server-manager 2024-08-05 16:13:41 +00:00
0df816689c Re-enabled scheduled tasks after fixing scheduled lib.
andrew pushed to main at andrew/mc-server-manager 2024-08-04 23:06:28 +00:00
7a34d5bb34 Added potential implementation for scheduled jobs.
andrew pushed to main at andrew/mc-server-manager 2024-08-03 18:15:47 +00:00
82bfb474d8 Improved security by removing hard-coded keys and refactoring agent logic.
andrew pushed to main at andrew/perfin 2024-07-22 00:25:17 +00:00
86ee9f8187 Added sample profile generator.
andrew pushed to main at andrew/perfin 2024-07-21 17:18:06 +00:00
36c29e0d06 Added function to clear search field when navigating to transactions view, if a selected transaction id is given.
andrew closed issue andrew/perfin#18 2024-07-20 22:41:17 +00:00
Expand transaction searching to include multi-select filtering on category, vendor, balance, etc.
andrew commented on issue andrew/perfin#20 2024-07-20 22:41:07 +00:00
Migrate Actions!

Not needed for now, since I build the .deb file locally for my own PC. If others want it, sure.

andrew closed issue andrew/perfin#20 2024-07-20 22:41:07 +00:00
Migrate Actions!
andrew commented on issue andrew/perfin#9 2024-07-20 22:40:42 +00:00
Add Data Exports

Added the ability to export results from SQL console. This should be sufficient for now.

andrew closed issue andrew/perfin#9 2024-07-20 22:40:42 +00:00
Add Data Exports
andrew closed issue andrew/perfin#16 2024-07-20 22:40:20 +00:00
Explore the possibility of using paid services to fetch live data
andrew commented on issue andrew/perfin#16 2024-07-20 22:40:20 +00:00
Explore the possibility of using paid services to fetch live data

Not really feasible for now tbh. Added the ability to report asset value for brokerage accounts, but beyond that, it would require a highly-individualized plugin for each brokerage or external…