aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/package.json (unfollow)
Commit message (Expand)AuthorFilesLines
2024-12-31chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)1-0/+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-08-31build: Fix sherif failures by sorting depsMohamedBassem1-1/+1
2024-08-18fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem1-1/+1
2024-08-18[extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka1-0/+1
2024-04-23feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem1-0/+1
2024-04-23ui(extension): Use shadcn and better dark mode supportMohamedBassem1-4/+13
2024-04-07feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem1-0/+1
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-0/+1
2024-03-19build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-7/+18
2024-03-05extension: Use react-query and trpc in the extensionMohamedBassem1-0/+7
2024-03-04deps: Remove unused deps from extension deps listMohamedBassem1-3/+0
2024-02-13feature: Add a dismiss button to the browser popupMohamedBassem1-0/+1
2024-02-12WIP: Implement saving page functionality in browser extensionMohamedBassem1-1/+8
2024-02-12Add the scafolding for the browser extensionMohamedBassem1-0/+32