aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Fix CORS by allowing everythingAlex Auvolat2023-10-161-14/+21
* Fix cache directory err check+dockerfileQuentin2021-11-201-2/+5
* Better error managementQuentin2021-11-201-1/+4
* It seems to worksftpQuentin2021-11-201-3/+6
* Path + formatQuentin2021-11-201-11/+12
* Working on SFTPQuentin Dufour2021-11-191-1/+156
* Refactor the codebaseQuentin2021-08-231-553/+21
* Hide debug logs for nowQuentin2021-08-201-5/+5
* Complete Trailing Slashes FixQuentin2021-08-201-4/+4
* Handle missing trailing slashes + Add DockerfileQuentin2021-08-201-5/+17
* Working writesQuentin2021-08-201-91/+238
* Read-only is workingQuentin2021-08-201-9/+51
* Format the source fileQuentin2021-08-191-219/+220
* Initial commitQuentin2021-08-191-0/+365