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