summaryrefslogtreecommitdiff
path: root/server/szurubooru/config.py
AgeCommit message (Expand)Author
2024-11-10server/config: generalize container supportZak B. Elep
2022-02-08server/config: fix deprecated database string formatShyam Sunder
2020-08-28server/docker: unify test and main DockerfilesShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-05server: format code to flake8Shyam Sunder
2020-03-13all: purge remaining elasticsearch artifactsShyam Sunder
2020-03-13server/config: gracefully handle bad config filesShyam Sunder
2019-09-15server/image-hash: optionally allow for elasticsearch authenticationShyam Sunder
2019-04-27server/config: use safer YAML loaderShyam Sunder
2018-08-23client: Some minor fixups to base URL featureShyam Sunder
2018-08-03server: fix paths to configrr-
2018-07-25build: add Docker functionality and documentationShyam Sunder
2017-02-05server: refactor + add type hintingrr-
2016-08-14server/general: embrace most of PEP8rr-
2016-05-10server/config: move config validation to app.pyrr-
2016-05-08server/users: hardcode available ranksrr-
2016-04-18server/tags: move tag categories to databaserr-
2016-04-16server/api: refactor + remove ID from user JSONrr-
2016-04-16server/tags: add tag creatingrr-
2016-04-09server/users: add avatar supportrr-
2016-04-06client+server: switch to yaml configrr-
2016-04-03server/general: be more pythonicrr-
2016-04-03server/general: improve pylint scorerr-
2016-04-03server/api: add password remindersrr-
2016-04-01split files into client/ and server/rr-