Commit graph

18 commits

Author SHA1 Message Date
b70818f774 Added a forced sync at startup if there's no DB pre-existing, to handle a bug in GUI with no application versions. Isolated application_version database calls to their own module. And fixed a bug in SyncController to catch if application_version updates and split them into the different tables. 2026-08-05 02:45:52 -04:00
46c8721a1a Sync from the main app streamlines into the Connect module, to do async bulk sync. Additionally ApplicationVersion was transitioned from manual SQL to the ORM, for easier compatibility with the newer sync system. The side effect functions of this have been tested to be stable. 2026-08-04 20:17:45 -04:00
0ab1ac4168 Update file management-related logic 2026-02-11 09:48:08 +01:00
b325a0d23c Apply various performance improvements 2026-01-12 16:42:30 +01:00
06769eac62 Update and refactor existing codebase 2025-11-02 16:32:17 +01:00
7b56e2959c Update application version observer notification logic 2025-04-27 23:48:31 +02:00
d33a73bb96 Add support for embedded time zone data 2025-03-14 02:43:13 +01:00
9cb88ea386 Rename existing application download events 2024-12-08 03:15:09 +01:00
2ee1d50a13 Implement additional application download events 2024-12-08 02:59:36 +01:00
5ab9ba8c21 Improve application management-related logic 2024-09-21 00:02:04 +02:00
7235438a4a Update, refactor and extend file hash-related logic 2024-09-20 18:25:11 +02:00
fe92bbf351 Update string formating and improve file storage-related logic 2024-09-20 16:57:27 +02:00
d8d54d88d1 Update and refactor existing codebase 2024-09-20 02:41:41 +02:00
6a066ce3f4 Update and refactor existing codebase 2024-09-19 17:54:56 +02:00
864c9c3242 Update and refactor synchronization-related logic 2024-09-19 17:52:41 +02:00
68989396cd Add support for package format revisions and file hashes 2024-09-19 00:40:52 +02:00
792c416274 Improve application version retrieval logic 2024-09-18 21:34:21 +02:00
d6c9664345 Initial commit 2024-09-11 19:39:33 +02:00