Ben Muthalaly
5de45dbf30
Show upgrade notification in admin snapshot view
2024-01-08 22:55:30 -06:00
Nick Sweeting
e43babb7ac
Update README.md
2024-01-05 17:20:09 -08:00
Nick Sweeting
a232b45b61
Update README.md
2024-01-05 17:03:46 -08:00
Nick Sweeting
710167e967
Update README.md
2024-01-05 16:58:14 -08:00
Nick Sweeting
84e026d862
minor readme improvements
2024-01-05 16:57:15 -08:00
Nick Sweeting
975b1b5ae1
fix: handle archive folder permission more graceful ( #1312 )
2024-01-05 16:26:42 -08:00
Nick Sweeting
e085b1d13b
try to chown everything in ./data and only fallback to avoiding ./data/archive if it fails initially
2024-01-05 16:19:47 -08:00
gnattu
bc2bfc1cc7
fix: handle archive folder permission more graceful
...
On mounted network shares, chmod might be hard or impossible to do without modify the server config. Ignore the archive folder because we already tested if that folder is writeable and printed warnings to the user.
2024-01-05 12:57:01 +08:00
Nick Sweeting
a6ea05820b
empty commit to bump version difference
2024-01-04 19:59:34 -08:00
Nick Sweeting
e888869abc
remove conflicting packages when building brew bottle
2024-01-04 19:53:50 -08:00
Nick Sweeting
3108966070
Delete .github/workflows/codeql-analysis.yml
2024-01-04 19:42:50 -08:00
Nick Sweeting
315c9f3844
0.7.2 Release Candidate ( #1297 )
2024-01-04 19:27:19 -08:00
Nick Sweeting
2ef3655d21
fix python version in build tests
2024-01-04 19:26:54 -08:00
Nick Sweeting
fc2bd4a2d5
Update pip.yml
2024-01-04 19:23:26 -08:00
Nick Sweeting
79979d4d05
Update pip.yml
2024-01-04 19:20:03 -08:00
Nick Sweeting
310dede977
limit python version upper bound to 3.11
2024-01-04 19:18:49 -08:00
Nick Sweeting
0353d6b316
Update pip.yml
2024-01-04 19:02:46 -08:00
Nick Sweeting
f695b30d36
Update pip.yml
2024-01-04 18:59:34 -08:00
Nick Sweeting
df56e993f2
Update pip.yml
2024-01-04 18:51:59 -08:00
Nick Sweeting
41e6a0f215
Update debian.yml
2024-01-04 18:50:41 -08:00
Nick Sweeting
e4f1503965
Update test.yml
2024-01-04 18:34:00 -08:00
Nick Sweeting
d23fe6a594
Update test.yml
2024-01-04 18:28:03 -08:00
Nick Sweeting
3840265cef
Update test.yml
2024-01-04 18:21:27 -08:00
Nick Sweeting
7842ca49d1
Update test.yml
2024-01-04 17:59:18 -08:00
Nick Sweeting
c43f861f6f
Update test.yml
2024-01-04 17:55:52 -08:00
Nick Sweeting
10dc9922de
Update test.yml
2024-01-04 17:39:45 -08:00
Nick Sweeting
ffcd1640da
Update test.yml
2024-01-04 17:34:37 -08:00
Nick Sweeting
3247866d3a
Update test.yml to install packages needed by ldap
2024-01-04 17:30:59 -08:00
Nick Sweeting
490b765d5b
add dev deps to lockfile
2024-01-04 17:24:31 -08:00
Nick Sweeting
3ddc0c7f7a
fix free space calculation and make it based on absolute values instead of pcts
2024-01-04 17:24:31 -08:00
Nick Sweeting
3ee3916b29
Update test.yml to fix python builds
2024-01-04 17:24:10 -08:00
Nick Sweeting
2bb6dca294
check for available disk space on docker root fs and data volume and improve shell requoting
2024-01-04 15:58:45 -08:00
Nick Sweeting
48c9a49d56
fix shell re-quoting in docker_entrypoint.sh so that quoted subcommands can be passed in
2024-01-04 15:10:10 -08:00
Nick Sweeting
83eede54da
fix docker image in compose file
2024-01-04 14:59:08 -08:00
Nick Sweeting
a0f01a543d
minor readme tweaks
2024-01-04 14:58:41 -08:00
Nick Sweeting
30fd005605
more minor README tweaks
2024-01-04 13:58:33 -08:00
Nick Sweeting
71ca0b27a8
minor formatting and wording improvements to README
2024-01-04 13:47:21 -08:00
Nick Sweeting
4479d3fb17
add Learn More sections to README
2024-01-04 13:32:08 -08:00
Nick Sweeting
64ddab3750
add more data to archive layout section
2024-01-04 12:44:27 -08:00
Nick Sweeting
1532186283
Merge branch 'main' into dev
2024-01-04 12:30:46 -08:00
Nick Sweeting
64bfd7667e
collapse README sections to reduce length and link to PUID PGID and root_squash info
2024-01-04 12:30:21 -08:00
Nick Sweeting
6f1d4e477b
move README images from imgur to Github assets hosting
2024-01-04 12:29:38 -08:00
Nick Sweeting
a215b38681
update dompurify version
2024-01-04 11:43:50 -08:00
Nick Sweeting
94b132818d
fix lint errors
2024-01-04 11:41:12 -08:00
Nick Sweeting
5df7b258bd
bump version of dev build to 0.7.2
2024-01-03 20:37:00 -08:00
Nick Sweeting
c1fd2cfa42
tag URLs immediately once added instead of waiting until archival completes
2024-01-03 20:31:46 -08:00
Nick Sweeting
8ab17f0561
add tag support to schedule command
2024-01-03 20:31:14 -08:00
Nick Sweeting
f775da299a
show command to enter docker container in failed command output hint when IN_DOCKER=True
2024-01-03 20:12:03 -08:00
Nick Sweeting
b9e05b2abe
quote URLs in failure message hint output to make copy-pasting easier
2024-01-03 20:11:30 -08:00
Nick Sweeting
db2984e47b
prefer dom dump to singlefile for generating readability output
2024-01-03 20:11:06 -08:00