1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 16:50:01 +02:00

Commit Graph

  • fd910fce39 Merge pull request #206 from luoliyan/develop Nick Sweeting 2019-04-02 16:02:05 -04:00
  • 924de7f68c Update purge script to match codebase cleanup luoliyan 2019-04-02 13:13:07 +09:30
  • 03f300d050 always patch all links Nick Sweeting 2019-03-30 23:47:56 -04:00
  • f1075f2c7d fix links index Nick Sweeting 2019-03-30 23:43:53 -04:00
  • 97249a1861 handle urls with special characters properly Nick Sweeting 2019-03-30 22:25:10 -04:00
  • 6a8f6f52af 0 mypy errors Nick Sweeting 2019-03-30 21:29:16 -04:00
  • f4e018ba0c fix a bunch of mypy errors Nick Sweeting 2019-03-30 20:49:45 -04:00
  • eef8ca29f0 hide compression detection failure during config setup Nick Sweeting 2019-03-30 20:31:28 -04:00
  • 03ed5d668b Merge branch 'master' into dev Nick Sweeting 2019-03-30 18:00:04 -04:00
  • ac9fed06fd whitespace Nick Sweeting 2019-03-30 17:59:56 -04:00
  • 880b425df6 add note about saving timestamp strings independently Nick Sweeting 2019-03-30 17:57:39 -04:00
  • 6d92784dbb add docstring about timestamp parsing Nick Sweeting 2019-03-30 17:51:23 -04:00
  • 8283b353f4 fix wget_auto_compression check prining stderr to console Nick Sweeting 2019-03-30 17:43:44 -04:00
  • 68d1eb0389 change chromium to google-chrome Nick Sweeting 2019-03-30 17:40:55 -04:00
  • 307193c3ea add zlib support to wget in Docker Nick Sweeting 2019-03-30 17:35:25 -04:00
  • c05e2e9ef8 Update README.md Nick Sweeting 2019-03-30 17:11:23 -04:00
  • a61b2b6013 Update README.md Nick Sweeting 2019-03-30 16:44:42 -04:00
  • cf2633cd75 Update README.md Nick Sweeting 2019-03-30 16:41:39 -04:00
  • c69f2a3abf Update README.md Nick Sweeting 2019-03-30 16:40:29 -04:00
  • 48634b9a7c Update README.md Nick Sweeting 2019-03-30 16:23:51 -04:00
  • fffeb21ad4 remove progress dots in title fetching Nick Sweeting 2019-03-30 15:50:32 -04:00
  • f6a25d9c12 better Archivebox.conf.default examples Nick Sweeting 2019-03-30 15:45:48 -04:00
  • 1e45b02684 add flake8 config Nick Sweeting 2019-03-30 15:41:26 -04:00
  • 03a388300f fix link parsing Nick Sweeting 2019-03-30 15:38:28 -04:00
  • b58afcf974 fix broken import Nick Sweeting 2019-03-30 15:37:36 -04:00
  • 5d0185b6dd Merge branch 'master' into dev Nick Sweeting 2019-03-30 15:36:54 -04:00
  • 19a7f12a00 Update PULL_REQUEST_TEMPLATE.md Nick Sweeting 2019-03-30 15:30:21 -04:00
  • 1191cf1df1 fix importerror of scheme Nick Sweeting 2019-03-30 15:04:43 -04:00
  • 73f46b0b29 add proper typechecked json parsing and dumping Nick Sweeting 2019-03-30 15:03:46 -04:00
  • 35c05c321f minor bin version checking changes Nick Sweeting 2019-03-30 15:03:31 -04:00
  • 4fd04b8caa Merge pull request #200 from mlazana/master Nick Sweeting 2019-03-30 15:02:47 -04:00
  • 529a0f8bb2 fix broken function name Nick Sweeting 2019-03-30 15:00:21 -04:00
  • 066b36b6a9 make URL_BLACKLIST empty by default Nick Sweeting 2019-03-30 14:56:19 -04:00
  • 2833411853 Update documentation_change.md Nick Sweeting 2019-03-28 17:13:01 -04:00
  • 0e1e860393 Update feature_request.md Nick Sweeting 2019-03-28 17:12:25 -04:00
  • 39f04ce5f6 Update documentation_change.md Nick Sweeting 2019-03-28 17:11:58 -04:00
  • 157941fc28 Update bug_report.md Nick Sweeting 2019-03-28 17:11:43 -04:00
  • 380ba5e456 Create documentation_change.md Nick Sweeting 2019-03-28 17:06:33 -04:00
  • 9cdceecda8 final link rewrite on ctrl+c Nick Sweeting 2019-03-27 20:49:09 -04:00
  • 4c8e45b8d7 save all imports to sources dir Nick Sweeting 2019-03-27 20:48:41 -04:00
  • cc3d1e9cc9 limit length of stringified arg_vals in exceptions Nick Sweeting 2019-03-27 18:26:22 -04:00
  • 8b50fee0f5 better type checking of latest output methods Nick Sweeting 2019-03-27 18:25:17 -04:00
  • d2a34f2602 switch to atomic disk writes for all index operations Nick Sweeting 2019-03-27 18:24:57 -04:00
  • a214bd7c02 make everything take link_dir as an optional arg since its derivable from link url Nick Sweeting 2019-03-27 18:24:30 -04:00
  • 9fc1e3c3e1 provide migration hint when initializing Nick Sweeting 2019-03-27 18:21:53 -04:00
  • 03047e428e add initial dev requirements Nick Sweeting 2019-03-27 16:44:13 -04:00
  • a26c2fe467 show full version info using flag Nick Sweeting 2019-03-27 16:44:00 -04:00
  • 3375522ff4 remove uneeded bin shortcuts Nick Sweeting 2019-03-27 15:49:41 -04:00
  • 64f92af60b working setuptools package distribution Nick Sweeting 2019-03-27 15:39:30 -04:00
  • 93216a3c3e new version handling and absolute imports Nick Sweeting 2019-03-27 15:35:13 -04:00
  • bc1bc9fe02 htmldecode all urls and titles during parsing Nick Sweeting 2019-03-27 15:33:59 -04:00
  • b1b0c8d1c5 show prettier failure output during link archiving Nick Sweeting 2019-03-27 15:33:12 -04:00
  • ea695b8bef remove dataclass for ArchiveIndex in favor of plain dict to simplify schema file Nick Sweeting 2019-03-27 15:32:39 -04:00
  • 88721512d4 more detailed parsing and indexing cli output Nick Sweeting 2019-03-27 15:16:53 -04:00
  • b9839500b2 make archivebox use current directory as OUTPUT_DIR by default Nick Sweeting 2019-03-27 15:15:51 -04:00
  • 0ad8d51f0e remove base32 crockford in favor of dependency Nick Sweeting 2019-03-27 15:14:47 -04:00
  • 2e8008009e make main compatible with setuptools entrypoint api Nick Sweeting 2019-03-27 15:14:22 -04:00
  • 79b319a48c make archive.py runnable as package and as module Nick Sweeting 2019-03-27 15:13:47 -04:00
  • 8502fa5cc3 config.py: update function exclude_blacklisted(links) mlazana 2019-03-27 20:10:05 +02:00
  • a3705e31c6 Merge remote-tracking branch 'upstream/master' mlazana 2019-03-27 20:03:07 +02:00
  • dff830196f add setup.py Nick Sweeting 2019-03-27 11:40:00 -04:00
  • 002206d4fe remove distutils in favor of shutil Nick Sweeting 2019-03-27 11:39:51 -04:00
  • e1a1ea25dd add readability script Nick Sweeting 2019-03-27 11:39:28 -04:00
  • 7ae680a461 Merge branch 'master' into dev Nick Sweeting 2019-03-27 10:36:29 -04:00
  • 0835baf435 show link titles in black Nick Sweeting 2019-03-27 10:31:44 -04:00
  • 407484b91e show progress during main index writing Nick Sweeting 2019-03-27 10:31:22 -04:00
  • 19e1c35f1a support loading link indexes with extra keys Nick Sweeting 2019-03-27 10:31:07 -04:00
  • e797a7a5f3 Merge pull request #193 from sbrl/patch-1 Nick Sweeting 2019-03-27 04:49:10 -04:00
  • 6bec1709f6 Update config.py Nick Sweeting 2019-03-27 04:48:38 -04:00
  • 98870ba428 fit bigger titles with tighter spacing Nick Sweeting 2019-03-27 03:56:38 -04:00
  • f7aa082dbf css tweaks Nick Sweeting 2019-03-27 03:52:50 -04:00
  • d2cf260e7c css tweaks Nick Sweeting 2019-03-27 03:52:38 -04:00
  • 2ed91fe429 new details page design Nick Sweeting 2019-03-27 03:49:39 -04:00
  • c9c5b04df0 full type-hinting coverage Nick Sweeting 2019-03-26 23:25:07 -04:00
  • ab09560f14 working runtime type casting and enforcement for a wide range of types Nick Sweeting 2019-03-26 22:26:21 -04:00
  • ab72a2dad1 Try to add --compression back again Starbeamrainbowlabs 2019-03-26 23:38:50 +00:00
  • 51859731d3 config.py: add WGET_AUTO_COMPRESSION Starbeamrainbowlabs 2019-03-26 23:34:45 +00:00
  • 0d8a076c1f add base32 crockford dependency Nick Sweeting 2019-03-26 19:21:48 -04:00
  • 25a107df43 switch to dataclasses, working Link type hints everywhere Nick Sweeting 2019-03-26 19:21:34 -04:00
  • ed7ad04fd9 wget: Remove unsupported compression option Starbeamrainbowlabs 2019-03-26 15:46:57 +00:00
  • 346811fb78 ignore mypy cache Nick Sweeting 2019-03-26 05:35:20 -04:00
  • 76abc58135 switch to strict type hints with NamedTuples instead of dicts Nick Sweeting 2019-03-26 05:33:34 -04:00
  • 0a44779b21 save command versions in archive results Nick Sweeting 2019-03-26 05:32:16 -04:00
  • 52871f42e7 cleaner config with type hints Nick Sweeting 2019-03-26 05:31:27 -04:00
  • 4f8c99011a fix terminal resizing making progress bar go crazy Nick Sweeting 2019-03-26 05:30:23 -04:00
  • 63abc8980c add mypy type hints Nick Sweeting 2019-03-26 03:20:41 -04:00
  • 58c9b47d43 fix rss parsing when items have newlines between them Nick Sweeting 2019-03-25 16:27:50 -04:00
  • 81d846427e fix comments in links.py mlazana 2019-03-24 19:04:22 +02:00
  • 4d10568477 exclude links that are in blacklist mlazana 2019-03-24 14:40:26 +02:00
  • 417ee9e302 add env variable URL_BLACKLIST mlazana 2019-03-23 21:27:41 +02:00
  • c48b1bbb3c Merge pull request #192 from saritchie/master Nick Sweeting 2019-03-22 23:10:45 -04:00
  • fb8d4e9369 fix title None error Nick Sweeting 2019-03-22 23:10:11 -04:00
  • c28c0d0e71 enable gzip auto decompression Nick Sweeting 2019-03-22 23:01:01 -04:00
  • f7a0568a6c better chrome options loading Nick Sweeting 2019-03-22 23:00:53 -04:00
  • ef865dd76a better stats collection and printing Nick Sweeting 2019-03-22 23:00:43 -04:00
  • 4c499d77b6 move dependency checking into config file Nick Sweeting 2019-03-22 22:05:45 -04:00
  • 096832210c better logging totals counts Nick Sweeting 2019-03-22 21:38:24 -04:00
  • d06775923b move latest to derived data using history Nick Sweeting 2019-03-22 21:38:08 -04:00
  • 69f837bbf6 simplify chrome_user_data_dir default Nick Sweeting 2019-03-22 21:37:02 -04:00
  • 8f73fdbe09 fix chrome profile precedence order to be equal Nick Sweeting 2019-03-22 21:31:55 -04:00