index
:
szurubooru.git
master
Fork of Szurubooru with patches for running on a modern system sans Docker
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
szurubooru
/
rest
/
app.py
Age
Commit message (
Expand
)
Author
2025-10-12
Replace outdated `cgi` module
Jakob L. Kreuze
2021-11-29
server: fix python docstring formatting
Shyam Sunder
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2018-07-08
server/password-reset: try to construct full URL
rr-
2017-02-07
server/api: fix unicode urls (#121)
rr-
2017-02-05
server: refactor + add type hinting
rr-
2017-02-03
server: make linters happier
rr-
2017-02-02
server/rest: rollback session on query exception
rr-
2017-01-21
server: fix problems with escaping
rr-
2017-01-03
server/db: fix closing DB sessions
rr-
2017-01-03
server/rest: simplify error handling flow
rr-
2016-09-26
server: fix constructing of HTTP errors
rr-
2016-09-10
server/errors: fix serializing errors
rr-
2016-09-10
server/errors: add and document error codes
rr-
2016-09-10
server/errors: allow extra info in errors
rr-
2016-08-16
server/rest: urldecode incoming paths
rr-
2016-08-16
server/rest: work around Python bug 27777
rr-
2016-08-16
server/rest: fix reporting parameter type errors
rr-
2016-08-14
server/general: embrace most of PEP8
rr-
2016-08-14
server/general: ditch falcon for in-house WSGI app
rr-