aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Render human tags before AI tags (#1740)haappi2025-08-201-10/+14
* feat(extension): add a keyboard shortcut to save page (#1532)Steven Conaway2025-06-071-22/+55
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-311-1/+1
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-213-16/+16
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-1210-11/+11
* fix(extension): Update extension logo and nameMohamedBassem2025-04-061-2/+2
* fix(extension): Fix handling for empty storage. #10MohamedBassem2025-03-121-13/+36
* fix(extension): Fix extension setting hook not firing on setting change. #10MohamedBassem2025-03-091-9/+36
* feat: add URL protocol validation to extension and mobile app (#996)Ahmad Mujahid2025-02-091-0/+10
* fix: Nested Lists do not fit well in browser extension window #535 (#553)kamtschatka2024-12-222-2/+2
* feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka2024-10-121-5/+1
* feature: Persevere the source URL of clipped texts from the extension.MohamedBassem2024-10-051-1/+1
* feature(extension): Allow login directly with an API keykamtschatka2024-09-211-8/+86
* fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem2024-08-181-1/+3
* [extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka2024-08-183-20/+81
* feature(cli): Allow updating tags/lists from CLI (#211)kamtschatka2024-07-271-2/+2
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-1/+2
* feature(extension): Add a context menu to open your hoarder saves. Fixes #188...kamtschatka2024-06-092-0/+60
* feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem2024-04-2310-8/+548
* ui(extension): Use shadcn and better dark mode supportMohamedBassem2024-04-2312-95/+320
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-094-43/+11
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-071-10/+10
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-309-21/+31
* ui(extension): Update logo and bump versionMohamedBassem2024-03-291-4/+3
* fix(extension): Fix ugly looking popup in dark mode. Fixes #30MohamedBassem2024-03-271-2/+2
* fix: Fix allow links with trailing slashes in extension configuration. Fixes #18MohamedBassem2024-03-271-1/+1
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-144-3/+4
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-1416-0/+586