| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chore: add format:fix and lint:fix scripts to all packages | Mohamed Bassem (aider) | 2024-12-31 | 1 | -0/+2 | |
| | | ||||||
| * | fix: Nested Lists do not fit well in browser extension window #535 (#553) | kamtschatka | 2024-12-22 | 2 | -2/+2 | |
| | | | | increased size to have the same size as the input field that triggers it | |||||
| * | fix(extension): Fix dev build. Fixes #670 | MohamedBassem | 2024-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | deps(mobile): Upgrade to Expo 52 (#692) | Mohamed Bassem | 2024-11-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | * fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar | |||||
| * | feature: Allow to disable default password login after SSO is configured. ↵ | kamtschatka | 2024-10-12 | 1 | -5/+1 | |
| | | | | | | | | | | | Fixes #406 (#502) * [Feature Request] Allow to disable default password log in after SSO is configured #406 changed the flag to also disallow logging in via password The extensions will also no longer be allowed to log in via username/password then * [Feature Request] Allow to disable default password log in after SSO is configured #406 added the error message for OAuth | |||||
| * | feature: Persevere the source URL of clipped texts from the extension. | MohamedBassem | 2024-10-05 | 1 | -1/+1 | |
| | | | | | Fixes #448 | |||||
| * | release: Release mobile and extension to include SSO changes | MohamedBassem | 2024-09-22 | 1 | -1/+1 | |
| | | ||||||
| * | feature(extension): Allow login directly with an API key | kamtschatka | 2024-09-21 | 1 | -8/+86 | |
| | | | | | | | | | | | * [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> | |||||
| * | build: Fix sherif failures by sorting deps | MohamedBassem | 2024-08-31 | 1 | -1/+1 | |
| | | ||||||
| * | fix(extension): Upgrade crxjs to 2.0 to add support for firefox | MohamedBassem | 2024-08-18 | 4 | -4/+13 | |
| | | ||||||
| * | release(extension): Release version 1.2.2 | MohamedBassem | 2024-08-18 | 1 | -1/+1 | |
| | | ||||||
| * | [extension] Add context menu item in the browser extension. Fixes #155 (#278) | kamtschatka | 2024-08-18 | 4 | -20/+82 | |
| | | | | | | | | | | | | | * 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> | |||||
| * | feature(cli): Allow updating tags/lists from CLI (#211) | kamtschatka | 2024-07-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | * 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> | |||||
| * | refactor: added the bookmark type to the database (#256) | kamtschatka | 2024-07-01 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | * 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> | |||||
| * | 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 | |
