aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-01-21Fix property accessHEADmastercbdev1-1/+1
2024-01-21Merge branch 'master' of ssh://git.services.cbcdn.com:2222/cargoholdcbdev2-0/+4
2024-01-21urlencode file namescbdev2-2/+60
2024-01-21Add size indication to download allcbdev2-0/+4
2023-08-15Document authentication methodscbdev1-1/+10
2023-08-13Implement download all buttoncbdev5-12/+43
2023-08-12Update gitignorecbdev1-0/+1
2023-08-12Admin interfacescbdev13-26/+246
2022-07-11Update dependency listcbdev1-0/+2
2022-07-11Initial admin templates and logiccbdev5-6/+210
2022-07-10Factor out common functions into utilscbdev2-32/+66
2022-07-10Update markupcbdev3-7/+9
2022-07-04Implement authentication modules for admin panelcbdev10-6/+181
2022-07-04Rename instances of session to alias where appropriatecbdev1-27/+26
2022-05-08[PATCH] cargohold-cli: print full urlsatanist1-3/+4
2022-05-07Update READMEcbdev1-4/+4
2022-05-07Extend README, implement cargohold-clicbdev3-4/+104
2022-04-24Simplify redirect callscbdev2-5/+5
2022-04-23Discourage robots from indexingcbdev1-0/+1
2022-04-23Sort listing before playoutcbdev2-5/+21
2022-04-23Redirect if alias not terminated in pathcbdev1-1/+5
2021-11-03Fix default mimetype, change license datecbdev4-4/+11
2021-10-31Add LICENSE and basic READMEcbdev3-0/+36
2021-10-30Document config.py, add example nginx config and DB schemacbdev3-0/+34
2021-10-29Implement gallery view, add noscript notice, implement rudimentary overwrite ↵cbdev6-31/+68
protection
2021-07-20Add size calculationcbdev2-15/+26
2021-07-17Implement basic upload and listingcbdev6-31/+123
2021-07-15Implement basic configurationcbdev3-2/+9
2021-07-15Basic scriptingcbdev6-0/+182
2021-07-15Initial skeletoncbdev2-0/+188