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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: anon upload and domain fix for album links (#292)
Zephyrrus
2021-08-22
1
-0
/
+7
*
feat: show validation errors from joi on the frontend
Zephyrrus
2021-06-17
2
-10
/
+9
*
feat: show setting values on the settings page and implement sending to backe...
Zephyrrus
2021-06-17
1
-0
/
+13
*
feat: fetch all settings if admin
Pitu
2021-06-17
1
-0
/
+10
*
fix: upload size
Pitu
2021-06-17
1
-1
/
+1
*
feat: fetch settings from api
Pitu
2021-06-17
2
-9
/
+29
*
feat: make frontend use database settings
Pitu
2021-06-17
2
-26
/
+9
*
Merge branch 'feature/database_based_settings' of https://github.com/Zephyrru...
Pitu
2021-03-23
1
-2
/
+15
|
\
|
*
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: enable ssr and serve it with the api
Pitu
2021-01-20
1
-2
/
+1
*
|
feat: add pagination to user files in admin view
Pitu
2021-01-20
1
-4
/
+6
|
/
*
fix: pagination not working when searching
Zephyrrus
2021-01-08
1
-5
/
+3
*
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
*
fix: nsfw album toggle doesn't propagate the changes properly
Zephyrrus
2020-12-27
1
-2
/
+2
*
feat: Add warning to nsfw albums
Pitu
2020-12-28
2
-8
/
+12
*
chore: style changes
Pitu
2020-12-25
1
-1
/
+1
*
Fix ESLint rules once and for all
Pitu
2020-12-24
2
-5
/
+5
*
bug: fix showlist resetting itself every time the page is changed
Zephyrrus
2020-12-24
1
-3
/
+18
*
chore: remove trailing commas
Zephyrrus
2020-12-24
8
-35
/
+35
*
feat: allow administrators to create custom links for albums
Zephyrrus
2020-10-02
1
-0
/
+7
*
feat: Add hiding to recommendations as a prop
Zephyrrus
2020-07-23
1
-0
/
+6
*
feat: add new search input
Zephyrrus
2020-07-22
1
-0
/
+1
*
feat: implement all-in-one file detail viewer, tag editor and album selection...
Zephyrrus
2020-07-20
2
-0
/
+67
*
feat: Start working on a new album/tags/image info modal
Zephyrrus
2020-07-19
2
-6
/
+23
*
refactor: finish refactoring all the components to use vuex
Zephyrrus
2020-07-10
3
-9
/
+43
*
refactor: refactor most of the admin pages to use the store instead of intern...
Zephyrrus
2020-07-09
4
-8
/
+115
*
chore: linter the entire project using the new rules
Zephyrrus
2020-07-08
1
-0
/
+4
*
refactor: refactor grid to use vuex for every action
Zephyrrus
2020-07-08
2
-59
/
+67
*
feat: add new sidebar with mdi icons and active reactivity
Zephyrrus
2020-07-08
1
-0
/
+1
*
refactor: change uploader component to use vuex
Zephyrrus
2020-07-08
1
-7
/
+12
*
chore: eslint stores
Zephyrrus
2020-07-07
9
-43
/
+47
*
feat: add video preview on hover to dashboard and apply new linter rules to s...
Zephyrrus
2020-07-05
2
-12
/
+12
*
feat: refactor single album page to use vuex
Zephyrrus
2020-07-05
2
-21
/
+71
*
feat: refactor most of the album components to use store for presentation and...
Zephyrrus
2020-07-04
2
-1
/
+74
*
feat: separate album view into multiple components and use vuex
Zephyrrus
2020-07-03
1
-0
/
+56
*
feat: refactor account to use vuex, fix small presentational components
Zephyrrus
2020-07-02
2
-3
/
+40
*
feat: start refactoring the code to actually use vuex
Zephyrrus
2020-07-02
5
-54
/
+170
*
Feature:
Pitu
2020-05-09
1
-12
/
+3
*
don't log out on API error
Pitu
2019-10-12
1
-1
/
+1
*
Globally catch exceptions
Pitu
2019-04-24
1
-40
/
+32
*
Make sure to remove the token to prevent credential leak
Pitu
2019-03-29
1
-0
/
+1
*
Fix conflicts
Pitu
2019-03-29
1
-0
/
+1
|
\
|
*
API key WIP
Pitu
2019-03-19
1
-4
/
+5
|
*
proper baseurl
Pitu
2019-03-15
1
-1
/
+1
*
|
Added axios package
Pitu
2019-03-29
1
-9
/
+13
|
/
*
Turns out we were using the wrong cookieparser
Pitu
2019-03-15
1
-1
/
+1
*
No need for this
Pitu
2019-03-15
1
-5
/
+1
*
yeah
Pitu
2019-03-15
1
-1
/
+1
[next]