AcadeDoc/apps/client/src/components
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
..
common feat: switch to cursor pagination (#1884) 2026-01-30 19:28:54 +00:00
icons feat: bulk page imports (#1219) 2025-06-09 04:29:27 +01:00
layouts/global feat: implement space and workspace icons (#1558) 2025-09-15 21:11:37 +01:00
settings feat: switch to cursor pagination (#1884) 2026-01-30 19:28:54 +00:00
ui feat: auto-tooltip component 2026-01-19 19:40:06 +00:00
theme-toggle.module.css feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00
theme-toggle.tsx feat: public page sharing (#1012) 2025-04-22 20:37:32 +01:00