| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: Hide bookmark global actions when there's no bookmark grid shown | MohamedBassem | 2025-08-23 | 1 | -0/+9 |
| | | |||||
| * | feat: Configurable number of grid columns. Fixes #1713 | Mohamed Bassem | 2025-07-26 | 1 | -6/+17 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -1/+1 |
| | | |||||
| * | feat(web): A slightly better looking banner when no bookmarks are found | MohamedBassem | 2025-04-06 | 1 | -1/+2 |
| | | |||||
| * | fix: Add error boundary around bookmark cards | Mohamed Bassem | 2025-03-09 | 1 | -3/+7 |
| | | |||||
| * | feature(web): Add infinite scrolling support | MohamedBassem | 2024-09-28 | 1 | -0/+9 |
| | | |||||
| * | feature(web): Add a select all button to bulk actions | MohamedBassem | 2024-09-27 | 1 | -1/+10 |
| | | |||||
| * | feature(web): Add a compact layout. Fixes #379 | MohamedBassem | 2024-09-15 | 1 | -0/+1 |
| | | |||||
| * | refactor: Extract the bookmark polling logic into a separate shared component | MohamedBassem | 2024-06-09 | 1 | -25/+9 |
| | | |||||
| * | refactor: Move the shared types to the shared package | MohamedBassem | 2024-04-18 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Allow changing the bookmark grid layout (#98) | Mohamed Bassem | 2024-04-14 | 1 | -11/+33 |
| | | |||||
| * | feature(web): Allow uploading directly into lists/tags. Fixes #69 | MohamedBassem | 2024-04-09 | 1 | -11/+10 |
| | | |||||
| * | feature(web): Add dark mode support | MohamedBassem | 2024-03-23 | 1 | -1/+1 |
| | | |||||
| * | fix(web): Greatly improve the search feeling by removing the flicker | MohamedBassem | 2024-03-20 | 1 | -22/+9 |
| | | |||||
| * | fix(web): Show editor card when there are no bookmarks | MohamedBassem | 2024-03-19 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Add support for demo mode | MohamedBassem | 2024-03-19 | 1 | -0/+1 |
| | | |||||
| * | Feature: Add support for uploading images and automatically inferring their ↵ | Mohamed Bassem | 2024-03-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | feature: Implemente pagination support | MohamedBassem | 2024-03-17 | 1 | -12/+35 |
| | | |||||
| * | ui(web): Add an editor card inline in the bookmark grid and remove the top ↵ | MohamedBassem | 2024-03-16 | 1 | -8/+17 |
| | | | | | nav buttons | ||||
| * | ui(web): Change the text in cards to be less aggressive | MohamedBassem | 2024-03-15 | 1 | -1/+1 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 1 | -5/+10 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+64 |
