Commit Graph

  • 2a68724b53
    Merge pull request #17793 from calixteman/zoom_wheel_ctrl master calixteman 2024-03-15 16:30:39 +01:00
  • 65d618635c When zooming the scrollbar can disappear and then no scrollend is triggered Calixte Denizet 2024-03-14 18:08:46 +01:00
  • 30e69956db
    Merge pull request #17694 from Snuffleupagus/validate-defaultOptions Jonas Jenwald 2024-03-12 18:24:37 +01:00
  • e650b95253
    Merge pull request #17714 from Snuffleupagus/Node-fs-promise Jonas Jenwald 2024-03-12 18:09:33 +01:00
  • a7d47af474
    Merge pull request #17732 from calixteman/editor_highlight_floating_button calixteman 2024-03-12 15:43:19 +01:00
  • b54887cfab
    Merge pull request #17717 from Snuffleupagus/pr-17681-follow-up Jonas Jenwald 2024-03-12 15:15:19 +01:00
  • b4267cd294 [Editor] Add a floating button close to the selected text to highlight it (bug 1867742) Calixte Denizet 2024-02-26 19:12:34 +01:00
  • eb160726ee
    Merge pull request #17726 from Snuffleupagus/OptionalContent-Usage Jonas Jenwald 2024-03-12 14:09:57 +01:00
  • 70b6ddc5d9 Move the /SetOCGState handling into the OptionalContentConfig class (PR 15377 follow-up) Jonas Jenwald 2024-03-05 17:25:36 +01:00
  • 3c78ff5fb0 [api-minor] Implement basic support for OptionalContent Usage dicts (issue 5764, bug 1826783) Jonas Jenwald 2024-02-25 14:12:36 +01:00
  • e647311a89
    Merge pull request #17788 from calixteman/bug1881743 calixteman 2024-03-11 21:57:11 +01:00
  • f676c2c0c8 [Editor] Improve the accessibility of the highlight editor (bug 1881743) Calixte Denizet 2024-03-11 14:05:28 +01:00
  • b14f696071
    Merge pull request #17711 from Snuffleupagus/importl10n-Fetch-API Jonas Jenwald 2024-03-08 11:51:34 +01:00
  • ea4b55a0e6 Update l10n files Jonas Jenwald 2024-02-22 13:24:20 +01:00
  • 2b407990e2 Use the Fetch API to download the l10n files Jonas Jenwald 2024-02-22 13:24:12 +01:00
  • fb9e438442
    Merge pull request #17781 from calixteman/stamp_altext_button_cp calixteman 2024-03-07 21:44:53 +01:00
  • 406018934a
    Merge pull request #17778 from calixteman/highlight_show_all calixteman 2024-03-07 18:49:09 +01:00
  • 0f8dda1af0 [Editor] Make sure the alt-text button is there when pasting an image from an other tab Calixte Denizet 2024-03-07 18:24:34 +01:00
  • 39aeea3e94 [Editor] Add a toggle button to show/hide all the highlights (bug 1867740) Calixte Denizet 2024-03-06 22:38:25 +01:00
  • 6bb6ce6a5d
    Merge pull request #17767 from calixteman/automation_win_listener calixteman 2024-03-06 14:39:58 +01:00
  • 6d0835dc52 In the m-c automation, give the possibility to remove window listeners when a test ended Calixte Denizet 2024-03-04 16:47:58 +01:00
  • 9ee4c6528d
    Merge pull request #17776 from calixteman/bug1883609 calixteman 2024-03-06 10:53:11 +01:00
  • 4e1b96c781 [Annotations] Widget annotations must be in front of the other ones (bug 1883609) Calixte Denizet 2024-03-05 16:20:16 +01:00
  • f634cb533c
    Merge pull request #17775 from calixteman/bug1883632 calixteman 2024-03-05 17:14:48 +01:00
  • bd5875d066 [Editor] Let a free highlight be clipped when its bounding box exceeds the page limits (bug 1883632) Calixte Denizet 2024-03-05 15:28:32 +01:00
  • f1272ee435
    Merge pull request #17771 from calixteman/bug1832519 calixteman 2024-03-05 14:11:12 +01:00
  • b447a62fea
    Merge pull request #17772 from calixteman/reporttelemetry calixteman 2024-03-05 12:54:24 +01:00
  • ba3e559583 Don't stringify data for telemetry Calixte Denizet 2024-03-04 20:17:47 +01:00
  • 3cb58f84a2 [GeckoView] Remove the open-in-app button (bug 1832519) Calixte Denizet 2024-03-04 19:32:12 +01:00
  • c451b6d684
    Merge pull request #17764 from calixteman/telemetry_null_stats calixteman 2024-03-04 19:16:57 +01:00
  • a55f976e2e
    Merge pull request #17766 from calixteman/escape_color_picker calixteman 2024-03-04 19:16:34 +01:00
  • 7c9d3af85b
    Merge pull request #17768 from calixteman/bug1883394 calixteman 2024-03-04 19:16:15 +01:00
  • ecb4262b13 [Editor] Set the creation method for free highlights to 'main_toolbar' (bug 1883394) Calixte Denizet 2024-03-04 16:58:50 +01:00
  • 1859412507 [Editor] Unselect highlight editor when pressing Escape when the focus is on the color picker without a dropdown menu Calixte Denizet 2024-03-04 16:32:09 +01:00
  • d096dc79b2 [Editor] Use a null instead of an empty stats object when sending the telemetry Calixte Denizet 2024-03-04 10:18:24 +01:00
  • dd3adc84db
    Merge pull request #17761 from Snuffleupagus/thicknessPicker-disabled Jonas Jenwald 2024-03-01 17:01:05 +01:00
  • e781b553cb [Editor] Reduce a bit of CSS duplication for the highlight-thickness "indicators" Jonas Jenwald 2024-03-01 16:14:07 +01:00
  • c7e7122e25 [Editor] Indicate if the highlight-thickness slider is disabled Jonas Jenwald 2024-03-01 16:05:27 +01:00
  • 29c493d36b
    Merge pull request #17760 from calixteman/fix_quadpoints calixteman 2024-03-01 13:08:44 +01:00
  • 30101cbb31 [Editor] Fix the quadpoints value when serializing an highlight annotation Calixte Denizet 2024-03-01 11:36:10 +01:00
  • 61036383b5
    Merge pull request #17710 from Snuffleupagus/pr-17277-followup Jonas Jenwald 2024-03-01 10:23:02 +01:00
  • 8f75e34b6f
    Merge pull request #17757 from calixteman/bug1881219 calixteman 2024-02-29 23:26:49 +01:00
  • 7af90bb8bc [Editor] Enable the thickness input when no editors are selected (bug 1881219) Calixte Denizet 2024-02-29 19:45:49 +01:00
  • c409121251
    Merge pull request #17756 from calixteman/bug1882248 calixteman 2024-02-29 19:57:57 +01:00
  • f52bf2836f [Editor] Make the delete button clickable with the space key (bug 1882248) Calixte Denizet 2024-02-29 19:05:38 +01:00
  • 7cc34cf4a7
    Merge pull request #17755 from calixteman/bug1881684 calixteman 2024-02-29 18:38:17 +01:00
  • a9f47e87d5 [Editor] Add the possibility to move the caret with the keyboard once an highlight has been made (bug 1881684) Calixte Denizet 2024-02-26 10:39:44 +01:00
  • 9600c48d4f
    Merge pull request #17750 from Snuffleupagus/pr-17748-followup Jonas Jenwald 2024-02-29 10:34:37 +01:00
  • a92b38e71c Inline the HighlightEditor.#telemetryType getter at its only call-site (PR 17748 follow-up) Jonas Jenwald 2024-02-28 20:47:01 +01:00
  • 9fe15d4a01
    Merge pull request #17748 from calixteman/highlight_telemetry_followup calixteman 2024-02-28 20:00:15 +01:00
  • 3a7e638fce [Editor] Count the colors used when highlighting whatever the highlight kind is Calixte Denizet 2024-02-28 18:24:24 +01:00
  • 07abd647f4
    Merge pull request #17737 from calixteman/highlight_telemetry calixteman 2024-02-28 15:20:57 +01:00
  • 65342d2bee [Editor] Add some telemetry for the highlight feature (bug 1866437) Calixte Denizet 2024-02-27 21:44:13 +01:00
  • b1a04fc184
    Merge pull request #17738 from calixteman/issue17730 calixteman 2024-02-28 09:34:10 +01:00
  • e0b843d991 Always add links in the annotation layer Calixte Denizet 2024-02-27 22:19:37 +01:00
  • 06aef89502
    Merge pull request #17733 from calixteman/puppeteer_22_1_0 calixteman 2024-02-27 13:46:30 +01:00
  • 5e7941afbf Update puppeteer to 22.3.0 Calixte Denizet 2024-02-27 10:16:12 +01:00
  • e42b114e80
    Merge pull request #17724 from calixteman/issue17707 calixteman 2024-02-26 11:05:10 +01:00
  • 9e042e7acc Avoid to have to wait to zoom after scrolling Calixte Denizet 2024-02-24 22:28:06 +01:00
  • ca4ab064e5
    Merge pull request #17720 from calixteman/editor_simplify_highlighting calixteman 2024-02-25 17:52:11 +01:00
  • 0520f2f0cb [Editor] In caret browsing mode, allow to select in pressing shift and arrow down (bug 1881802) Calixte Denizet 2024-02-23 18:53:58 +01:00
  • 1bd6af6dae
    Merge pull request #17722 from calixteman/issue17721 calixteman 2024-02-23 21:49:42 +01:00
  • fe41e789de Fix the string GlobalConstants.IDS_INVALID_DATE Calixte Denizet 2024-02-23 21:39:06 +01:00
  • 346efe919a
    Merge pull request #17718 from Snuffleupagus/hexNumbers-tweak Jonas Jenwald 2024-02-23 18:17:10 +01:00
  • b8b8f1af66
    Merge pull request #17719 from calixteman/bug1881692 calixteman 2024-02-23 17:11:51 +01:00
  • bb19cf9b64 [Editor] In caret browsing mode, get the caret position in the text layer (bug 1881692) Calixte Denizet 2024-02-23 14:55:54 +01:00
  • 101e8efad7
    Merge pull request #17708 from calixteman/editor_highlight_context_menu calixteman 2024-02-23 16:39:03 +01:00
  • e1f6f5179f [Editor] Add the possibility to create an highlight from the context menu when some text is selected (bug 1867739) Calixte Denizet 2024-02-21 18:36:07 +01:00
  • 49a2aff532 Tweak how the hexNumbers Array, used by Util.makeHexColor, is built Jonas Jenwald 2024-02-23 14:20:53 +01:00
  • dab8a2eaa4 Combine a few lines in the dist-pre target (PR 17681 follow-up) Jonas Jenwald 2024-02-23 13:28:47 +01:00
  • db2849cc17 Use fs/promises in the Node.js-specific code in the src/-folder Jonas Jenwald 2024-02-22 16:50:13 +01:00
  • 33c5ef349e Simplify the XMLHttpRequest-branch in the fetchData helper function (PR 17277 follow-up) Jonas Jenwald 2024-02-21 22:58:44 +01:00
  • 72b8b29147
    Merge pull request #17701 from calixteman/alt_text_ai calixteman 2024-02-21 10:14:40 +01:00
  • 0fb8a23051
    Merge pull request #17702 from calixteman/bug1868759 calixteman 2024-02-21 09:49:48 +01:00
  • 46416bb131 [Editor] Add the possibility to query some ML stuff to guess an alt text for an image Calixte Denizet 2024-02-20 09:49:20 +01:00
  • 95f9bedc7c [Editor] Disable annotation layer when highlighting (bug 1868759) Calixte Denizet 2024-02-20 19:27:54 +01:00
  • 38004b65b1 Re-factor how the compatibilityParams, in the viewer, are handled Jonas Jenwald 2024-02-20 10:50:28 +01:00
  • 90b2664622 Add better validation for the "PREFERENCE" kind AppOptions Jonas Jenwald 2024-02-19 12:39:11 +01:00
  • 70015ffe6b
    Merge pull request #17688 from calixteman/editor_no_scroll_unselect calixteman 2024-02-20 17:00:43 +01:00
  • 99fa713fba
    Merge pull request #17690 from calixteman/issue17689 calixteman 2024-02-19 12:04:07 +01:00
  • a6eadf8150 Avoid to access to a missing cidSystemInfo property Calixte Denizet 2024-02-19 09:54:24 +01:00
  • c2fcc66302 [Editor] Avoid to scroll when an editor is unselected Calixte Denizet 2024-02-18 19:21:45 +01:00
  • d96fd80ca0
    Merge pull request #17687 from Snuffleupagus/pr-17686-followup Tim van der Meij 2024-02-18 13:35:23 +01:00
  • 673639c54b Disable source-map generation in the minified builds (PR 17686 follow-up) Jonas Jenwald 2024-02-17 22:09:24 +01:00
  • 4ac8ee8b6d
    Merge pull request #17686 from Snuffleupagus/Webpack-TerserPlugin Tim van der Meij 2024-02-17 19:42:35 +01:00
  • 091e861531 Run minification directly during Webpack building Jonas Jenwald 2024-02-17 16:18:12 +01:00
  • 8487c67cb8
    Merge pull request #17684 from timvandermeij/modernize-webserver-pt2 Tim van der Meij 2024-02-17 18:22:51 +01:00
  • 33955980c8
    Merge pull request #17685 from timvandermeij/updates Tim van der Meij 2024-02-17 18:09:51 +01:00
  • 2e6fa797d9
    Improve the webserver's constructor Tim van der Meij 2024-02-17 16:12:26 +01:00
  • 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 +01:00
  • 0015eb2431
    Modernize the webserver's handler method Tim van der Meij 2024-02-11 20:03:23 +01:00
  • 6ef813af01
    Extract and modernize the webserver's request checking code Tim van der Meij 2024-02-11 19:55:21 +01:00
  • 43cdc1ca8a
    Update translations to the most recent versions Tim van der Meij 2024-02-17 15:41:24 +01:00
  • 6baa439e15
    Update dependencies to the most recent versions Tim van der Meij 2024-02-17 15:51:07 +01:00
  • f1a225889b
    Merge pull request #17681 from Snuffleupagus/parseMinified-changes Tim van der Meij 2024-02-17 15:08:30 +01:00
  • 678c79cc78
    Merge pull request #17678 from Snuffleupagus/pr-17637-followup Tim van der Meij 2024-02-17 14:58:24 +01:00
  • fd5d040073
    Merge pull request #17667 from Snuffleupagus/createPrintService-params Tim van der Meij 2024-02-17 14:54:53 +01:00
  • 179a3ecee6
    Merge pull request #17680 from Snuffleupagus/issue-17679 Jonas Jenwald 2024-02-17 14:29:08 +01:00
  • b767e12111
    Merge pull request #17676 from Snuffleupagus/app-findBar-optional-chain Jonas Jenwald 2024-02-17 13:54:00 +01:00
  • a7bcc81eb1 Add a dummy beginMarkedContentProps operator when optional content parsing fails (issue 17679) Jonas Jenwald 2024-02-16 12:53:09 +01:00