| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update wizard.js | Kana | 2019-02-22 | 1 | -1/+1 | |
| | | ||||||
| * | WIP deleteUrl | Kana | 2019-02-22 | 1 | -1/+3 | |
| | | ||||||
| * | Update wizard.js | Kana | 2019-02-22 | 1 | -5/+14 | |
| | | ||||||
| * | updated package.json | Pitu | 2019-02-22 | 1 | -20/+20 | |
| | | ||||||
| * | Leftovers | Pitu | 2019-02-22 | 1 | -4/+2 | |
| | | ||||||
| * | whoops | Pitu | 2019-02-22 | 2 | -5/+3 | |
| | | ||||||
| * | Add support for sqlite | Pitu | 2019-02-22 | 5 | -4/+33 | |
| | | ||||||
| * | Same | Pitu | 2019-02-21 | 1 | -1/+1 | |
| | | ||||||
| * | Load enviroment variables into config | Pitu | 2019-02-21 | 1 | -3/+9 | |
| | | ||||||
| * | Database migration and seeding | Pitu | 2019-02-21 | 7 | -125/+166 | |
| | | ||||||
| * | derp | Pitu | 2019-02-21 | 2 | -2/+2 | |
| | | ||||||
| * | WIP | Pitu | 2019-02-19 | 1 | -0/+1 | |
| | | ||||||
| * | Exclude .env from versioning | Pitu | 2019-02-19 | 1 | -0/+1 | |
| | | ||||||
| * | Switch config to .env | Pitu | 2019-02-19 | 21 | -186/+213 | |
| | | ||||||
| * | Create wizard.js | Kana | 2019-02-19 | 1 | -0/+86 | |
| | | ||||||
| * | Update package.json | Kana | 2019-02-19 | 1 | -2/+4 | |
| | | ||||||
| * | More stuff | Pitu | 2019-02-19 | 2 | -0/+10 | |
| | | ||||||
| * | Update dependencies | Pitu | 2019-02-19 | 2 | -2932/+3698 | |
| | | ||||||
| * | Changes | Pitu | 2019-02-19 | 3 | -159/+23 | |
| | | ||||||
| * | CRLF to LF | Pitu | 2019-02-18 | 2 | -381/+0 | |
| | | ||||||
| * | Styling | Pitu | 2019-02-18 | 2 | -4/+6 | |
| | | ||||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 42 | -1397/+2607 | |
| | | ||||||
| * | Some adjustements to public album view | Pitu | 2018-09-18 | 1 | -18/+33 | |
| | | ||||||
| * | Return less info to the user when verifying | Pitu | 2018-09-18 | 1 | -1/+8 | |
| | | ||||||
| * | 404エラ | Pitu | 2018-09-18 | 2 | -4/+5 | |
| | | ||||||
| * | Unused lines | Pitu | 2018-09-18 | 1 | -18/+0 | |
| | | ||||||
| * | Better error handling on invalid links | Pitu | 2018-09-18 | 2 | -9/+30 | |
| | | ||||||
| * | Enable changing album options | Pitu | 2018-09-18 | 2 | -2/+27 | |
| | | ||||||
| * | We can now download albums yayyyy | Pitu | 2018-09-18 | 8 | -4/+117 | |
| | | ||||||
| * | Stupid hash was working, the size changes for some reason when uploading | Pitu | 2018-09-18 | 1 | -5/+1 | |
| | | ||||||
| * | Delete thumbs when deleting a file | Pitu | 2018-09-18 | 1 | -0/+3 | |
| | | ||||||
| * | Add an add more files button to the uploader | Pitu | 2018-09-18 | 1 | -1/+21 | |
| | | ||||||
| * | Commented all the code | Pitu | 2018-09-17 | 10 | -35/+85 | |
| | | ||||||
| * | Changes | Pitu | 2018-09-17 | 1 | -11/+13 | |
| | | ||||||
| * | Removed unused stuff | Pitu | 2018-09-17 | 1 | -5/+0 | |
| | | ||||||
| * | Public albums wooo! | Pitu | 2018-09-17 | 7 | -43/+182 | |
| | | ||||||
| * | This route should handle more stuff, so it does now | Pitu | 2018-09-17 | 1 | -7/+11 | |
| | | ||||||
| * | We need some more config stuff for the frontend | Pitu | 2018-09-17 | 1 | -1/+3 | |
| | | ||||||
| * | Be able to create links on the frontend | Pitu | 2018-09-16 | 1 | -72/+76 | |
| | | ||||||
| * | Flawed logic on the async retry | Pitu | 2018-09-16 | 1 | -2/+6 | |
| | | ||||||
| * | Switching to postgresql as the default had some implications | Pitu | 2018-09-16 | 3 | -13/+74 | |
| | | ||||||
| * | 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 | 2 | -3/+5 | |
| | | ||||||
| * | We really dont want to source control the uploads folder | Pitu | 2018-09-16 | 1 | -0/+1 | |
| | | ||||||
| * | Need to figure out why 404 is breaking stuff | Pitu | 2018-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Added logo | Pitu | 2018-09-16 | 2 | -1/+1 | |
| | | ||||||
| * | Preload of config file | Pitu | 2018-09-16 | 2 | -16/+48 | |
| | | ||||||
| * | Second version of startup script | Pitu | 2018-09-16 | 1 | -16/+32 | |
| | | ||||||
| * | Styling login and register | Pitu | 2018-09-16 | 3 | -27/+138 | |
| | | ||||||
| * | Forgot this file here | Pitu | 2018-09-16 | 1 | -0/+10 | |
| | | ||||||