summaryrefslogtreecommitdiff
path: root/matweb/rest_api.py (unfollow)
AgeCommit message (Expand)Author
2022-01-24Bugfix catch attribute errors and updated dependenciesjfriedli
2021-12-17changed missing file part error messagev0.8.3jfriedli
2021-08-23validate bulk body is parsablev0.8.0jfriedli
2021-08-23added missing error handlerjfriedli
2021-03-23catch newly thrown ValueErrors on get_file_parserv0.7.0Jfriedli
2020-09-13removed unsued varJan Friedli
2020-09-13handle not supported files in zipsJan Friedli
2020-09-06no explicit string casting, changed mat2-web started log messageJan Friedli
2020-09-06added error logging in apiJan Friedli
2020-09-06added basic loggingJan Friedli
2020-08-21added endpoint to clean file and return it directly for automated clientsJan Friedli
2020-07-14catch no bulk post bodyJan Friedli
2020-07-13get schema values dynamicallyJan Friedli
2020-07-13added baspath used for fuzzing and use blueprints for api routesJan Friedli
2020-07-13documented bulk creatorJan Friedli
2020-07-13documented extension endpointJan Friedli
2020-07-13documented download endpointJan Friedli
2020-07-13addded oas for upload endpointJan Friedli
2020-06-26removed urljoinJan Friedli
2020-05-15added new property which indicates the remaining download time in secsJan Friedli
2020-05-08Resolve "Fuzzing Errors /api/upload"jfriedli
2020-04-26Resolve "Use a HMAC instead of a hash"jfriedli
2020-04-23Refactoringjfriedli