aboutsummaryrefslogtreecommitdiffstats
path: root/apps/browser-extension/tsconfig.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: More turbo fixesMohamedBassem2025-07-271-1/+2
|
* deps: Upgrade typescript to 5.7Mohamed Bassem2025-02-011-2/+1
|
* fix: Add i18n for query explainer and add missing url matcherMohamed Bassem2025-01-021-1/+1
|
* feature(extension): Add a context menu to open your hoarder saves. Fixes ↵kamtschatka2024-06-091-0/+2
| | | | | | | | | | | | | | | | | #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>
* chore: Refactor tailwind in all apps to use the tooling packageMohamedBassem2024-03-231-2/+0
|
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-1/+2
|
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+25