index
:
mat2-web
master
renovate/autoprefixer-10.x-lockfile
renovate/cerberus-1.x
renovate/coverage-7.x
renovate/cssnano-7.x-lockfile
renovate/flask-3.x
renovate/flask-cors-6.x
renovate/fullhuman-postcss-purgecss-7.x
renovate/fullhuman-postcss-purgecss-8.x
renovate/mat2-0.x
renovate/openapi-spec-validator-0.x
renovate/postcss-8.x-lockfile
renovate/python-3.x
renovate/renovate-renovate-40.x
renovate/renovate-renovate-41.x
renovate/renovate-renovate-42.x
renovate/renovate-renovate-43.x
renovate/tailwindcss-4.x-lockfile
renovate/tailwindcss-cli-4.x-lockfile
renovate/tailwindcss-postcss-4.x-lockfile
renovate/types-pyyaml-6.x
renovate/wheel-0.x
A web version of mat2!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_api.py
(
follow
)
Age
Commit message (
Expand
)
Author
2026-03-05
fix tests
jf
2025-01-12
Added Non-Ascii filename support
jfriedli
2023-06-04
updated flask and flasgger
jf
2023-05-05
tests_fix
jfriedli
2022-04-23
fix failing testsuite
jf
2022-01-24
Bugfix catch attribute errors and updated dependencies
jfriedli
2021-12-17
changed missing file part error message
v0.8.3
jfriedli
2021-11-01
use main flasgger lib and workaround a know and unsolved problem
jfriedli
2021-08-23
validate bulk body is parsable
v0.8.0
jfriedli
2021-08-23
added missing error handler
jfriedli
2021-03-23
catch newly thrown ValueErrors on get_file_parser
v0.7.0
Jfriedli
2021-01-29
Removed .asc assertion in supported extensions list
jfriedli
2020-09-13
handle not supported files in zips
Jan Friedli
2020-08-21
added endpoint to clean file and return it directly for automated clients
Jan Friedli
2020-07-14
catch no bulk post body
Jan Friedli
2020-07-14
upgrade to oas 3
Jan Friedli
2020-07-13
replcaed equals
Jan Friedli
2020-07-13
fixed tests for 201 http after upload
Jan Friedli
2020-05-15
added new property which indicates the remaining download time in secs
Jan Friedli
2020-05-14
make test no dependent from mat2 cleaning performance ;)
Jan Friedli
2020-05-08
Resolve "Fuzzing Errors /api/upload"
jfriedli
2020-04-26
Resolve "Use a HMAC instead of a hash"
jfriedli
2020-04-23
Refactoring
jfriedli
2020-03-27
file removal background job
v0.2.0
jfriedli
2019-10-03
Content disposition header
jfriedli
2019-10-02
handle HEAD requests correctly
jfriedli
2019-09-24
Resolve "Delete Files After Adding To Zip"
jfriedli
2019-09-24
make filename and key required fields
J.F
2019-09-21
Api/bulk download for frontend
jfriedli
2019-08-12
adding mime type to api response
jfriedli
2019-07-09
added a docker dev environment
JF