| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature(extension): Add a context menu to open your hoarder saves. Fixes ↵ | kamtschatka | 2024-06-09 | 4 | -1/+66 |
| | | | | | | | | | | | | | | | | | | #188 (#206) * Feature request: Browser extension "Open your Hoarder saves" #188 Adds a context menu entry when a hoarder instance is configured and removes it again, if it is not configured anymore * Feature request: Browser extension "Open your Hoarder saves" #188 moved storage related functions to settings.ts fixed issues with context menu registration * only fire callback when the settings change --------- Co-authored-by: kamtschatka <simon.schatka@gmx.at> Co-authored-by: MohamedBassem <me@mbassem.com> | ||||
| * | release(extension): Bump extension version to 1.2.1 | MohamedBassem | 2024-05-25 | 1 | -1/+1 |
| | | |||||
| * | fix(extension): Drop the https restriction in firefox. Fixes #23 | kamtschatka | 2024-05-25 | 1 | -0/+3 |
| | | | | | | added csp rule to allow firefox to connect to http endpoints Co-authored-by: kamtschatka <simon.schatka@gmx.at> | ||||
| * | release(extension): Release version 1.2.0 | MohamedBassem | 2024-04-23 | 1 | -1/+1 |
| | | |||||
| * | feature(extension): Allow adding tags and lists to newly hoarded bookmarks | MohamedBassem | 2024-04-23 | 11 | -8/+549 |
| | | |||||
| * | ui(extension): Use shadcn and better dark mode support | MohamedBassem | 2024-04-23 | 17 | -100/+352 |
| | | |||||
| * | fix: Delete the API key on logout from phone or extension | MohamedBassem | 2024-04-09 | 4 | -43/+11 |
| | | |||||
| * | feature: Extract hook logic into separate package and add a new action bar ↵ | MohamedBassem | 2024-04-07 | 2 | -10/+11 |
| | | | | | in bookmark preview | ||||
| * | fix(extension): Bump extension version to 1.2.2 to fix the incorrectly ↵ | MohamedBassem | 2024-04-01 | 1 | -1/+1 |
| | | | | | uploaded bundle to chrome store | ||||
| * | format: Add missing lint and format, and format the entire repo | MohamedBassem | 2024-03-30 | 11 | -23/+35 |
| | | |||||
| * | ui(extension): Update logo and bump version | MohamedBassem | 2024-03-29 | 3 | -5/+4 |
| | | |||||
| * | fix(extension): Fix ugly looking popup in dark mode. Fixes #30 | MohamedBassem | 2024-03-27 | 2 | -10/+8 |
| | | |||||
| * | fix: Fix allow links with trailing slashes in extension configuration. Fixes #18 | MohamedBassem | 2024-03-27 | 1 | -1/+1 |
| | | |||||
| * | feature: Prepare the extension for submission to mozilla addon store | MohamedBassem | 2024-03-26 | 5 | -0/+5 |
| | | |||||
| * | ui: Migrate to the new logo everywhere | MohamedBassem | 2024-03-26 | 4 | -0/+0 |
| | | |||||
| * | chore: Refactor tailwind in all apps to use the tooling package | MohamedBassem | 2024-03-23 | 1 | -2/+0 |
| | | |||||
| * | build: Upgrade pnpm to v9 alpha, might regret it later | MohamedBassem | 2024-03-19 | 1 | -1/+1 |
| | | |||||
| * | lint: Lint and format the entire repo with the new configs | MohamedBassem | 2024-03-14 | 6 | -7/+6 |
| | | |||||
| * | structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 2024-03-14 | 30 | -0/+761 |
