aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Stupid hash was working, the size changes for some reason when uploadingPitu2018-09-181-5/+1
* Delete thumbs when deleting a filePitu2018-09-181-0/+3
* Add an add more files button to the uploaderPitu2018-09-181-1/+21
* Commented all the codePitu2018-09-1710-35/+85
* ChangesPitu2018-09-171-11/+13
* Removed unused stuffPitu2018-09-171-5/+0
* Public albums wooo!Pitu2018-09-177-43/+182
* This route should handle more stuff, so it does nowPitu2018-09-171-7/+11
* We need some more config stuff for the frontendPitu2018-09-171-1/+3
* Be able to create links on the frontendPitu2018-09-161-72/+76
* Flawed logic on the async retryPitu2018-09-161-2/+6
* Switching to postgresql as the default had some implicationsPitu2018-09-161-1/+5
* Links can now be createdPitu2018-09-161-5/+5
* Links are managed elsewhere, so there's no point in thisPitu2018-09-162-3/+5
* Need to figure out why 404 is breaking stuffPitu2018-09-161-1/+1
* Added logoPitu2018-09-162-1/+1
* Preload of config filePitu2018-09-162-16/+48
* Second version of startup scriptPitu2018-09-161-16/+32
* Styling login and registerPitu2018-09-163-27/+138
* We dont need thesePitu2018-09-162-330/+0
* We dont need the second one, probablyPitu2018-09-161-17/+1
* SitePitu2018-09-1633-0/+4343
* First version of start scriptPitu2018-09-161-0/+60
* RoutesPitu2018-09-1615-0/+812
* UtilsPitu2018-09-162-0/+218
* Base structuresPitu2018-09-163-0/+232