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
/
routes
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: switch to asyncData where needed
Pitu
2021-01-20
1
-1
/
+1
*
feat: add pagination to public album links
Pitu
2021-01-20
1
-4
/
+22
*
feat: add pagination to user files in admin view
Pitu
2021-01-20
1
-2
/
+20
*
fix: pagination not working when searching
Zephyrrus
2021-01-08
2
-3
/
+9
*
chore: remove query from API response
Pitu
2021-01-09
1
-3
/
+3
*
chore: be able to refresh stats on demand
Pitu
2021-01-08
1
-1
/
+18
*
fix: pg driver doesn't return anything without .returning()
Zephyrrus
2021-01-08
2
-2
/
+9
*
chore: refactor stats generator to use an enum for types
Zephyrrus
2021-01-07
1
-5
/
+19
*
Merge branch 'feature/stats-dashboard' into feature/system_status_page
Zephyrrus
2021-01-07
1
-1
/
+2
|
\
|
*
chore: update sharex snippet to use apiKey instead of jwt
Pitu
2021-01-07
1
-1
/
+2
*
|
feat: change mutation timestamp on every database mutation
Zephyrrus
2021-01-07
17
-17
/
+26
*
|
fix: use PassThrough from FileType to get the real mimetype of a file while i...
Zephyrrus
2021-01-07
2
-4
/
+4
*
|
chore: Move statistics related functions to it's own file
Zephyrrus
2021-01-07
1
-190
/
+18
*
|
feat: Add experimental stats endpoint (no cache system yet)
Zephyrrus
2021-01-07
1
-0
/
+208
*
|
feat: check for real mimetype using file-type
Zephyrrus
2021-01-07
1
-17
/
+19
|
/
*
fix: normalize url and thumbnail response
Pitu
2021-01-07
1
-2
/
+5
*
fix: early return if duplicated file
Pitu
2021-01-07
1
-1
/
+3
*
chore: cleanup
Pitu
2021-01-07
1
-1
/
+1
*
feature: new chunk and write strategy
Pitu
2021-01-07
2
-212
/
+248
*
feat: enable user creation from admin panel
Pitu
2021-01-05
1
-3
/
+7
*
fix: nsfw album toggle doesn't propagate the changes properly
Zephyrrus
2020-12-27
1
-1
/
+1
*
feat: Add warning to nsfw albums
Pitu
2020-12-28
3
-1
/
+35
*
feat: Add hash checking for chunked uploads
Pitu
2020-12-27
2
-12
/
+23
*
Fixes chunked uploads not being saved to albums or thumbnails
Pitu
2020-12-27
2
-66
/
+16
*
chore: use instance name for album download
Pitu
2020-12-27
1
-2
/
+2
*
Rebrand
Pitu
2020-12-25
3
-4
/
+4
*
Fix ESLint rules once and for all
Pitu
2020-12-24
3
-5
/
+5
*
Merge pull request #228 from Zephyrrus/begone_trailing_commas
Kana
2020-12-24
31
-130
/
+397
|
\
|
*
chore: remove trailing commas
Zephyrrus
2020-12-24
39
-59
/
+59
|
*
chore: update lock files
Zephyrrus
2020-12-24
1
-12
/
+3
|
*
feat: allow administrators to create custom links for albums
Zephyrrus
2020-10-02
1
-5
/
+22
|
*
feat: add experimental query to sql generator for searching
Zephyrrus
2020-07-23
1
-10
/
+48
|
*
feat: add experimental search parser
Zephyrrus
2020-07-22
1
-0
/
+25
|
*
fix: return the edited/changed/delete entity from API
Zephyrrus
2020-07-20
4
-8
/
+12
|
*
feat: add tag deletion from images
Zephyrrus
2020-07-20
1
-0
/
+38
|
*
fix: join tags by the proper key
Zephyrrus
2020-07-20
1
-1
/
+1
|
*
feat: add single tag adding to file
Zephyrrus
2020-07-20
2
-11
/
+55
|
*
Merge branch 'dev' into dev-zephy
Zephyrrus
2020-07-19
2
-0
/
+17
|
|
\
|
*
|
feat: Start working on a new album/tags/image info modal
Zephyrrus
2020-07-19
2
-1
/
+47
|
*
|
fix: stop leaking user passwords to admins AGAIN
Zephyrrus
2020-07-10
2
-2
/
+5
|
*
|
fix: stop leaking user's password and their apikey to admins
Zephyrrus
2020-07-09
1
-1
/
+4
|
*
|
chore: add unique integrity checks to the database for many-to-many tables
Zephyrrus
2020-07-08
1
-8
/
+2
|
*
|
chore: linter the entire project using the new rules
Zephyrrus
2020-07-08
31
-89
/
+86
|
*
|
refactor: refactor grid to use vuex for every action
Zephyrrus
2020-07-08
2
-2
/
+4
|
*
|
refactor: change uploader component to use vuex
Zephyrrus
2020-07-08
1
-8
/
+7
|
*
|
feat: try fixing THE SHITTY WATERFALL
Zephyrrus
2020-07-07
2
-1
/
+3
|
*
|
feat: refactor single album page to use vuex
Zephyrrus
2020-07-05
1
-2
/
+2
|
*
|
feat: refactor some of the queries to returned added/updated data
Zephyrrus
2020-07-04
5
-36
/
+64
|
*
|
feat: return APIKey when fetching user
Zephyrrus
2020-07-02
1
-1
/
+2
|
*
|
feat: backend pagination for albums
Zephyrrus
2020-07-01
2
-7
/
+28
[next]