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
/
utils
/
upload.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-12-27
fix: reject spoofed content types on uploads
Mohamed Bassem
1
-1
/
+11
2025-09-06
refactor: Extract quota logic into its own class
Mohamed Bassem
1
-5
/
+6
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-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
1
-1
/
+1
2025-05-18
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
1
-39
/
+25
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-6
/
+6
2025-03-29
fix: Dont buffer uploaded files in memory. Fixes #1173
Mohamed Bassem
1
-37
/
+59
2025-01-11
feat: Add support for singlefile extension uploads. #172
Mohamed Bassem
1
-25
/
+50
2024-10-06
refactor: Start tracking bookmark assets in the assets table
MohamedBassem
1
-1
/
+16
2024-05-26
feature: Full page archival with monolith. Fixes #132
MohamedBassem
1
-2
/
+2
2024-04-20
fix: Ensure that downloaded asset images are from the allowed content types
MohamedBassem
1
-8
/
+5
2024-04-20
feature: Download images and screenshots
MohamedBassem
1
-2
/
+2
2024-04-18
refactor: Move the shared types to the shared package
MohamedBassem
1
-1
/
+1
2024-04-11
feature: Add PDF support (#88)
Ahmad Mujahid
1
-2
/
+5
2024-03-27
feature: Change maximum asset size to be configurable. Fixes #33
MohamedBassem
1
-1
/
+1
2024-03-27
fix: Allow uploading webp images. Fixes #35
MohamedBassem
1
-1
/
+5
2024-03-26
fix: Reject asset uploads in demo mode
MohamedBassem
1
-0
/
+8
2024-03-19
refactor: Change asset storage to be the filesystem instead of sqlite
MohamedBassem
1
-13
/
+11
2024-03-19
Feature: Add support for uploading images and automatically inferring their t...
Mohamed Bassem
1
-0
/
+52