summaryrefslogtreecommitdiff
path: root/server/szurubooru/api/info_api.py
AgeCommit message (Expand)Author
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-05server: format code to flake8Shyam Sunder
2019-09-29server/info: report correct size when filesystem is missing filesneobooru
2018-07-08config: fix camelCaserr-
2018-06-27client: fetch configurations from server at runtimeShyam Sunder
2017-08-24server/posts: add posts:view:featured privilegerr-
2017-05-01api: fix getting cached disk usage with empty dirsrr-
2017-04-24server: lintrr-
2017-02-05server: refactor + add type hintingrr-
2017-02-03server: make linters happierrr-
2016-08-31server/info: increase hdd usage cache time to 48hrr-
2016-08-16server/general: improve versioning effectivenessrr-
2016-08-14server/general: embrace most of PEP8rr-
2016-08-14server/general: ditch falcon for in-house WSGI apprr-
2016-07-03server/general: use UTC time stampsrr-
2016-06-18server/info: expose a few config variablesrr-
2016-06-12server/info: add serverTime fieldrr-
2016-05-29server/info: return who featured the post and whenrr-
2016-04-24server/general: move not found errors to funcrr-
2016-04-24server/api: move serializers to func layerrr-
2016-04-23server/posts: add featured post retrievalrr-
2016-04-22server/search: rename order: to sort:rr-
2016-04-21server/info: implement simple global inforr-