index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
browser-extension
/
src
/
utils
/
providers.tsx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-01
refactor: migrate trpc to the new react query integration mode (#2438)
Mohamed Bassem
1
-3
/
+3
2025-09-07
feat(extension): Add theme and dynamic icon support (#1894)
qixing-jk
1
-3
/
+1
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-1
/
+1
2024-04-23
ui(extension): Use shadcn and better dark mode support
MohamedBassem
1
-1
/
+8
2024-04-09
fix: Delete the API key on logout from phone or extension
MohamedBassem
1
-41
/
+3
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-3
/
+4
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
1
-0
/
+0
2024-03-05
extension: Fix the infinite loading of the options page
MohamedBassem
1
-1
/
+5
2024-03-05
extension: Instead of manually creating api keys, let users exchange their us...
MohamedBassem
1
-22
/
+25
2024-03-05
extension: Show who the logged in user is in the extension options
MohamedBassem
1
-2
/
+1
2024-03-05
extension: Use react-query and trpc in the extension
MohamedBassem
1
-0
/
+40