hishtory/shared
David Dworken 65d1ebfd07
Implement restrictions on default column searching for #268 (#274)
* Implement restrictions on default column searching for #268

* Add better docs for config-set excluded-default-search-columns

* Enable debugging

* Clean up server binaries to avoid wasting disk space

* Add tests

* Swap from configuring excluded columns to configuring included columns, to prep for future changes where we may add support for other default columns

* Reduce gotestsum re-runs since tests are less flaky nowadays

* Fix bug in lib.where(...) function that failed to trim the args list and caused DB query correctness issues

* Disable tmate debugging

* Update goldens
2025-01-18 11:25:07 -08:00
..
ai Add support for fully offline binary via compile-time 'offline' tag (#272) 2024-12-31 09:42:41 -08:00
testutils Implement restrictions on default column searching for #268 (#274) 2025-01-18 11:25:07 -08: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