index
:
szurubooru.git
master
Fork of Szurubooru with patches for running on a modern system sans Docker
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
szurubooru
/
search
/
executor.py
Age
Commit message (
Expand
)
Author
2025-03-30
server: prevent cache key collision for unsafe posts
Ilia Tetin
2021-08-06
server: update ' to "
Hunternif
2021-08-04
Merge remote-tracking branch 'origin/master' into hunternif
Hunternif
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2019-05-01
server: implement median of post metrics
Hunternif
2019-04-29
server: fix random post in around query when other sorting is present
Hunternif
2019-04-29
server: when sorting randomly, around next&prev ignores the random token
Hunternif
2019-04-26
server: metric sorting without aliases
Hunternif
2019-04-10
server/post/around: random post id
Hunternif
2019-04-07
Prevent caching when searching random
Hunternif
2017-10-01
remove tags.json
rr-
2017-04-24
server: lint
rr-
2017-04-24
server/search: fix errors on negative page offsets
rr-
2017-02-09
server: use index-based paging (#123)
rr-
2017-02-05
server: refactor + add type hinting
rr-
2017-02-03
server: make linters happier
rr-
2016-10-22
server: drop old style class declarations
rr-
2016-10-02
client+server/posts: reverse next/prev post role
rr-
2016-08-27
server/search: fix sort:random breaking tags
rr-
2016-08-26
server/search: fix sort:random
rr-
2016-08-16
server/search: fix negative offsets causing ISE
rr-
2016-08-14
server/general: embrace most of PEP8
rr-
2016-06-14
server/posts: optimize 'posts around' query
rr-
2016-06-08
server/posts: add getting posts around id
rr-
2016-06-03
server/search: fix caching special tokens
rr-
2016-06-03
server/search: cache by query rather than its text
rr-
2016-06-03
server/search: refactor, extract parsing
rr-