1
0
Fork 0
mirror of synced 2024-05-18 19:32:24 +12:00
Commit graph

2925 commits

Author SHA1 Message Date
Manu 5a7828fb08 Add PikaPods as hosting option 2022-05-10 15:28:10 +04:00
Nick Sweeting eb77908273 add missing migration 2022-05-09 23:59:42 -07:00
Nick Sweeting c5fc3e1e65 --ammend 2022-05-09 23:59:27 -07:00
Nick Sweeting 0b4df768ba hack to check for generator type cause too lazy to import 2022-05-09 23:50:56 -07:00
Nick Sweeting 9d6a59485c add missing migration 2022-05-09 23:45:01 -07:00
Nick Sweeting 74b3c59314 fix helper install script handling of python3 version 2022-05-09 21:58:30 -07:00
Nick Sweeting 5e4ddbbf25 fix mercury bin parsing back 2022-05-09 21:58:17 -07:00
Nick Sweeting e96c1bcf13 bump mercury parser to git head version 2022-05-09 21:48:41 -07:00
Nick Sweeting d581a5081f correctly handle bytes strings in hints 2022-05-09 21:29:37 -07:00
Nick Sweeting a6767671fb append content of referenced files to imports 2022-05-09 21:21:39 -07:00
Nick Sweeting f6d6a06c78 always show all totals in log output 2022-05-09 21:21:26 -07:00
Nick Sweeting d05510f844 fix version string parsing on macOS in some cases where LANG C is not supported 2022-05-09 21:21:08 -07:00
Nick Sweeting 4b8b17e788 add update flag support to archivebox schedule 2022-05-09 20:18:43 -07:00
Nick Sweeting 8cfe6f4afb cleanup update flag handling and show better logging to clarify when its working 2022-05-09 20:15:55 -07:00
Nick Sweeting 38e54b93fe allow parsing to continue even when fetching URL contents fails 2022-05-09 19:56:24 -07:00
Nick Sweeting ecbcb6a1b3 fix bracing in template tag for PREVIEW_ORIGINALS 2022-05-09 19:56:08 -07:00
Nick Sweeting 8ebf3e2f93 add config option PREVIEW_ORIGINALS to hide original iframes in snapshot detail pages 2022-05-09 19:31:41 -07:00
Nick Sweeting e83132c24e bump js lockfile 2022-05-09 19:24:05 -07:00
Nick Sweeting 5ddffae83e bump sonic version to support ARM 2022-05-09 19:14:26 -07:00
Nick Sweeting acd53c854d handle new wallabag export format with newlines mid-tag attributes 2022-05-09 19:07:48 -07:00
Nick Sweeting 808ae1a351
Merge pull request #969 from ArchiveBox/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2022-05-09 18:38:23 -07:00
Nick Sweeting 950b5cbbb6
Merge pull request #924 from prnake/dev
improve title extractor
2022-05-09 18:38:12 -07:00
Nick Sweeting 6e66863871 add max 5s writing delay for concurrent writers and flush WAL slower 2022-05-09 18:36:40 -07:00
Nick Sweeting c5ccb05d4a update Dockerfile buildx instructions to exclude intel/386 2022-04-21 07:35:34 -07:00
Nick Sweeting ed9ef588d9 add instructions for multi-arch build at top of Dockerfile 2022-04-21 07:29:27 -07:00
dependabot[bot] 66f79fc041
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 14:12:19 +00:00
Nick Sweeting 2b35d14c0f update npm package versions 2022-04-21 07:11:35 -07:00
Nick Sweeting 57df65f28f use yt-dlp for media archiving instead of youtube-dl 2022-04-21 07:11:35 -07:00
Nick Sweeting eb81d41f84 bump Dockerfile base image version and install yt-dlp 2022-04-21 07:11:35 -07:00
Nick Sweeting 1d2fd83b1b
Merge pull request #967 from rossvor/dev 2022-04-20 17:22:51 -07:00
Ross c63822a5e5
Fix missing input redirection in a hint text 2022-04-19 22:25:49 +01:00
Nick Sweeting 9e74676af3
Update README.md 2022-04-12 20:24:44 -04:00
Nick Sweeting 7d4033e73b
Add links to DB troubleshooting and upgrading instructions 2022-04-12 18:27:22 -04:00
Nick Sweeting 183253e983
Update README.md 2022-04-12 18:24:24 -04:00
Nick Sweeting f1095f547c
Merge pull request #961 from kusold/patch-1 2022-04-06 13:39:26 -07:00
Mike Kusold 4febbacef6
Fix entrypoint
docker-compose requires `$$` for env vars that are supposed to be executed inside the container.
2022-04-05 20:58:40 -06:00
Mike Kusold dfef21a814
Update pywb entrypoint
wb-manager first needs you to init the collection. If you attempt to init a collection that already exists, it exits with a `2`.

Also, `wayback --proxy` requires an argument, so I remove the proxy argument.
2022-04-05 20:42:29 -06:00
Nick Sweeting d268513877
cleanup example configs 2022-03-22 20:55:17 -04:00
Nick Sweeting 0ec5ba0595
fix pihole admin port format in docker-compose 2022-03-16 14:15:37 -07:00
Nick Sweeting a15350cc77
Update docker-compose.yml 2022-03-16 14:14:35 -07:00
Nick Sweeting 5cd2b328c0
Add example pihole docker-compose config for ad/tracker blocking during archiving 2022-03-16 14:12:18 -07:00
Nick Sweeting 0612ff751a
Merge pull request #923 from CrazyPython/patch-1 2022-03-05 03:21:09 -05:00
Nick Sweeting feafe9a2a2
Merge pull request #936 from pellaeon/pr-binversion 2022-03-05 03:20:04 -05:00
Nick Sweeting 51ad780047
Merge pull request #932 from hyfen/patch-1 2022-03-05 03:17:49 -05:00
Nick Sweeting dc8bd1d78f
Merge pull request #942 from xfq/archive_dot_org 2022-03-05 03:14:32 -05:00
Fuqiao Xue 29ee73660b Fix broken URI fragment 2022-03-03 21:04:19 +08:00
Pellaeon Lin 5e9d05483e Fix bin_version: set LANG=C when calling executables to avoid parsing
localized output.
2022-02-24 17:01:00 +08:00
Andrew Louis 532aeca8a0
Fix typo in README.md 2022-02-18 13:03:11 -05:00
prnake 011bd104cb
remove unused import 2022-02-09 10:48:51 +08:00
papersnake de8e22efb7 improve title extractor 2022-02-08 23:17:52 +08:00