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