funkwhale/changes/changelog.d
Simon Arlott 88a72ea14d
Handle access errors scanning directories
Trying to read a directory that is visible but not accessible, or a
symlink to a file in a directory that is not accessible will raise a
PermissionError. Output these and then continue.

If os.scandir() raises an exception then the finally block accesses
"scanner" before it is assigned, raising an UnboundLocalError.
2020-06-21 10:19:04 +01:00
..
.gitkeep Version bump and changelog 2018-02-27 23:10:23 +01:00
1134.enhancement Fix #1134: Use role=alert on forms/toast message to improve accessibility 2020-06-19 21:30:07 +02:00
1138.bugfix Fix #1138: Fixed wrong covert art displaying in some situations 2020-06-14 14:42:02 +02:00
1157.bugfix Fix #1157: player crash when using Funkwhale as a PWA 2020-06-11 17:54:01 +02:00
1158.bugfix Fix #1158: crash when loading recent albums via Subsonic 2020-06-11 18:06:00 +02:00
1161.bugfix Fix #1161: crash with null help text in admin 2020-06-19 13:53:13 +02:00
import-eaccess-fix.bugfix Handle access errors scanning directories 2020-06-21 10:19:04 +01:00
thunbnails.enhancement Increase image quality of downscaled images from 70 to 95 2020-05-07 19:18:19 +02:00