Bart van Andel
9d9cced7c4
fix: ensure hint tooltips are rendered for all argument types
...
Move hint tooltip from label to form-group container element. This
ensures that the tooltip is also displayed for form elements with an
inline label, for which pointer-events are disabled (and rightly so)
by Bootstrap Material Design.
Logic applied to arguments of all types to ensure layout consistency.
2025-04-06 01:26:56 +02:00
heaprc
c83e1ac4fb
Fix(RecipeWaiter): eslint format error
2025-04-05 00:42:37 +02:00
heaprc
857576dbe4
fix(RecipeWaiter): sanitize user input in addOperation to prevent XSS
2025-04-05 00:18:54 +02:00
heaprc
0e7b1f7c78
resolve conflict in applyPreferredColorScheme method
2025-04-03 09:31:53 +02:00
0xh3xa
9ca0152aac
Merge branch 'master' into master
2025-04-03 09:22:38 +02:00
heaprc
9f30dd0e7a
fix invalid theme error
2025-03-29 04:40:29 +01:00
0xh3xa
49d69a293b
Fix selected theme not loading when refreshing
2025-03-29 01:27:38 +01:00
Vijay Soni
e484d426fe
automatically theme mode based on user preference
...
Related to #1901
Implemented automatic dark theme change based on user preference using the `prefers-color-scheme` media query.
2024-10-07 01:28:46 +05:30
piguagua
b6c95492f1
chore: remove repeat words
...
Signed-off-by: piguagua <piguagua@aliyun.com>
2024-06-10 17:36:17 +08:00
n1474335
57c8c6dbc6
Added operation counts to categories and ops list with option to hide by default for categories.
2024-05-13 17:48:09 +01:00
n1474335
a79be1e3ef
Removed autoBakePause flag and statechange trigger in InputWaiter.set() as they are redundant.
2024-04-24 17:13:44 +01:00
n1474335
29efd77eaf
Merge branch 'fix-testui-race-condition' of https://github.com/zb3/CyberChef into zb3-fix-testui-race-condition
2024-04-24 16:35:12 +01:00
n1474335
e61d64f618
Wording and stats improvements
2024-04-23 18:28:08 +01:00
a3957273
42ad9a49f3
Merge pull request #1786 from zb3/fix-overwritten-output
2024-04-15 01:17:49 +01:00
a3957273
4619a511d4
Merge pull request #541 from TheZ3ro/hide-recipe-options
2024-04-13 20:22:31 +01:00
a3957273
d13218caaf
Merge pull request #1739 from e218736/options-dialog-keyboard-navigation
2024-04-11 15:24:57 +01:00
TheZ3ro
670c370b90
Merge branch 'master' into hide-recipe-options
2024-04-09 09:22:03 +02:00
a3957273
b2e400f474
Merge pull request #1743 from e218736/button-aria-labels
2024-04-09 00:44:48 +01:00
zb3
a81b2064d4
Abort the previous bake when attempting the next autobake
2024-04-07 00:23:17 +02:00
zb3
e3033173d7
Merge branch 'master' into fix-testui-race-condition
2024-04-06 13:33:59 +02:00
TheZ3ro
1fbf6c94cd
Merge branch 'master' into hide-recipe-options
2024-04-06 11:48:59 +02:00
thez3ro
bf9066ae2e
fix: make the linter happy
2024-04-06 09:30:52 +00:00
n1474335
1b870e559e
Updated copyright declarations to a range up to the latest commit
2024-04-05 18:09:07 +01:00
zb3
1adc2ff930
Make loadURIParams set input non-silently
...
Silent input changes might be overwritten due to the debounce logic present inside inputChange.
2024-04-05 18:52:50 +02:00
zb3
fc40580dce
Avoid calling inputChange when setting encoding inside loadURIParams
...
Otherwise the debounce logic sometimes causes the input to be overriden by the previous value.
2024-04-05 18:48:45 +02:00
TheZ3ro
a1892d4411
Merge branch 'master' into hide-recipe-options
2024-04-05 13:23:28 +02:00
n1474335
0026d77b7b
More test tweaking
2024-03-26 16:34:36 +00:00
n1474335
65ffd8d65d
Automatically detect UTF8 character encoding in output
2024-03-26 13:44:59 +00:00
n1474335
16dfb3fac6
Automatically detect EOL from paste events and output setting
2024-03-26 13:44:58 +00:00
e218736
bf833a39fc
favourites button aria label
2024-02-29 14:32:47 +00:00
e218736
fccc3584d8
aria labels/aria hidden to input/output buttons
2024-02-29 12:11:41 +00:00
e218736
963e2839ce
add css styling on focus
2024-02-27 14:41:07 +00:00
GoForceX
63449872da
Fix JSON folder folding in Firefox
2024-02-14 11:09:14 +00:00
Jed Laundry
a942fe92fd
Merge branch 'master' into master
2024-02-11 13:31:58 +13:00
a3957273
940f78a8a7
Merge branch 'master' into LZNT1
2024-02-03 13:08:03 +00:00
a3957273
91639ee836
Merge pull request #1703 from gchq/feature/update-forensic-wiki-address
...
Update forensics wiki address
2024-02-03 02:19:54 +00:00
a3957273
b78533bb02
Update forensics wiki address
2024-02-03 02:02:13 +00:00
Maxime THIEBAUT
77042abc23
Add support for LZNT1 decompression.
2023-12-25 23:06:11 +01:00
Jed Laundry
efda16b039
change Diff to output <ins>, <del>
2023-08-31 03:20:20 +00:00
Kevin Jiang
4262e6f6f7
fix: incorrect hover on baking info
2023-03-28 22:06:08 +13:00
Matt Coomber
266fbab8fd
Fix loading messages
...
Missing comma in array
2023-03-24 09:57:06 +00:00
n1474335
11fca557af
Merge branch 'fix_dark_theme_highlight' of https://github.com/SamueleFacenda/CyberChef
2023-03-23 17:52:41 +00:00
n1474335
1cf14c6f01
Merge branch 'master' of https://github.com/mattnotmax/CyberChef
2023-03-23 17:48:05 +00:00
n1474335
a4d6e1f92c
TextNode characters are re-escaped in htmlWidgets now. Fixes #1533
2023-03-23 12:42:22 +00:00
mattnotmax
4a356476b1
Merge branch 'gchq:master' into master
2023-03-23 21:28:39 +11:00
n1474335
c2171a08f2
Added preventDefault to contextual help key press listener
2023-03-22 16:54:39 +00:00
n1474335
493b1eee1e
Removed excess whitespace from banner links
2023-03-22 11:36:03 +00:00
n1474335
92dada8a80
Final tweaks to download wording
2023-03-22 11:16:49 +00:00
n1474335
ea56efae47
Added Download pane
2023-03-21 15:39:31 +00:00
n1474335
7419009745
Added more help topics and added filetype detection to the 'save output' button
2023-03-20 17:23:14 +00:00