szurubooru/server/szurubooru
Shyam Sunder 636498ad38 client+server: implement HTML caching and URL prefix determination
* Uses 'X-Forwarded-Prefix' header to determine base URL if not
  explicitly defined
* Authentication ignored for HTML generation to improve caching
* Also add logging of 'User-Agent' for HTML requests
2021-09-24 20:04:56 -04:00
..
api client+server: implement HTML caching and URL prefix determination 2021-09-24 20:04:56 -04:00
func server/net: return more useful error messages 2021-09-22 22:08:07 -04:00
middleware client+server: implement HTML caching and URL prefix determination 2021-09-24 20:04:56 -04: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 client+server: implement HTML caching and URL prefix determination 2021-09-24 20:04:56 -04:00
search server/search: add MD5-based search 2021-01-05 13:51:39 -05:00
tests server/tests: use transactional db for faster unit tests 2021-09-23 12:24:56 -04:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server/docker: unify test and main Dockerfiles 2020-08-28 14:43:10 -04: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/posts: store and provide MD5 checksums 2021-01-05 13:20:01 -05:00