Skip to content

Change to ENG lang, allow any google account, fix issue with uppercase file extensions

Alja啪 Starc requested to merge patch/lang-account_whitelist-file_ext into master
  • Allow any Google account (not just (fri|student).uni-lj.si)
  • Change to ENG language
  • Fix the issue where the custom component for text/image/video files was only shown when the file had a lowercase extension (did not handle uppercase letters), fixed with file_extension.toLowerCase()

Merge request reports