Releases: nektro/andesite
Releases · nektro/andesite
v65
b4d4beb fix docker image inner version (Meghan Denny)
fcc4f08 scripts- make_release- remove githash from tag name (Meghan Denny)
b8fb6d6 run `go mod tidy` (Meghan Denny)
v64-5b27579
5b27579 github- update funding card (Meghan Denny)
41ec59e circleci- update go version (Meghan Denny)
e11d7ef scripts- update build_all for new go (Meghan Denny)
de07ef4 update dependencies (Meghan Denny)
v63-b7f01c4
b7f01c4 update go.etc for --allow-ip flag (Meghan)
10fd395 db: revert file insert due to bug in go.dbstorage (Meghan)
48adaee db: use orm struct insertion for files too (Meghan)
b5252be handler: make dra only ping discord api once per minute for a user's roles (Meghan)
8edccd0 handler: clean up dra listing (Meghan)
c8e663b README- go.oauth2 updated (Meghan)
18b9605 README- remove unused info (Meghan)
ed09ea8 fsdb: fix --hash-concurrency usage (Meghan)
00dca45 fsdb: add logs for skips and updates (Meghan)
034b60c update deps (Meghan)
v62-65a1969
65a1969 remove write timeout, fix #86 (Meghan)
924df85 handler: log stat errors to console (Meghan)
5451a32 handler: skip stat errors in listing (Meghan)
f37f16a circleci- tag version as well as latest in docker (Meghan)
ac5ce2c remove /test endpoint (Meghan)
v61-928f70d
928f70d circleci- setup_remote_docker must be a map (Meghan)
2e90f35 circleci- ensure config prop is a string (Meghan)
c274f8e add --disable-global-search (Meghan)
96a0e4e www- fix style link in search.hbs (Meghan)
a244330 www- default listing search to be the root specific one (Meghan)
00684ad fix #82 (Meghan)
08dd589 change http reg order (Meghan)
ba997f4 Dockerfile- untab extra commands (Meghan)
60bd2a2 Dockerfile- use go get -v (Meghan)
0e2d384 Dockerfile- use go install for statik (Meghan)
ef1fa48 circleci- hopfully fix docker build (Meghan)
v58-c12c32f
c12c32f restructure search endpoint registration (Meghan)
fae0644 scripts/build_all- remove unused targets (Meghan)
0c2aeea fix #81 (Meghan)
29cfc7d fix #83 (Meghan)
32036cd fix #84 (Meghan)
ea1d903 fix #85 (Meghan)
cc9fefd db: change file modtime string format (Meghan)
e5157f5 docker-compose- add enable search (Meghan)
7888015 docker-compose- remove theme (Meghan)
b3d3769 update go modules (Meghan)
282e6c0 circleci- update docker orb version (Meghan)
v57-4b7f1ae
4b7f1ae circleci- revert docker orb version (Meghan)
v56-b9457d8
b9457d8 README- add docker to deployment section (Meghan)
42054f4 circleci- update docker orb and push to latest tag (Meghan)
5a262f8 add docker-compose file to test --base usage (Meghan)
b262fcc fixes #80 (Meghan)
8100e05 allow themes to be read from env (Meghan)
v54-8e50ef0
8e50ef0 README- add more badges (Meghan Denny)
1fc8186 REAMDE- update pp and discord badges to have logo (Meghan Denny)
47a4325 www/css- remove second instance of body (Meghan Denny)
4b8c73b add --custom-root-private (Meghan Denny)
cd089d3 add --custom-root-public (Meghan Denny)
068fcf9 README- fix typo of --fsdb-verbose flag (Meghan Denny)
93ae50d fsdb: follow symlinks (Meghan Denny)
9f04a3d db: update structs to use dbsorm (Meghan Denny)
7bc7661 update go modules (Meghan Denny)
v53-355c06d
355c06d README- add custom roots, closes #71 (Meghan Denny)
cb7869c fsdb: show time to complete scan in log msg (Meghan Denny)
19d6cec db: make parallel file hashing a lot more parallel (Meghan Denny)
6a82a90 db: file update methods were pointing at wrong table (Meghan Denny)