| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261 | Mohamed Bassem | 2025-04-21 | 1 | -0/+2 |
| | | |||||
| * | feat: add support for filtering by bookmark age (#1228) | Brandon Wong | 2025-04-13 | 1 | -0/+26 |
| | | |||||
| * | chore: Rename hoarder packages to karakeep | MohamedBassem | 2025-04-12 | 1 | -2/+2 |
| | | |||||
| * | feat: Add a search matcher for rss feed bookmarks | MohamedBassem | 2025-04-06 | 1 | -0/+11 |
| | | |||||
| * | feat: Add ability to filter by bookmark type | Mohamed Bassem | 2025-01-12 | 1 | -0/+16 |
| | | |||||
| * | fix: Change search endpoint to accept query as raw string | Mohamed Bassem | 2025-01-04 | 1 | -1/+1 |
| | | |||||
| * | fix: Add i18n for query explainer and add missing url matcher | Mohamed Bassem | 2025-01-02 | 1 | -14/+57 |
| | | |||||
| * | feat: Add support for smart lists (#802) | Mohamed Bassem | 2025-01-02 | 2 | -1/+26 |
| | | | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com> | ||||
| * | feat: Add support for searching for tagged and listed items | Mohamed Bassem | 2024-12-31 | 1 | -0/+14 |
| | | |||||
| * | feat: Add support for negative search terms | Mohamed Bassem | 2024-12-31 | 1 | -4/+8 |
| | | |||||
| * | feat: Introduce advanced search capabilities (#753) | Mohamed Bassem | 2024-12-31 | 2 | -9/+116 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: Implement search filtering in the backend * feat: Implement search language parser * rename matcher name * Add ability to interleve text * More fixes * be more tolerable to parsing errors * Add a search query explainer widget * Handle date parsing gracefully * Fix the lockfile * Encode query search param * Fix table body error * Fix error when writing quotes | ||||
| * | feature: Add i18n support. Fixes #57 (#635) | Mohamed Bassem | 2024-11-17 | 1 | -1/+3 |
| | | | | | | | | | | | | | | * feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now | ||||
| * | fix: Fix search input escape listener to only work when the input is in focus | Mohamed Bassem | 2024-10-27 | 1 | -1/+5 |
| | | |||||
| * | feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554) | kamtschatka | 2024-10-19 | 1 | -7/+44 |
| | | | | | | added ctrl+k to focus the search bar added escape to delete the input of the search bar fixed behavior of ctrl+e on windows, which would otherwise focus the chrome searchbar | ||||
| * | fix(web): Fix react error in search input | MohamedBassem | 2024-10-12 | 1 | -1/+0 |
| | | |||||
| * | fix(web): Reset search query and bulk edit when navigating away from the ↵ | MohamedBassem | 2024-10-12 | 1 | -3/+17 |
| | | | | | current page | ||||
| * | fix: Remove flicker from search bar | MohamedBassem | 2024-03-19 | 1 | -3/+2 |
| | | |||||
| * | ui(web): Add an editor card inline in the bookmark grid and remove the top ↵ | MohamedBassem | 2024-03-16 | 1 | -0/+2 |
| | | | | | nav buttons | ||||
| * | 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/+25 |
