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
...
|
|
|
*
|
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
|
|
*
|
fix: heigh issues where the parent is smaller than the child
Zephyrrus
2020-06-29
1
-2
/
+5
|
|
*
|
feat: add darker image for album section
Zephyrrus
2020-06-29
3
-1
/
+1
|
|
*
|
misc: Change the color of the warning on the homepage to red and bigger font-...
Zephyrrus
2020-06-29
1
-1
/
+2
|
|
*
|
fix: Remove hero and hero body and use sections and containers instead
Zephyrrus
2020-06-29
18
-535
/
+614
|
|
*
|
misc: remove patreon. sorry.
Zephyrrus
2020-06-29
1
-2
/
+0
|
|
*
|
fix: fix minor visual issues on the album page
Zephyrrus
2020-06-29
3
-14
/
+41
|
|
*
|
fix: change navbar to buefy navbar for mobile support
Zephyrrus
2020-06-29
2
-22
/
+31
|
|
*
|
feat: add logout link if logged in
Zephyrrus
2020-06-29
1
-1
/
+7
|
|
*
|
chore: update buefy to 0.8.20
Zephyrrus
2020-06-29
2
-5
/
+5
|
|
*
|
fix: dispatch logout from axios if token expires
Zephyrrus
2020-06-29
1
-0
/
+4
|
*
|
|
Enable deleting files with the API key
Pitu
2020-07-20
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
Update setup script
Pitu
2020-07-18
1
-32
/
+8
|
*
|
Upgrade migration doc
Pitu
2020-07-18
1
-3
/
+0
|
*
|
update guide
Pitu
2020-07-18
1
-1
/
+1
|
*
|
Update migration instructions
Pitu
2020-07-18
1
-6
/
+8
|
*
|
whoops
Pitu
2020-07-18
1
-1
/
+1
|
*
|
Update readme
Pitu
2020-07-18
1
-0
/
+3
|
*
|
Update database migration
Pitu
2020-07-18
1
-38
/
+45
|
*
|
Re-process thumbnails on migration
Pitu
2020-07-18
1
-0
/
+52
|
*
|
Make thumbnails webp (bye bye safari)
Pitu
2020-07-18
1
-5
/
+6
|
*
|
Update displaying thumbnails of unsupported file types
Pitu
2020-07-18
2
-9
/
+13
|
*
|
Add logout button
Pitu
2020-07-18
1
-1
/
+7
|
*
|
Add endpoint with version of the API
Pitu
2020-07-18
1
-0
/
+15
|
*
|
Update TODO
Pitu
2020-07-18
1
-1
/
+2
|
*
|
Fix for real
Pitu
2020-07-18
1
-8
/
+7
|
*
|
Fix deleting files without thumb
Pitu
2020-07-18
1
-2
/
+8
|
*
|
Fix url retrieval of uploaded file
Pitu
2020-07-18
1
-0
/
+2
|
*
|
Fix authorization
Pitu
2020-07-18
1
-1
/
+1
|
*
|
Fix authorization
Pitu
2020-07-18
1
-3
/
+1
|
*
|
fix authorization
Pitu
2020-07-18
2
-1
/
+13
|
*
|
Timeout, package and docs cleanup
Pitu
2020-07-18
6
-28
/
+24
|
|
/
|
*
Updated TODO
Pitu
2020-06-25
1
-5
/
+4
|
*
Only display `Show more` button when there's more to show
Pitu
2020-06-25
1
-1
/
+6
|
*
Handle nuxt routes on page load
Pitu
2020-06-25
1
-5
/
+22
|
*
Optimize album view
Pitu
2020-06-25
1
-22
/
+10
|
*
Cleanup
Pitu
2020-06-25
3
-18
/
+3
|
*
Update error message
Pitu
2020-06-25
1
-1
/
+1
|
*
Optimize the queries fetching albums/files
Pitu
2020-06-25
4
-49
/
+44
|
*
Fix frontend registration display
Pitu
2020-05-11
1
-1
/
+1
|
*
fix: nginx config
Pitu
2020-05-11
1
-1
/
+1
|
*
Feature: enable apiKey access to uploads and album fetching for the uploader/...
Pitu
2020-05-11
6
-17
/
+21
|
*
chore: cleanup and todo
Pitu
2020-05-11
7
-340
/
+20
[prev]
[next]