Releases: openSUSE/MirrorCache
Releases · openSUSE/MirrorCache
1.049
1.048
- Fix sorting by size in /report/download
- Change page size in /report/download
- Improve sorting in /browse
- Fix map icon not shown properly in .mirrorlist
1.047
- Add /browse route to navigate folders with ajax (#322)
- Render TOP_FOLDER with /browse if browser (#322)
- Add ajax table for the one dimension download reports (#318)
- Cleanup stat older than STAT_KEEP_DAYS (8) (#319)
- Fix db password from ini file wasnt taken in all places (#323)
- Add option for enabling Mojo Status Plugin (#318)
1.046
- Correctly render mirrorlist in browser when file is unknown
- Allow rendering .zsync files
- Render selected mirrors with osm in .mirrorlist
1.045
- Add basic support for config from ini file (#314)
- Drop support for rsync in MIRRORCACHE_ROOT (#314)
- Allow html tags in CUSTOM_FOOTER_MESSAGE (#314)
- Fix os version in report generation on mariadb (#314)
- Fix zsync file generation missing empty line after header (#314)
- Fix download report including stats only from begin of hour (#315)
1.044
1.043
- Add backend for download size reports (#309)
- Add mirrors to zsync response (#312)
- Prefer zsync over metalink responses (#312)
- Avoid race condition when new files are discovered while mirrors are scanned (#311)
- Fix generation of zsync hashes for big files (#310)
- t: add manual test for local folder (#308)
- Retry hashes import if a new file hasnt got any (#307)
- Add trailing slash for top folders (#306) - bmwiedermann