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
/
albums
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow API Access to some endpoints (#304)
Jason
2021-11-03
3
-3
/
+3
*
chore: update process.env usage
Pitu
2021-06-15
1
-4
/
+4
*
chore: get host from req instead of config
Pitu
2021-06-08
4
-13
/
+3
*
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
*
fix: pg driver doesn't return anything without .returning()
Zephyrrus
2021-01-08
1
-1
/
+5
*
feat: change mutation timestamp on every database mutation
Zephyrrus
2021-01-07
5
-5
/
+8
*
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
*
chore: use instance name for album download
Pitu
2020-12-27
1
-2
/
+2
*
Rebrand
Pitu
2020-12-25
2
-3
/
+3
*
Fix ESLint rules once and for all
Pitu
2020-12-24
1
-2
/
+2
*
chore: remove trailing commas
Zephyrrus
2020-12-24
9
-13
/
+13
*
feat: allow administrators to create custom links for albums
Zephyrrus
2020-10-02
1
-5
/
+22
*
chore: linter the entire project using the new rules
Zephyrrus
2020-07-08
7
-19
/
+14
*
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: backend pagination for albums
Zephyrrus
2020-07-01
1
-2
/
+20
*
Optimize album view
Pitu
2020-06-25
1
-22
/
+10
*
Cleanup
Pitu
2020-06-25
1
-3
/
+0
*
Update error message
Pitu
2020-06-25
1
-1
/
+1
*
Optimize the queries fetching albums/files
Pitu
2020-06-25
3
-48
/
+37
*
Feature: enable apiKey access to uploads and album fetching for the uploader/...
Pitu
2020-05-11
1
-1
/
+1
*
chore: cleanup and todo
Pitu
2020-05-11
2
-2
/
+1
*
feat: Proper deleting of albums
Pitu
2020-05-10
1
-3
/
+11
*
refactor: removed useless code, cleaned up, fixed permissions
Pitu
2019-10-12
5
-6
/
+7
*
Fix deletion of albums and links
Pitu
2019-09-30
3
-12
/
+31
*
feature: album links
Pitu
2019-09-30
1
-2
/
+6
*
dunno what's wrong here yet
Pitu
2019-03-14
1
-0
/
+7
*
Small fixes
Pitu
2019-03-14
1
-1
/
+1
*
Clicking on album title takes you to the album now
Pitu
2019-03-12
1
-0
/
+55
*
Not tested, but should delete an album
Pitu
2019-03-12
1
-1
/
+0
*
stuff
Pitu
2019-03-12
2
-6
/
+14
*
Error consistency
Pitu
2019-03-12
4
-7
/
+3
*
Typo
Pitu
2019-03-12
1
-1
/
+1
*
WIP
Pitu
2019-03-08
2
-2
/
+37
*
wip
Pitu
2019-03-02
1
-1
/
+1
*
Removed google analytics
Pitu
2019-03-02
1
-1
/
+1
*
Enviroment variables parsing fix
Pitu
2019-03-02
1
-1
/
+1
*
Better DB handling and stuff
Pitu
2019-02-23
1
-1
/
+2
*
Switch config to .env
Pitu
2019-02-19
7
-25
/
+11
*
Better error handling on invalid links
Pitu
2018-09-18
1
-2
/
+2
*
We can now download albums yayyyy
Pitu
2018-09-18
2
-1
/
+80
*
Commented all the code
Pitu
2018-09-17
5
-29
/
+49
*
Public albums wooo!
Pitu
2018-09-17
2
-2
/
+12
*
This route should handle more stuff, so it does now
Pitu
2018-09-17
1
-7
/
+11
*
Links can now be created
Pitu
2018-09-16
1
-5
/
+5
*
Links are managed elsewhere, so there's no point in this
Pitu
2018-09-16
1
-2
/
+2
[next]