1
0
Fork 0
mirror of synced 2024-06-26 18:10:24 +12:00
Commit graph

74 commits

Author SHA1 Message Date
Cristian e6c571beb2 fix: Remove title from extractors for oneshot 2020-07-31 10:24:58 -05:00
Cristian c073ea141d feat: Initial oneshot command proposal 2020-07-29 11:19:06 -05:00
apkallum 9cb0be183b ensure correct permissions for archived items 2020-07-24 14:03:12 -04:00
Cristian fe0884f1ec fix: Remove link from sql index on remove command 2020-07-23 15:07:00 -05:00
apkallum 1b944303d0 test: test output permissions 2020-07-23 11:06:43 -04:00
Cristian 949f78aa65 fix: Use w3lib to improve the encoding extraction 2020-07-22 10:24:08 -05:00
Cristian 23e6803f02 fix: Add change to calculate wget folder when there is a port present 2020-07-17 16:55:56 -05:00
Cristian f845224d6f fix: htmlencode titles before rendering the static html index and detail 2020-07-16 09:20:33 -05:00
Cristian 322997e229 test: Refactor util tests to use local webserver 2020-07-13 09:44:50 -05:00
Cristian fe80a93a03 test: Refactor init tests to use local webserver 2020-07-13 09:43:36 -05:00
Cristian 8f2543fa61 test: Refactor args tests to use local webserver instead of remote requests 2020-07-13 09:39:43 -05:00
Cristian bf417f50a4 feat: Add bottle webserver to run along with tests 2020-07-13 08:51:37 -05:00
Cristian c1d8a74e4f feat: Make input sent via stdin behave the same as using args 2020-07-07 15:49:40 -05:00
Cristian b68c13918f feat: Disable stdin from archivebox add 2020-07-07 12:39:36 -05:00
Cristian bca6a06f60 test: Fix test to reflect new API changes 2020-07-07 11:53:02 -05:00
Cristian a6940092bb feat: Make sure that depth can only be either 1 or 0 2020-07-07 10:25:02 -05:00
Cristian 32e790979e feat: Enable depth=1 functionality 2020-07-07 10:07:44 -05:00
Cristian 2db0324539 feat: depth=0 crawls the current page only 2020-07-07 09:49:28 -05:00
Cristian 8b22a2a7dd feat: Enable --depth flag (still does nothing) 2020-07-07 09:10:36 -05:00
Cristian d5fc13b34e refactor: Move pytest fixtures to its own file 2020-07-07 08:36:58 -05:00
Cristian 438203f4ce test: add basic download_url test 2020-07-03 12:54:21 -05:00
Cristian 63fe19e2c2 feat: Add pytest and initial tests 2020-07-03 11:52:57 -05:00
Nick Sweeting b120f7c718 move tests into archiver folder 2018-12-21 18:04:16 -05:00
Dima Gerasimov c58659036b Basic integration test fixture and couple of tests 2018-11-27 22:22:04 +00:00