aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update Route.jsKana2019-02-221-1/+2
| * Update .gitignoreKana2019-02-221-1/+1
| * Update wizard.jsKana2019-02-221-1/+1
| * WIP deleteUrlKana2019-02-221-1/+3
| * Update wizard.jsKana2019-02-221-5/+14
| * updated package.jsonPitu2019-02-221-20/+20
| * LeftoversPitu2019-02-221-4/+2
| * whoopsPitu2019-02-222-5/+3
| * Add support for sqlitePitu2019-02-225-4/+33
| * SamePitu2019-02-211-1/+1
| * Load enviroment variables into configPitu2019-02-211-3/+9
| * 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