hishtory/shared
David Dworken 7ebb693cdb
Fix double-syncing error where devices receive entries from themselves #202 (#204)
* Fix double-syncing error where devices receive entries from themselves

* Fix incorrect error message

* Add TODO

* Update TestESubmitThenQuery after making query more efficient

* Update TestDeletionRequests and remove unnecessary asserts

* Swap server_test.go to using require

* Fix incorrect require due to typo
2024-04-14 22:53:28 -07:00
..
ai Add ability to configure custom OpenAI API endpoint for #186 (#194) 2024-03-26 22:13:57 -07:00
testutils Backup and restore .zhistory file in tests 2024-04-14 09:57:05 -07:00
data.go Fix double-syncing error where devices receive entries from themselves #202 (#204) 2024-04-14 22:53:28 -07:00
time.go use DateOnly as local constant instead of using the imported time package 2023-09-11 10:15:42 -04:00
utils.go Make deletion request processing happen in parallel to speed up query endpoint 2023-10-14 17:21:00 -07:00
version_test.go Add more thorough tests for updates 2023-10-09 21:41:30 -07:00
version.go Add more thorough tests for updates 2023-10-09 21:41:30 -07:00