aboutsummaryrefslogtreecommitdiffstats
path: root/packages/api/routes (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add prometheus monitoring. Fixes #758Mohamed Bassem2025-07-061-0/+16
* refactor: Move the health endpoint to hono as wellMohamed Bassem2025-07-041-0/+16
* refactor: Move the trpc endpoint to honoMohamed Bassem2025-07-041-0/+28
* fix: Change public image's signed tokens to be time aligned for better cachingMohamed Bassem2025-06-211-0/+2
* feat(ui): Improve the look of the public bookmarks pageMohamed Bassem2025-06-071-6/+11
* fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2025-06-072-42/+51
* feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125Mohamed Bassem2025-06-011-1/+68
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-013-53/+53
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-311-0/+51
* feat(api): Expose the endpoint to create a new tagMohamed Bassem2025-05-181-1/+11
* refactor: Migrate from NextJs's API routes to Hono based routes for the API (...Mohamed Bassem2025-05-186-0/+553