Commit Graph

3110 Commits

Author SHA1 Message Date
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
Joseph Turian
a26a91d09f Merge branch 'feature/migrations-0021_auto_20220914_0934.py' into feature/kludge-984-UTF8-bug 2022-09-14 09:44:55 +00:00
Joseph Turian
22d8e57637 Add missing migration 0021 2022-09-14 09:36:17 +00:00
Joseph Turian
30947aeb07 yt-dlp flag cleanup 2022-09-14 06:29:57 +02:00
Joseph Turian
f729bbe122 yt-dlp fixes 2022-09-14 06:27:58 +02:00
Joseph Turian
caa8b782fb Remove tab 2022-09-12 21:52:01 +00:00
Joseph Turian
4ce392846c Fix actions 2022-09-12 21:51:15 +00:00
Joseph Turian
081a12b079 Add ts 2022-09-12 21:32:47 +00:00
Joseph Turian
daef48e59b flake8 2022-09-12 21:31:33 +00:00
Joseph Turian
983f485cc0 flake8 2022-09-12 21:29:43 +00:00
Joseph Turian
b864c38d9e Don't be strict on unicode errors 2022-09-12 20:40:45 +00:00
Joseph Turian
dba423a568 A few more youtube-dl tweaks 2022-09-12 20:36:23 +00:00
Joseph Turian
f5f7aff3b4 Added yt-dlp everywhere 2022-09-12 20:34:02 +00:00
renaisun
0ea955b3ed add a missing comma 2022-09-12 09:08:28 +08:00
notevenaperson
40659b5e9d singlefile.py: Code to ensure options are deduplicated 2022-09-12 09:08:28 +08:00
Joseph Turian
35a052ae8b Another comment 2022-09-11 22:13:22 +02:00
Joseph Turian
cc56785695 Added standalone dockerfile instructions 2022-09-11 22:11:13 +02:00
Joseph Turian
e41f313fa3 Change actions 2022-09-11 12:31:11 +02:00
Joseph Turian
2b58cce43f Attempted to warn on #984 and #1014 2022-09-11 12:19:16 +02:00
Bartłomiej Piotrowski
eb97fd427b Skip first line of the "JSON" file
ArchiveBox moves the file to parse to the sources directory and adds the
original filename at the top, making the file invalid.
2022-07-05 10:56:40 +02:00
Nick Sweeting
03eb7e5875 Update config.py 2022-06-09 01:04:55 -07:00