Nick Sweeting
|
33ec2117e9
|
Update main.py
|
2022-06-08 19:50:45 -07:00 |
|
Nick Sweeting
|
dd29e1bf78
|
clean up first line of CLI version output for easier downstream parsing
|
2022-06-08 19:46:09 -07:00 |
|
Nick Sweeting
|
0c6d4c82c3
|
Update config.py
|
2022-06-08 19:11:02 -07:00 |
|
Nick Sweeting
|
f9c5808940
|
Update config.py
|
2022-06-08 19:09:11 -07:00 |
|
Nick Sweeting
|
5509b5cd8b
|
Update main.py
|
2022-06-08 19:08:33 -07:00 |
|
Nick Sweeting
|
19b88d30b2
|
fix missing brace
|
2022-06-08 19:06:03 -07:00 |
|
Nick Sweeting
|
31d5fbbf17
|
Update config.py
|
2022-06-08 19:04:06 -07:00 |
|
Nick Sweeting
|
6b019da3e9
|
Update config.py
|
2022-06-08 19:01:55 -07:00 |
|
Nick Sweeting
|
c752c7053d
|
Update main.py
|
2022-06-08 18:59:08 -07:00 |
|
Nick Sweeting
|
f9c82841ad
|
fix sqlite option detection
|
2022-06-08 18:58:15 -07:00 |
|
Nick Sweeting
|
1fd5830f58
|
enforce UTC timezone on server
|
2022-06-08 18:41:22 -07:00 |
|
Nick Sweeting
|
3e3c011f86
|
enforce UTC timezone on server
|
2022-06-08 18:40:48 -07:00 |
|
Nick Sweeting
|
e06717419c
|
fix sqlite3 version detection
|
2022-06-08 18:35:31 -07:00 |
|
Nick Sweeting
|
d0f129295f
|
move sqlite3 checks up a level
|
2022-06-08 18:29:53 -07:00 |
|
Nick Sweeting
|
0c7d7deb32
|
add missing brace
|
2022-06-08 18:26:42 -07:00 |
|
Nick Sweeting
|
ca16c88a3d
|
show PUID, PGID, ENFORCE_ATOMIC_WRITES, and OUTPUT_PERMISSIONS in version output header
|
2022-06-08 18:24:58 -07:00 |
|
Nick Sweeting
|
89175ccb22
|
check SQLite3 version and enabled extensions on startup
|
2022-06-08 18:24:17 -07:00 |
|
Nick Sweeting
|
c245d36e44
|
add PUID and PGID as config options in archivebox
|
2022-06-08 17:42:52 -07:00 |
|
Nick Sweeting
|
880ab07f10
|
Update README.md
|
2022-06-08 16:59:42 -07:00 |
|
Nick Sweeting
|
c7370aaebc
|
Merge pull request #974 from m3nu/misc/add-pikapods-hosting
|
2022-05-11 13:50:22 -07:00 |
|
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 |
|