| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Better error handling on invalid links | Pitu | 2018-09-18 | 1 | -2/+2 |
| * | We can now download albums yayyyy | Pitu | 2018-09-18 | 5 | -1/+99 |
| * | 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 |
| * | Commented all the code | Pitu | 2018-09-17 | 10 | -35/+85 |
| * | Public albums wooo! | Pitu | 2018-09-17 | 3 | -4/+14 |
| * | This route should handle more stuff, so it does now | Pitu | 2018-09-17 | 1 | -7/+11 |
| * | 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 |
| * | We dont need the second one, probably | Pitu | 2018-09-16 | 1 | -17/+1 |
| * | 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 |