| Age | Commit message | Author | Files | +/- |
|---|---|---|---|---|
| release: Release mobile and extension to include SSO changes | MohamedBassem | 2 | -4/+4 | |
feature(extension): Allow login directly with an API key …* [Feature request] NextAuth Providers for OAuth/SSO #92 Added API key based authentication to the extension to make the extension usable when OAuth is in use * Minor UI tweak --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 2 | -9/+96 | |
| build: Fix sherif failures by sorting deps | MohamedBassem | 6 | -12/+12 | |
| fix(extension): Upgrade crxjs to 2.0 to add support for firefox | MohamedBassem | 6 | -87/+73 | |
| release(extension): Release version 1.2.2 | MohamedBassem | 1 | -1/+1 | |
[extension] Add context menu item in the browser extension. Fixes #155 (#278) …* Add context menu item in the browser extension #155 Added a context menu entry to add links directly to hoarder * Formalize protocol between extension and service worker, add support for text/images beside links * fix build --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 6 | -31/+101 | |
feature(cli): Allow updating tags/lists from CLI (#211) …* Improve the CLI #209 added the possibility to assign tags to bookmarks while creating added the possibility to assign a newly created to a list right away added the possibility to add and remove tags from bookmarks * minor tweaks --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 5 | -47/+182 | |
refactor: added the bookmark type to the database (#256) …* refactoring asset types Extracted out functions to silently delete assets and to update them after crawling Generalized the mapping of assets to bookmark fields to make extending them easier * Added the bookmark type to the database Introduced an enum to have better type safety cleaned up the code and based some code on the type directly * add BookmarkType.UNKNWON * lint and remove unused function --------- Co-authored-by: MohamedBassem <me@mbassem.com> |
kamtschatka | 27 | -120/+1266 | |
feature(extension): Add a context menu to open your hoarder saves. Fixes #188… …* 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> |
kamtschatka | 4 | -1/+66 | |
| release(extension): Bump extension version to 1.2.1 | MohamedBassem | 1 | -1/+1 | |
fix(extension): Drop the https restriction in firefox. Fixes #23 …added csp rule to allow firefox to connect to http endpoints Co-authored-by: kamtschatka <simon.schatka@gmx.at> |
kamtschatka | 1 | -0/+3 | |
| release(extension): Release version 1.2.0 | MohamedBassem | 1 | -1/+1 | |
| feature(extension): Allow adding tags and lists to newly hoarded bookmarks | MohamedBassem | 16 | -9/+617 | |
| ui(extension): Use shadcn and better dark mode support | MohamedBassem | 18 | -100/+396 | |
| fix: Delete the API key on logout from phone or extension | MohamedBassem | 11 | -92/+84 | |
| feature: Extract hook logic into separate package and add a new action bar in… | MohamedBassem | 23 | -330/+672 | |
| fix(extension): Bump extension version to 1.2.2 to fix the incorrectly uploaded… | MohamedBassem | 1 | -1/+1 | |
| format: Add missing lint and format, and format the entire repo | MohamedBassem | 57 | -192/+255 | |
| ui(extension): Update logo and bump version | MohamedBassem | 3 | -5/+4 | |
| fix(extension): Fix ugly looking popup in dark mode. Fixes #30 | MohamedBassem | 2 | -10/+8 | |
| fix: Fix allow links with trailing slashes in extension configuration. Fixes #18 | MohamedBassem | 1 | -1/+1 | |
| feature: Prepare the extension for submission to mozilla addon store | MohamedBassem | 5 | -0/+5 | |
| ui: Migrate to the new logo everywhere | MohamedBassem | 41 | -38/+460 | |
| chore: Refactor tailwind in all apps to use the tooling package | MohamedBassem | 19 | -503/+426 | |
| build: Upgrade pnpm to v9 alpha, might regret it later | MohamedBassem | 4 | -9698/+14194 | |
| lint: Lint and format the entire repo with the new configs | MohamedBassem | 122 | -411/+424 | |
| structure: Create apps dir and copy tooling dir from t3-turbo repo | MohamedBassem | 396 | -9511/+10350 |