| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Leftovers | Pitu | 2019-02-22 | 1 | -4/+2 |
| | | |||||
| * | whoops | Pitu | 2019-02-22 | 1 | -4/+3 |
| | | |||||
| * | Add support for sqlite | Pitu | 2019-02-22 | 2 | -2/+4 |
| | | |||||
| * | Load enviroment variables into config | Pitu | 2019-02-21 | 1 | -3/+9 |
| | | |||||
| * | Database migration and seeding | Pitu | 2019-02-21 | 5 | -121/+138 |
| | | |||||
| * | derp | Pitu | 2019-02-21 | 2 | -2/+2 |
| | | |||||
| * | WIP | Pitu | 2019-02-19 | 1 | -0/+1 |
| | | |||||
| * | Switch config to .env | Pitu | 2019-02-19 | 18 | -184/+191 |
| | | |||||
| * | Create wizard.js | Kana | 2019-02-19 | 1 | -0/+86 |
| | | |||||
| * | Changes | Pitu | 2019-02-19 | 3 | -159/+23 |
| | | |||||
| * | CRLF to LF | Pitu | 2019-02-18 | 2 | -381/+0 |
| | | |||||
| * | Styling | Pitu | 2019-02-18 | 1 | -2/+2 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 38 | -1130/+780 |
| | | |||||
| * | 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 | 6 | -4/+112 |
| | | |||||
| * | 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 | 1 | -1/+5 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | We dont need these | Pitu | 2018-09-16 | 2 | -330/+0 |
| | | |||||
| * | We dont need the second one, probably | Pitu | 2018-09-16 | 1 | -17/+1 |
| | | |||||
| * | Site | Pitu | 2018-09-16 | 33 | -0/+4343 |
| | | |||||
| * | First version of start script | Pitu | 2018-09-16 | 1 | -0/+60 |
| | | |||||
| * | Routes | Pitu | 2018-09-16 | 15 | -0/+812 |
| | | |||||
| * | Utils | Pitu | 2018-09-16 | 2 | -0/+218 |
| | | |||||
| * | Base structures | Pitu | 2018-09-16 | 3 | -0/+232 |