Commit Graph

  • 7a2f202db6
    Bump ws from 6.2.2 to 6.2.3 dependabot/npm_and_yarn/ws-6.2.3 dependabot[bot] 2024-06-19 05:03:00 +00:00
  • 71b31c2fb5 List intendation modularize Johannes Zillmann 2024-06-16 23:29:20 -06:00
  • 8df67fd190
    Bump braces and webpack-dev-server dependabot/npm_and_yarn/multi-705adaac8c dependabot[bot] 2024-06-11 08:56:26 +00:00
  • c39f410d76 Allow for font formats inside of lists/headlines Johannes Zillmann 2024-05-26 09:29:05 -06:00
  • 74c941f88a Add newline after code block Johannes Zillmann 2024-05-26 08:29:15 -06:00
  • 7abafc61e7 Improve word boundary detection Johannes Zillmann 2024-05-17 23:13:15 -06:00
  • c952409c0e Fix duplicate headline bug Johannes Zillmann 2024-05-17 12:22:34 -06:00
  • 252b66e03e
    Bump pdfjs-dist from 2.16.105 to 4.2.67 dependabot/npm_and_yarn/pdfjs-dist-4.2.67 dependabot[bot] 2024-05-07 11:01:06 +00:00
  • 491e8c549a Correct test expectations Johannes Zillmann 2024-04-22 07:39:30 -06:00
  • f0f9a3b896 Fix double lines Johannes Zillmann 2024-04-21 09:26:12 -06:00
  • 78db114632 Add Markdown comparison tests Johannes Zillmann 2024-04-21 09:15:46 -06:00
  • c531dba632 Detect code blocks Johannes Zillmann 2024-04-15 22:24:44 -06:00
  • b529dfa0a2 Detect Links Johannes Zillmann 2024-04-15 08:20:18 -06:00
  • 3fa91a5d1e FontStyle detection Johannes Zillmann 2024-04-11 09:23:53 -06:00
  • 5db815076b Render footnotes Johannes Zillmann 2024-04-09 08:25:59 -06:00
  • 5daa8aa45a Detect Footnotes Johannes Zillmann 2024-04-08 19:08:26 -06:00
  • fab5d4649c List Levels Johannes Zillmann 2024-04-05 12:06:21 -06:00
  • 78f44a0ad9 Base markdown converter on blocks Johannes Zillmann 2024-04-02 19:57:53 -06:00
  • 16e5a62951 Fix jest setup deprecation Johannes Zillmann 2024-04-02 18:19:20 -06:00
  • 182dd34c46 Detect lists & blocks Johannes Zillmann 2024-04-02 15:31:56 -06:00
  • b5f3075bdf Clean up types Johannes Zillmann 2024-04-02 11:18:55 -06:00
  • f0862997d0
    Bump express from 4.18.2 to 4.19.2 dependabot/npm_and_yarn/express-4.19.2 dependabot[bot] 2024-03-29 19:34:41 +00:00
  • 3c31c12768 Update known issues Johannes Zillmann 2024-03-28 12:03:49 -06:00
  • 5ab8730a4b Improve markdown rendering Johannes Zillmann 2024-03-28 11:56:16 -06:00
  • 55ae236928 Improve header detection Johannes Zillmann 2024-03-28 11:39:34 -06:00
  • 0dc47329ef Move core module to root Johannes Zillmann 2024-03-26 10:50:33 -06:00
  • 7f5f4d7071 Add DetectHeaders transformation Johannes Zillmann 2024-03-26 10:23:15 -06:00
  • 125d4f3079 Simplify PDF pipeline a bit Johannes Zillmann 2024-03-25 16:36:58 -06:00
  • 075639979e Add sparse support for final convert Johannes Zillmann 2024-03-25 10:21:27 -06:00
  • be7570f514
    Update FUNDING.yml with non copy-pasted PayPal link 🤦‍♂️ master Johannes Zillmann 2024-03-25 09:52:08 -06:00
  • 91a417685d
    Create FUNDING.yml with Paypal link Johannes Zillmann 2024-03-25 09:49:32 -06:00
  • 84c0ad8470
    Bump webpack-dev-middleware and webpack-dev-server dependabot/npm_and_yarn/webpack-dev-middleware-and-webpack-dev-server-7.1.1 dependabot[bot] 2024-03-22 23:09:52 +00:00
  • 5bf4988da2 Move from TsLint to EsLint Johannes Zillmann 2024-03-20 09:07:48 -06:00
  • c696806a0e Update typescript Johannes Zillmann 2024-03-19 16:50:58 -06:00
  • e56d70c599 Remove UI package Johannes Zillmann 2024-03-19 16:50:38 -06:00
  • 33c2d3d3d5 #61 Make sure to prevent: Unsupported headline level: 7 laiso-nodejs_v18_compatibility Johannes Zillmann 2024-03-18 17:19:29 -06:00
  • 12e5e9a383
    update nodejs_v18_compatibility (#62) laiso 2024-03-19 05:55:06 +07:00
  • 4ba336f203 update nodejs_v18_compatibility laiso 2023-11-28 14:05:25 +07:00
  • 02c2fd04fe DetectToc removes TOC items and marks headlines Johannes Zillmann 2021-07-19 10:15:59 -06:00
  • d223e8a790 Move types to front Johannes Zillmann 2021-07-18 14:25:55 -06:00
  • 616909481a Don't print globals twice Johannes Zillmann 2021-07-18 14:13:38 -06:00
  • 46234417ad Fine tune line detection Johannes Zillmann 2021-07-18 13:07:06 -06:00
  • ed59a3f24a Release 0.1.3 Johannes Zillmann 2021-07-12 06:48:57 -06:00
  • eb8e92c56d Fix build Johannes Zillmann 2021-07-12 06:37:09 -06:00
  • 98eb971533
    Upgrade pdfjs-dist 2.0.489 to 2.8.335 + build infrastructure upgrades (#20) sans 2021-07-12 20:35:02 +08:00
  • 12ed0e8d4d Remove unnecessary quote kumakichi-master Johannes Zillmann 2021-07-11 20:11:04 -06:00
  • 7fe1748943 update dependencies kumakichi 2021-07-04 21:55:11 +08:00
  • e261583c65 Improve TOC headline detection Johannes Zillmann 2021-04-27 08:24:47 +02:00
  • 94a7405671 Lookup and verify toc links Johannes Zillmann 2021-04-25 14:41:50 +02:00
  • 25f23ee0e4 Fix tests Johannes Zillmann 2021-04-25 08:28:48 +02:00
  • 19a76d6163 Publish TOC as global (rudimentary) Johannes Zillmann 2021-04-25 08:13:13 +02:00
  • f7bf4d95b3 Page selection popup: from grid to flexbox Johannes Zillmann 2021-04-24 00:24:07 +02:00
  • 28c2b1a6a6 Have types instead of type Johannes Zillmann 2021-04-18 16:23:52 +02:00
  • 5b611cd506 Rename TocDetection to DetectToc Johannes Zillmann 2021-04-18 15:31:45 +02:00
  • 6ad8d2daa9 UI cosmetics Johannes Zillmann 2021-04-18 12:19:23 +02:00
  • 5365667314 Reviewing new PDFs Johannes Zillmann 2021-04-18 11:56:42 +02:00
  • 243736ea0a Fix typos Johannes Zillmann 2021-04-18 11:38:34 +02:00
  • baa5b4fadc Add 6 more test PDFs Johannes Zillmann 2021-04-18 11:34:11 +02:00
  • a1ea24cc3a Improved TOC detection Johannes Zillmann 2021-04-18 09:41:37 +02:00
  • ce6c9fe977 Initial TOC detection Johannes Zillmann 2021-04-12 08:09:30 +02:00
  • bf81416925 Fix: take last stage from local storage Johannes Zillmann 2021-04-11 18:38:36 +02:00
  • 9fcb431a64 Make item#uuid required (just set blank for tests) Johannes Zillmann 2021-04-11 18:30:32 +02:00
  • a427806f68 Move width & height after x & y Johannes Zillmann 2021-04-11 18:20:26 +02:00
  • 932a79a3e9 Add known issues Johannes Zillmann 2021-04-11 09:08:45 +02:00
  • de85337f47 remove unused imports Johannes Zillmann 2021-04-10 20:25:41 +02:00
  • 8e9642c9ed Support bootstrapping URL, debug and stage from URL params Johannes Zillmann 2021-04-10 20:25:23 +02:00
  • c8cfbebb92 Disable no used locals (for now) Johannes Zillmann 2021-04-09 18:26:52 +02:00
  • ddac96299d Fix not used locals Johannes Zillmann 2021-04-09 18:26:31 +02:00
  • 6327d74512
    Opening PDFs from URL (#27) MTR 2021-04-10 12:37:46 +05:30
  • 642509a454 Refine repetitive character removal Johannes Zillmann 2021-04-02 22:33:12 +02:00
  • 6283ab7a96 Track evaluation score (optionally) Johannes Zillmann 2021-04-01 18:16:42 +02:00
  • 9d1fe1b111 Fix imports Johannes Zillmann 2021-04-01 17:04:41 +02:00
  • 3e3f052112 Fix error message display Johannes Zillmann 2021-03-31 17:44:34 +02:00
  • d8fb3e0b24 Rename CalculateCoordinate to Unwrap... cause thats what its really is Johannes Zillmann 2021-03-31 10:08:05 +02:00
  • 487b304c15 Move EvaluationIndex to debug package Johannes Zillmann 2021-03-31 10:00:21 +02:00
  • ce6d9f8984 Package refactoring: Move globals to root Johannes Zillmann 2021-03-29 08:57:05 +02:00
  • 71ef84153c Show page labels + default mapping to 1 Johannes Zillmann 2021-03-29 08:47:04 +02:00
  • 98972d67a8 important! Johannes Zillmann 2021-03-29 07:27:04 +02:00
  • 898af7bbc8 Fix previous commit and re-use page mapping Johannes Zillmann 2021-03-29 07:24:20 +02:00
  • 388e8cc6b1 Find page mapping during statistics calculation Johannes Zillmann 2021-03-28 23:45:26 +02:00
  • 89d4bbd2f9 Cover globals in tests Johannes Zillmann 2021-03-28 10:58:24 +02:00
  • d7d3502a25 Fix processing pdfs with no page numbers Johannes Zillmann 2021-03-28 10:21:26 +02:00
  • 202da9b005 Globals propagation infrastructure Johannes Zillmann 2021-03-27 09:35:18 +01:00
  • 1a6bddf460 Fit the panel background to its contents size (kind of) Johannes Zillmann 2021-03-27 07:09:18 +01:00
  • efcd2b01c0 Make page popup responsive Johannes Zillmann 2021-03-26 14:04:26 +01:00
  • 75c526129d Fix scrolling Johannes Zillmann 2021-03-26 13:02:04 +01:00
  • 21106d7e5e Lower min score since accuracy has increased Johannes Zillmann 2021-03-26 09:02:31 +01:00
  • 0b096faa0c More accurate page number detection Johannes Zillmann 2021-03-26 08:42:31 +01:00
  • 4340acb758 Simplify code Johannes Zillmann 2021-03-24 23:08:36 +01:00
  • ab40466ca8 Filter out some impossible page numbers Johannes Zillmann 2021-03-24 22:27:59 +01:00
  • a6a21c9ed2 simplify code (and keep information) through flattening page lines Johannes Zillmann 2021-03-24 07:45:19 +01:00
  • 4c77274d16 Fix tests Johannes Zillmann 2021-03-23 08:46:14 +01:00
  • 4d1821f584 Qualify lines for removal based on multiple scores Johannes Zillmann 2021-03-23 08:08:13 +01:00
  • f0b80842a5 Fix change icon position Johannes Zillmann 2021-03-23 07:33:28 +01:00
  • 0be95e4bbc Track evaluations Johannes Zillmann 2021-03-23 07:25:17 +01:00
  • c98145a63c Test for remote PDFS Johannes Zillmann 2021-03-22 09:03:26 +01:00
  • f5a180113d No unused locals Johannes Zillmann 2021-03-21 08:39:42 +01:00
  • 17290cf746 Improve removal Johannes Zillmann 2021-03-21 08:09:41 +01:00
  • cd6689f141 Fix compilation for fresh checkouts Johannes Zillmann 2021-03-20 19:06:22 +01:00
  • d7202e7542 Add forgotton line Johannes Zillmann 2021-03-20 19:04:15 +01:00