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
/
packages
/
trpc
/
routers
/
users.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-05
feature(web): Async validate JWT account and sign out the user if they no lon...
MohamedBassem
1
-2
/
+11
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-04-05
fix: Delete user's assets when the user is deleted
MohamedBassem
1
-0
/
+2
2024-03-22
feature: Add an option to disable new signups
MohamedBassem
1
-0
/
+7
2024-03-18
feature(web): Add the ability to change passwords
MohamedBassem
1
-8
/
+34
2024-03-05
build: Fix the web build
MohamedBassem
1
-2
/
+2
2024-03-05
extension: Show who the logged in user is in the extension options
MohamedBassem
1
-1
/
+17
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-3
/
+3
2024-03-02
feature: Show user list in admin page
MohamedBassem
1
-2
/
+41
2024-03-02
feature: Make the first user an admin automatically
MohamedBassem
1
-0
/
+7
2024-02-28
tests: Add tests for the bookmarks routes
MohamedBassem
1
-3
/
+3
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
1
-11
/
+13
2024-02-22
feature: Add support for credentials registration and sign in
MohamedBassem
1
-0
/
+45