aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-214-17/+17
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem2025-04-211-1/+1
|
* fix: Take 2: Attempt to fix darkmode icon for extensionsMohamedBassem2025-04-201-10/+7
|
* fix: Attempt to fix darkmode icon for extensionsMohamedBassem2025-04-201-2/+5
|
* feat: Add an MCP server for karakeepMohamed Bassem2025-04-131-1/+1
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-1212-22/+22
|
* release(extension): Release version 1.2.4MohamedBassem2025-04-061-1/+1
|
* fix(extenion): Added white icon for dark mode users (#1176)Lukas2025-04-064-1/+18
|
* fix(extension): Update extension logo and nameMohamedBassem2025-04-063-2/+2
|
* chore: Hoarder to Karakeep rebranding (#1199)Mohamed Bassem2025-04-051-3/+3
| | | | | | | | | * The new logo * Changing hoarder.app to karakeep.app * Adding the admin panel warning * Update the readme
* deps: Upgrade trpc and react queryMohamed Bassem2025-03-221-5/+5
|
* fix(extension): Fix handling for empty storage. #10MohamedBassem2025-03-121-13/+36
|
* fix: Revert the accidental upgrade of deps. #1107Mohamed Bassem2025-03-101-1/+1
|
* build(deps-dev): bump vite from 5.1.4 to 5.4.12 (#1103)dependabot[bot]2025-03-091-1/+1
| | | | | | | | | | | | | | | Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.4 to 5.4.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(extension): Fix extension setting hook not firing on setting change. #10MohamedBassem2025-03-092-10/+36
|
* feat: add URL protocol validation to extension and mobile app (#996)Ahmad Mujahid2025-02-091-0/+10
|
* deps: Upgrade typescript to 5.7Mohamed Bassem2025-02-013-14/+2
|
* fix: Add i18n for query explainer and add missing url matcherMohamed Bassem2025-01-021-1/+1
|
* chore: add format:fix and lint:fix scripts to all packagesMohamed Bassem (aider)2024-12-311-0/+2
|
* fix: Nested Lists do not fit well in browser extension window #535 (#553)kamtschatka2024-12-222-2/+2
| | | increased size to have the same size as the input field that triggers it
* fix(extension): Fix dev build. Fixes #670MohamedBassem2024-11-241-1/+1
|
* deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem2024-11-241-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. ↵kamtschatka2024-10-121-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.MohamedBassem2024-10-051-1/+1
| | | | Fixes #448
* release: Release mobile and extension to include SSO changesMohamedBassem2024-09-221-1/+1
|
* feature(extension): Allow login directly with an API keykamtschatka2024-09-211-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 depsMohamedBassem2024-08-311-1/+1
|
* fix(extension): Upgrade crxjs to 2.0 to add support for firefoxMohamedBassem2024-08-184-4/+13
|
* release(extension): Release version 1.2.2MohamedBassem2024-08-181-1/+1
|
* [extension] Add context menu item in the browser extension. Fixes #155 (#278)kamtschatka2024-08-184-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)kamtschatka2024-07-271-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)kamtschatka2024-07-011-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 ↵kamtschatka2024-06-094-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.1MohamedBassem2024-05-251-1/+1
|
* fix(extension): Drop the https restriction in firefox. Fixes #23kamtschatka2024-05-251-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.0MohamedBassem2024-04-231-1/+1
|
* feature(extension): Allow adding tags and lists to newly hoarded bookmarksMohamedBassem2024-04-2311-8/+549
|
* ui(extension): Use shadcn and better dark mode supportMohamedBassem2024-04-2317-100/+352
|
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-094-43/+11
|
* feature: Extract hook logic into separate package and add a new action bar ↵MohamedBassem2024-04-072-10/+11
| | | | in bookmark preview
* fix(extension): Bump extension version to 1.2.2 to fix the incorrectly ↵MohamedBassem2024-04-011-1/+1
| | | | uploaded bundle to chrome store
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-3011-23/+35
|
* ui(extension): Update logo and bump versionMohamedBassem2024-03-293-5/+4
|
* fix(extension): Fix ugly looking popup in dark mode. Fixes #30MohamedBassem2024-03-272-10/+8
|
* fix: Fix allow links with trailing slashes in extension configuration. Fixes #18MohamedBassem2024-03-271-1/+1
|
* feature: Prepare the extension for submission to mozilla addon storeMohamedBassem2024-03-265-0/+5
|
* ui: Migrate to the new logo everywhereMohamedBassem2024-03-264-0/+0
|
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-231-2/+0
|
* build: Upgrade pnpm to v9 alpha, might regret it laterMohamedBassem2024-03-191-1/+1
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-146-7/+6
|