aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/src (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-08fix(extension): dont store tab title when saving links or images. fixes #2462Mohamed Bassem1-1/+5
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem8-51/+77
2026-01-19feat(extension): autofocus on note open (#2366)Snoww1-0/+1
2025-11-23fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem1-24/+26
2025-11-09feat(extension): Add custom header support for extension (#2111)Mohamed Bassem6-7/+204
2025-11-08feat(extension): Allow writing notes directly in the extension (#2104)Mohamed Bassem3-0/+132
2025-11-03feat(extension): add tab bookmark badge indicator (#1745)qixing-jk12-142/+792
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem1-1/+5
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem1-1/+1
2025-09-13feat(extension): add current tab title while saving from extension (#1930)Abel1-0/+1
2025-09-07fix: fix tag flicker caused by tag sortingMohamed Bassem1-14/+10
2025-09-07fix(extension): constrain height to prevent viewport overflow (#1580) (#1895)qixing-jk3-20/+222
2025-09-07feat(extension): Add theme and dynamic icon support (#1894)qixing-jk5-28/+216
2025-08-20feat: Render human tags before AI tags (#1740)haappi1-10/+14
2025-06-07feat(extension): add a keyboard shortcut to save page (#1532)Steven Conaway1-22/+55
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-1/+1
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo3-16/+16
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem10-11/+11
2025-04-06fix(extension): Update extension logo and nameMohamedBassem1-2/+2
2025-03-12fix(extension): Fix handling for empty storage. #10MohamedBassem1-13/+36
2025-03-09fix(extension): Fix extension setting hook not firing on setting change. #10MohamedBassem1-9/+36
2025-02-09feat: add URL protocol validation to extension and mobile app (#996)Ahmad Mujahid1-0/+10
2024-12-22fix: Nested Lists do not fit well in browser extension window #535 (#553)kamtschatka2-2/+2
2024-10-12feature: Allow to disable default password login after SSO is configured. Fix...kamtschatka1-5/+1
2024-10-05feature: Persevere the source URL of clipped texts from the extension.MohamedBassem1-1/+1
2024-09-21feature(extension): Allow login directly with an API keykamtschatka1-8/+86
2024-08-18fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem1-1/+3
2024-08-18[extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka3-20/+81
2024-07-27feature(cli): Allow updating tags/lists from CLI (#211)kamtschatka1-2/+2
2024-07-01refactor: added the bookmark type to the database (#256)kamtschatka1-1/+2
2024-06-09feature(extension): Add a context menu to open your hoarder saves. Fixes #188...kamtschatka2-0/+60
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem10-8/+548
2024-04-23ui(extension): Use shadcn and better dark mode supportMohamedBassem12-95/+320
2024-04-09fix: Delete the API key on logout from phone or extensionMohamedBassem4-43/+11
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-10/+10
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem9-21/+31
2024-03-29ui(extension): Update logo and bump versionMohamedBassem1-4/+3
2024-03-27fix(extension): Fix ugly looking popup in dark mode. Fixes #30MohamedBassem1-2/+2
2024-03-27fix: Fix allow links with trailing slashes in extension configuration. Fixes #18MohamedBassem1-1/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem4-3/+4
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem16-0/+586