1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-09 05:40:50 +02:00
Commit Graph

4286 Commits

Author SHA1 Message Date
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 v0.8.5-rc 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
Nick Sweeting
c84ea81c5a more ldap lib optimization 2024-10-03 18:25:35 -07:00
Nick Sweeting
89a066da0b remove django-url-tools in favor of core_tags snippet 2024-10-03 18:25:20 -07:00
Nick Sweeting
3f1a19dd35 fix type imports 2024-10-03 18:24:57 -07:00
Nick Sweeting
c5da3c1f22 fix docker build 2024-10-03 18:24:27 -07:00
Nick Sweeting
0619750ffa add django-url-tools to fix pagination and search on public index 2024-10-03 17:39:55 -07:00
Nick Sweeting
1492c02bfa lazy-load loadfire and ldap lib for faster startup time 2024-10-03 17:39:39 -07:00
Nick Sweeting
563e4de678 unwinding circular dependencies 2024-10-03 17:05:49 -07:00
Nick Sweeting
9241a45bb8 Update base_configset.py 2024-10-03 11:42:27 -04:00
Nick Sweeting
de09867f87 ignore lib/bin symlinking errors 2024-10-03 04:10:52 -07:00