aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem2025-10-261-0/+7
| | | | | | | * Add admin maintenance job to migrate large inline HTML * add cursor * more fixes
* refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem2025-10-261-6/+19
| | | | | * refactor: generalize admin maintenance queue * more fixes
* fix: Disable idempotency keys for searchMohamed Bassem2025-10-051-1/+2
|
* feat: Restate-based queue plugin (#2011)Mohamed Bassem2025-10-053-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: Initial restate integration * add retry * add delay + idempotency * implement concurrency limits * add admin stats * add todos * add id provider * handle onComplete failures * add tests * add pub key and fix logging * add priorities * fail call after retries * more fixes * fix retries left * some refactoring * fix package.json * upgrade sdk * some test cleanups
* fix: dont re-enqueue indexing for a bookmark already pending indexingMohamed Bassem2025-09-281-2/+5
|
* refactor: Move callsites to liteque to be behind a pluginMohamed Bassem2025-09-144-0/+212
|
* refactor: Extract quota logic into its own classMohamed Bassem2025-09-063-0/+95
|
* refactor: Extract meilisearch as a pluginMohamedBassem2025-07-276-0/+71