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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: chibisafe -> Hostess
Fuwn
2022-01-15
2
-2
/
+2
*
fix: typo
Pitu
2021-06-20
1
-1
/
+1
*
chore: remove leftovers
Pitu
2021-06-20
1
-1
/
+1
*
chore: hardcode api location
Pitu
2021-06-20
1
-2
/
+2
*
fix: typos
Pitu
2021-06-20
1
-21
/
+7
*
feat: prevent running without a domain
Pitu
2021-06-18
1
-0
/
+5
*
chore: remove console.log
Pitu
2021-06-17
1
-2
/
+0
*
feat: show validation errors from joi on the frontend
Zephyrrus
2021-06-17
1
-3
/
+3
*
chore: update process.env usage
Pitu
2021-06-15
2
-7
/
+15
*
feat: implement initial values and saving to db logic
Pitu
2021-03-25
1
-1
/
+1
*
Merge branch 'feature/database_based_settings' of https://github.com/Zephyrru...
Pitu
2021-03-23
1
-0
/
+197
|
\
|
*
feat: add sections to settings object meta
Zephyrrus
2021-01-11
1
-2
/
+73
|
*
feat: add dynamic settings page rendering based on the Joi object
Zephyrrus
2021-01-10
1
-12
/
+12
|
*
feat: create settings schema (used for rendering and validating)
Zephyrrus
2021-01-09
1
-0
/
+126
*
|
feat: enable ssr and serve it with the api
Pitu
2021-01-20
1
-18
/
+7
|
/
*
fix: pg driver doesn't return anything without .returning()
Zephyrrus
2021-01-08
1
-0
/
+6
*
fix: don't generate a stat every second on minute 0 of every hour
Zephyrrus
2021-01-08
1
-1
/
+1
*
feat: change mutation timestamp on every database mutation
Zephyrrus
2021-01-07
1
-1
/
+9
*
chore: Move statistics related functions to it's own file
Zephyrrus
2021-01-07
3
-35
/
+54
*
feature: new chunk and write strategy
Pitu
2021-01-07
1
-1
/
+1
*
fix: nsfw album toggle doesn't propagate the changes properly
Zephyrrus
2020-12-27
1
-1
/
+1
*
Rebrand
Pitu
2020-12-25
1
-1
/
+1
*
Chore: prevent server from starting if .env config missing
Pitu
2020-12-25
1
-2
/
+8
*
Chore: Move database to a subfolder for docker purposes
Pitu
2020-12-25
1
-1
/
+1
*
Fix: thumbnail creation
Pitu
2020-12-25
1
-0
/
+1
*
Feat: add rotating logs when running in production env
Pitu
2020-12-25
1
-0
/
+10
*
Cleanup
Pitu
2020-12-25
1
-23
/
+0
*
Fix ESLint rules once and for all
Pitu
2020-12-24
2
-10
/
+10
*
chore: remove trailing commas
Zephyrrus
2020-12-24
2
-5
/
+5
*
fix: don't crash the server if a route fails to load
Zephyrrus
2020-07-20
1
-3
/
+7
*
Merge branch 'dev' into dev-zephy
Zephyrrus
2020-07-19
1
-1
/
+2
|
\
|
*
Timeout, package and docs cleanup
Pitu
2020-07-18
1
-1
/
+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
2
-5
/
+4
*
|
feat: add morgan for logging requests if env is not production
Zephyrrus
2020-07-08
2
-19
/
+41
*
|
feat: return APIKey when fetching user
Zephyrrus
2020-07-02
1
-12
/
+20
|
/
*
Handle nuxt routes on page load
Pitu
2020-06-25
1
-5
/
+22
*
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
*
Features:
Pitu
2020-05-10
1
-1
/
+2
*
Feature:
Pitu
2020-05-09
1
-3
/
+10
*
This commit adds a bunch of features for admins:
Pitu
2019-10-13
1
-1
/
+4
*
feature: album links
Pitu
2019-09-30
1
-1
/
+1
*
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
*
Check if accept header is passed
Pitu
2019-04-16
1
-1
/
+1
*
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
[next]