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

Commit Graph

  • 1f91f5b102 remove commented lines Apkallum 2020-07-16 19:42:20 -04:00
  • b7785c4138 use dateparser for parsing, let it handle error apkallum 2020-07-16 19:35:13 -04:00
  • 58ac44c867 Merge pull request #365 from cdvv7788/hotfix/#330 Nick Sweeting 2020-07-16 14:45:00 -04:00
  • 8ea958bb72 Merge pull request #366 from cdvv7788/hotfix/#92 Nick Sweeting 2020-07-16 14:34:50 -04:00
  • 63909f6176 Added entrypoint to fix permission errors Angel Rey 2020-07-16 13:08:58 -05:00
  • 83e5b019e4 feat: Add canonical link http header to the static response Cristian 2020-07-16 12:43:22 -05:00
  • f845224d6f fix: htmlencode titles before rendering the static html index and detail Cristian 2020-07-16 09:20:33 -05:00
  • 15c1cb39e9 Merge pull request #363 from apkallum/apkallum-django Nick Sweeting 2020-07-14 12:12:49 -04:00
  • 98dda68897 fix: timestamp comparison in to_json function apkallum 2020-07-14 10:26:33 -04:00
  • 175e6fa3d0 Merge pull request #362 from cdvv7788/add-fix Nick Sweeting 2020-07-13 16:04:28 -04:00
  • 5e2bf73f04 fix: Bugs related to add() refactor Cristian 2020-07-13 14:48:25 -05:00
  • a79dd4685a make snapshots unique again Nick Sweeting 2020-07-13 12:21:52 -04:00
  • ae208435c9 fix the add links form Nick Sweeting 2020-07-13 12:21:37 -04:00
  • 215d5eae32 normal git clone instead of mirror Nick Sweeting 2020-07-13 11:41:37 -04:00
  • b4ce20cbe5 write link details json before and after archiving Nick Sweeting 2020-07-13 11:41:27 -04:00
  • d159e674e1 write stderr instead of stdout for version info Nick Sweeting 2020-07-13 11:41:18 -04:00
  • 4c4b1e6a4b fix link creation Nick Sweeting 2020-07-13 11:33:35 -04:00
  • a3eb51fa42 Merge pull request #357 from cdvv7788/mock-poc Nick Sweeting 2020-07-13 11:27:35 -04:00
  • d3bfa98a91 fix depth flag and tweak logging Nick Sweeting 2020-07-13 11:26:30 -04:00
  • 354a63ccd4 dont dedupe snapshots in sqlite on every run Nick Sweeting 2020-07-13 11:25:43 -04:00
  • dfb83b4f27 add AttributeDict Nick Sweeting 2020-07-13 11:24:49 -04:00
  • 16f3746712 check source dir at the end of checking data dir Nick Sweeting 2020-07-13 11:24:36 -04:00
  • 96b1e4a8ec accept local paths as valid link URLs when parsing Nick Sweeting 2020-07-13 11:22:58 -04:00
  • 7cbd068c95 add flake8 Nick Sweeting 2020-07-13 11:22:07 -04:00
  • 322997e229 test: Refactor util tests to use local webserver Cristian 2020-07-13 09:44:50 -05:00
  • fe80a93a03 test: Refactor init tests to use local webserver Cristian 2020-07-13 09:43:36 -05:00
  • 8f2543fa61 test: Refactor args tests to use local webserver instead of remote requests Cristian 2020-07-13 09:39:43 -05:00
  • bf417f50a4 feat: Add bottle webserver to run along with tests Cristian 2020-07-07 14:46:45 -05:00
  • 5b571aa166 Merge pull request #356 from cdvv7788/depth-flag Nick Sweeting 2020-07-13 05:05:36 -04:00
  • 0cdfd70e3b Merge pull request #361 from cdvv7788/dockerfile Nick Sweeting 2020-07-09 21:01:14 -04:00
  • 960c92d6d3 fix: Create user home to avoid warning Cristian 2020-07-09 10:35:33 -05:00
  • 26e97f242a Merge pull request #360 from apkallum/django Nick Sweeting 2020-07-08 19:51:37 -04:00
  • 09b4438c9f fix legacy index.html Apkallum 2020-07-08 17:54:01 -04:00
  • ad645db7b5 Merge pull request #359 from cdvv7788/post-view-permission Nick Sweeting 2020-07-08 15:49:03 -04:00
  • d476b13007 fix: Add missing permission to add view (post) Cristian 2020-07-08 14:46:31 -05:00
  • 4ebf929606 refactor: Change wording on CLI help Cristian 2020-07-08 08:30:07 -05:00
  • f12bfeb322 refactor: Change add() to receive url and depth instead of import_str and import_path Cristian 2020-07-08 08:17:47 -05:00
  • c1d8a74e4f feat: Make input sent via stdin behave the same as using args Cristian 2020-07-07 15:46:45 -05:00
  • b68c13918f feat: Disable stdin from archivebox add Cristian 2020-07-07 12:39:36 -05:00
  • bca6a06f60 test: Fix test to reflect new API changes Cristian 2020-07-07 11:53:02 -05:00
  • a6940092bb feat: Make sure that depth can only be either 1 or 0 Cristian 2020-07-07 10:25:02 -05:00
  • 32e790979e feat: Enable depth=1 functionality Cristian 2020-07-07 10:07:44 -05:00
  • 2db0324539 feat: depth=0 crawls the current page only Cristian 2020-07-07 09:49:28 -05:00
  • 8b22a2a7dd feat: Enable --depth flag (still does nothing) Cristian 2020-07-07 09:10:36 -05:00
  • d5fc13b34e refactor: Move pytest fixtures to its own file Cristian 2020-07-07 08:36:58 -05:00
  • 1866da3f8a Merge pull request #352 from cdvv7788/pytest-setup Nick Sweeting 2020-07-03 18:06:38 -04:00
  • 54be47525f Merge pull request #1 from apkallum/test-actions Apkallum 2020-07-03 17:02:08 -04:00
  • ffaae51077 test github actions apkallum 2020-07-03 16:52:28 -04:00
  • 4302ae4caa fix: Remove test section in setup.py Cristian 2020-07-03 13:13:59 -05:00
  • 438203f4ce test: add basic download_url test Cristian 2020-07-03 12:54:21 -05:00
  • 63fe19e2c2 feat: Add pytest and initial tests Cristian 2020-07-03 11:52:57 -05:00
  • ea93e05c3c Merge pull request #351 from cdvv7788/view_feed_support Nick Sweeting 2020-07-02 17:18:16 -04:00
  • 8bdfa18a3f feat: Allow feed loading from the add links view Cristian 2020-07-02 15:54:25 -05:00
  • 7c428f40c8 fix stdin link importing Nick Sweeting 2020-07-02 13:31:05 -04:00
  • f373df7bd4 update helptext to clarify adding links Nick Sweeting 2020-07-02 13:23:40 -04:00
  • b4d1fe8b40 Merge pull request #350 from cdvv7788/title-encoding-issue Nick Sweeting 2020-07-02 13:21:15 -04:00
  • 528fc8f1f6 fix: Improve encoding detection for rss+xml content types Cristian 2020-07-02 12:11:23 -05:00
  • 0c48449aa6 fix subcommand and args not being passed Nick Sweeting 2020-07-02 04:00:51 -04:00
  • 322be6b292 move main into cli init and remove circular import layer Nick Sweeting 2020-07-02 03:53:39 -04:00
  • 3ec97e5528 fix git conflict commited by accident Nick Sweeting 2020-07-02 03:22:37 -04:00
  • 2ece5c20cf bump docs Nick Sweeting 2020-07-02 03:14:07 -04:00
  • 8840ad72bb remove circular import possibilities Nick Sweeting 2020-07-02 03:12:30 -04:00
  • 844dcd3885 Merge pull request #349 from cdvv7788/ui-enhancements Nick Sweeting 2020-07-02 02:56:05 -04:00
  • 364c5752d8 feat: Handle empty URL case Cristian 2020-07-01 12:29:56 -05:00
  • c971e00c9c feat: Add stdout from process to the template Cristian 2020-07-01 12:23:59 -05:00
  • bc1f925542 fix snapshot getter in sql saving Nick Sweeting 2020-06-30 15:24:23 -04:00
  • 58701abf38 update docs Nick Sweeting 2020-06-30 13:50:57 -04:00
  • dda3542d60 bump sql updated time after every link details save Nick Sweeting 2020-06-30 13:45:47 -04:00
  • 264cae2b6a add migration Nick Sweeting 2020-06-30 06:42:17 -04:00
  • c415420f33 improve sort columns and UI placeholders Nick Sweeting 2020-06-30 06:41:48 -04:00
  • 178f6ac1a6 switch to django admin snapshots list as new homepage Nick Sweeting 2020-06-30 05:56:17 -04:00
  • 9f440c2cf8 use requests.get to fetch and decode instead of urllib Nick Sweeting 2020-06-30 05:55:54 -04:00
  • df593dea0a fix missing imports Nick Sweeting 2020-06-30 05:55:34 -04:00
  • e6830284c5 add script to auto-generate config subs Nick Sweeting 2020-06-30 03:35:20 -04:00
  • 602e141f08 fix config file atomic writing bugs Nick Sweeting 2020-06-30 02:04:16 -04:00
  • 4da1d82b86 use python builtin os.chmod instead of subprocess call Nick Sweeting 2020-06-30 01:49:08 -04:00
  • 44bd6866ac colorize hints in CLI output more consistently Nick Sweeting 2020-06-30 01:48:41 -04:00
  • c68543af74 fix text encoding for subprocesses Nick Sweeting 2020-06-30 01:14:35 -04:00
  • 79b19ddf35 use atomic writes for config file writing as well Nick Sweeting 2020-06-30 01:12:06 -04:00
  • cf01eff9c7 tweak log output text Nick Sweeting 2020-06-30 01:10:54 -04:00
  • 912cbb22d5 fix CURL_USER_AGENT missing from config stubs Nick Sweeting 2020-06-30 01:10:21 -04:00
  • 4783daa6fa use full python version instead of only major,minor Nick Sweeting 2020-06-30 01:08:14 -04:00
  • 1ecb94fe09 check PYTHON_ENCODING correclty when lowercase Nick Sweeting 2020-06-30 01:07:38 -04:00
  • 094beac1d9 fix add page redirect Nick Sweeting 2020-06-29 21:26:59 -04:00
  • b9e17fa0d1 rename archivebox-info to archivebox-status Nick Sweeting 2020-06-25 23:32:01 -04:00
  • 5c2bbe7efe bufixes Nick Sweeting 2020-06-25 22:14:40 -04:00
  • 1a16221752 . Nick Sweeting 2020-06-25 22:14:32 -04:00
  • cb67b09f9d Merge branch 'master' into django Nick Sweeting 2020-06-25 21:30:29 -04:00
  • fae2fdaf2b fix if to elif bug in index snapshot sql writing Nick Sweeting 2020-06-25 17:48:27 -04:00
  • 43c471e4af cli experience improvements Nick Sweeting 2020-06-25 17:47:55 -04:00
  • e2a5e0136c update docker setup and dependencies Nick Sweeting 2020-06-25 17:46:11 -04:00
  • 10799e4085 Merge pull request #343 from MartinMSPedersen/documentation_fix Nick Sweeting 2020-05-18 16:55:50 -04:00
  • 6c4c6862e2 change to volume mount style Nick Sweeting 2020-05-18 16:55:39 -04:00
  • 930688820b change to volume mount style Nick Sweeting 2020-05-18 16:54:58 -04:00
  • 60c6adf7f5 Fix example in Dockerfile. The source for a mount must be absolute. Martin M. S. Pedersen 2020-05-15 10:01:35 +02:00
  • 31a454db36 show loading message in title before its fetched Nick Sweeting 2020-04-22 21:15:42 -04:00
  • 9fc431102b better timestamp handling Nick Sweeting 2020-04-22 21:15:15 -04:00
  • afacc5c5da use fallback random secret key Nick Sweeting 2020-04-22 21:14:43 -04:00
  • 2829b18b0b new save playlists option Nick Sweeting 2020-04-22 21:14:20 -04:00
  • 3939f9ec7d add docker venv Nick Sweeting 2020-04-22 21:13:49 -04:00