Commit Graph

  • 874ba23afc Merge pull request #20802 from calixteman/rm_sidebar_resize_observer Tim van der Meij 2026-03-05 20:39:28 +01:00
  • f18f1ca119 Merge pull request #20778 from mozilla/dependabot/github_actions/actions/upload-artifact-7 Tim van der Meij 2026-03-05 20:34:52 +01:00
  • 60a0e24605 Merge pull request #20792 from calixteman/bug2020758 Tim van der Meij 2026-03-05 20:32:20 +01:00
  • a8d1aa9db8 Merge pull request #20797 from calixteman/bug2020774 Tim van der Meij 2026-03-05 20:29:44 +01:00
  • 2463f4dc73 Merge pull request #20794 from calixteman/bug2020737 Tim van der Meij 2026-03-05 20:29:07 +01:00
  • 8540897e54 Fix the event name in some integration tests (follow-up of #20788) Calixte Denizet 2026-03-05 20:24:35 +01:00
  • cbc0362357 Merge pull request #20787 from Snuffleupagus/improve-PdfTextExtractor Tim van der Meij 2026-03-05 20:23:23 +01:00
  • 150c1e80c2 Add fetch** functions in the XRefWrapper Calixte Denizet 2026-03-05 19:21:02 +01:00
  • 9f8f303b1f Merge pull request #20803 from calixteman/fix_saving calixteman 2026-03-05 15:01:08 +01:00
  • dd52343d58 Fix downloading the current pdf Calixte Denizet 2026-03-05 10:36:58 +01:00
  • fccee4bffd Let BinaryCMapStream extend the Stream class Jonas Jenwald 2026-03-05 11:45:29 +01:00
  • 1ac5dfeba8 Remove the sidebar resize observer when killing the UI Calixte Denizet 2026-03-02 17:55:06 +01:00
  • aa445877a9 Use BaseStream.prototype.getString in the readPostScriptTable function Jonas Jenwald 2026-03-04 18:34:07 +01:00
  • 4d0709c174 Merge pull request #20795 from Snuffleupagus/Dict-more-iterators Jonas Jenwald 2026-03-04 18:26:42 +01:00
  • 7f76a111c4 Fix the position of the thumbnails on the last line (bug 2016437) Calixte Denizet 2026-03-04 17:30:01 +01:00
  • 7384359a41 Merge pull request #20781 from pengkunbin/fix/chinese-font-names-gbk calixteman 2026-03-04 16:49:44 +01:00
  • f9c50bb7ce Fix few colors in the Manage menu in HCM (bug 2020774) Calixte Denizet 2026-03-04 16:47:48 +01:00
  • c41be4fd88 Merge pull request #20796 from nicolo-ribaudo/fix-license-lint calixteman 2026-03-04 16:29:10 +01:00
  • ad91f3abc8 Ignore directories in lint-licenses task Nicolò Ribaudo 2026-03-04 16:17:38 +01:00
  • 229e3642be Change the Dict.prototype.getRawValues method to return an iterator Jonas Jenwald 2026-03-04 13:23:40 +01:00
  • 58996f21b2 Change the Dict.prototype.getKeys method to return an iterator Jonas Jenwald 2026-03-04 13:11:04 +01:00
  • 40bd73551c Merge pull request #20793 from Snuffleupagus/more-getRawEntries Jonas Jenwald 2026-03-04 16:05:57 +01:00
  • 2c78b745af Merge pull request #20791 from Snuffleupagus/l10n-README Jonas Jenwald 2026-03-04 16:04:33 +01:00
  • f6401e4344 Move the heading role on the sidebar label (bug 2020737) Calixte Denizet 2026-03-04 15:25:11 +01:00
  • ce5f34ba13 Merge pull request #20780 from wooorm/wooorm/dismiss-popups calixteman 2026-03-04 15:24:29 +01:00
  • 72f98d4e00 Merge pull request #20788 from calixteman/organize_context_menu calixteman 2026-03-04 15:20:00 +01:00
  • ece03f9960 Merge pull request #20782 from nicolo-ribaudo/license-header-lint Jonas Jenwald 2026-03-04 13:01:24 +01:00
  • 50d66d7d34 Use the Dict.prototype.getRawEntries method more Jonas Jenwald 2026-03-04 12:33:47 +01:00
  • 2f2d5c9e27 Add script to check license headers Nicolò Ribaudo 2026-03-03 11:21:29 +01:00
  • 18bafeb1c6 Add some aria-labels to the paste button in order to know where the buttons are (bug 2020758) Calixte Denizet 2026-03-04 09:57:46 +01:00
  • 4ea89f49e7 Update l10n related information in various READMEs Jonas Jenwald 2026-03-04 09:55:09 +01:00
  • d90530b86c Add the pages organization actions in the Firefox context menu (bug 2018138) Calixte Denizet 2026-03-03 19:31:32 +01:00
  • 68cca32e20 Merge pull request #20785 from calixteman/extract_pages calixteman 2026-03-04 08:44:13 +01:00
  • 286b0cc536 Merge pull request #20789 from calixteman/fix_paste_button_layout calixteman 2026-03-04 08:43:00 +01:00
  • 27aea732a2 Fix the paste button position and add a button before the first thumbnail Calixte Denizet 2026-03-03 19:55:46 +01:00
  • a474e81b8a Add a way to extract some pages from a pdf (bug 2019682) Calixte Denizet 2026-03-02 19:49:03 +01:00
  • ecb0f578ae Merge pull request #20773 from calixteman/try_to_fix_intermittent calixteman 2026-03-03 19:39:37 +01:00
  • 973add845f Merge pull request #20779 from calixteman/fix_sidebar_css calixteman 2026-03-03 16:19:03 +01:00
  • c70ff5a7c0 Improve and simplify the PdfTextExtractor implementation Jonas Jenwald 2026-03-03 14:27:12 +01:00
  • ead2a6e675 Add reference tests for SimFang variant and XiaoBiaoSong fonts pengkunbin 2026-03-03 22:46:11 +08:00
  • ae507c49b3 Merge pull request #20784 from Snuffleupagus/PdfTextExtractor-fix-intermittent Jonas Jenwald 2026-03-03 15:10:26 +01:00
  • 54a8c049fd Prevent PdfTextExtractor.prototype.extractTextContent from failing intermittently Jonas Jenwald 2026-03-03 11:10:45 +01:00
  • 8b4f9048cf Add support for dismissing comment popups with click outside Titus Wormer 2026-03-02 15:29:16 +01:00
  • 0e1b5cd7bb Fix missing Chinese font name variants (SimFang and XiaoBiaoSong) in GBK encoding detection jizou 2026-03-03 17:04:59 +08:00
  • cdc1c8af40 Fix layout of thumbnails when split/merge is disabled Calixte Denizet 2026-03-02 15:16:16 +01:00
  • d859d78bb5 Merge pull request #20775 from Snuffleupagus/hide-select-pages calixteman 2026-03-02 14:53:15 +01:00
  • 0c29cc5887 Merge pull request #20776 from Snuffleupagus/commentManager-l10n-getDirection calixteman 2026-03-02 14:45:36 +01:00
  • 3cb32b6ab2 Merge pull request #20772 from calixteman/babel_plugin_strip_src_path calixteman 2026-03-02 14:44:49 +01:00
  • d939a3dedc Bump actions/upload-artifact from 6 to 7 dependabot[bot] 2026-03-02 12:59:39 +00:00
  • 0d131f0957 Use L10n.prototype.getDirection rather than querying the DOM, when initializing the CommentManager instance Jonas Jenwald 2026-03-02 11:29:39 +01:00
  • a0e70eb6aa Hide the "Select pages" label, in the thumbnails sidebar, when split-merge is disabled Jonas Jenwald 2026-03-02 11:13:11 +01:00
  • afa8a07a2b Merge pull request #20760 from calixteman/avoid_noise calixteman 2026-03-02 10:15:12 +01:00
  • ed390c06a1 Fix intermittent issue with a unit test calixteman 2026-03-01 22:58:38 +01:00
  • 2eb145f3f1 Use a babel plugin in order to strip /src/ from the import paths calixteman 2026-03-01 22:17:30 +01:00
  • 6b3331f47b Just output in the console the results for the integrations which ran Calixte Denizet 2026-02-27 17:16:20 +01:00
  • 55c371d97c Merge pull request #20771 from timvandermeij/bump Tim van der Meij 2026-03-01 21:28:56 +01:00
  • 4230ba19df Bump the stable version in pdfjs.config Tim van der Meij 2026-03-01 21:25:24 +01:00
  • 5279646985 Merge pull request #20751 from calixteman/bug2016693 v5.5.207 Tim van der Meij 2026-03-01 21:14:44 +01:00
  • 98d0332a9f Merge pull request #20767 from calixteman/followup_20742 calixteman 2026-03-01 21:11:50 +01:00
  • c1fe547a05 Add an integration test for the issue fixed in #20742 calixteman 2026-03-01 14:18:10 +01:00
  • 62ceac6e97 Merge pull request #20769 from timvandermeij/updates Tim van der Meij 2026-03-01 20:55:40 +01:00
  • 3d2d145329 Fix vulnerabilities in dependency versions Tim van der Meij 2026-03-01 20:44:42 +01:00
  • ced9b4717f Upgrade c8 to version 11.0.0 Tim van der Meij 2026-03-01 20:43:20 +01:00
  • 4cb0d504b0 Update dependencies to the most recent versions Tim van der Meij 2026-03-01 20:40:45 +01:00
  • 5cbb8413cb Merge pull request #20768 from calixteman/rm_yargs Tim van der Meij 2026-03-01 20:19:11 +01:00
  • 1861a4c4ad Merge pull request #20756 from Snuffleupagus/PDFDataRangeTransport-tests Tim van der Meij 2026-03-01 20:10:34 +01:00
  • f32b9d2677 Merge pull request #20738 from Snuffleupagus/function-shorten Tim van der Meij 2026-03-01 20:06:29 +01:00
  • e0ea84fdac Merge pull request #20761 from calixteman/tweak_dims Tim van der Meij 2026-03-01 20:01:07 +01:00
  • 9dfcc62bb9 Merge pull request #20758 from calixteman/fix_sidebar_height Tim van der Meij 2026-03-01 19:58:18 +01:00
  • 6299bf7fd6 Merge pull request #20762 from mozilla/dependabot/npm_and_yarn/multi-f5f34deeac Tim van der Meij 2026-03-01 19:56:30 +01:00
  • 2bc9a59acc Merge pull request #20766 from mozilla/dependabot/npm_and_yarn/fast-xml-parser-5.4.1 Tim van der Meij 2026-03-01 19:56:03 +01:00
  • f57b73d881 Remove dependency to yargs and use node:utils parseArgs calixteman 2026-03-01 14:49:38 +01:00
  • 00d9d3a6ea Merge pull request #20742 from Snuffleupagus/tree-viewer-scrollIntoView calixteman 2026-03-01 13:01:21 +01:00
  • 73bd5c35da Bump fast-xml-parser from 5.3.5 to 5.4.1 dependabot[bot] 2026-03-01 00:12:36 +00:00
  • 7a8571459a Bump minimatch dependabot[bot] 2026-02-28 03:47:33 +00:00
  • 86573cc995 Merge pull request #20757 from Snuffleupagus/getPdfFilenameFromUrl-fix-decode-regex Jonas Jenwald 2026-02-27 23:14:18 +01:00
  • b4f98e8a9b Merge pull request #20747 from calixteman/check__l10n calixteman 2026-02-27 22:19:50 +01:00
  • 82fdeaaac0 Add a script for searching the unused fluent ids Calixte Denizet 2026-02-26 19:45:20 +01:00
  • 4dd51a20a5 Merge pull request #20736 from jrmuizel/scientific calixteman 2026-02-27 18:51:15 +01:00
  • 9c3a752388 Merge branch 'master' into scientific calixteman 2026-02-27 18:39:44 +01:00
  • c272cbdf5a Tweak few elements: dimensions and the checkbox color in the new sidebar Calixte Denizet 2026-02-27 18:31:41 +01:00
  • bd260b2d15 Merge pull request #20746 from calixteman/bug2019714 calixteman 2026-02-27 18:20:37 +01:00
  • aa928105b4 Fix tooltips on thumbnails and checkbox (bug 2019714) Calixte Denizet 2026-02-26 19:13:45 +01:00
  • 45b0f8b05e Merge pull request #20748 from calixteman/add_file_button calixteman 2026-02-27 17:34:53 +01:00
  • 123ed241e6 Merge pull request #20750 from calixteman/pr20740_followup calixteman 2026-02-27 17:34:20 +01:00
  • 2572285827 Add an integration test for PR 20740 Calixte Denizet 2026-02-26 15:35:35 +01:00
  • a251b99e2b Make the 'add file' button not hidden but just not visible in order to fix the layout Calixte Denizet 2026-02-26 20:03:57 +01:00
  • 79942b7720 Fix the page sidebar height Calixte Denizet 2026-02-27 16:12:56 +01:00
  • e3a7c0779d Fix the broken regular expression in the decode helper in the getPdfFilenameFromUrl function (issue 20664) Jonas Jenwald 2026-02-27 15:19:43 +01:00
  • fecb0aab1d Improve the PDFDataRangeTransport unit-tests Jonas Jenwald 2026-02-27 13:06:18 +01:00
  • 218a687a3b Merge pull request #20755 from Snuffleupagus/rm-unmaintained-locales Jonas Jenwald 2026-02-27 14:52:01 +01:00
  • 24fe94206a Automatically remove unmaintained locales when running gulp importl10n Jonas Jenwald 2026-02-27 10:46:57 +01:00
  • e5656e4303 Merge pull request #20752 from mozilla/update-locales calixteman 2026-02-27 09:07:59 +01:00
  • 8fa6ef36e4 Remove scientific notation parsing. Jeff Muizelaar 2026-02-25 13:34:06 -05:00
  • a541428363 l10n: Update locale files github-actions[bot] 2026-02-27 00:31:45 +00:00
  • 4b7fa1c003 Avoid to scroll too much when the thumbnail is at the bottom of the sidebar (bug 2016693) Calixte Denizet 2026-02-26 21:36:37 +01:00
  • e37fbcbe00 Merge pull request #20749 from calixteman/gh_action_locale calixteman 2026-02-26 22:28:15 +01:00
  • aa5abda419 Add a gh action in order to create a PR containing a m-c l10n update calixteman 2026-02-26 20:24:05 +01:00
  • f626a368a5 Merge pull request #20743 from calixteman/bug2010822 Tim van der Meij 2026-02-26 22:01:50 +01:00
  • 52efe65f12 Merge pull request #20741 from calixteman/fix_resizer_position Tim van der Meij 2026-02-26 22:00:32 +01:00