szurubooru/server/szurubooru
Zak B. Elep b721865931 server/config: generalize container support
Allow running in Kubernetes, podman, and LXC, besides plain docker-compose,
without having to fake out /.dockerenv in non-Docker environments.
2024-11-10 15:44:39 +01:00
..
api server+client: update tag category api + fix formatting 2020-09-23 13:48:47 +02:00
func server/net: use yt-dlp instead of youtube-dl 2023-08-17 20:41:50 +08:00
middleware server: fix python docstring formatting 2021-11-29 18:39:34 -05:00
migrations server/posts: store and provide MD5 checksums 2021-01-05 13:20:01 -05:00
model server/posts: store and provide MD5 checksums 2021-01-05 13:20:01 -05:00
rest server: fix python docstring formatting 2021-11-29 18:39:34 -05:00
search server: post category filter 2023-07-05 12:22:11 +00:00
tests tests/server: post category filter 2023-07-05 12:22:11 +00:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server/config: generalize container support 2024-11-10 15:44:39 +01:00
db.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
errors.py client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
facade.py server: fix python docstring formatting 2021-11-29 18:39:34 -05:00