rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
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 search input escape listener to only work when the input is in focus Mohamed Bassem 1 -1/+5
feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554)
added ctrl+k to focus the search bar
added escape to delete the input of the search bar
fixed behavior of ctrl+e on windows, which would otherwise focus the chrome searchbar
kamtschatka 2 -7/+45
fix(web): Fix react error in search input MohamedBassem 1 -1/+0
fix(web): Reset search query and bulk edit when navigating away from the… MohamedBassem 3 -6/+29
fix: Remove flicker from search bar MohamedBassem 2 -9/+4
ui(web): Add an editor card inline in the bookmark grid and remove the top nav… MohamedBassem 7 -150/+123
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