| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |