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
James
6dae0cc252
Fix arch installation command
...
The linked package is on AUR, typically installed with yay. "pacman install" is not a valid command.
2022-02-06 15:39:44 -05:00
Nick Sweeting
bf432d4931
Merge pull request #918 from akhilleusuggo/patch-1
...
typo
2022-01-30 18:55:11 -05:00
akhilleusuggo
9231e7f091
typo
...
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.pywb.volumes contains an invalid type, it should be an array
2022-01-27 19:24:59 +01:00
Nick Sweeting
663918a372
Merge pull request #911 from hannah98/dev
2022-01-10 20:54:44 -05:00
Nick Sweeting
666ab20df5
Update archivebox/config.py
2022-01-10 20:42:09 -05:00
hannah98
fc3d2bb4dc
rename TAG_SEPARATORS to TAG_SEPARATOR_PATTERN
2022-01-06 14:14:41 +00:00
hannah98
049f88def9
Added TAG_SEPARATORS option to supply a regex of characters to use when splitting tags
2021-12-30 20:19:48 +00:00
Nick Sweeting
745f6573c1
bump node dependencies
2021-12-23 16:03:51 -05:00
Nick Sweeting
7a7217abb4
Bump mercury-parser version
2021-12-23 15:59:50 -05:00
Nick Sweeting
0aa75c861b
also install npm packages when testing brew package
2021-12-23 15:56:28 -05:00
Nick Sweeting
9850333b88
Update _config.yml
2021-12-23 15:43:13 -05:00
Nick Sweeting
f144f7b5c6
bump brew disk version
2021-12-23 15:39:49 -05:00
Nick Sweeting
2c7be14bb7
Merge pull request #909 from ArchiveBox/dependabot/npm_and_yarn/jszip-3.7.1
2021-12-23 12:55:25 -05:00
Nick Sweeting
d6a856264f
Merge pull request #910 from ArchiveBox/dependabot/npm_and_yarn/ansi-regex-5.0.1
2021-12-23 12:55:15 -05:00
dependabot[bot]
2c3a25765f
Bump ansi-regex from 5.0.0 to 5.0.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 17:49:43 +00:00
dependabot[bot]
1f7e15e3c0
Bump jszip from 3.6.0 to 3.7.1
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 17:49:42 +00:00
Nick Sweeting
559c395c1e
run archivebox version after homebrew bottle build
2021-12-23 12:49:03 -05:00
Nick Sweeting
d7f01922f3
fix direct assignment of tags to many-to-many set
2021-12-23 12:29:17 -05:00
Nick Sweeting
b1b7ee2b85
Update sql.py
2021-12-23 12:17:55 -05:00
Nick Sweeting
f363738aae
Merge pull request #908 from hannah98/dev
2021-12-21 00:24:48 -05:00
hannah98
4b8962b60b
Fix #725 - correctly parse tags on json import
2021-12-20 08:58:58 -06:00
Nick Sweeting
989937796a
Merge pull request #906 from tuupola/bug-901
2021-12-19 23:46:27 -05:00
Mika Tuupola
f14a861605
Change logfile open to write mode only
2021-12-19 23:17:33 +02:00
Nick Sweeting
ea0d9c1d99
Update README.md
2021-12-17 17:55:40 -05:00
Nick Sweeting
e3d4d0aa91
Merge pull request #904 from TheCakeIsNaOH/hints-string
2021-12-17 16:53:36 -05:00
TheCakeIsNaOH
decab91ea2
( #847 ) Decode error output hints to string if needed
2021-12-16 16:46:12 -06:00
Nick Sweeting
b279c30b8d
Update docker-compose.yml
2021-12-16 05:18:33 -05:00
Nick Sweeting
63fc835a70
link to archivebox-exporter browser extension
2021-12-06 16:23:31 -05:00
Nick Sweeting
b40a1e19d1
comment out healthcheck
2021-12-02 21:03:19 -05:00
Nick Sweeting
84b927e3e5
change header title
2021-11-16 21:13:19 -05:00
Nick Sweeting
44f5338470
fix typo in pocket_api articl variable name
2021-11-12 19:23:47 -05:00
Nick Sweeting
8878dcc5e8
Merge pull request #843 from bltavares/patch-1
2021-11-12 15:57:19 -08:00
Nick Sweeting
d5240f1a1d
Merge pull request #885 from adamwolf/safari-admin-actions
2021-11-12 08:56:31 -08:00
Nick Sweeting
f809e3be46
Merge pull request #886 from adamwolf/safari-add
2021-10-30 18:07:58 -07:00
Adam Wolf
18e1fb0d96
Fixes Add button behavior on Safari
...
Previously, when you clicked the Add button, the page wouldn't change.
It looked like it wasn't doing anything, as noted by @rcarmo
(https://github.com/ArchiveBox/ArchiveBox/issues/658#issuecomment-948300055 )
I didn't track it down the exact reason why. It may be that Safari
didn't like the two opening <h3>s, but I was able to find a bunch of
people complaining about Safari being very finicky with innerHTML
and actually repainting the page, enough that I decided to try just
extending the block hide/show behavior already done with the
delay-warning, and it works for me now in both Chrome and Safari.
For #658 .
2021-10-28 22:31:54 -05:00
Adam Wolf
83731f5a68
Tweak JS so Safari can choose admin actions
...
I noticed that Safari was submitting both the empty option and the
selected options back to the server.
Digging into it, I was able to get Safari to deselect the ---------
option by using '[selected]' as the selector.
For #658
2021-10-28 22:22:46 -05:00
Nick Sweeting
c20c3be02e
Merge pull request #884 from adamwolf/dev-docs
2021-10-28 09:58:35 -07:00
Adam Wolf
3b6ef764c5
Update README.md
...
Bind the data directory when initializing a dev environment using
Docker.
2021-10-28 10:01:34 -05:00