Commit graph

20 commits

Author SHA1 Message Date
8da4978498 Linter bug fixes. Mostly undeclared, unused, or missing imports. One or two outright typos. There's still issues with undeclared types that need to be fixed after api connection refactor is fully implemented. 2026-08-05 12:03:11 -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
2aa077a400 Big Transition: Location & Operator turned into SQLAlchemy models. This forces a change across baseprofile, Locationcontroller, and even GUIs type handling 2026-06-27 17:10:28 -04:00
dc46d4136a Sync streamline introduced for cached data 2026-06-22 17:30:42 -04:00
6dfd5993a2 Update and refactor existing codebase 2026-01-18 05:02:54 +01:00
b325a0d23c Apply various performance improvements 2026-01-12 16:42:30 +01:00
b2e260475b Add support for non-proxy capable locations 2025-11-18 02:40:41 +01:00
9d920b1cf6 Update location operator-related logic 2025-11-07 02:14:22 +01:00
31a70eea5e Implement support for location operators 2025-11-03 23:52:37 +01:00
8c8892bbd4 Implement support for location providers 2025-11-03 22:32:22 +01:00
06769eac62 Update and refactor existing codebase 2025-11-02 16:32:17 +01:00
f7ee1fd4fc Update client version synchronization path 2025-05-01 23:58:57 +02:00
d33a73bb96 Add support for embedded time zone data 2025-03-14 02:43:13 +01:00
fd6948a6a3 Implement support for country subdivisions 2025-03-13 19:15:23 +01:00
ac125b9cb7 Implement support for client-side key generation 2025-02-25 23:00:02 +01:00
9e9d825bb8 Remove redundant variable type check 2025-02-22 10:17:31 +01:00
fe92bbf351 Update string formating and improve file storage-related logic 2024-09-20 16:57:27 +02:00
6a066ce3f4 Update and refactor existing codebase 2024-09-19 17:54:56 +02:00
68989396cd Add support for package format revisions and file hashes 2024-09-19 00:40:52 +02:00
d6c9664345 Initial commit 2024-09-11 19:39:33 +02:00