| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Move bookmark utils from shared-react to shared | Mohamed Bassem | 2025-05-31 | 1 | -1/+1 |
| | | |||||
| * | feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662 | Mohamed Bassem | 2025-05-24 | 1 | -5/+21 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -2/+2 |
| | | |||||
| * | feat: Allow editing bookmark details | MohamedBassem | 2025-04-08 | 1 | -1/+2 |
| | | |||||
| * | feature: Persevere the source URL of clipped texts from the extension. | MohamedBassem | 2024-10-05 | 1 | -16/+3 |
| | | | | | Fixes #448 | ||||
| * | fix(web): removing referrer header when clicking on links. Fixes #387 (#388) | kamtschatka | 2024-09-14 | 1 | -3/+9 |
| | | | | added "noreferrer" to the links to prevent sending referrers to bookmarked pages | ||||
| * | refactor: Extract the bookmark polling logic into a separate shared component | MohamedBassem | 2024-06-09 | 1 | -29/+1 |
| | | |||||
| * | ui(web): Fixed overflow issues for very long titles (#152) | Cari | 2024-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | * ui(web): Titles that exceed the allotted space now terminate with an ellipsis ui(web): Very long titles now break in edit mode instead of overflowing horizontally * ui(web): Titles on bookmark cards longer than two lines will terminate with an ellipsis ui(web): Tooltips for long titles now wrap to multiple lines as needed ui(web): Aligned titles in preview panes to the left margin | ||||
| * | fix(web): Fix missing link card image in list view | MohamedBassem | 2024-04-23 | 1 | -1/+1 |
| | | |||||
| * | fix: Use next/image for serving bookmark images | MohamedBassem | 2024-04-20 | 1 | -11/+28 |
| | | |||||
| * | feature: Download images and screenshots | MohamedBassem | 2024-04-20 | 1 | -5/+6 |
| | | |||||
| * | refactor: Move the shared types to the shared package | MohamedBassem | 2024-04-18 | 1 | -1/+1 |
| | | |||||
| * | feature: Add title to bookmarks and allow editing them. Fixes #27 | MohamedBassem | 2024-04-15 | 1 | -1/+1 |
| | | |||||
| * | feature(web): Allow changing the bookmark grid layout (#98) | Mohamed Bassem | 2024-04-14 | 1 | -58/+67 |
| | | |||||
| * | feature(web): Add dark mode support | MohamedBassem | 2024-03-23 | 1 | -1/+1 |
| | | |||||
| * | fix: Fix open links in new tabs when clicking on the card banner | MohamedBassem | 2024-03-21 | 1 | -1/+1 |
| | | |||||
| * | ui(web): Change TagsEditor to auto save on edit and extract ActionBar to its ↵ | MohamedBassem | 2024-03-17 | 1 | -18/+2 |
| | | | | | own component | ||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 1 | -6/+8 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 1 | -0/+114 |
