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