summaryrefslogtreecommitdiff
path: root/server/szurubooru/search/executor.py
AgeCommit message (Expand)Author
2025-03-30server: prevent cache key collision for unsafe postsIlia Tetin
2021-08-06server: update ' to "Hunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2019-05-01server: implement median of post metricsHunternif
2019-04-29server: fix random post in around query when other sorting is presentHunternif
2019-04-29server: when sorting randomly, around next&prev ignores the random tokenHunternif
2019-04-26server: metric sorting without aliasesHunternif
2019-04-10server/post/around: random post idHunternif
2019-04-07Prevent caching when searching randomHunternif
2017-10-01remove tags.jsonrr-
2017-04-24server: lintrr-
2017-04-24server/search: fix errors on negative page offsetsrr-
2017-02-09server: use index-based paging (#123)rr-
2017-02-05server: refactor + add type hintingrr-
2017-02-03server: make linters happierrr-
2016-10-22server: drop old style class declarationsrr-
2016-10-02client+server/posts: reverse next/prev post rolerr-
2016-08-27server/search: fix sort:random breaking tagsrr-
2016-08-26server/search: fix sort:randomrr-
2016-08-16server/search: fix negative offsets causing ISErr-
2016-08-14server/general: embrace most of PEP8rr-
2016-06-14server/posts: optimize 'posts around' queryrr-
2016-06-08server/posts: add getting posts around idrr-
2016-06-03server/search: fix caching special tokensrr-
2016-06-03server/search: cache by query rather than its textrr-
2016-06-03server/search: refactor, extract parsingrr-