Commit Graph

25 Commits

Author SHA1 Message Date
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00
Jon Staab aab3974879 Sort combined events in repository.query 2025-01-02 16:49:12 -08:00
Jon Staab 81af45a4a3 Improve repository query performance 2025-01-02 13:37:10 -08:00
Jon Staab c1e9d99ad9 Add parameter to optimize repository.query, auto-connect when sending, optimize storage adapters 2025-01-02 09:27:35 -08:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab 8825ed4d57 Fix tags on deletes other than a/e 2024-12-16 13:30:17 -08:00
Jon Staab 672a679e01 Fix reporting duplicate events from load 2024-10-22 10:16:52 -07:00
Jon Staab af3f951bdd Fix duplicates in repository derived stores 2024-10-18 16:37:47 -07:00
Jon Staab 538a7c51af Fix conflict on removed values in repository 2024-10-18 15:55:56 -07:00
Jon Staab f7e570d868 Add abort to thunk 2024-10-16 12:07:57 -07:00
Jon Staab 1ef7c1c59f Make repository.load sync, move migrate into adapters 2024-09-27 13:02:02 -07:00
Jon Staab 8230d7a9f6 Add a few utilities 2024-09-19 09:13:58 -07:00
Jon Staab 6ee79eb219 Move router into app, and out of util 2024-09-03 16:39:06 -07:00
Jon Staab 8a8bea71be Add message to handlers 2024-08-27 11:54:04 -07:00
Jon Staab 8d3ca2ef6a Remove CustomEvent 2024-08-19 08:59:39 -07:00
Jon Staab 149c29472c Get rid of domain module, allow app to override default event type 2024-08-13 15:45:25 -07:00
Jon Staab 5a63273b9d Remove generics for event type 2024-08-13 09:30:55 -07:00
Jon Staab 5d2186825b Add memoize and batcher, bump versions 2024-08-12 11:17:27 -07:00
Jon Staab cfb0d01316 Add isDeletedByAddress 2024-07-22 11:54:19 -07:00
Jon Staab f6b10ee7b6 Only notify about events that were actually loaded on initial repository load 2024-07-19 11:44:58 -07:00
Jon Staab 68ee77540f Handle empty tags in repository, tweak dvm types 2024-07-19 09:14:04 -07:00
Jon Staab f5ff16a5c0 Tweak duplicate handling in repository 2024-07-18 16:40:24 -07:00
Jon Staab b9494e1787 Fix isDeleted 2024-07-18 13:47:58 -07:00
Jon Staab 488b8a7f2a Notify when clearing repository 2024-06-12 13:34:25 -07:00
Jon Staab 39ca2fe6aa Put everything in src directories 2024-06-12 09:34:45 -07:00