summaryrefslogtreecommitdiff
path: root/server/szurubooru/rest
AgeCommit message (Expand)Author
2025-10-12Replace outdated `cgi` moduleJakob L. Kreuze
2025-02-15Merge branch 'master' into hunternifHunternif
2021-11-29server: fix python docstring formattingShyam Sunder
2021-08-06server: update ' to "Hunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-05server: format code to flake8Shyam Sunder
2020-04-03server/posts/upload: Add youtube-dl functionalityShyam Sunder
2019-04-17server: correctly parse metric in request, save it and disable snapshotsHunternif
2019-04-17Update metrics via tag APIHunternif
2018-07-08server/password-reset: try to construct full URLrr-
2018-03-25server/auth: add token authenticationReAnzu
2017-04-24server: lintrr-
2017-02-07server/api: fix unicode urls (#121)rr-
2017-02-05server/api: extra validation of list fieldsrr-
2017-02-05server: refactor + add type hintingrr-
2017-02-03server: make linters happierrr-
2017-02-02server/rest: rollback session on query exceptionrr-
2017-02-02server/image-hash: improve exception handlingrr-
2017-01-21server: fix problems with escapingrr-
2017-01-08server/uploads: add file upload apirr-
2017-01-03server/db: fix closing DB sessionsrr-
2017-01-03server/rest: simplify error handling flowrr-
2016-10-22server: drop old style class declarationsrr-
2016-09-26server: fix constructing of HTTP errorsrr-
2016-09-10server/errors: fix serializing errorsrr-
2016-09-10server/errors: add and document error codesrr-
2016-09-10server/errors: allow extra info in errorsrr-
2016-08-16server/rest: urldecode incoming pathsrr-
2016-08-16server/rest: work around Python bug 27777rr-
2016-08-16server/rest: fix reporting parameter type errorsrr-
2016-08-14server/general: embrace most of PEP8rr-
2016-08-14server/general: ditch falcon for in-house WSGI apprr-