szurubooru/server/szurubooru
rr- 28bcbd33b9 server/posts: use SHA1 checksums
This changes the checksums to ones that are compatible with 1.x, which
relieves the migration script from recalculating the checksums for all
the posts.
2016-08-20 13:06:19 +02:00
..
api server/snapshots: rewrite 2016-08-16 21:51:25 +02:00
db server/snapshots: rewrite 2016-08-16 21:51:25 +02:00
func server/posts: use SHA1 checksums 2016-08-20 13:06:19 +02:00
middleware server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
migrations server/snapshots: rewrite 2016-08-16 21:51:25 +02:00
rest server/rest: urldecode incoming paths 2016-08-16 21:42:11 +02:00
search server/snapshots: rewrite 2016-08-16 21:51:25 +02:00
tests server/posts: use SHA1 checksums 2016-08-20 13:06:19 +02:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
errors.py server/general: embrace most of PEP8 2016-08-14 16:44:03 +02:00
facade.py server/db: allow full DSN; use memdb in tests 2016-08-16 21:42:09 +02:00