jvoisin
|
b76dbcd4af
|
Merge branch 'ignore_uploads' into 'master'
Add uploads directory to .gitignore
See merge request jvoisin/mat2-web!9
|
2019-03-09 03:54:36 -08:00 |
|
doobry
|
b3957a3e6b
|
Add uploads directory to .gitignore
|
2019-03-09 11:35:56 +01:00 |
|
jvoisin
|
dac2fa7fbb
|
The cleanded files are now downloaded instead of rendeder by the browser
|
2019-03-09 10:13:30 +01:00 |
|
jvoisin
|
457d171cd4
|
Improve the display of supported formats
- Show the extension instead of the mimetype
- Sort the results
|
2019-03-06 21:25:06 +01:00 |
|
jvoisin
|
769bafac0a
|
Merge branch 'fix-typo' into 'master'
README: fix typo
See merge request jvoisin/mat2-web!7
|
2019-03-06 11:29:02 -08:00 |
|
jvoisin
|
09e14c6d88
|
Merge branch 'index-generic-note-about-copy-of-file' into 'master'
index: make note regarding "not keeping a copy" more generic
See merge request jvoisin/mat2-web!8
|
2019-03-06 11:28:44 -08:00 |
|
georg
|
70b34e36f3
|
index: make note regarding "not keeping a copy" more generic
|
2019-03-06 15:35:55 +00:00 |
|
georg
|
9963793d08
|
README: fix typo
|
2019-03-04 22:37:14 +00:00 |
|
jvoisin
|
475d7d9bc7
|
Merge branch 'custom_templates' into 'master'
Add support to override default templates with custom ones (Fixes: #14)
Closes #14
See merge request jvoisin/mat2-web!4
|
2019-03-04 14:21:34 -08:00 |
|
doobry
|
c52b417840
|
Add support to override default templates with custom ones (Fixes: #14)
|
2019-03-04 14:55:53 +01:00 |
|
jvoisin
|
15a1139577
|
Improve a bit the README
|
2019-03-01 19:24:37 +01:00 |
|
jvoisin
|
bb5997ff03
|
Merge branch 'mention_ansible_role' into 'master'
Mention Ansible Role in README.md
See merge request jvoisin/mat2-web!5
|
2019-03-01 10:06:24 -08:00 |
|
jvoisin
|
e22db3f5b0
|
Merge branch 'ignore_pycache' into 'master'
Add `__pycache__` to .gitignore
See merge request jvoisin/mat2-web!6
|
2019-03-01 10:02:13 -08:00 |
|
jvoisin
|
8bc5c253ad
|
Merge branch 'disclaimer' into 'master'
Add disclaimer to run mat2 locally when possible
See merge request jvoisin/mat2-web!2
|
2019-03-01 10:00:47 -08:00 |
|
doobry
|
adf5d65a03
|
Add __pycache__ to .gitignore
|
2019-03-01 17:35:47 +01:00 |
|
doobry
|
95fd501a96
|
Mention Ansible Role in README.md
* Improve garbage collector cronjob to limit find on files (ignore
directories).
|
2019-03-01 17:20:45 +01:00 |
|
doobry
|
0315250a2e
|
Recommend to run mat2 locally if possible
|
2019-02-25 15:51:52 +01:00 |
|
jvoisin
|
3d21f613d2
|
Document how to get rid of stale files
|
2019-02-23 13:30:23 +01:00 |
|
jvoisin
|
1b0333fdd5
|
Improve the deployment configuration
|
2019-02-23 13:27:33 +01:00 |
|
jvoisin
|
489fc7f2b5
|
Show the name of the file that was cleaned
|
2019-02-23 13:18:55 +01:00 |
|
jvoisin
|
d524c65209
|
Handle copy/paste
|
2019-02-23 13:17:22 +01:00 |
|
jvoisin
|
32f2411400
|
Implement drag'n'drop support
|
2019-02-23 13:07:41 +01:00 |
|
jvoisin
|
f436da0539
|
Add a small threat model
|
2019-02-22 21:20:51 +01:00 |
|
jvoisin
|
aee0940b51
|
Mitigate filename-based race conditions
|
2019-02-22 21:17:48 +01:00 |
|
jvoisin
|
12be535945
|
Add a way to display the supported fileformats
|
2019-02-22 20:31:27 +01:00 |
|
jvoisin
|
1837b53ece
|
Improve a bit the readme
|
2018-12-25 19:24:42 +01:00 |
|
jvoisin
|
81ac5c3721
|
Fix a possible issue wrt. inexistant upload folder
|
2018-12-24 14:12:40 +01:00 |
|
jvoisin
|
964d3683b5
|
Improve a bit the previous commit
|
2018-12-24 13:50:18 +01:00 |
|
jvoisin
|
cfeaef897e
|
Merge branch 'master' into 'master'
Add the Apache vhost configuration
See merge request jvoisin/mat2-web!1
|
2018-12-24 04:48:09 -08:00 |
|
smagnin
|
3ebfa5da8a
|
Add the Apache vhost configuration
|
2018-12-22 14:20:06 +01:00 |
|
jvoisin
|
c7df6d929c
|
Improve the licensing scheme
|
2018-12-16 21:54:25 +01:00 |
|
jvoisin
|
d07b313e89
|
Supported types are now directly provided by mat2
|
2018-12-16 21:47:25 +01:00 |
|
jvoisin
|
5ce3db7e82
|
Bump coverage
|
2018-12-16 21:41:23 +01:00 |
|
jvoisin
|
c289edb916
|
Add a test with a valid file
|
2018-12-16 21:37:15 +01:00 |
|
jvoisin
|
a71a390145
|
Add even more tests
|
2018-12-16 21:33:18 +01:00 |
|
jvoisin
|
0997c47d7e
|
Don't cover dependencies in the testsuite
|
2018-12-16 21:15:35 +01:00 |
|
jvoisin
|
6bb77d77db
|
Add LICENSE
|
2018-12-16 12:09:25 -08:00 |
|
jvoisin
|
d44c8d676d
|
Add a small testsuite
|
2018-12-16 21:07:09 +01:00 |
|
jvoisin
|
19dfe05707
|
Add some tests
|
2018-12-16 20:36:02 +01:00 |
|
jvoisin
|
2b96456685
|
Remove a useless route
|
2018-12-16 20:35:52 +01:00 |
|
jvoisin
|
100f3bb295
|
Use a better message for clean files
|
2018-12-09 19:31:53 +01:00 |
|
jvoisin
|
73fcba8e0f
|
Add some colours to the readme
|
2018-12-09 19:00:33 +01:00 |
|
jvoisin
|
3231047c14
|
Second commit
|
2018-12-09 18:59:23 +01:00 |
|
jvoisin
|
60aa7f879e
|
First commit
|
2018-11-11 23:25:40 +01:00 |
|