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

3029 commits

Author SHA1 Message Date
Nick Sweeting a1e2fce405
Update debian CI builds to use ubuntu 22.04 and actions/checkout@v3 2023-04-18 22:17:58 -07:00
Nick Sweeting 32fac5999e
Merge pull request #1131 from dcalano/dev 2023-03-30 13:14:17 -06:00
David Calano f48e48e6da
Fix for Issue #1008
- Added missing decode() when setting pkg_path variable
2023-03-29 01:48:12 -04:00
Nick Sweeting f86891bc33
Merge pull request #1128 from tejr/dev 2023-03-26 18:46:06 -06:00
Tom Ryder 53af810ff8 Add missing closing quote to style attribute 2023-03-27 10:54:04 +13:00
Nick Sweeting 829e377890
Merge pull request #1123 from fa0311/dev 2023-03-18 08:07:23 -06:00
ふぁ 44a5a5ed7e
add explicitly specify --headless=new
Signed-off-by: ふぁ <yuki@yuki0311.com>
2023-03-17 19:30:14 +09:00
Nick Sweeting f5e631dbfa
Merge pull request #1120 from fa0311/dev 2023-03-15 17:05:46 -06:00
Nick Sweeting 9f42a3bf29
fix whitespace 2023-03-15 16:01:02 -07:00
ふぁ d77c770c47
add CHROME_TIMEOUT args
Signed-off-by: ふぁ <yuki@yuki0311.com>
2023-03-14 20:29:41 +09:00
Nick Sweeting cc53eceda2 recreate dockerx builder if missing platforms 2023-03-13 06:55:28 -06:00
Nick Sweeting e5eee4e0b6 add cross-platform docker build support 2023-03-13 11:57:20 +00:00
Nick Sweeting 606fa397a4 disable passing timeout arg to chrome because v111 is crashing when passed 2023-03-13 10:50:18 +00:00
Nick Sweeting 1f1c70a8b1 remove --single-process from chrome args and add some rendering optimization args 2023-03-13 10:49:57 +00:00
Nick Sweeting 9599845b56 ensure DOM HTML dump is non-zero length file when retrying 2023-03-13 10:49:26 +00:00
Nick Sweeting f94e8cd9b2 bump docker base image version and node version 2023-03-13 10:49:02 +00:00
Nick Sweeting d72b1495d0
Merge pull request #1115 from fa0311/dev 2023-03-08 23:30:51 -08:00
Nick Sweeting a580e4627d
add instructions on how to install to comment 2023-03-08 23:30:30 -08:00
ふぁ 67e9c77ab7
remove dash
Signed-off-by: ふぁ <yuki@yuki0311.com>
2023-03-09 14:56:53 +09:00
ふぁ 0e6fdb854f
add systemd config
Signed-off-by: ふぁ <yuki@yuki0311.com>
2023-03-08 13:17:47 +09:00
Nick Sweeting c2bc6c6781
add ssl to setup script curl usage 2023-02-28 10:26:04 -08:00
Nick Sweeting 8208a1ca89
Merge pull request #1104 from ArchiveBox/revert-1103-codesee-arch-diagram-workflow-1676842676316 2023-02-19 14:48:34 -08:00
Nick Sweeting 30cb3a38bc
Revert "Install the CodeSee workflow." 2023-02-19 14:48:23 -08:00
Nick Sweeting ae26c71954
Update README.md 2023-02-19 14:02:18 -08:00
Nick Sweeting 135ad7b75d
Merge pull request #1103 from ArchiveBox/codesee-arch-diagram-workflow-1676842676316 2023-02-19 13:38:38 -08:00
codesee-maps[bot] 9b38de49ec
Install the CodeSee workflow. Learn more at https://docs.codesee.io 2023-02-19 21:37:56 +00:00
Nick Sweeting 9952724688
fix pypi test link 2023-01-31 00:23:34 -08:00
Nick Sweeting 992a02f87b
fix spelling typos 2023-01-30 23:25:59 -08:00
Nick Sweeting 9c763cbda9
Update README.md 2023-01-30 23:11:09 -08:00
Nick Sweeting 7fb65a985b
simplify readme shields 2023-01-30 23:08:44 -08:00
Nick Sweeting b0a6b081a0
another newline sigh 2023-01-30 17:19:09 -08:00
Nick Sweeting b8bd9bf598
add newline after npm note 2023-01-30 17:18:43 -08:00
Nick Sweeting 61ad22516b
move npm/node note location 2023-01-30 17:17:28 -08:00
Nick Sweeting 8e1cfe0cf8
add NodeJS and npm install note for debian/ubuntu method 2023-01-30 17:15:04 -08:00
Nick Sweeting 5408028265
remove broken lgtm shields 2023-01-11 02:40:01 -08:00
Nick Sweeting 7cb5d8aebe
Merge pull request #1081 from ArchiveBox/dependabot/npm_and_yarn/moment-2.29.4 2023-01-09 18:23:03 -08:00
Nick Sweeting 0487cb9733
Merge pull request #866 from ajgon/feat/reverse-proxy-auth 2023-01-09 18:22:46 -08:00
Nick Sweeting dca69933eb
Update archivebox/config.py
Co-authored-by: dugite-code <dugite-code@users.noreply.github.com>
2023-01-09 18:22:01 -08:00
Nick Sweeting 2538b170c7
Merge branch 'dev' into feat/reverse-proxy-auth 2023-01-09 18:20:45 -08:00
Nick Sweeting 0cbeeb4346
Merge pull request #1021 from renaisun/dev 2023-01-09 18:17:39 -08:00
dependabot[bot] b26ecc2b7f
Bump moment from 2.29.3 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 01:58:35 +00:00
Nick Sweeting 8a96563169
Merge pull request #1026 from turian/feature/kludge-984-UTF8-bug 2023-01-09 17:57:49 -08:00
Nick Sweeting d4c18e4142
Merge pull request #1068 from mwestza/freebsd13 2022-12-30 08:13:48 -08:00
Matthew West 86208c0267
get setup.sh to run on FreeBSD again (13.x) 2022-12-25 17:36:01 +00:00
Joseph Turian 07de4a79a1
Merge branch 'dev' into feature/kludge-984-UTF8-bug 2022-12-20 11:39:01 +01:00
Nick Sweeting e114b1f6dc
Merge pull request #1027 from turian/feature/migrations-0021_auto_20220914_0934.py 2022-11-27 19:28:55 -08:00
Nick Sweeting f17f4c6bb6
Merge pull request #1023 from turian/feature/better-dockerfil 2022-11-27 19:28:32 -08:00
Nick Sweeting f86c9fc130
Merge pull request #1048 from EsEnZeT/dev 2022-11-22 16:17:29 -08:00
SnZ 2db830c6a8
Method typo?
Fixes '[Errno 2] No such file or directory' error during add
2022-11-20 01:51:16 +01:00
Nick Sweeting 9b65639a59
Merge pull request #1020 from turian/feature/kludge-984-UTF8-bug 2022-11-02 02:12:47 -07:00