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
/
matweb
/
rest_api.py
(
follow
)
Age
Commit message (
Expand
)
Author
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-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
2020-09-13
removed unsued var
Jan Friedli
2020-09-13
handle not supported files in zips
Jan Friedli
2020-09-06
no explicit string casting, changed mat2-web started log message
Jan Friedli
2020-09-06
added error logging in api
Jan Friedli
2020-09-06
added basic logging
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-13
get schema values dynamically
Jan Friedli
2020-07-13
added baspath used for fuzzing and use blueprints for api routes
Jan Friedli
2020-07-13
documented bulk creator
Jan Friedli
2020-07-13
documented extension endpoint
Jan Friedli
2020-07-13
documented download endpoint
Jan Friedli
2020-07-13
addded oas for upload endpoint
Jan Friedli
2020-06-26
removed urljoin
Jan Friedli
2020-05-15
added new property which indicates the remaining download time in secs
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