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
/
structures
/
Route.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: update process.env usage
Pitu
2021-06-15
1
-1
/
+2
*
chore: Move statistics related functions to it's own file
Zephyrrus
2021-01-07
1
-35
/
+1
*
fix: nsfw album toggle doesn't propagate the changes properly
Zephyrrus
2020-12-27
1
-1
/
+1
*
Chore: Move database to a subfolder for docker purposes
Pitu
2020-12-25
1
-1
/
+1
*
Fix ESLint rules once and for all
Pitu
2020-12-24
1
-4
/
+4
*
chore: remove trailing commas
Zephyrrus
2020-12-24
1
-2
/
+2
*
fix: stop leaking user's password and their apikey to admins
Zephyrrus
2020-07-09
1
-1
/
+3
*
chore: linter the entire project using the new rules
Zephyrrus
2020-07-08
1
-5
/
+3
*
feat: add morgan for logging requests if env is not production
Zephyrrus
2020-07-08
1
-11
/
+9
*
feat: return APIKey when fetching user
Zephyrrus
2020-07-02
1
-12
/
+20
*
Cleanup
Pitu
2020-06-25
1
-1
/
+0
*
Feature: enable apiKey access to uploads and album fetching for the uploader/...
Pitu
2020-05-11
1
-9
/
+9
*
This commit adds a bunch of features for admins:
Pitu
2019-10-13
1
-1
/
+4
*
Fix database value conversion
Pitu
2019-04-24
1
-1
/
+2
*
Fix when response is not an object
Pitu
2019-04-24
1
-5
/
+3
*
Standarize database calls to support sqlite as well as mysql/postgres
Pitu
2019-04-24
1
-2
/
+33
*
Ditched sqlite. Use postgres or mysql/mariadb
Pitu
2019-04-05
1
-5
/
+2
*
Fix conflicts
Pitu
2019-03-29
1
-1
/
+1
|
\
|
*
API key WIP
Pitu
2019-03-19
1
-0
/
+1
*
|
WIP apiKey validation
Pitu
2019-03-29
1
-0
/
+14
|
/
*
Added adminOnly routes
Pitu
2019-02-26
1
-1
/
+2
*
Better DB handling and stuff
Pitu
2019-02-23
1
-1
/
+2
*
Update Route.js
Kana
2019-02-22
1
-1
/
+2
*
Add support for sqlite
Pitu
2019-02-22
1
-1
/
+2
*
derp
Pitu
2019-02-21
1
-1
/
+1
*
Switch config to .env
Pitu
2019-02-19
1
-6
/
+18
*
Commented all the code
Pitu
2018-09-17
1
-1
/
+2
*
Base structures
Pitu
2018-09-16
1
-0
/
+44