1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-27 08:14:38 +02:00

Commit Graph

  • dc160daba8 Fixed lint Angel Rey 2020-09-14 11:22:35 -05:00
  • 7fd7dced9a Added curl params Angel Rey 2020-09-11 14:28:04 -05:00
  • a8a8fd14ac Fixed indent headers.json Angel Rey 2020-09-11 14:19:06 -05:00
  • 1cce786d6d Added test headers extractor Angel Rey 2020-09-11 14:18:36 -05:00
  • 852e3c9cff Added headers extractor Angel Rey 2020-09-11 09:06:52 -05:00
  • eb34a6af62 lint: Fix mercury extractor lint issues Cristian 2020-09-23 10:35:39 -05:00
  • 46b9e3d536 fix: Fix mercury extractor test Cristian 2020-09-23 10:34:05 -05:00
  • 2bf496e7e9 feat: Add mercury-parsed content to summary page ttimasdf 2020-09-22 17:22:02 +08:00
  • dd98401a00 add MERCURY_BINARY to CI env ttimasdf 2020-09-22 17:00:51 +08:00
  • 357b677363 fix: add mercury-parser to extractors list ttimasdf 2020-09-22 16:55:14 +08:00
  • e3329be291 tests: add test for mercury-parser ttimasdf 2020-09-22 16:47:43 +08:00
  • 776fda947d add mercury-parser npm dependency ttimasdf 2020-09-22 16:47:22 +08:00
  • f722ed331d add environmental variable for mercury-parser ttimasdf 2020-09-22 16:46:50 +08:00
  • 706bd895e0 feat: Add mercury-parser ttimasdf 2020-09-22 16:46:21 +08:00
  • b18bbf8874 test: Fix tests post-rebase Cristian 2020-09-15 14:05:48 -05:00
  • 422664079a fix test type casting for folder['path'] apkallum 2020-09-09 21:26:00 -04:00
  • 0144f19227 fix github action folder listing apkallum 2020-09-09 15:03:07 -04:00
  • 1aa7bac85b fix oneshot command type signature apkallum 2020-09-09 14:29:41 -04:00
  • 95157427c2 update stubs file apkallum 2020-09-09 14:24:19 -04:00
  • 008769d296 add support for Paths in json encoder apkallum 2020-09-08 17:29:43 -04:00
  • abf68e5437 no home() in Paths apkallum 2020-09-08 17:29:22 -04:00
  • b99784b919 pathlib with / syntax for config, index apkallum 2020-09-07 18:49:14 -04:00
  • 594d9e49ce first attempt to migrate to Pathlib apkallum 2020-09-03 18:26:49 -04:00
  • 2767155e59 Merge pull request #460 from cdvv7788/view_refactor Cristian Vargas 2020-09-17 09:09:10 -05:00
  • b2ed96c35a feat: Redirect old add view to the main one Cristian 2020-09-17 09:08:20 -05:00
  • b3ec170e39 fix: Remove unused imports Cristian 2020-08-28 10:06:48 -05:00
  • bc116c25f8 refactor: Change View to FormView Cristian 2020-08-28 09:58:32 -05:00
  • a06bd715a9 remove reference to old home apkallum 2020-08-26 21:44:58 -04:00
  • 1cdaad00a8 no more oldhome, cbvs uniform across views apkallum 2020-08-26 21:44:06 -04:00
  • 94a590b31a factor out a base.html template apkallum 2020-08-26 21:42:47 -04:00
  • 5e8c115f3f unify public archive view apkallum 2020-08-25 15:31:09 -04:00
  • 3288f8579b add public add view + toggle setting apkallum 2020-08-25 14:15:42 -04:00
  • 6f7cc2b3ef ensure results have icons apkallum 2020-08-25 13:50:31 -04:00
  • 3048c0f6dc add icons to new public view apkallum 2020-08-25 13:35:06 -04:00
  • c50af04cce search view inherits from modified public view apkallum 2020-08-20 16:43:28 -04:00
  • 948b2469f6 no files count in public view apkallum 2020-08-20 10:07:13 -04:00
  • 5c4ac3cf3d new public view derived from django apkallum 2020-08-20 10:04:34 -04:00
  • 50f3f16203 lint: Remove unused import Cristian 2020-09-14 13:38:32 -05:00
  • 0a83392cbf fix: Replace any typing with Union[Iterable[Link], QuerySet] in archive_links Cristian 2020-09-14 13:27:33 -05:00
  • 779a446085 feat: Make title and tags editable in admin Cristian 2020-09-08 11:19:27 -05:00
  • 5348f4735a fix: Change check to avoid issues with empty querysets Cristian 2020-09-08 11:05:11 -05:00
  • cf18130f85 feat: Add deprecation warning for index.json Cristian 2020-09-08 10:53:11 -05:00
  • 018bd91745 refactor: Remove get_iter lambda from archive_links Cristian 2020-09-08 10:39:01 -05:00
  • 5e9b3099c6 Update fix_duplicate_links_in_index docstring Cristian Vargas 2020-09-08 09:49:30 -05:00
  • 01fb44fd40 refactor: Change archive_links check to focus on queryset, so it allows other iterables and not just lists Cristian 2020-09-08 09:36:06 -05:00
  • fa622d3e14 refactor: Replace --index with --with-headers in the list command to make it more explicit. Change it so it affects the csv output too. Cristian 2020-09-08 09:17:10 -05:00
  • 2aa8d69b72 fix: Save history in main index (to mimic previous behaviour) Cristian 2020-08-28 11:08:03 -05:00
  • 7e9d195d13 feat: Update list command to sort using sqlite Cristian 2020-08-22 09:11:17 -05:00
  • f55153eab3 feat: Update update command to work with querysets Cristian 2020-08-22 08:59:25 -05:00
  • dafa1dd63c tests: Add tests for before and after flags in remove command Cristian 2020-08-22 07:34:54 -05:00
  • fe9604a772 feat: Add tests for remove command Cristian 2020-08-21 13:32:31 -05:00
  • a8ed72501d feat: Refactor remove command to use querysets Cristian 2020-08-21 12:42:08 -05:00
  • be520d137a feat: Refactor add method to use querysets Cristian 2020-08-21 09:57:29 -05:00
  • 6a2e6aad2f fix: status command was failing on empty archives Cristian 2020-08-21 07:30:11 -05:00
  • be0dff8126 feat: Add tests to refactored init command Cristian 2020-08-20 16:47:02 -05:00
  • 404f333e17 feat: Refactor get_invalid_folders to work with a queryset instead of a list of links Cristian 2020-08-20 14:34:49 -05:00
  • dae606de6e feat: Update init to take advantage of querysets to reduce memory consumption Cristian 2020-08-20 12:59:50 -05:00
  • 6b4b7127b4 feat: Remove unused imports Cristian 2020-08-20 09:19:54 -05:00
  • b8585dd92e feat: load_main_index returns a queryset now Cristian 2020-08-20 09:18:25 -05:00
  • a77d6dc235 feat: list command fails when --index is used without --json or --html Cristian 2020-08-19 13:14:04 -05:00
  • 885ff50449 feat: Add html export to list command Cristian 2020-08-19 13:02:12 -05:00
  • aab8f96520 feat: Add flag to list command to support index like output Cristian 2020-08-19 12:32:25 -05:00
  • be57db1369 feat: Save static indexes at the end of init Cristian 2020-08-18 12:58:22 -05:00
  • c16fdf1b47 feat: Update data folder check Cristian 2020-08-18 12:53:46 -05:00
  • 874403e667 feat: Remove patch_main_index Cristian 2020-08-18 12:38:01 -05:00
  • 31343c1367 feat: Update extractors and add command to use sql index as source of truth Cristian 2020-08-18 12:24:43 -05:00
  • e9caee6b10 feat: Update status command to consider sql as the main index Cristian 2020-08-18 11:54:50 -05:00
  • 02f36b2096 feat: Replace index.json with index.sql as the main index in init Cristian 2020-08-18 11:45:27 -05:00
  • a6b9b04297 Merge pull request #470 from afreydev/docker-build Nick Sweeting 2020-09-12 23:10:04 -04:00
  • ba4545ff8a Merge pull request #464 from pirate/dependabot/npm_and_yarn/bl-4.0.3 Nick Sweeting 2020-09-12 23:09:25 -04:00
  • 31944c8f0c Added npm ci Angel Rey 2020-09-08 17:12:55 -05:00
  • 59a2cf1f51 Merge pull request #466 from cdvv7788/hotfix/#463 Nick Sweeting 2020-09-07 14:35:33 -04:00
  • bd3c824d45 fix: Escape JSON output on command failure so the user can run the command manually Cristian 2020-09-04 10:23:41 -05:00
  • b9dced5e60 Update setup.sh Nick Sweeting 2020-09-03 11:40:47 -04:00
  • 304cdbb60c Bump bl from 4.0.2 to 4.0.3 dependabot[bot] 2020-09-02 20:24:55 +00:00
  • ccc235973b Merge pull request #459 from cdvv7788/hotfix/#458 Nick Sweeting 2020-09-01 19:42:32 -04:00
  • a645f36b87 add comment about fake cmd Nick Sweeting 2020-09-01 19:42:22 -04:00
  • 66037535fd feat: Add curl command on readability as default command to debug Cristian 2020-09-01 10:16:24 -05:00
  • bf3ea42141 fix: Add a default cmd value to handle case where the html cannot be retrieved Cristian 2020-08-27 09:51:33 -05:00
  • 0307a96a47 bump docs Nick Sweeting 2020-08-18 21:21:29 -04:00
  • 5fa80b314f fix readme examples Nick Sweeting 2020-08-18 20:45:34 -04:00
  • d582d8f236 improve readme instructions Nick Sweeting 2020-08-18 20:39:16 -04:00
  • d179264cb7 dont warn about chrome twice Nick Sweeting 2020-08-18 20:08:04 -04:00
  • b911c111b0 0.4.21 release v0.4.21 Nick Sweeting 2020-08-18 19:10:12 -04:00
  • a2c158e43e catch OSErrors due to missing path Nick Sweeting 2020-08-18 19:09:41 -04:00
  • 4428134073 fix version parsing bug Nick Sweeting 2020-08-18 19:08:52 -04:00
  • 50dd8cad1a Merge pull request #451 from pirate/node_config Nick Sweeting 2020-08-18 19:05:20 -04:00
  • 75deaf293d Merge branch 'master' into node_config Nick Sweeting 2020-08-18 19:04:50 -04:00
  • 104b6e2a7b ignore font assets by default Nick Sweeting 2020-08-18 18:58:05 -04:00
  • 20e46bf375 0.4.20 release v0.4.20 Nick Sweeting 2020-08-18 18:52:08 -04:00
  • d803481bd8 better folder list column output Nick Sweeting 2020-08-18 18:46:21 -04:00
  • 7144e0bdce search for node dependencies in output dir first Nick Sweeting 2020-08-18 18:40:19 -04:00
  • 4566904db2 better colors and hints in version Nick Sweeting 2020-08-18 18:38:14 -04:00
  • 31a6318582 better colors, hints, and progress bars in docker Nick Sweeting 2020-08-18 18:32:11 -04:00
  • 5cb13ff1dd ignore node cruft in output folder during init Nick Sweeting 2020-08-18 18:20:26 -04:00
  • bd1ebf6fe5 reduce npm package file list Nick Sweeting 2020-08-18 18:18:11 -04:00
  • 364388424c update config stubs Nick Sweeting 2020-08-18 18:15:45 -04:00
  • f6484d8ddc add node modules to path Nick Sweeting 2020-08-18 18:14:56 -04:00
  • 21ae8c8777 fix: Remove setup script from package.json Cristian 2020-08-18 16:15:58 -05:00
  • 1c0df87f78 add build script Nick Sweeting 2020-08-18 17:12:58 -04:00