aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/src/OptionsPage.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-23ui(extension): Use shadcn and better dark mode supportMohamedBassem1-3/+6
2024-04-09fix: Delete the API key on logout from phone or extensionMohamedBassem1-1/+6
2024-03-30format: Add missing lint and format, and format the entire repoMohamedBassem1-3/+4
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-05build: Fix the web buildMohamedBassem1-1/+1
2024-03-05extension: Fix the infinite loading of the options pageMohamedBassem1-10/+9
2024-03-05extension: Add the logo to multiple pages in the extensionMohamedBassem1-0/+2
2024-03-05extension: Instead of manually creating api keys, let users exchange their us...MohamedBassem1-61/+10
2024-03-05extension: Show who the logged in user is in the extension optionsMohamedBassem1-4/+56
2024-03-05extension: Use react-query and trpc in the extensionMohamedBassem1-3/+3
2024-03-01feature: Default server address for the bookmark and a spinner while its savingMohamedBassem1-11/+27
2024-02-13feature: A usable, yet ugly browser extensionMohamedBassem1-13/+2
2024-02-12WIP: Implement saving page functionality in browser extensionMohamedBassem1-0/+53