Replace all calls to os.Remove/os.RemoveAll by retrying util.Remove/util.RemoveAll and remove circular dependencies from util. Fix #12339 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: silverwind <[email protected]>
* Add logging to long migrations Also fix v136 to not use models Signed-off-by: Andrew Thornton <[email protected]>
* Ignore empty avatars * fixup! Ignore empty avatars
Migrate avatar names to include user ID and the md5 hash.