summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-24Add support for external config files (Fixes: #33)v0.1.0doobry
2019-10-03Content disposition headerjfriedli
2019-10-02handle HEAD requests correctlyjfriedli
2019-09-24Resolve "Delete Files After Adding To Zip"jfriedli
2019-09-24make filename and key required fieldsJ.F
2019-09-21Api/bulk download for frontendjfriedli
2019-08-28removed startup scriptjfriedli
2019-08-28Resolve "Create a docker image"jfriedli
2019-08-12adding mime type to api responsejfriedli
2019-07-10README: Update Debian package statusgeorg
Closes #17
2019-07-09added a docker dev environmentJF
Signed-off-by: Jan Friedli <jan.friedli@immerda.ch>
2019-07-02added a docker dev environmentJF
Signed-off-by: Jan Friedli <jan.friedli@immerda.ch>
2019-05-08Fix supported filelist filteringjvoisin
Previously, only a subset of the fileformat supported by mat2 were allowed by the frontend. This fixes #23
2019-05-06Fix a crash spotted by smagnin@jvoisin
2019-03-09Fix typosdoobry
2019-03-09Advertise drag & drop support (Fixes #13)doobry
2019-03-09Merge branch 'mention_upload_limit' into 'master'jvoisin
Mention upload file size limit (Fixe: #15) See merge request jvoisin/mat2-web!11
2019-03-09Mention upload file size limit (Fixe: #15)doobry
2019-03-09Merge branch 'ignore_uploads' into 'master'jvoisin
Add uploads directory to .gitignore See merge request jvoisin/mat2-web!9
2019-03-09Add uploads directory to .gitignoredoobry
2019-03-09The cleanded files are now downloaded instead of rendeder by the browserjvoisin
2019-03-06Improve the display of supported formatsjvoisin
- Show the extension instead of the mimetype - Sort the results
2019-03-06Merge branch 'fix-typo' into 'master'jvoisin
README: fix typo See merge request jvoisin/mat2-web!7
2019-03-06Merge branch 'index-generic-note-about-copy-of-file' into 'master'jvoisin
index: make note regarding "not keeping a copy" more generic See merge request jvoisin/mat2-web!8
2019-03-06index: make note regarding "not keeping a copy" more genericgeorg
2019-03-04README: fix typogeorg
2019-03-04Merge branch 'custom_templates' into 'master'jvoisin
Add support to override default templates with custom ones (Fixes: #14) Closes #14 See merge request jvoisin/mat2-web!4
2019-03-04Add support to override default templates with custom ones (Fixes: #14)doobry
2019-03-01Improve a bit the READMEjvoisin
2019-03-01Merge branch 'mention_ansible_role' into 'master'jvoisin
Mention Ansible Role in README.md See merge request jvoisin/mat2-web!5
2019-03-01Merge branch 'ignore_pycache' into 'master'jvoisin
Add `__pycache__` to .gitignore See merge request jvoisin/mat2-web!6
2019-03-01Merge branch 'disclaimer' into 'master'jvoisin
Add disclaimer to run mat2 locally when possible See merge request jvoisin/mat2-web!2
2019-03-01Add `__pycache__` to .gitignoredoobry
2019-03-01Mention Ansible Role in README.mddoobry
* Improve garbage collector cronjob to limit find on files (ignore directories).
2019-02-25Recommend to run mat2 locally if possibledoobry
2019-02-23Document how to get rid of stale filesjvoisin
2019-02-23Improve the deployment configurationjvoisin
2019-02-23Show the name of the file that was cleanedjvoisin
2019-02-23Handle copy/pastejvoisin
2019-02-23Implement drag'n'drop supportjvoisin
2019-02-22Add a small threat modeljvoisin
2019-02-22Mitigate filename-based race conditionsjvoisin
2019-02-22Add a way to display the supported fileformatsjvoisin
2018-12-25Improve a bit the readmejvoisin
2018-12-24Fix a possible issue wrt. inexistant upload folderjvoisin
2018-12-24Improve a bit the previous commitjvoisin
2018-12-24Merge branch 'master' into 'master'jvoisin
Add the Apache vhost configuration See merge request jvoisin/mat2-web!1
2018-12-22Add the Apache vhost configurationsmagnin
2018-12-16Improve the licensing schemejvoisin
2018-12-16Supported types are now directly provided by mat2jvoisin