1
0
Fork 0
mirror of synced 2024-06-02 02:25:20 +12:00
Commit graph

1502 commits

Author SHA1 Message Date
Nick Sweeting 29c8da83d6 0.4.16 release 2020-08-18 02:08:52 -04:00
Nick Sweeting 6ba4343db1 bump version and add croniter 2020-08-18 02:08:21 -04:00
Nick Sweeting 7c16944a44
Merge pull request #446 from cdvv7788/hotfix/#445 2020-08-18 02:06:32 -04:00
Nick Sweeting 7638dc45ea 0.4.15 release 2020-08-18 01:59:50 -04:00
Nick Sweeting 235eb20dbd support cron in docker 2020-08-18 01:59:04 -04:00
Nick Sweeting 494be09bc2 add depth flag to schedule cmd 2020-08-18 01:58:54 -04:00
Nick Sweeting 09ad3a5303
Merge pull request #448 from pirate/skip-invalid-urls
Skip invalid URLs when archiving
2020-08-18 00:53:31 -04:00
Nick Sweeting ec4db1f75e
add chrome and firefox bookmarks export to history script 2020-08-18 00:36:46 -04:00
Cristian 05c71fc302 fix: Organize readability extractor so a timeout does not break the whole process 2020-08-17 08:34:40 -05:00
Nick Sweeting 225b63b732 skip invalid urls at all stages 2020-08-17 03:12:17 -04:00
Nick Sweeting 26022fc9fb autocommit docs during release 2020-08-15 01:22:29 -04:00
Nick Sweeting 09b624f120 didnt realize grep supported negative indexes 2020-08-14 23:46:07 -04:00
Nick Sweeting bdd111d548 you can always mount it manually with cli args 2020-08-14 23:38:47 -04:00
Nick Sweeting e13d35807a version bumped 2020-08-14 23:37:34 -04:00
Nick Sweeting 429f39dec1 0.4.14 release 2020-08-14 13:13:50 -04:00
Nick Sweeting 4a1d2a46ac update docs 2020-08-14 13:13:37 -04:00
Nick Sweeting 58e928520a tweak log output for skipped methods 2020-08-14 13:12:50 -04:00
Nick Sweeting e835afcf70
Merge pull request #426 from cdvv7788/readability-extractor 2020-08-14 12:56:30 -04:00
Nick Sweeting 03b73bfe77
Update archivebox/extractors/readability.py 2020-08-14 12:55:22 -04:00
Nick Sweeting 050b717bb9
Merge branch 'master' into readability-extractor 2020-08-14 12:35:35 -04:00
Nick Sweeting 601e1543c8 bump singlefile version 2020-08-14 11:41:31 -04:00
Nick Sweeting 356cfb30cb add archivebox version to github debug output 2020-08-14 00:39:02 -04:00
Nick Sweeting d89a50e2fb fix yaml 2020-08-14 00:35:43 -04:00
Nick Sweeting abfce2a210 remove uneeded dependencies 2020-08-14 00:14:25 -04:00
Nick Sweeting c37b58f100 remove python-dev after build process 2020-08-13 23:55:02 -04:00
Nick Sweeting fedbfda668 add missing yes flag 2020-08-13 23:43:02 -04:00
Nick Sweeting ffcb8ffdd4 autoremove uneeded after install 2020-08-13 23:40:04 -04:00
Nick Sweeting 7e1b0d30b7 install compiler only during dependency setup 2020-08-13 23:36:29 -04:00
Nick Sweeting 15e5d4f5ff add egg info to git 2020-08-13 23:32:25 -04:00
Nick Sweeting 0ef2b17678 only show data locations in version output when in a data dir 2020-08-13 23:21:57 -04:00
Nick Sweeting a0901ba474 use BIND_ADDR config default for runserver 2020-08-13 23:21:37 -04:00
Nick Sweeting e7948cf161 install node dependencies from package.json 2020-08-13 23:21:15 -04:00
Nick Sweeting aa085cdb60
Merge pull request #440 from pirate/docker-arm
Switch Docker to use chromium instead of Google Chrome
2020-08-13 19:29:46 -04:00
root f9c617e4aa arm support for docker 2020-08-13 19:15:47 -04:00
Cristian 89775ae416 feat: Enable singlefile and readability in docker by default 2020-08-12 15:35:21 -05:00
Cristian b7aa3df8d2 feat: Disable singlefile and readability by default 2020-08-12 14:42:21 -05:00
Cristian eb3528fa9f feat: Add readability output to legacy index.html 2020-08-11 12:14:13 -05:00
Cristian 4d44b172e6 tests: Add readability steps to CI 2020-08-11 12:02:28 -05:00
Cristian 5dc7e63792 feat: Update dockerfile to support readability 2020-08-11 11:52:43 -05:00
Cristian 2a68af1b94 tests: Add readability tests 2020-08-11 11:15:15 -05:00
Nick Sweeting 824e5b6b80
Merge pull request #436 from zachscheider/roadmap-links
Change roadmap links to wiki
2020-08-11 10:30:33 -04:00
Cristian 8aa7b34de7 tests: Add readability to ignored methods in tests 2020-08-11 08:58:49 -05:00
Cristian dc87d8b68c tests: Update failing tests 2020-08-11 08:48:13 -05:00
Cristian 0ec747f64e feat: Look in wget, singlefile or dom outputs before attempting to download the information again 2020-08-11 08:37:12 -05:00
Cristian a14762640e feat: Avoid running readability when the target is a file 2020-08-11 08:37:12 -05:00
Cristian 61e08a7c43 docs: Update docs link 2020-08-11 08:37:12 -05:00
Cristian b33c66a9f7 feat: Split output of readability into multiple files 2020-08-11 08:37:12 -05:00
Cristian 7e2b249388 feat: Initial version of readability extractor 2020-08-11 08:37:12 -05:00
Zach Scheider af5da93c05 Change roadmap links to wiki 2020-08-11 00:32:31 -04:00
Nick Sweeting b52306054d
Update README.md 2020-08-10 23:48:10 -04:00