1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-08 23:56:53 +02:00

Commit Graph

  • 8e25c8766c bump pydantic-pkgr to 0.4.6 Nick Sweeting 2024-10-05 05:30:24 -07:00
  • 90a58642cd bump pydantic-pkgr to 0.4.5 Nick Sweeting 2024-10-05 04:56:56 -07:00
  • 1fc6851387 fix /app/lib ownership in docker Nick Sweeting 2024-10-05 04:24:16 -07:00
  • 55e286972d fix timeout check showing regardless of value Nick Sweeting 2024-10-05 04:24:07 -07:00
  • 7a9460f45b try to ensure tmp is writable by archivebox user Nick Sweeting 2024-10-05 04:17:58 -07:00
  • 05fb607df2 move security policy to github dir Nick Sweeting 2024-10-05 04:04:42 -07:00
  • 7d649a8e58 remove .npmignore not needed anymore Nick Sweeting 2024-10-05 04:03:26 -07:00
  • 6ed6ae71df remove gitattrs Nick Sweeting 2024-10-05 04:02:52 -07:00
  • f108ab2270 revert docker python version back to 3.11 because node 22 needs 3.11 and we dont want 2 pythons Nick Sweeting 2024-10-05 03:57:25 -07:00
  • eccf123f69 fix tag name splitting in docker build script Nick Sweeting 2024-10-05 03:56:20 -07:00
  • db10a2142e remove extra files from repo root and move package.json into etc Nick Sweeting 2024-10-05 03:51:47 -07:00
  • 00a91e09c6 clean previous build before releasing v0.8.5rc2 Nick Sweeting 2024-10-05 03:23:12 -07:00
  • 0c52fd2873 dont release docs during release Nick Sweeting 2024-10-05 03:22:01 -07:00
  • b1264a6f8b force push tags Nick Sweeting 2024-10-05 03:20:56 -07:00
  • bf073b0217 make release script less aggro about pushing Nick Sweeting 2024-10-05 03:18:42 -07:00
  • 8d4194ed36 bump version to 0.8.5rc2 Nick Sweeting 2024-10-05 03:17:10 -07:00
  • 66a785bb35 only use system tmp dirs because of socket path length restrictions Nick Sweeting 2024-10-05 03:16:27 -07:00
  • 35446ce742 include sonic-client by default and allow ldap to be installed at runtime Nick Sweeting 2024-10-05 03:11:48 -07:00
  • 358e553328 remove docker submodule Nick Sweeting 2024-10-05 02:52:50 -07:00
  • 7f1aa72b7a update pip build script to not use old dist method Nick Sweeting 2024-10-05 02:32:44 -07:00
  • 171fbe4cf2 remove apt and brew build scripts Nick Sweeting 2024-10-05 02:16:17 -07:00
  • 943a1247df remove unused submodules Nick Sweeting 2024-10-05 01:18:49 -07:00
  • b06148a407 remove archived deb_dist Nick Sweeting 2024-10-05 01:18:11 -07:00
  • e29aff12bf update build and release scripts to use uv Nick Sweeting 2024-10-05 01:17:23 -07:00
  • ce2e19a429 switch to uv builds and rc1 versioning system Nick Sweeting 2024-10-04 23:48:25 -07:00
  • 0876cc78d9 remove no longer needed vendored libs Nick Sweeting 2024-10-04 23:35:34 -07:00
  • 80e052b166 fix pip binary loading Nick Sweeting 2024-10-04 23:26:49 -07:00
  • 497d3e9c2d fix chrome trying to use novnc in docker when its not available Nick Sweeting 2024-10-04 22:29:32 -07:00
  • beefe69b74 fix CHROME_TIMEOUT causing hanging on some platforms Nick Sweeting 2024-10-04 21:49:09 -07:00
  • ac96cc62fc fix CUSTOM_TEMPLATES_DIR loading Nick Sweeting 2024-10-04 21:40:36 -07:00
  • 0c7d7a2225 fix archivebox init colors and dir status checking Nick Sweeting 2024-10-04 21:34:19 -07:00
  • 5323953f94 handle Ctrl+C more gracefully Nick Sweeting 2024-10-04 21:33:46 -07:00
  • 026169a8e2 fix rich colors Nick Sweeting 2024-10-04 21:09:29 -07:00
  • d747cf7f31 fix SYSTEM_TMP_DIR and SYSTEM_LIB_DIR in docker Nick Sweeting 2024-10-04 21:03:02 -07:00
  • 811f9a8d93 move queue db name into constants and fix file detection at startup Nick Sweeting 2024-10-04 19:38:36 -07:00
  • 3f986f09cc fix relative dir calculation in extraactor hook Nick Sweeting 2024-10-03 04:16:42 -07:00
  • faa3f03edd bump docs changes Nick Sweeting 2024-10-04 19:20:24 -07:00
  • 148e37636f bump docs changes Nick Sweeting 2024-10-04 19:17:53 -07:00
  • 73e69ccb8b fixes for docs generation Nick Sweeting 2024-10-04 19:16:46 -07:00
  • f76bdc4332 fix old wsgi.py Nick Sweeting 2024-10-04 16:08:57 -07:00
  • d8443e104f bump docs changes Nick Sweeting 2024-10-04 15:56:52 -07:00
  • bd81b4de40 bump docs version Nick Sweeting 2024-10-04 15:39:00 -07:00
  • 720f07f1bf bump docs version Nick Sweeting 2024-10-04 15:30:22 -07:00
  • da274fd8e8 remove dead code Nick Sweeting 2024-10-04 14:48:20 -07:00
  • 6939edeaf6 generate global unique machine id on docker build Nick Sweeting 2024-10-04 14:47:57 -07:00
  • 396a7ffcd8 move tmp dir to machine-id scoped dir Nick Sweeting 2024-10-04 03:24:15 -07:00
  • 12f32c4690 fix tmp data dir resolution when running help or version outside data dir Nick Sweeting 2024-10-04 01:40:41 -07:00
  • f321d25f4c fallback to reading binaries from filesystem when theres no db Nick Sweeting 2024-10-04 01:00:09 -07:00
  • 8336c997a1 bump python version to 3.12 in docker Nick Sweeting 2024-10-04 00:45:13 -07:00
  • ed2d76af00 minor Dockerfile improvements v0.8.5-rc Nick Sweeting 2024-10-04 00:16:03 -07:00
  • 152b530249 scope LIB_DIR by os, arch, and docker status Nick Sweeting 2024-10-04 00:08:44 -07:00
  • 2e3a2f459c add sonic to docker build Nick Sweeting 2024-10-04 00:08:18 -07:00
  • 2c34fac44f remove django-url-tools from pyproject.toml deps Nick Sweeting 2024-10-03 18:25:54 -07:00
  • c84ea81c5a more ldap lib optimization Nick Sweeting 2024-10-03 18:25:35 -07:00
  • 89a066da0b remove django-url-tools in favor of core_tags snippet Nick Sweeting 2024-10-03 18:25:20 -07:00
  • 3f1a19dd35 fix type imports Nick Sweeting 2024-10-03 18:24:57 -07:00
  • c5da3c1f22 fix docker build Nick Sweeting 2024-10-03 18:24:27 -07:00
  • 0619750ffa add django-url-tools to fix pagination and search on public index Nick Sweeting 2024-10-03 17:39:55 -07:00
  • 1492c02bfa lazy-load loadfire and ldap lib for faster startup time Nick Sweeting 2024-10-03 17:39:39 -07:00
  • 563e4de678 unwinding circular dependencies Nick Sweeting 2024-10-03 08:39:05 -07:00
  • 9241a45bb8 Update base_configset.py Nick Sweeting 2024-10-03 11:42:27 -04:00
  • de09867f87 ignore lib/bin symlinking errors Nick Sweeting 2024-10-03 04:10:52 -07:00
  • aae9deccc2 add machine migrations Nick Sweeting 2024-10-03 04:06:28 -07:00
  • b072fd8ef4 load all binaries from cache by default Nick Sweeting 2024-10-03 04:06:17 -07:00
  • 0f37abb657 fix symlinking to lib when conflicting file already exists Nick Sweeting 2024-10-03 03:56:45 -07:00
  • 490e5ba11d fallback to localhost if detecting dnsserver fails Nick Sweeting 2024-10-03 03:53:50 -07:00
  • b36e89d086 relocate LIB_DIR and TMP_DIR inside docker so it doesnt clash with outside docker Nick Sweeting 2024-10-03 03:43:02 -07:00
  • f4f1d7893c fix CUSTOM_TEMPLATES_DIR config load and chrome symlinking Nick Sweeting 2024-10-03 03:20:25 -07:00
  • 29fc14dff4 dont build docker container twice during release Nick Sweeting 2024-10-03 03:12:18 -07:00
  • 9728d81fee add puppeteer to docker requirements for easier browser fetching Nick Sweeting 2024-10-03 03:11:39 -07:00
  • 697d0a3566 nicer version and help pretty printing with rich Nick Sweeting 2024-10-03 03:11:23 -07:00
  • 161afc7297 add health stats counters to machine models Nick Sweeting 2024-10-03 03:11:04 -07:00
  • 3b9e48ead8 show deprecation warning for archivebox setup command Nick Sweeting 2024-10-03 03:10:36 -07:00
  • e315905721 add new InstalledBinary model to cache binaries on host machine Nick Sweeting 2024-10-03 03:10:22 -07:00
  • c2ed9a19d6 bump packages lockfile Nick Sweeting 2024-10-02 19:46:56 -07:00
  • 32167de936 add daemonize flag to archivebox server Nick Sweeting 2024-10-02 19:46:48 -07:00
  • 035a14b6ea better help text output Nick Sweeting 2024-10-02 19:46:31 -07:00
  • 968adf64da small easter eggs Nick Sweeting 2024-10-02 14:17:28 -07:00
  • 95043e5a07 bump js subdeps versions Nick Sweeting 2024-10-01 21:48:07 -07:00
  • 295c5c46e0 add new crawl model Nick Sweeting 2024-10-01 21:46:59 -07:00
  • f46d62a114 add py-machineid lib for new machine app Nick Sweeting 2024-10-01 21:46:35 -07:00
  • 4a19051f4a change BaseExtractor to use new extract hookspec Nick Sweeting 2024-10-01 21:45:18 -07:00
  • 276a505cae fix extractor path calculation Nick Sweeting 2024-10-01 21:44:56 -07:00
  • 8498ca5c64 add abx.archivebox extract hookspec Nick Sweeting 2024-10-01 21:44:19 -07:00
  • 81d16e96fd fix toml_util circular import in abx Nick Sweeting 2024-10-01 21:43:35 -07:00
  • 716df44b7a fix created_by_id access error on abid creation Nick Sweeting 2024-10-01 21:43:11 -07:00
  • 5697ecefad fix index SEARCH_BACKENDS import_backend to load via ABX instead of settings Nick Sweeting 2024-10-01 00:19:19 -07:00
  • dac134dfca improve default chrome cli launch args used for archiving Nick Sweeting 2024-10-01 00:18:57 -07:00
  • 94123ca68c fix archive_dot_org repsonse parsing bytes vs str bug Nick Sweeting 2024-10-01 00:18:38 -07:00
  • 71d215367b add types to abx use api Nick Sweeting 2024-10-01 00:18:21 -07:00
  • 9255fce2a3 bump pydantic-pkgr to 0.3.8 Nick Sweeting 2024-09-30 23:53:23 -07:00
  • 8fbfa10df3 fix missing check_migrations import Nick Sweeting 2024-09-30 23:52:48 -07:00
  • 18474f452b move config moved out of legacy files and better version output Nick Sweeting 2024-09-30 23:52:00 -07:00
  • d21bc86075 finish migrating almost all config to new system Nick Sweeting 2024-09-30 23:21:34 -07:00
  • 4b6a2a3e50 add git plugin Nick Sweeting 2024-09-30 23:20:03 -07:00
  • 8c3342afe5 rename archivebox setup to archivebox install Nick Sweeting 2024-09-30 23:19:11 -07:00
  • 4334c74548 change archivebox setup to install ALL binaries by default Nick Sweeting 2024-09-30 21:44:23 -07:00
  • f6176ae05e move curl into plugin Nick Sweeting 2024-09-30 21:43:54 -07:00
  • 69522da4bb move wget and mercury into plugins Nick Sweeting 2024-09-30 21:43:45 -07:00
  • dce79d63c6 bump pydantic-pkgr to 0.3.8 Nick Sweeting 2024-09-30 21:42:51 -07:00