aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/src/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-122-2/+2
|
* fix(extension): Fix handling for empty storage. #10MohamedBassem2025-03-121-13/+36
|
* fix(extension): Fix extension setting hook not firing on setting change. #10MohamedBassem2025-03-091-9/+36
|
* feature(extension): Add a context menu to open your hoarder saves. Fixes ↵kamtschatka2024-06-091-0/+11
| | | | | | | | | | | | | | | | | #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>
* ui(extension): Use shadcn and better dark mode supportMohamedBassem2024-04-233-1/+88
|
* fix: Delete the API key on logout from phone or extensionMohamedBassem2024-04-092-41/+4
|
* format: Add missing lint and format, and format the entire repoMohamedBassem2024-03-302-3/+5
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-2/+2
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-143-0/+72