Commit Graph

  • 662021d51b Allow to set up a hook at the end of the initialization (bug 1881319) #17709 Calixte Denizet 2024-02-15 16:01:12 +0100
  • 72b8b29147
    Merge pull request #17701 from calixteman/alt_text_ai calixteman 2024-02-21 10:14:40 +0100
  • 0fb8a23051
    Merge pull request #17702 from calixteman/bug1868759 calixteman 2024-02-21 09:49:48 +0100
  • 46416bb131 [Editor] Add the possibility to query some ML stuff to guess an alt text for an image #17701 Calixte Denizet 2024-02-20 09:49:20 +0100
  • 95f9bedc7c [Editor] Disable annotation layer when highlighting (bug 1868759) #17702 Calixte Denizet 2024-02-20 19:27:54 +0100
  • 38004b65b1 Re-factor how the compatibilityParams, in the viewer, are handled #17694 Jonas Jenwald 2024-02-20 10:50:28 +0100
  • 90b2664622 Add better validation for the "PREFERENCE" kind AppOptions Jonas Jenwald 2024-02-19 12:39:11 +0100
  • 70015ffe6b
    Merge pull request #17688 from calixteman/editor_no_scroll_unselect calixteman 2024-02-20 17:00:43 +0100
  • 2c7b280b2f
    Apply fixes #17696 Wojciech Maj 2024-02-19 21:40:00 +0000
  • 0c2be69aa4
    Apply fixes after review Wojciech Maj 2024-02-19 21:32:38 +0000
  • b9dc74c564
    Remove mkdirp and rimraf in favor of Node.js builtins Wojciech Maj 2024-02-19 20:28:28 +0000
  • 99fa713fba
    Merge pull request #17690 from calixteman/issue17689 calixteman 2024-02-19 12:04:07 +0100
  • f295c51cc5 Use more optional chaining, and other modern JS, in the building code #17691 Jonas Jenwald 2024-02-19 11:28:10 +0100
  • fbcb683609 Move the alias-building out of the createWebpackConfig function Jonas Jenwald 2024-02-19 11:15:57 +0100
  • a6eadf8150 Avoid to access to a missing cidSystemInfo property #17690 Calixte Denizet 2024-02-19 09:54:24 +0100
  • c2fcc66302 [Editor] Avoid to scroll when an editor is unselected #17688 Calixte Denizet 2024-02-18 19:21:45 +0100
  • d96fd80ca0
    Merge pull request #17687 from Snuffleupagus/pr-17686-followup Tim van der Meij 2024-02-18 13:35:23 +0100
  • 673639c54b Disable source-map generation in the minified builds (PR 17686 follow-up) #17687 Jonas Jenwald 2024-02-17 22:09:24 +0100
  • 4ac8ee8b6d
    Merge pull request #17686 from Snuffleupagus/Webpack-TerserPlugin Tim van der Meij 2024-02-17 19:42:35 +0100
  • 091e861531 Run minification directly during Webpack building #17686 Jonas Jenwald 2024-02-17 16:18:12 +0100
  • 8487c67cb8
    Merge pull request #17684 from timvandermeij/modernize-webserver-pt2 Tim van der Meij 2024-02-17 18:22:51 +0100
  • 33955980c8
    Merge pull request #17685 from timvandermeij/updates Tim van der Meij 2024-02-17 18:09:51 +0100
  • 2e6fa797d9
    Improve the webserver's constructor #17684 Tim van der Meij 2024-02-17 16:12:26 +0100
  • 985ba77579
    Modernize the remainder of the webserver's code and enable the no-var ESLint rule Tim van der Meij 2024-02-11 20:10:27 +0100
  • 0015eb2431
    Modernize the webserver's handler method Tim van der Meij 2024-02-11 20:03:23 +0100
  • 6ef813af01
    Extract and modernize the webserver's request checking code Tim van der Meij 2024-02-11 19:55:21 +0100
  • 43cdc1ca8a
    Update translations to the most recent versions #17685 Tim van der Meij 2024-02-17 15:41:24 +0100
  • 6baa439e15
    Update dependencies to the most recent versions Tim van der Meij 2024-02-17 15:51:07 +0100
  • f1a225889b
    Merge pull request #17681 from Snuffleupagus/parseMinified-changes Tim van der Meij 2024-02-17 15:08:30 +0100
  • 678c79cc78
    Merge pull request #17678 from Snuffleupagus/pr-17637-followup Tim van der Meij 2024-02-17 14:58:24 +0100
  • fd5d040073
    Merge pull request #17667 from Snuffleupagus/createPrintService-params Tim van der Meij 2024-02-17 14:54:53 +0100
  • 179a3ecee6
    Merge pull request #17680 from Snuffleupagus/issue-17679 Jonas Jenwald 2024-02-17 14:29:08 +0100
  • b767e12111
    Merge pull request #17676 from Snuffleupagus/app-findBar-optional-chain Jonas Jenwald 2024-02-17 13:54:00 +0100
  • a7bcc81eb1 Add a dummy beginMarkedContentProps operator when optional content parsing fails (issue 17679) #17680 Jonas Jenwald 2024-02-16 12:53:09 +0100
  • 75a5b2051d Tweak the parseMinified handling slightly in the gulpfile #17681 Jonas Jenwald 2024-02-16 16:45:38 +0100
  • 751611f690 Remove unneeded tweakWebpackOutput usage in the gulpfile (PR 17637 follow-up) #17678 Jonas Jenwald 2024-02-16 11:35:41 +0100
  • b420bd8b20 Access PDFViewerApplication.findBar safely in more spots (PR 15831 follow-up) #17676 Jonas Jenwald 2024-02-15 11:22:49 +0100
  • a83a8d7e4f
    Merge pull request #17674 from calixteman/issue17671 calixteman 2024-02-15 10:19:55 +0100
  • dbda3ec5f9
    Merge pull request #17637 from Snuffleupagus/babel-plugin-__non_webpack_import__ Jonas Jenwald 2024-02-14 22:23:24 +0100
  • fcad3718f0 Fix the endoffset of the last glyph when it's followed by a null offset in the loca table #17674 Calixte Denizet 2024-02-14 15:12:11 +0100
  • a204f434f3 Change PDFPrintServiceFactory.createPrintService to take a parameter object #17667 Jonas Jenwald 2024-02-13 21:28:02 +0100
  • 14874e50b7
    Merge pull request #17636 from calixteman/bug1878916 calixteman 2024-02-13 14:45:14 +0100
  • 2133da166e When updating, write the xref table in the same format as the previous one (bug 1878916) #17636 Calixte Denizet 2024-02-08 10:41:51 +0100
  • e60329cea1
    Merge pull request #17666 from Snuffleupagus/issue-17665 Jonas Jenwald 2024-02-13 12:39:36 +0100
  • 37e98e39f6 Skip any whitespace after the first object in linearized PDFs (issue 17665) #17666 Jonas Jenwald 2024-02-12 15:31:08 +0100
  • 05b035602e
    Merge pull request #17664 from calixteman/bug1879281 calixteman 2024-02-12 18:39:18 +0100
  • 750b8e328a [Editor] Ends a free highlight where the mouse pointer is (bug 1879281) #17664 Calixte Denizet 2024-02-12 12:53:31 +0100
  • eb5e6e68d6
    Merge pull request #17663 from Snuffleupagus/pr-17428-test Jonas Jenwald 2024-02-12 14:14:29 +0100
  • f0343dcfdb
    Merge pull request #17662 from calixteman/bug1879108 calixteman 2024-02-12 12:41:43 +0100
  • 19ef3e367b Tweak the issue 11878 unit-test parsing time check (PR 17428 follow-up) #17663 Jonas Jenwald 2024-02-12 12:28:21 +0100
  • 18959e80be
    Merge pull request #17661 from timvandermeij/modernize-webserver Jonas Jenwald 2024-02-12 11:50:24 +0100
  • 4ab0ad3216 Move the __non_webpack_import__ re-writing into the Babel plugin #17637 Jonas Jenwald 2024-02-08 12:13:30 +0100
  • d742daf4b7
    Merge pull request #17647 from Snuffleupagus/babel-rm-empty-nodes Jonas Jenwald 2024-02-12 09:25:59 +0100
  • de1985abbb [Editor] Set rotated free highlight at the right position after having changed its thickness (bug 1879108) #17662 Calixte Denizet 2024-02-11 21:06:29 +0100
  • ce4fe0c234
    Extract and modernize the webserver's directory listing code #17661 Tim van der Meij 2024-02-11 16:46:01 +0100
  • 5cfaff508c
    Merge pull request #17651 from calixteman/add_enableStamp_pref calixteman 2024-02-11 18:53:09 +0100
  • f15b4b34fd
    Merge pull request #17650 from calixteman/editor_highlight_keyboard calixteman 2024-02-11 18:52:37 +0100
  • 9980447d25
    Merge pull request #17652 from calixteman/editor_disable_thickness calixteman 2024-02-11 18:32:36 +0100
  • 336fcffd28
    Extract and modernize the webserver's range file serving code Tim van der Meij 2024-02-11 13:49:42 +0100
  • 56d9930a7b
    Extract and modernize the webserver's file serving code Tim van der Meij 2024-02-11 13:45:06 +0100
  • 12b9685714
    Convert the webserver to a proper class with private methods Tim van der Meij 2024-02-11 13:37:01 +0100
  • 42423b1820
    Only show the full webserver's directory listing #17660 Tim van der Meij 2024-02-11 15:59:47 +0100
  • c7a98a22b3
    Fix the webserver's HTML correctness #17659 Tim van der Meij 2024-02-11 14:36:54 +0100
  • 7e2ff414f7
    Remove query options from the webserver's directory listing Tim van der Meij 2024-02-11 14:30:20 +0100
  • 440208daa6
    Merge pull request #17658 from Snuffleupagus/ESLint-more-rules Tim van der Meij 2024-02-11 13:50:33 +0100
  • 8f67ea6dc6 Enable the no-new-symbol and require-yield ESLint rules #17658 Jonas Jenwald 2024-02-11 13:23:52 +0100
  • 4b7382edcb
    Merge pull request #17657 from Snuffleupagus/eslint-jasmine-no-dupes Tim van der Meij 2024-02-11 12:18:31 +0100
  • 422e46dae9
    Merge pull request #17655 from timvandermeij/updates Tim van der Meij 2024-02-11 12:09:54 +0100
  • 5732faee1e Prevent duplicate names in unit/integration tests #17657 Jonas Jenwald 2024-02-11 11:37:21 +0100
  • 485e9cecd7
    Merge pull request #17646 from Snuffleupagus/app-break-import-cycles Jonas Jenwald 2024-02-10 23:22:49 +0100
  • e98b9b019a Break import cycles, in the viewer, for PDFViewerApplication #17646 Jonas Jenwald 2024-02-09 12:01:59 +0100
  • 28418598e5
    Update puppeteer to version 22.0.0 #17655 Tim van der Meij 2024-02-10 18:21:34 +0100
  • 4feab0c1fa
    Update gulp-postcss to version 10.0.0 Tim van der Meij 2024-02-10 18:16:39 +0100
  • 29a665981a
    Update eslint-plugin-unicorn to version 51.0.1 Tim van der Meij 2024-02-10 18:14:20 +0100
  • 913c2caf37
    Update globals to version 14.0.0 Tim van der Meij 2024-02-10 18:08:25 +0100
  • 7da6f94ca3
    Update dependencies to the most recent versions Tim van der Meij 2024-02-10 18:02:15 +0100
  • b278a74b6b
    Update translations to the most recent versions Tim van der Meij 2024-02-10 18:41:30 +0100
  • b5e446213e [Editor] Disable the thickness slider for non-free highlight #17652 Calixte Denizet 2024-02-09 22:34:05 +0100
  • 8fc6c5c8a6 [Editor] Add a way to highlight text in using the keyboard (bug 1877426) #17650 Calixte Denizet 2024-02-09 18:01:20 +0100
  • bcc95460b6 Revert "Remove the enableStampEditor preference" (bug 1879588) #17651 Calixte Denizet 2024-02-09 18:19:19 +0100
  • 14ef0b4211 Remove empty, top-level, nodes in the Babel plugin #17647 Jonas Jenwald 2024-02-09 13:58:24 +0100
  • 7cfcd00a38
    Merge pull request #17645 from calixteman/update_quickjs_3f81070e573e3592728dbbbd04c84c498b20d6dc calixteman 2024-02-09 13:56:21 +0100
  • 275b6748b6 Update quickjs to 3f81070e573e3592728dbbbd04c84c498b20d6dc #17645 Calixte Denizet 2024-02-09 10:14:11 +0100
  • 964bfe522b
    Merge pull request #17643 from calixteman/bug1879113 calixteman 2024-02-08 21:30:22 +0100
  • 8d61fc1fde [Editor] Compute the position of the last point before applying rotation (bug 1879113) #17643 Calixte Denizet 2024-02-08 20:07:12 +0100
  • 0d5183a49f
    Merge pull request #17634 from Snuffleupagus/rm-preprocessor-require Jonas Jenwald 2024-02-08 16:22:17 +0100
  • 939134ee55
    Merge pull request #17639 from calixteman/bug1879102 calixteman 2024-02-08 16:13:58 +0100
  • c4ac7eef95 [Editor] Correctly rotate the mask when rotation a free highlight (bug 1879102) #17639 Calixte Denizet 2024-02-08 15:29:29 +0100
  • d7479a59b7
    Merge pull request #17638 from calixteman/bug1879107 calixteman 2024-02-08 15:25:14 +0100
  • 3f68a08ef3 [Editor] Set the right color to size samples in the highlight thickness panelwhen in HCM (bug 1879107) #17638 Calixte Denizet 2024-02-08 14:31:10 +0100
  • 6da9448f6c Remove the web-com import map (PR 17588 follow-up) #17635 Jonas Jenwald 2024-02-07 16:07:27 +0100
  • 898172e9d2 Re-factor PDFPrintServiceFactory to use import maps Jonas Jenwald 2024-02-07 13:53:29 +0100
  • 6a78cf0d93 Remove support for require statements from the build system #17634 Jonas Jenwald 2024-02-07 12:14:38 +0100
  • 60fd9d583d
    Merge pull request #17611 from calixteman/caret_browsing_mode calixteman 2024-02-07 10:16:52 +0100
  • 81466ee039 Implement caret browsing mode (bug 807730) #17611 Calixte Denizet 2024-02-01 16:08:40 +0100
  • f117a623f0
    Update translations to the most recent versions #17624 Tim van der Meij 2024-02-04 19:32:38 +0100
  • 73650063c4
    Update dependencies to the most recent versions Tim van der Meij 2024-02-04 19:22:44 +0100
  • 7d9cc49010
    Merge pull request #17620 from Snuffleupagus/PDFDataTransportStream-signature Tim van der Meij 2024-02-04 15:24:26 +0100
  • 06cd278808 Simplify the signature of the PDFDataTransportStream constructor #17620 Jonas Jenwald 2024-02-03 13:10:42 +0100
  • 247af2ee09
    Merge pull request #17619 from Snuffleupagus/string-split-limit Jonas Jenwald 2024-02-02 15:04:12 +0100