rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
chore: Rename hoarder packages to karakeep MohamedBassem 230 -644/+654
feature: Add i18n support. Fixes #57 (#635)
* feature(web): Add basic scaffolding for i18n
* refactor: Switch most of the app's strings to use i18n strings
* fix: Remove unused i18next-resources-for-ts command
* Add user setting
* More translations
* Drop the german translation for now
Mohamed Bassem 56 -281/+929
fix: Fix TRPC batchign failure because of long URLs. Fixes #281 (#291)
limiting the length of the URL for batched requests to prevent 431 errors
kamtschatka 3 -0/+3
feature(web): Allow changing the bookmark grid layout (#98) Mohamed Bassem 20 -268/+546
refactor(web): Move the tooltip provider to the root of the app MohamedBassem 4 -102/+89
feature(web): Add dark mode support MohamedBassem 31 -39/+138
feature(web): Add support for demo mode MohamedBassem 13 -19/+89
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
fix: Fix hydration in list view caused by the spinner MohamedBassem 4 -17/+46
feature: Add an admin page showing server stats and actions MohamedBassem 12 -7/+1048
ui: hydrate the react query cache in the client side components MohamedBassem 9 -15/+56
Migrating to react query for client side queries MohamedBassem 11 -96/+197