Fix jpeg export exporting to svg
This fixes issue #40 (closed) Previously the file extension was checked by looking at the last 3 characters Now the code iterates over several extensions and check if the filename ends with one of them
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
This fixes issue #40 (closed) Previously the file extension was checked by looking at the last 3 characters Now the code iterates over several extensions and check if the filename ends with one of them