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
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
2
-212
/
+248
*
feat: Add hash checking for chunked uploads
Pitu
2020-12-27
2
-12
/
+23
*
Fixes chunked uploads not being saved to albums or thumbnails
Pitu
2020-12-27
2
-66
/
+16
*
Fix ESLint rules once and for all
Pitu
2020-12-24
1
-2
/
+2
*
chore: remove trailing commas
Zephyrrus
2020-12-24
2
-11
/
+11
*
chore: update lock files
Zephyrrus
2020-12-24
1
-12
/
+3
*
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
2
-28
/
+30
|
/
*
Feature: enable apiKey access to uploads and album fetching for the uploader/...
Pitu
2020-05-11
2
-2
/
+8
*
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
2
-6
/
+66
*
feature: uploader with chunks support
Pitu
2019-10-01
2
-0
/
+170