Feature #2045
Updated by Bernhard Koschiček-Krombholz about 1 year ago
*Done* * moved file stat functions from @__init__.py@ to where it is needed (improved pre request time for projects with many files) *Look into* * recursive SQL statements * compress output with gzip (client should decide if they want it) * "Bypass @@before_request@":https://stackoverflow.com/questions/19574694/flask-hit-decorator-before-before-request-signal-fires for API if possible