Andrew Lalis andrew
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 closed issue andrew/perfin#20 2024-07-20 22:41:07 +00:00
Migrate Actions!
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#9 2024-07-20 22:40:42 +00:00
Add Data Exports
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#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…

andrew pushed to main at andrew/perfin 2024-07-20 22:38:25 +00:00
b91b0a8263 Set version to 1.19.0
andrew pushed to main at andrew/perfin 2024-07-20 22:35:26 +00:00
6b63b777cf Added tests!
andrew pushed to main at andrew/perfin 2024-07-20 21:55:48 +00:00
71cc5b1612 Added more documentation to PerfinApp.java, and added JSON export.
andrew pushed to main at andrew/perfin 2024-07-20 18:58:16 +00:00
6d720b9645 Set version to 1.18.0
andrew pushed to main at andrew/perfin 2024-07-20 18:57:43 +00:00
408d5e415d Added export to file button with CSV support.
andrew pushed to main at andrew/perfin 2024-07-13 02:10:59 +00:00
3908515ca4 Set version to 1.17.0
andrew pushed to main at andrew/perfin 2024-07-13 02:08:20 +00:00
b74119a233 Added credit limit and general purpose credit card properties to only credit card accounts.
andrew pushed to main at andrew/perfin 2024-07-10 21:06:28 +00:00
2abbd6ca43 Set version to 1.16.0
andrew pushed to main at andrew/perfin 2024-07-10 21:05:13 +00:00
f23d2c85a9 Added updates to use and show asset value of brokerage accounts.