| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: generate a random prometheus token on startup | MohamedBassem | 2025-08-22 | 1 | -2/+7 |
| | | |||||
| * | fix: Add karakeep_ prefix to hono's metrics | Mohamed Bassem | 2025-07-26 | 1 | -0/+1 |
| | | |||||
| * | feat: Add stripe based subscriptions | Mohamed Bassem | 2025-07-13 | 1 | -0/+44 |
| | | |||||
| * | feat(api): Expose the update user API in the openapi specs | Mohamed Bassem | 2025-07-12 | 1 | -0/+24 |
| | | |||||
| * | feat: Add prometheus monitoring. Fixes #758 | Mohamed Bassem | 2025-07-06 | 1 | -0/+16 |
| | | |||||
| * | refactor: Move the health endpoint to hono as well | Mohamed Bassem | 2025-07-04 | 1 | -0/+16 |
| | | |||||
| * | refactor: Move the trpc endpoint to hono | Mohamed Bassem | 2025-07-04 | 1 | -0/+28 |
| | | |||||
| * | fix: Change public image's signed tokens to be time aligned for better caching | Mohamed Bassem | 2025-06-21 | 1 | -0/+2 |
| | | |||||
| * | feat(ui): Improve the look of the public bookmarks page | Mohamed Bassem | 2025-06-07 | 1 | -6/+11 |
| | | |||||
| * | fix: Use a new public list metadata endpoint for metadata generation | Mohamed Bassem | 2025-06-07 | 2 | -42/+51 |
| | | |||||
| * | feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125 | Mohamed Bassem | 2025-06-01 | 1 | -1/+68 |
| | | |||||
| * | feat: Add support for public lists (#1511) | Mohamed Bassem | 2025-06-01 | 3 | -53/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP: public lists * Drop viewing modes * Add the public endpoint for assets * regen the openapi spec * proper handling for different asset types * Add num bookmarks and a no bookmark banner * Correctly set page title * Add a not-found page * merge the RSS and public list endpoints * Add e2e tests for the public endpoints * Redesign the share list modal * Make NEXTAUTH_SECRET not required * propery render text bookmarks * rebase migration * fix public token tests * Add more tests | ||||
| * | feat: Generate RSS feeds from lists (#1507) | Mohamed Bassem | 2025-05-31 | 1 | -0/+51 |
| | | | | | | | | | | | | * refactor: Move bookmark utils from shared-react to shared * Expose RSS feeds for lists * Add e2e tests * Slightly improve the look of the share dialog * allow specifying a limit in the rss endpoint | ||||
| * | feat(api): Expose the endpoint to create a new tag | Mohamed Bassem | 2025-05-18 | 1 | -1/+11 |
| | | |||||
| * | refactor: Migrate from NextJs's API routes to Hono based routes for the API ↵ | Mohamed Bassem | 2025-05-18 | 6 | -0/+553 |
| (#1432) * Setup Hono and migrate the highlights API there * Implement the tags and lists endpoint * Implement the bookmarks and users endpoints * Add the trpc error code adapter * Remove the old nextjs handlers * fix api key not found handling * Fix trpc error handling * Fix 204 handling * Fix search ordering * Implement the singlefile endpoint * Implement the asset serving endpoints * Implement webauth * Add hono as a catch all route under api * fix tests | |||||
