aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-30fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem4-591/+86
2025-08-27feat: Add a bookmark skeleton for searchMohamed Bassem2-2/+86
2025-08-24u18n: Update french translation.json (#1866)Vivien1-1/+1
2025-08-24fix: fix nextjs warning about dialog without title in bookmark previewMohamedBassem2-1/+13
2025-08-24fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem4-17/+34
2025-08-23fix(web): Fix hydration errors in add api key pageMohamedBassem1-14/+7
2025-08-23fix: preserve selected section in link preview in query paramsMohamedBassem1-2/+4
2025-08-23fix: Hide bookmark global actions when there's no bookmark grid shownMohamedBassem3-3/+27
2025-08-23fix(security): Add CSP policies on asset serving pathMohamedBassem1-0/+1
2025-08-22fix: Remove dev indicator config from nextjs configMohamedBassem1-4/+0
2025-08-22fix(web): Fix dark mode titles for public listsMohamedBassem1-4/+4
2025-08-22feat: Add confirmations to background job actionsMohamedBassem2-25/+40
2025-08-21feat: A redesigned background jobs page. #1551MohamedBassem4-202/+499
2025-08-20Revert "deps: Upgrade nextjs to 15.5"MohamedBassem3-16/+27
2025-08-20deps: Upgrade nextjs to 15.5MohamedBassem3-27/+16
2025-08-20fix(web): Suppress hydration warning on root htmlMohamedBassem1-1/+5
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem18-104/+239
2025-08-20fix: renamed export filename to karakeep (#1829)David Pearson1-1/+1
2025-08-20feat: Render human tags before AI tags (#1740)haappi2-19/+26
2025-08-04feat: Add an error boundary around the custom rendererMohamedBassem1-2/+35
2025-08-03feat(web): Add special cards for specific websites. Fixes #1344MohamedBassem10-2/+466
2025-08-04fix: Merge the quota columns in the user listsMohamed Bassem1-8/+2
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem1-2/+2
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem1-42/+5
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem3-2/+7
2025-07-27chore: More turbo fixesMohamedBassem2-3/+4
2025-07-26deps: Upgrade viteMohamed Bassem1-4/+4
2025-07-26refactor: Extract the importing logic into its own hookMohamed Bassem2-258/+268
2025-07-26feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem7-72/+152
2025-07-26feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem1-1/+49
2025-07-26fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem3-0/+5
2025-07-26feat: Hide AI settings tab if inference is not configured. #1781Mohamed Bassem1-19/+19
2025-07-26fix: Stop forcing next-auth to read email from id_token. Fixes #410Mohamed Bassem1-1/+0
2025-07-26fix: Drop legacy container noticeMohamed Bassem1-19/+0
2025-07-26deps: Upgrade trpcMohamed Bassem1-3/+3
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem2-1/+2
2025-07-19i18n: Sync weblate translationsHosted Weblate30-90/+3362
2025-07-19fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem1-1/+1
2025-07-19feat(web): Slightly nicer looking tags pageMohamed Bassem3-80/+94
2025-07-19fix: Fix edit list modal not clearing parentMohamed Bassem1-1/+1
2025-07-19feat: Add a proper reader modeMohamed Bassem9-163/+548
2025-07-17fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem1-1/+1
2025-07-14fix: Clear search history on logoutMohamed Bassem3-15/+20
2025-07-14feat: adding search history #1541 (#1627)lexafaxine3-32/+170
2025-07-13feat: markdown file upload support (#1647) (#1672)Rodrigo Santos1-3/+20
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem5-58/+527
2025-07-13feat: Add delete account supportMohamed Bassem2-0/+184
2025-07-13fix: Drop auth failure loggerMohamed Bassem1-10/+3
2025-07-12fix(web): Fix the alignment in the user options pageMohamed Bassem1-4/+1
2025-07-12deps: Upgrade drizzleMohamed Bassem1-1/+1