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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feature: Allow reseting user password, change their roles and create new user...
kamtschatka
2024-10-19
1
-43
/
+66
*
feature: Allow to disable default password login after SSO is configured. Fix...
kamtschatka
2024-10-12
1
-2
/
+2
*
feature: Allow disabling password signups (#413)
kamtschatka
2024-10-06
1
-2
/
+8
*
feature(web): Async validate JWT account and sign out the user if they no lon...
MohamedBassem
2024-10-05
1
-2
/
+11
*
refactor: Move the shared types to the shared package
MohamedBassem
2024-04-18
1
-1
/
+1
*
fix: Delete user's assets when the user is deleted
MohamedBassem
2024-04-05
1
-0
/
+2
*
feature: Add an option to disable new signups
MohamedBassem
2024-03-22
1
-0
/
+7
*
feature(web): Add the ability to change passwords
MohamedBassem
2024-03-18
1
-8
/
+34
*
build: Fix the web build
MohamedBassem
2024-03-05
1
-2
/
+2
*
extension: Show who the logged in user is in the extension options
MohamedBassem
2024-03-05
1
-1
/
+17
*
refactor: Extract trpc logic into its package
MohamedBassem
2024-03-05
1
-0
/
+93