aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-22fix: Nested Lists do not fit well in browser extension window #535 (#553)kamtschatka2-2/+2
2024-11-24fix(extension): Fix dev build. Fixes #670MohamedBassem1-1/+1
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem1-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-22release: Release mobile and extension to include SSO changesMohamedBassem1-1/+1
2024-09-21feature(extension): Allow login directly with an API keykamtschatka1-8/+86
2024-08-31build: Fix sherif failures by sorting depsMohamedBassem1-1/+1
2024-08-18fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem4-4/+13
2024-08-18release(extension): Release version 1.2.2MohamedBassem1-1/+1
2024-08-18[extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka4-20/+82
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...kamtschatka4-1/+66
2024-05-25release(extension): Bump extension version to 1.2.1MohamedBassem1-1/+1
2024-05-25fix(extension): Drop the https restriction in firefox. Fixes #23kamtschatka1-0/+3
2024-04-23release(extension): Release version 1.2.0MohamedBassem1-1/+1
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem11-8/+549
2024-04-23ui(extension): Use shadcn and better dark mode supportMohamedBassem17-100/+352
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...MohamedBassem2-10/+11
2024-04-01fix(extension): Bump extension version to 1.2.2 to fix the incorrectly upload...MohamedBassem1-1/+1
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem11-23/+35
2024-03-29ui(extension): Update logo and bump versionMohamedBassem3-5/+4
2024-03-27fix(extension): Fix ugly looking popup in dark mode. Fixes #30MohamedBassem2-10/+8
2024-03-27fix: Fix allow links with trailing slashes in extension configuration. Fixes #18MohamedBassem1-1/+1
2024-03-26feature: Prepare the extension for submission to mozilla addon storeMohamedBassem5-0/+5
2024-03-26ui: Migrate to the new logo everywhereMohamedBassem4-0/+0
2024-03-23chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem1-2/+0
2024-03-19build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem1-1/+1
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem6-7/+6
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem30-0/+761