Commit graph

4295 commits

Author SHA1 Message Date
Nick Sweeting
55e286972d
fix timeout check showing regardless of value 2024-10-05 04:24:07 -07:00
Nick Sweeting
7a9460f45b
try to ensure tmp is writable by archivebox user 2024-10-05 04:17:58 -07:00
Nick Sweeting
05fb607df2
move security policy to github dir 2024-10-05 04:04:42 -07:00
Nick Sweeting
7d649a8e58
remove .npmignore not needed anymore 2024-10-05 04:03:26 -07:00
Nick Sweeting
6ed6ae71df
remove gitattrs 2024-10-05 04:02:52 -07:00
Nick Sweeting
f108ab2270
revert docker python version back to 3.11 because node 22 needs 3.11 and we dont want 2 pythons 2024-10-05 03:57:25 -07:00
Nick Sweeting
eccf123f69
fix tag name splitting in docker build script 2024-10-05 03:56:20 -07:00
Nick Sweeting
db10a2142e
remove extra files from repo root and move package.json into etc 2024-10-05 03:53:23 -07:00
Nick Sweeting
00a91e09c6
clean previous build before releasing 2024-10-05 03:23:23 -07:00
Nick Sweeting
0c52fd2873
dont release docs during release 2024-10-05 03:22:01 -07:00
Nick Sweeting
b1264a6f8b
force push tags 2024-10-05 03:20:56 -07:00
Nick Sweeting
bf073b0217
make release script less aggro about pushing 2024-10-05 03:19:37 -07:00
Nick Sweeting
8d4194ed36
bump version to 0.8.5rc2 2024-10-05 03:17:10 -07:00
Nick Sweeting
66a785bb35
only use system tmp dirs because of socket path length restrictions 2024-10-05 03:16:27 -07:00
Nick Sweeting
35446ce742
include sonic-client by default and allow ldap to be installed at runtime 2024-10-05 03:11:48 -07:00
Nick Sweeting
358e553328
remove docker submodule 2024-10-05 02:52:50 -07:00
Nick Sweeting
7f1aa72b7a
update pip build script to not use old dist method 2024-10-05 02:32:44 -07:00
Nick Sweeting
171fbe4cf2
remove apt and brew build scripts 2024-10-05 02:16:17 -07:00
Nick Sweeting
943a1247df
remove unused submodules 2024-10-05 01:18:49 -07:00
Nick Sweeting
b06148a407
remove archived deb_dist 2024-10-05 01:18:11 -07:00
Nick Sweeting
e29aff12bf
update build and release scripts to use uv 2024-10-05 01:17:53 -07:00
Nick Sweeting
ce2e19a429
switch to uv builds and rc1 versioning system 2024-10-04 23:48:25 -07:00
Nick Sweeting
0876cc78d9
remove no longer needed vendored libs 2024-10-04 23:35:34 -07:00
Nick Sweeting
80e052b166
fix pip binary loading 2024-10-04 23:26:49 -07:00
Nick Sweeting
497d3e9c2d
fix chrome trying to use novnc in docker when its not available 2024-10-04 22:29:32 -07:00
Nick Sweeting
beefe69b74
fix CHROME_TIMEOUT causing hanging on some platforms 2024-10-04 21:49:09 -07:00
Nick Sweeting
ac96cc62fc
fix CUSTOM_TEMPLATES_DIR loading 2024-10-04 21:40:36 -07:00
Nick Sweeting
0c7d7a2225
fix archivebox init colors and dir status checking 2024-10-04 21:34:19 -07:00
Nick Sweeting
5323953f94
handle Ctrl+C more gracefully 2024-10-04 21:33:46 -07:00
Nick Sweeting
026169a8e2
fix rich colors 2024-10-04 21:09:29 -07:00
Nick Sweeting
d747cf7f31
fix SYSTEM_TMP_DIR and SYSTEM_LIB_DIR in docker 2024-10-04 21:03:02 -07:00
Nick Sweeting
811f9a8d93
move queue db name into constants and fix file detection at startup 2024-10-04 19:38:36 -07:00
Nick Sweeting
3f986f09cc
fix relative dir calculation in extraactor hook 2024-10-04 19:24:01 -07:00
Nick Sweeting
faa3f03edd
bump docs changes 2024-10-04 19:20:24 -07:00
Nick Sweeting
148e37636f
bump docs changes 2024-10-04 19:17:53 -07:00
Nick Sweeting
73e69ccb8b
fixes for docs generation 2024-10-04 19:16:46 -07:00
Nick Sweeting
f76bdc4332
fix old wsgi.py 2024-10-04 16:08:57 -07:00
Nick Sweeting
d8443e104f
bump docs changes 2024-10-04 15:56:52 -07:00
Nick Sweeting
bd81b4de40
bump docs version 2024-10-04 15:39:00 -07:00
Nick Sweeting
720f07f1bf
bump docs version 2024-10-04 15:30:22 -07:00
Nick Sweeting
da274fd8e8
remove dead code 2024-10-04 14:48:20 -07:00
Nick Sweeting
6939edeaf6
generate global unique machine id on docker build 2024-10-04 14:47:57 -07:00
Nick Sweeting
396a7ffcd8
move tmp dir to machine-id scoped dir 2024-10-04 03:24:15 -07:00
Nick Sweeting
12f32c4690
fix tmp data dir resolution when running help or version outside data dir 2024-10-04 01:40:41 -07:00
Nick Sweeting
f321d25f4c
fallback to reading binaries from filesystem when theres no db 2024-10-04 01:00:09 -07:00
Nick Sweeting
8336c997a1
bump python version to 3.12 in docker 2024-10-04 00:45:13 -07:00
Nick Sweeting
ed2d76af00
minor Dockerfile improvements 2024-10-04 00:16:03 -07:00
Nick Sweeting
152b530249
scope LIB_DIR by os, arch, and docker status 2024-10-04 00:08:44 -07:00
Nick Sweeting
2e3a2f459c
add sonic to docker build 2024-10-04 00:08:18 -07:00
Nick Sweeting
2c34fac44f
remove django-url-tools from pyproject.toml deps 2024-10-03 18:25:54 -07:00