aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Some stuffPitu2019-02-287-108/+105
| * Change password and api keysPitu2019-02-285-23/+241
| * When a call regarding the token fails, logoutPitu2019-02-281-1/+1
| * User managementPitu2019-02-266-13/+332
| * Add background to main pagePitu2019-02-262-0/+14
| * Not needed anymorePitu2019-02-261-5/+0
| * Added adminOnly routesPitu2019-02-261-1/+2
| * User promotion/demotionPitu2019-02-263-0/+77
| * Settings page and other thingsPitu2019-02-265-21/+120
| * We dont need this packagePitu2019-02-262-46/+5
| * add deleteUrl when uploading a filePitu2019-02-231-2/+2
| * Better DB handling and stuffPitu2019-02-239-1032/+274
| * Update Util.jsKana2019-02-221-2/+1
| * 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