Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-06 | backend: | V3n3RiX | |
* drop some checks we had in place due to expensive metadata regen * less time checking -> more time working -> faster sisyphus | |||
2021-02-02 | Revert "cleanup some code" | V3n3RiX | |
This reverts commit e66109a13d8d3a6393e5c3255239c9ec2971d07c. | |||
2021-02-02 | cleanup some code | V3n3RiX | |
2021-02-02 | remove some redundant code -> faster sync speeds | V3n3RiX | |
2020-06-08 | rename some constants to something more pretty | V3n3RiX | |
2020-06-06 | filesystem module : gather all the folder and file paths used by sisyphus ↵ | V3n3RiX | |
under one module, and expose them to other modules from there | |||
2020-06-06 | big rewrite : split the backend in smaller pieces, rework the cli frontend ↵ | V3n3RiX | |
to work with the new backend ... gui frontend wip |