Added auto-resizing to fit 2048 x 2048 px during import
Added auto_scan field to User model (default=True)
Fixed model migrations
New migration for auto_scan field added to preserve database on existing installations
Added auto-scan management command
Added auto-scan scheduler (default 300 seconds, configurable via env var)
Added auto-resizing to fit 2048 x 2048 px during import Added auto_scan field to User model (default=True) Fixed model migrations New migration for auto_scan field added to preserve database on existing installations Added auto-scan management command Added auto-scan scheduler (default 300 seconds, configurable via env var)