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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
feature(web): Add support for demo mode
MohamedBassem
1
-5
/
+10
2024-03-19
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
2
-4
/
+19
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
3
-2
/
+53
2024-03-18
feature(web): Add the ability to change passwords
MohamedBassem
2
-9
/
+48
2024-03-17
feature(web): A better tags editor using react select with auto complete and ...
MohamedBassem
1
-2
/
+27
2024-03-17
feature: Implemente pagination support
MohamedBassem
2
-50
/
+77
2024-03-17
refactor: Prepare for pagination by dropping querying bookmarks by id
MohamedBassem
3
-45
/
+113
2024-03-15
refactor: Move tag fetching to trpc to reuse in the mobile app
MohamedBassem
2
-0
/
+101
2024-03-14
docker: Fix dockerfiles to adapt to the new repo structure
MohamedBassem
1
-4
/
+1
2024-03-14
lint: Lint and format the entire repo with the new configs
MohamedBassem
1
-0
/
+14
2024-03-14
structure: Create apps dir and copy tooling dir from t3-turbo repo
MohamedBassem
2
-11
/
+17
2024-03-11
build: Replace bcrypt with bcryptjs
MohamedBassem
2
-2
/
+3
2024-03-10
fix: Trim whitespaces from submitted URLs
MohamedBassem
1
-1
/
+1
2024-03-05
build: Fix the web build
MohamedBassem
2
-4
/
+4
2024-03-05
extension: Instead of manually creating api keys, let users exchange their us...
MohamedBassem
1
-10
/
+31
2024-03-05
extension: Show who the logged in user is in the extension options
MohamedBassem
2
-1
/
+19
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
18
-0
/
+1564