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