index
:
host.fuwn.me
dependabot/npm_and_yarn/axios-0.21.2
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/tmpl-1.0.5
dependabot/npm_and_yarn/ws-6.2.2
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
routes
/
uploads
/
uploadPOST.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: update process.env usage
Pitu
2021-06-15
1
-4
/
+4
*
chore: get host from req instead of config
Pitu
2021-06-08
1
-2
/
+2
*
fix: use PassThrough from FileType to get the real mimetype of a file while i...
Zephyrrus
2021-01-07
1
-2
/
+4
*
feat: check for real mimetype using file-type
Zephyrrus
2021-01-07
1
-17
/
+19
*
fix: normalize url and thumbnail response
Pitu
2021-01-07
1
-2
/
+5
*
fix: early return if duplicated file
Pitu
2021-01-07
1
-1
/
+3
*
chore: cleanup
Pitu
2021-01-07
1
-1
/
+1
*
feature: new chunk and write strategy
Pitu
2021-01-07
1
-113
/
+248
*
feat: Add hash checking for chunked uploads
Pitu
2020-12-27
1
-12
/
+1
*
Fixes chunked uploads not being saved to albums or thumbnails
Pitu
2020-12-27
1
-59
/
+2
*
Fix ESLint rules once and for all
Pitu
2020-12-24
1
-2
/
+2
*
chore: remove trailing commas
Zephyrrus
2020-12-24
1
-8
/
+8
*
Merge branch 'dev' into dev-zephy
Zephyrrus
2020-07-19
1
-0
/
+2
|
\
|
*
Fix url retrieval of uploaded file
Pitu
2020-07-18
1
-0
/
+2
*
|
chore: add unique integrity checks to the database for many-to-many tables
Zephyrrus
2020-07-08
1
-8
/
+2
*
|
chore: linter the entire project using the new rules
Zephyrrus
2020-07-08
1
-21
/
+23
|
/
*
Feature: enable apiKey access to uploads and album fetching for the uploader/...
Pitu
2020-05-11
1
-1
/
+4
*
chore: cleanup and todo
Pitu
2020-05-11
1
-0
/
+15
*
feature: prevent duplicated files
Pitu
2019-10-12
1
-47
/
+87
*
feature: save uploaded files to album if specified
Pitu
2019-10-12
1
-7
/
+21
*
chore: upload fixes
Pitu
2019-10-12
1
-5
/
+65
*
feature: uploader with chunks support
Pitu
2019-10-01
1
-0
/
+94