aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Database migration and seedingPitu2019-02-217-125/+166
| * derpPitu2019-02-212-2/+2
| * WIPPitu2019-02-191-0/+1
| * Exclude .env from versioningPitu2019-02-191-0/+1
| * Switch config to .envPitu2019-02-1921-186/+213
| * Create wizard.jsKana2019-02-191-0/+86
| * Update package.jsonKana2019-02-191-2/+4
| * More stuffPitu2019-02-192-0/+10
| * Update dependenciesPitu2019-02-192-2932/+3698
| * ChangesPitu2019-02-193-159/+23
| * CRLF to LFPitu2019-02-182-381/+0
| * StylingPitu2019-02-182-4/+6
| * Switch to Nuxt.jsPitu2018-09-1942-1397/+2607
| * Some adjustements to public album viewPitu2018-09-181-18/+33
| * Return less info to the user when verifyingPitu2018-09-181-1/+8
| * 404エラPitu2018-09-182-4/+5
| * Unused linesPitu2018-09-181-18/+0
| * Better error handling on invalid linksPitu2018-09-182-9/+30
| * Enable changing album optionsPitu2018-09-182-2/+27
| * We can now download albums yayyyyPitu2018-09-188-4/+117
| * Stupid hash was working, the size changes for some reason when uploadingPitu2018-09-181-5/+1
| * Delete thumbs when deleting a filePitu2018-09-181-0/+3
| * Add an add more files button to the uploaderPitu2018-09-181-1/+21
| * Commented all the codePitu2018-09-1710-35/+85
| * ChangesPitu2018-09-171-11/+13
| * Removed unused stuffPitu2018-09-171-5/+0
| * Public albums wooo!Pitu2018-09-177-43/+182
| * This route should handle more stuff, so it does nowPitu2018-09-171-7/+11
| * We need some more config stuff for the frontendPitu2018-09-171-1/+3
| * Be able to create links on the frontendPitu2018-09-161-72/+76
| * Flawed logic on the async retryPitu2018-09-161-2/+6
| * Switching to postgresql as the default had some implicationsPitu2018-09-163-13/+74
| * Links can now be createdPitu2018-09-161-5/+5
| * Links are managed elsewhere, so there's no point in thisPitu2018-09-162-3/+5
| * We really dont want to source control the uploads folderPitu2018-09-161-0/+1
| * Need to figure out why 404 is breaking stuffPitu2018-09-161-1/+1
| * Added logoPitu2018-09-162-1/+1
| * Preload of config filePitu2018-09-162-16/+48
| * Second version of startup scriptPitu2018-09-161-16/+32
| * Styling login and registerPitu2018-09-163-27/+138
| * Forgot this file herePitu2018-09-161-0/+10
| * Add imagesloaded for lazy loadingPitu2018-09-161-0/+1
| * We dont need thesePitu2018-09-162-330/+0
| * We dont need the second one, probablyPitu2018-09-161-17/+1
| * SitePitu2018-09-1633-0/+4343
| * First version of start scriptPitu2018-09-161-0/+60
| * RoutesPitu2018-09-1615-0/+812
| * UtilsPitu2018-09-162-0/+218
| * Base structuresPitu2018-09-163-0/+232
| * New basePitu2018-09-163-0/+7544