AcadeDoc/apps/client/src/features/search
Philip Okugbe 78b1c1a453
feat: switch to cursor pagination (#1884)
* add cursor pagination function

* support custom order modifier
* refactor returned object

* feat(db): migrate paginated endpoints to cursor-based pagination

* sync

* support hasPrevPage boolean

* feat(client): migrate pagination from offset to cursor-based

* support beforeCursor/prevCursor

* wrap search results in items array for API consistency
2026-01-30 19:28:54 +00:00
..
components feat: switch to cursor pagination (#1884) 2026-01-30 19:28:54 +00:00
hooks feat(EE): AI vector search (#1691) 2025-12-01 11:50:25 +00:00
queries feat(EE): full-text search in attachments (#1502) 2025-09-02 05:27:01 +01:00
services feat: switch to cursor pagination (#1884) 2026-01-30 19:28:54 +00:00
types feat(EE): full-text search in attachments (#1502) 2025-09-02 05:27:01 +01:00
constants.ts feat: enhance public sharing (#1057) 2025-04-23 14:32:35 +01:00