Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-10 | Factor out common functions into utils | cbdev | 2 | -32/+66 |
2022-07-04 | Implement authentication modules for admin panel | cbdev | 9 | -5/+176 |
2022-07-04 | Rename instances of session to alias where appropriate | cbdev | 1 | -27/+26 |
2022-05-08 | [PATCH] cargohold-cli: print full url | satanist | 1 | -3/+4 |
2022-05-07 | Extend README, implement cargohold-cli | cbdev | 1 | -0/+71 |
2022-04-24 | Simplify redirect calls | cbdev | 1 | -4/+4 |
2022-04-23 | Sort listing before playout | cbdev | 1 | -4/+5 |
2022-04-23 | Redirect if alias not terminated in path | cbdev | 1 | -1/+5 |
2021-11-03 | Fix default mimetype, change license date | cbdev | 1 | -3/+3 |
2021-10-30 | Document config.py, add example nginx config and DB schema | cbdev | 2 | -0/+7 |
2021-10-29 | Implement gallery view, add noscript notice, implement rudimentary overwrite ... | cbdev | 2 | -27/+18 |
2021-07-20 | Add size calculation | cbdev | 1 | -10/+21 |
2021-07-17 | Implement basic upload and listing | cbdev | 2 | -15/+81 |
2021-07-15 | Implement basic configuration | cbdev | 2 | -2/+7 |
2021-07-15 | Basic scripting | cbdev | 2 | -0/+50 |