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
/
site
/
store
/
admin.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: show validation errors from joi on the frontend
Zephyrrus
2021-06-17
1
-1
/
+0
|
*
feat: show setting values on the settings page and implement sending to ↵
Zephyrrus
2021-06-17
1
-0
/
+13
|
|
|
|
backend (no saving yet)
*
feat: fetch all settings if admin
Pitu
2021-06-17
1
-0
/
+10
|
*
feat: make frontend use database settings
Pitu
2021-06-17
1
-10
/
+0
|
*
Merge branch 'feature/database_based_settings' of ↵
Pitu
2021-03-23
1
-2
/
+15
|
\
|
|
|
|
|
|
https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings
|
*
fix: sections not rendering
Zephyrrus
2021-01-11
1
-1
/
+4
|
|
|
*
feat: add dynamic settings page rendering based on the Joi object
Zephyrrus
2021-01-10
1
-2
/
+12
|
|
*
|
feat: add pagination to user files in admin view
Pitu
2021-01-20
1
-4
/
+6
|
/
*
chore: be able to refresh stats on demand
Pitu
2021-01-08
1
-5
/
+10
|
*
feature: Add basic statistics UI
Pitu
2021-01-07
1
-1
/
+11
|
*
chore: remove trailing commas
Zephyrrus
2020-12-24
1
-4
/
+4
|
*
feat: Start working on a new album/tags/image info modal
Zephyrrus
2020-07-19
1
-1
/
+1
|
*
refactor: finish refactoring all the components to use vuex
Zephyrrus
2020-07-10
1
-1
/
+30
|
*
refactor: refactor most of the admin pages to use the store instead of ↵
Zephyrrus
2020-07-09
1
-0
/
+93
|
|
|
|
internal states
*
chore: eslint stores
Zephyrrus
2020-07-07
1
-0
/
+0
feat: merge album and images