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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Start working on a new album/tags/image info modal
Zephyrrus
2020-07-19
8
-11
/
+278
*
chore: add custom class to inputs until fix is released on buefy's master
Zephyrrus
2020-07-19
10
-22
/
+260
*
chore: add updated yarn.lock
Zephyrrus
2020-07-19
1
-0
/
+5
*
feat: Add bulma divider
Zephyrrus
2020-07-19
2
-1
/
+2
*
Merge pull request #1 from Zephyrrus/feature/store_refactor
Zephyrrus
2020-07-10
109
-2063
/
+5054
|
\
|
*
refactor: finish refactoring all the components to use vuex
Zephyrrus
2020-07-10
8
-90
/
+105
|
*
fix: stop leaking user passwords to admins AGAIN
Zephyrrus
2020-07-10
2
-2
/
+5
|
*
refactor: refactor most of the admin pages to use the store instead of intern...
Zephyrrus
2020-07-09
12
-136
/
+263
|
*
fix: register handler as a plugin
Zephyrrus
2020-07-09
1
-0
/
+1
|
*
feat: add lolisafe as a color to bulma instead of doing weird hacks
Zephyrrus
2020-07-09
2
-2
/
+19
|
*
feat: add handler for actions
Zephyrrus
2020-07-09
1
-0
/
+25
|
*
fix: stop leaking user's password and their apikey to admins
Zephyrrus
2020-07-09
2
-2
/
+7
|
*
feat: add notifier plugin for 🐍 and 🍞
Zephyrrus
2020-07-09
2
-12
/
+39
|
*
chore: add unique integrity checks to the database for many-to-many tables
Zephyrrus
2020-07-08
2
-13
/
+17
|
*
chore: linter the entire project using the new rules
Zephyrrus
2020-07-08
69
-350
/
+527
|
*
refactor: refactor grid to use vuex for every action
Zephyrrus
2020-07-08
8
-106
/
+128
|
*
feat: add morgan for logging requests if env is not production
Zephyrrus
2020-07-08
3
-20
/
+46
|
*
feat: add new sidebar with mdi icons and active reactivity
Zephyrrus
2020-07-08
7
-51
/
+102
|
*
refactor: change uploader component to use vuex
Zephyrrus
2020-07-08
3
-47
/
+61
|
*
fix: errors in Util caused by separating into different classes improperly
Zephyrrus
2020-07-08
4
-26
/
+45
|
*
feat: refactor waterfall to be more efficient
Zephyrrus
2020-07-07
4
-245
/
+122
|
*
feat: try fixing THE SHITTY WATERFALL
Zephyrrus
2020-07-07
16
-303
/
+404
|
*
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
8
-281
/
+342
|
*
feat: refactor single album page to use vuex
Zephyrrus
2020-07-05
5
-71
/
+152
|
*
chore: change to vue recommended eslint rules + airbnb-base for js
Zephyrrus
2020-07-05
3
-43
/
+1411
|
*
feat: experimental videos in grid
Zephyrrus
2020-07-04
5
-21
/
+61
|
*
fix: fix axios plugin throwing if no message from backend
Zephyrrus
2020-07-04
1
-6
/
+15
|
*
feat: make the delete link button more reactive (loading state if deletion pe...
Zephyrrus
2020-07-04
1
-6
/
+15
|
*
fix: change watcher from a component watcher to a store watcher
Zephyrrus
2020-07-04
1
-8
/
+9
|
*
feat: refactor most of the album components to use store for presentation and...
Zephyrrus
2020-07-04
12
-136
/
+289
|
*
chore: add nsfw flag to migration
Zephyrrus
2020-07-04
1
-0
/
+2
|
*
feat: refactor some of the queries to returned added/updated data
Zephyrrus
2020-07-04
5
-36
/
+64
|
*
feat: separate album view into multiple components and use vuex
Zephyrrus
2020-07-03
4
-301
/
+423
|
*
feat: refactor preview to support random fragment extraction
Zephyrrus
2020-07-02
4
-13
/
+102
|
*
feat: refactor account to use vuex, fix small presentational components
Zephyrrus
2020-07-02
10
-54
/
+139
|
*
feat: return APIKey when fetching user
Zephyrrus
2020-07-02
2
-13
/
+22
|
*
feat: experimental video preview generator in webm form
Zephyrrus
2020-07-02
2
-5
/
+80
|
*
feat: add experimental meaningful preview extraction from videos
Zephyrrus
2020-07-02
6
-32
/
+177
|
*
feat: externalize thumb generation function for easier testing
Zephyrrus
2020-07-02
3
-120
/
+115
|
*
feat: start refactoring the code to actually use vuex
Zephyrrus
2020-07-02
14
-181
/
+317
|
*
chore: add compound launcher and basic prettier
Zephyrrus
2020-07-02
2
-0
/
+61
|
*
chore: change nuxt.config to generate proper source-maps for vscode debugging
Zephyrrus
2020-07-02
1
-6
/
+10
|
*
feat: move toolbar into a level and add slot for pagination on grid
Zephyrrus
2020-07-02
1
-27
/
+30
|
/
*
feat: backend pagination for albums
Zephyrrus
2020-07-01
3
-12
/
+66
*
chore: add thumb generator for migration
Zephyrrus
2020-07-01
1
-0
/
+62
*
feat: use SSR when rendering the dashboard (if possible)
Zephyrrus
2020-07-01
1
-4
/
+17
*
fix: use file id instead of index and remove load more button
Zephyrrus
2020-07-01
1
-12
/
+2
*
fix: remove .bmp from the imageExtensions because sharp doesn't support it
Zephyrrus
2020-07-01
1
-1
/
+1
*
feat: backend pagination
Zephyrrus
2020-06-29
5
-18
/
+34
[next]