1
0
Fork 0
mirror of synced 2024-04-30 02:23:09 +12:00

Commit graph

  • f89e4a8c5e
    Merge c6d644be29 into 1c9f9fe1b7 Neel Suthar 2024-04-27 21:23:27 +0200
  • 8905f9d6c0
    Merge 1c9f9fe1b7 into 315c9f3844 Nick Sweeting 2024-04-26 04:40:03 +0000
  • 1c9f9fe1b7
    remove playwright from prod requirements.txt dev Nick Sweeting 2024-04-25 21:39:48 -0700
  • 8f3901dd36
    fix edge case in docker_entrypoint where crontabs glob fails to expand Nick Sweeting 2024-04-25 21:38:15 -0700
  • 18a5b6e99c
    move EXTERNAL_LOCATIONS to data locations in version output Nick Sweeting 2024-04-25 21:36:43 -0700
  • 6a6ae7468e
    fix lint errors Nick Sweeting 2024-04-25 21:36:11 -0700
  • 1d9e7ec66a
    declare no-install-recommends at top of dockerfile and remove armv7 build steps Nick Sweeting 2024-04-25 21:35:09 -0700
  • 8cbc1a4adc
    remove pdm lockfile from git Nick Sweeting 2024-04-25 18:03:44 -0700
  • 4a5ad32040
    add django-requests-tracker Nick Sweeting 2024-04-25 17:59:54 -0700
  • af669d2f37
    rename api files for clarity Nick Sweeting 2024-04-25 05:49:37 -0700
  • 716ba52450
    bump django to version 5.0 and all other requirements Nick Sweeting 2024-04-25 04:19:16 -0700
  • 75153252dc
    big overhaul of REST API, split into auth, core, and cli methods Nick Sweeting 2024-04-25 03:56:22 -0700
  • 0c0ea7e4f5
    Merge e59406541d into e5aba0dc2e Nick Sweeting 2024-04-24 19:43:51 -0700
  • e5aba0dc2e
    fix urljoin bug causing multiple slashes to be merged into one Nick Sweeting 2024-04-24 19:41:31 -0700
  • 6cb357e76c
    fix fix_url_from_markdown assertion to be valid url Nick Sweeting 2024-04-24 19:41:11 -0700
  • 128419f991
    expand comment about markdown url trailing paren trimming Nick Sweeting 2024-04-24 17:50:18 -0700
  • beb3932d80
    replace uses of URL_REGEX with find_all_urls to handle markdown better Nick Sweeting 2024-04-24 17:45:45 -0700
  • e59406541d
    Merge branch 'dev' into plugins-browsertrix plugins-browsertrix Nick Sweeting 2024-04-24 16:59:26 -0700
  • 3afdd3d96f
    remove Docker arm/v7 auto-builds, rename :main to :stable Nick Sweeting 2024-04-24 16:55:14 -0700
  • 463ea54616
    remove references to main branch in favor of stable branch Nick Sweeting 2024-04-24 16:38:00 -0700
  • 33e82736f9
    Merge branch 'dev' into plugins-browsertrix Nick Sweeting 2024-04-24 16:29:36 -0700
  • c6d644be29
    Merge branch 'dev' into issue1316 Nick Sweeting 2024-04-24 16:24:16 -0700
  • 8e9cfc8869
    fix crontab symlinking to use glob instead of ls for iteration Nick Sweeting 2024-04-24 16:23:08 -0700
  • 98c5e69203
    bump lockfiles Nick Sweeting 2024-04-24 14:38:21 -0700
  • 8dcfa93ec6
    Merge branch 'main' into dev Nick Sweeting 2024-04-24 14:32:07 -0700
  • e28f33fcd0
    Update docker-compose.yml Nick Sweeting 2024-04-24 14:17:53 -0700
  • 665a2e505f
    fix the URL_REGEX used in generic_html parsers (#1396) Nick Sweeting 2024-04-23 19:54:04 -0700
  • 17f40f3ada
    Merge branch 'dev' into fix-URL_REGEX Nick Sweeting 2024-04-23 19:53:58 -0700
  • c6f8a33a63
    Update util.py Nick Sweeting 2024-04-23 19:53:18 -0700
  • 24175f5b4a
    REST API v1 using django-ninja (#1397) Nick Sweeting 2024-04-23 17:50:31 -0700
  • a1a877f47f
    bump pip_dist submodule Nick Sweeting 2024-04-23 17:48:53 -0700
  • 63fc317229
    minor pylint fixes in logging_util Nick Sweeting 2024-04-23 17:45:18 -0700
  • 756e159dfe
    add new bin/lock_pkgs.sh to generate package lockfiles consistently Nick Sweeting 2024-04-23 17:43:01 -0700
  • f83298a42d
    Bump croniter from 2.0.1 to 2.0.5 dependabot[bot] 2024-04-22 22:17:35 +0000
  • 30c5241ab7
    Bump the pip group across 1 directory with 4 updates dependabot[bot] 2024-04-15 23:24:01 +0000
  • ffbba2159c
    Bump croniter from 2.0.1 to 2.0.3 dependabot[bot] 2024-04-13 00:20:06 +0000
  • a3fc6e1ddf
    Bump django-extensions from 3.1.5 to 3.2.3 dependabot[bot] 2024-04-13 00:20:01 +0000
  • 4bf0ec3b77
    Bump wcwidth from 0.2.12 to 0.2.13 dependabot[bot] 2024-04-13 00:19:55 +0000
  • 7d46057c04
    Bump yt-dlp from 2023.12.30 to 2024.4.9 dependabot[bot] 2024-04-13 00:19:51 +0000
  • 9003a228e0
    Bump idna from 3.6 to 3.7 dependabot[bot] 2024-04-13 00:19:44 +0000
  • 667cf38fc6
    Update dependabot.yml Nick Sweeting 2024-04-12 17:19:01 -0700
  • 11acc9ceea
    Add Dockerfile labels needed for depandabot and Docker Extension marketplace Nick Sweeting 2024-04-12 14:16:55 -0700
  • 0fe67fda9c
    Bump python-dateutil from 2.8.2 to 2.9.0.post0 dependabot[bot] 2024-04-12 20:59:59 +0000
  • ba7972b095
    Bump pytz from 2023.3.post1 to 2024.1 dependabot[bot] 2024-04-12 20:59:56 +0000
  • 77edd17a5f
    Bump pyasn1-modules from 0.3.0 to 0.4.0 dependabot[bot] 2024-04-12 20:59:51 +0000
  • 9d094d7601
    Bump pycparser from 2.21 to 2.22 dependabot[bot] 2024-04-12 20:59:48 +0000
  • 045b1735b0
    Bump urllib3 from 2.1.0 to 2.2.1 dependabot[bot] 2024-04-12 20:59:45 +0000
  • 55d6bde7db
    Create dependabot.yml Nick Sweeting 2024-04-12 13:59:05 -0700
  • bc0b0303ea
    Create codeql.yml Nick Sweeting 2024-04-12 13:57:30 -0700
  • 83fdf37a8c
    Bump the pip group across 1 directory with 3 updates dependabot[bot] 2024-04-12 04:20:17 +0000
  • 82b38df8ec
    Update README.md Nick Sweeting 2024-04-11 15:50:37 -0700
  • 8ced9fd4bb
    Update README.md Nick Sweeting 2024-04-11 01:12:06 -0700
  • e4dc2701ef fix URL_REGEX 2 longzai 2024-04-11 15:51:55 +0800
  • 835fc9ea14
    Bump the pip group across 1 directory with 2 updates dependabot[bot] 2024-04-10 17:11:34 +0000
  • 99502bd928
    Merge branch 'main' into main Nick Sweeting 2024-04-10 05:15:43 -0700
  • b76875aab6
    Update README.md Nick Sweeting 2024-04-10 02:45:30 -0700
  • 9ad99d86c1
    Update docker-compose.yml to add rclone remote storage example Nick Sweeting 2024-04-09 18:38:29 -0700
  • 5f9aac18f2
    api v1 Brandl 2024-04-10 01:29:24 +0200
  • 4ae765ec27 fix the URL_REGEX used in generic_html parsers longzai 2024-04-08 04:53:05 +0800
  • 9d4cc361e6
    Update docker-compose.yml Nick Sweeting 2024-03-27 20:15:27 -0700
  • b5311d2c57 Merge branch 'dev' into plugins-browsertrix Nick Sweeting 2024-03-26 15:29:02 -0700
  • e48159b8a0 cleanup docker-compose by storing crontabs in data dir v0.8.0-rc Nick Sweeting 2024-03-26 15:23:43 -0700
  • ac73fb5129 merge fixes Nick Sweeting 2024-03-26 15:22:40 -0700
  • b4c3aa5097 Merge branch 'main' into dev Nick Sweeting 2024-03-26 15:01:36 -0700
  • a4453b6f87
    fix PERSONAS PERSONAS_DIR typo Nick Sweeting 2024-03-26 14:19:25 -0700
  • 6981837a0b
    Update to Django 4.2.x (#1388) Nick Sweeting 2024-03-26 14:14:42 -0700
  • 8b1b01e508 Update to Django 4.2.x, now in LTS until April 2026 jim winstead 2024-03-25 17:46:01 -0700
  • 1d49bee90b
    Update README.md Nick Sweeting 2024-03-21 00:31:48 -0700
  • 0521379464
    Update README.md Nick Sweeting 2024-03-21 00:29:54 -0700
  • ee2809eb4f
    Update README.md Nick Sweeting 2024-03-21 00:27:49 -0700
  • 88f21d0d70
    Update README.md Nick Sweeting 2024-03-21 00:12:31 -0700
  • 2c6704b1d0
    Update README.md Nick Sweeting 2024-03-21 00:11:57 -0700
  • 1dbe08872c
    Update README.md Nick Sweeting 2024-03-21 00:10:19 -0700
  • 2220a5350c
    Update README.md Nick Sweeting 2024-03-21 00:02:08 -0700
  • a1ef5f6035
    Update README.md Nick Sweeting 2024-03-21 00:00:14 -0700
  • 28e85e0b95
    Update README.md Nick Sweeting 2024-03-20 23:31:04 -0700
  • 67baea172e
    Update README.md Nick Sweeting 2024-03-20 23:28:02 -0700
  • d9beebdee7
    Update README.md Nick Sweeting 2024-03-20 23:25:06 -0700
  • d32413d74b
    Update README.md Nick Sweeting 2024-03-20 23:23:26 -0700
  • 37c9a33c8b
    Update README.md Nick Sweeting 2024-03-20 23:19:23 -0700
  • b921efb0e0
    Revise md section not formatting properly in html (#1382) Nick Sweeting 2024-03-19 12:25:27 -0700
  • e00845f58c
    Revise md section not formatting properly in html Nicholas Hebert 2024-03-19 11:13:47 -0300
  • c22df0b63a Merge branch 'dev' into plugins-browsertrix Nick Sweeting 2024-03-18 14:43:06 -0700
  • 8007e97c3f point archivebox to novnc display container by default Nick Sweeting 2024-03-18 14:41:57 -0700
  • c0b5dbcecb create new data/personas dir to hold cookies and chrome profiles Nick Sweeting 2024-03-18 14:41:39 -0700
  • c5bb99dce1 explicitly use Default profile inside user data dir Nick Sweeting 2024-03-18 14:40:40 -0700
  • 1fc5d7c5c8 add USER_AGENT config option to set all USER_AGENTs at once Nick Sweeting 2024-03-18 14:39:09 -0700
  • 11b067a1ae
    Merge branch 'dev' into plugins-browsertrix Nick Sweeting 2024-03-15 15:45:56 -0700
  • 0872c84ba7
    Add generic_jsonl parser (#1370) Nick Sweeting 2024-03-14 20:19:21 -0700
  • 06a0580430 Merge branch 'issue-1369' of github.com:jimwins/ArchiveBox into issue-1369 jim winstead 2024-03-14 15:47:04 -0700
  • 5478d13d52 Add generic_jsonl parser jim winstead 2024-02-29 18:15:06 -0800
  • ca2c484a8e
    Add _EXTRA_ARGS for various extractors (#1360) Nick Sweeting 2024-03-14 01:55:09 -0700
  • 48f4b12ae2
    Use COOKIES_FILE to fetch page titles (#1364) Nick Sweeting 2024-03-14 01:52:44 -0700
  • 099f7d00fe
    Use feedparser for RSS parsing (#1362) Nick Sweeting 2024-03-14 01:51:45 -0700
  • 3512dc7e60
    Disable searching for existing chrome user profiles by default Nick Sweeting 2024-03-14 00:58:45 -0700
  • db3fee1845
    Update README.md Browser Extension link (#1374) Nick Sweeting 2024-03-07 13:09:20 -0800
  • 86c3e271ad
    Update README.md Browser Extension link Ricky de Laveaga 2024-03-07 09:45:41 -0800
  • f4deb97f59 Add ARGS and EXTRA_ARGS for Mercury extractor Ben Muthalaly 2024-03-05 21:15:38 -0600
  • d8cf09c21e Remove unnecessary variable length args for dedupe Ben Muthalaly 2024-03-05 21:13:45 -0600
  • 1cf0f37a95
    Add COOKIES_FILE support for singlefile extractor (#1372) Nick Sweeting 2024-03-05 12:19:24 -0800