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
/
config.py
Age
Commit message (
Expand
)
Author
2024-11-10
server/config: generalize container support
Zak B. Elep
2022-02-08
server/config: fix deprecated database string format
Shyam Sunder
2020-08-28
server/docker: unify test and main Dockerfiles
Shyam Sunder
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2020-06-05
server: format code to flake8
Shyam Sunder
2020-03-13
all: purge remaining elasticsearch artifacts
Shyam Sunder
2020-03-13
server/config: gracefully handle bad config files
Shyam Sunder
2019-09-15
server/image-hash: optionally allow for elasticsearch authentication
Shyam Sunder
2019-04-27
server/config: use safer YAML loader
Shyam Sunder
2018-08-23
client: Some minor fixups to base URL feature
Shyam Sunder
2018-08-03
server: fix paths to config
rr-
2018-07-25
build: add Docker functionality and documentation
Shyam Sunder
2017-02-05
server: refactor + add type hinting
rr-
2016-08-14
server/general: embrace most of PEP8
rr-
2016-05-10
server/config: move config validation to app.py
rr-
2016-05-08
server/users: hardcode available ranks
rr-
2016-04-18
server/tags: move tag categories to database
rr-
2016-04-16
server/api: refactor + remove ID from user JSON
rr-
2016-04-16
server/tags: add tag creating
rr-
2016-04-09
server/users: add avatar support
rr-
2016-04-06
client+server: switch to yaml config
rr-
2016-04-03
server/general: be more pythonic
rr-
2016-04-03
server/general: improve pylint score
rr-
2016-04-03
server/api: add password reminders
rr-
2016-04-01
split files into client/ and server/
rr-