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
/
api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-28
feat: Add tag search and pagination (#1987)
Mohamed Bassem
1
-3
/
+20
2025-09-06
refactor: Extract quota logic into its own class
Mohamed Bassem
1
-5
/
+6
2025-08-27
fix: fix move the admin route to the /v1 prefix
Mohamed Bassem
1
-1
/
+1
2025-08-23
fix(security): Add CSP policies on asset serving path
MohamedBassem
1
-2
/
+19
2025-08-22
fix: Dont attempt to remove uploaded tmp file if it's already removed
MohamedBassem
1
-1
/
+7
2025-08-22
fix: Sanitize uploaded file names. #1765
MohamedBassem
1
-1
/
+2
2025-08-22
feat: generate a random prometheus token on startup
MohamedBassem
2
-35
/
+7
2025-07-27
fix(tests): Load plugins on API package entrypoint
MohamedBassem
2
-0
/
+4
2025-07-27
feat: Support NO_COLOR for logging. Fixes #1778
MohamedBassem
1
-2
/
+7
2025-07-27
chore: More turbo fixes
MohamedBassem
1
-2
/
+2
2025-07-27
fix: Fix package boundary violations
MohamedBassem
1
-0
/
+3
2025-07-26
fix: Add karakeep_ prefix to hono's metrics
Mohamed Bassem
1
-0
/
+1
2025-07-26
deps: Upgrade vite
Mohamed Bassem
1
-1
/
+1
2025-07-13
feat: Add stripe based subscriptions
Mohamed Bassem
2
-1
/
+47
2025-07-12
feat(api): Expose the update user API in the openapi specs
Mohamed Bassem
3
-0
/
+48
2025-07-10
feat: Add support for email verification
Mohamed Bassem
1
-6
/
+8
2025-07-10
fix(api): Fix handling for CORS after the trpc move to hono. Fixes #1709
Mohamed Bassem
1
-0
/
+6
2025-07-06
feat: Add prometheus monitoring. Fixes #758
Mohamed Bassem
4
-1
/
+54
2025-07-06
feat: Add per user storage quota
Mohamed Bassem
1
-1
/
+16
2025-07-04
feat: Add support for S3 as an asset storage layer (#1703)
Mohamed Bassem
2
-3
/
+3
2025-07-04
refactor: Move the health endpoint to hono as well
Mohamed Bassem
2
-0
/
+18
2025-07-04
refactor: Move the trpc endpoint to hono
Mohamed Bassem
3
-0
/
+31
2025-06-22
chore: More oxlint changes
Mohamed Bassem
1
-4
/
+1
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
2
-9
/
+24
2025-06-21
fix: Change public image's signed tokens to be time aligned for better caching
Mohamed Bassem
1
-0
/
+2
2025-06-07
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
1
-6
/
+11
2025-06-07
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
2
-42
/
+51
2025-06-01
feat: Allow specifying the overwrite mode for singlefile archives. Fixes #1125
Mohamed Bassem
1
-1
/
+68
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
5
-54
/
+113
2025-05-31
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
5
-2
/
+126
2025-05-18
feat(api): Expose the endpoint to create a new tag
Mohamed Bassem
1
-1
/
+11
2025-05-18
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
14
-0
/
+882