| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(web): Handle user deletion more gracefully | Mohamed Bassem | 2025-09-14 | 1 | -4/+22 |
| | | |||||
| * | refactor: Extract meilisearch as a plugin | MohamedBassem | 2025-07-27 | 1 | -2/+2 |
| | | |||||
| * | feat(workers): Allow custmoizing max parallelism for a bunch of workers. ↵ | Mohamed Bassem | 2025-07-05 | 1 | -1/+1 |
| | | | | | Fixes #724 | ||||
| * | feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 2025-05-24 | 1 | -18/+24 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -1/+1 |
| | | |||||
| * | fix: Add missing list to PWA. Fixes #884 | Mohamed Bassem | 2025-02-23 | 1 | -2/+18 |
| | | |||||
| * | refactor: Refactor sidebar into a shared component | Mohamed Bassem | 2024-12-30 | 1 | -23/+66 |
| | | |||||
| * | feature(web): Introduce a new sticky navbar. Fixes 520 (#515) | Md Saban | 2024-10-12 | 1 | -13/+17 |
| | | | | | | | | | | | | | | * ui: add global header * fix: design fixes * fix: tests * fix navbar background, hide y scrollbar and change sidebar footer to show version --------- Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | feature(web): Async validate JWT account and sign out the user if they no ↵ | MohamedBassem | 2024-10-05 | 1 | -0/+2 |
| | | | | | longer exist | ||||
| * | ui(web): Show bookmark URL when maximizing a bookmark | MohamedBassem | 2024-04-24 | 1 | -0/+3 |
| | | |||||
| * | feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 2024-04-09 | 1 | -1/+1 |
| | | |||||
| * | fix(web): Consistent spacing in the content container in all pages. Fixes #40 | MohamedBassem | 2024-03-30 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Add dark mode support | MohamedBassem | 2024-03-23 | 1 | -1/+1 |
| | | |||||
| * | ui(web): Show an overlay when dragging is active | MohamedBassem | 2024-03-20 | 1 | -2/+1 |
| | | |||||
| * | fix(web): Only show demo mode banner in demo mode | MohamedBassem | 2024-03-19 | 1 | -1/+3 |
| | | |||||
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 1 | -0/+2 |
| | | |||||
| * | Feature: Add support for uploading images and automatically inferring their ↵ | Mohamed Bassem | 2024-03-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tags (#2) * feature: Experimental support for asset uploads * feature(web): Add new bookmark type asset * feature: Add support for automatically tagging images * fix: Add support for image assets in preview page * use next Image for fetching the images * Fix auth and error codes in the route handlers * Add support for image uploads on mobile * Fix typing of upload requests * Remove the ugly dragging box * Bump mobile version to 1.3 * Change the editor card placeholder to mention uploading images * Fix a typo * Change ios icon for photo library * Silence typescript error | ||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 1 | -1/+1 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+24 |
