This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/server/szurubooru
2024-04-18 10:26:59 -05:00
..
api Rewrite get_pool_posts_around to not use raw sql 2024-04-18 10:24:40 -05:00
func Fix pool post serializer 2024-04-18 10:26:59 -05:00
middleware server: fix python docstring formatting 2021-11-29 18:39:34 -05:00
migrations remove initial pgfunction migration bc endgoal is to not have it 2024-04-14 10:16:57 -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 fix defaulted abstraction 2024-04-15 10:16:45 -05:00
tests Merge branch 'old-pool-divergence' into update/Ruin0x11/improve-pools 2024-04-13 22:55:03 -05:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server/config: fix deprecated database string format 2022-02-08 09:58:56 -05: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