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
/
hooks
Age
Commit message (
Collapse
)
Author
2021-09-19
client+server: migrate to GitHub actions
Shyam Sunder
2020-09-01
client+server: fix linter issues due to updated pre-commit hooks
Shyam Sunder
2020-08-28
server/docker: unify test and main Dockerfiles
Shyam Sunder
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2020-06-05
dev: add pre-commit hooks for pytest and docker building
Shyam Sunder
2020-06-05
client+server: normalize trailing newlines
Shyam Sunder
2020-06-04
server/docker: fix missing installation requirements
Shyam Sunder
Furthermore, an update to Pillow has improved the floating-point precision of the image hash algorithm, requiring minor updates to the respective unit tests. See https://github.com/python-pillow/Pillow/pull/4320
2020-03-13
all: purge remaining elasticsearch artifacts
Shyam Sunder
2020-03-06
server/tests: use postgresql test database
Shyam Sunder
2019-10-04
docker: added OCI-compatible image labels
Shyam Sunder
See https://github.com/opencontainers/image-spec/blob/master/annotations.md
2019-09-29
server/docker: use Alpine-based image for space savings
Shyam Sunder
2019-09-28
docker: add hooks to autotag images
Shyam Sunder
2019-09-28
server/tests: integrate testing into Docker
Shyam Sunder