aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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