Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AGPLv3 licenseHEADmain | Alex Auvolat | 2024-04-03 | 1 | -0/+661 |
* | Fix CORS by allowing everything | Alex Auvolat | 2023-10-16 | 2 | -14/+51 |
* | Fix cache directory err check+dockerfile | Quentin | 2021-11-20 | 2 | -3/+10 |
* | Better error management | Quentin | 2021-11-20 | 3 | -2/+9 |
* | It seems to worksftp | Quentin | 2021-11-20 | 9 | -83/+151 |
* | Fix ReadAt | Quentin | 2021-11-20 | 1 | -5/+5 |
* | Path + format | Quentin | 2021-11-20 | 4 | -21/+32 |
* | WIP DEBUG | Quentin Dufour | 2021-11-19 | 3 | -21/+39 |
* | Working on SFTP | Quentin Dufour | 2021-11-19 | 81 | -154/+12748 |
* | Change part size to fix memory leak | Quentin Dufour | 2021-09-10 | 2 | -1/+11 |
* | Fix the Dockerfile | Quentin Dufour | 2021-09-03 | 1 | -1/+1 |
* | Fix renaming | Quentin Dufour | 2021-09-03 | 1 | -6/+6 |
* | Add a README file | Quentin Dufour | 2021-08-31 | 1 | -0/+41 |
* | WIP rename | Quentin | 2021-08-31 | 1 | -1/+45 |
* | WIP delete file | Quentin | 2021-08-23 | 1 | -1/+18 |
* | Add some checks in my code | Quentin | 2021-08-23 | 1 | -0/+11 |
* | Add support for directory creation | Quentin | 2021-08-23 | 2 | -2/+12 |
* | Refactor the codebase | Quentin | 2021-08-23 | 13 | -553/+777 |
* | Hide debug logs for now | Quentin | 2021-08-20 | 1 | -5/+5 |
* | Complete Trailing Slashes Fix | Quentin | 2021-08-20 | 1 | -4/+4 |
* | Handle missing trailing slashes + Add Dockerfile | Quentin | 2021-08-20 | 2 | -5/+29 |
* | Working writes | Quentin | 2021-08-20 | 1 | -91/+238 |
* | Read-only is working | Quentin | 2021-08-20 | 1 | -9/+51 |
* | Format the source file | Quentin | 2021-08-19 | 1 | -219/+220 |
* | Initial commit | Quentin | 2021-08-19 | 3 | -0/+462 |