Commit graph

2514 commits

Author SHA1 Message Date
Autumn
73716a2c44
Merge pull request #34 from emilhf/cut-operation
Cut operation
2023-12-22 18:37:46 +00:00
Autumn
d9dbf75189
Merge pull request #30 from bee-san/bee-ga
ga
2023-12-22 10:02:42 +00:00
bee-san
7d040f25df updated index 2023-12-22 09:50:16 +00:00
bee-san
80634aafaf ga 2023-12-22 09:48:08 +00:00
Autumn
71ba2f5a22
Merge pull request #24 from sg5506844/base92
Feature: Add Base92 operations
2023-12-21 22:31:58 +00:00
Autumn
f47dda375f
Merge pull request #25 from t-8ch/checksum/xor
Add "XOR Checksum" operation
2023-12-21 22:31:48 +00:00
Autumn
1baa439bb0
Merge pull request #26 from elipsion/x509-output
Add X.509 output formats
2023-12-21 22:31:24 +00:00
Autumn
114a31918c
Merge pull request #23 from depperm/CC-1225
Add JSWhat
2023-12-21 21:05:28 +00:00
bee-san
eebecb51ce CryptoChef 2023-12-21 20:54:43 +00:00
Autumn
69770f9395
Revert "added word cloud chart operation" 2023-12-21 20:39:42 +00:00
Autumn
a218f0aa47
Merge pull request #19 from joostrijneveld/fix/chacha-raw
Fix ChaCha operation Raw output
2023-12-21 20:37:23 +00:00
Autumn
3b8f2e6ec9
Merge pull request #20 from zhzy0077/jq
Adds JQ support
2023-12-21 20:34:20 +00:00
Autumn
49fde14f79
Merge pull request #18 from ajmeese7/feat/logging-uri-param
Control logging levels via URI param
2023-12-21 20:26:18 +00:00
Autumn
9bba7e217d
Merge pull request #14 from cplussharp/pubkey-from-cert
Pubkey from cert
2023-12-21 20:24:49 +00:00
Autumn
acf62c634d
Merge pull request #15 from jpledref/feat-issue-1607-add-xml-to-json
feat: add XML to JSON operation
2023-12-21 20:24:42 +00:00
Autumn
2ecdd67208
Revert "181 responsive UI" 2023-12-21 19:54:21 +00:00
Autumn
4cb0d2b82b
Merge pull request #11 from valdelaseras/181-responsive-ui
181 responsive UI
2023-12-15 13:05:28 +00:00
Autumn
cd8a37e105
Merge pull request #9 from arnydo/add_fangurl
Add fangurl
2023-12-15 10:40:37 +00:00
CPlusSharp
e9160f3de0 Public Key from Private Key 2023-10-15 02:51:53 +02:00
CPlusSharp
5c20c27d2c Public Key from Certificate 2023-10-15 02:49:55 +02:00
jpledref
6347f01a47 feat: add XML to JSON operation 2023-09-23 11:11:25 +02:00
Aaron Meese
ac4c00cb60 Control logging levels via URI param
Closes #1420.
2023-08-26 10:40:58 -04:00
Robin Scholtes
b589d3c9a0 00_nightwatch mobile test 2023-08-16 19:20:37 +12:00
Robin Scholtes
4740c5d8dc ...codeQL 2023-08-16 17:52:39 +12:00
Robin Scholtes
4612a11e32 CodeQL again 2023-08-16 17:48:01 +12:00
Robin Scholtes
c9f40928fb eslint, rec-list dragging indices 2023-08-16 17:29:26 +12:00
Robin Scholtes
d07502d2e1 fix CodeQL observation, UI test update 2023-08-16 17:23:28 +12:00
Robin Scholtes
590da18032 eslint 2023-08-16 16:44:59 +12:00
Robin Scholtes
965659311e set UI breakpoint to 1024 to ensure smooth UX for tablet users. Update the existing UI tests 2023-08-16 16:42:05 +12:00
Robin Scholtes
047750fda4 fix one more constructor build() dupe 2023-08-16 12:55:41 +12:00
Robin Scholtes
15252ee5c6 implement change requests 2023-08-16 11:15:45 +12:00
Robin Scholtes
e77ded4859 fix gh-code-scanning bot remark 2023-08-15 21:58:06 +12:00
Robin Scholtes
1171f0a517 some final modularising of the CSS 2023-08-15 21:26:18 +12:00
Robin Scholtes
e5e82032eb resolve conflicts, merge master 2023-08-15 20:58:24 +12:00
Robin Scholtes
6a375c62a8 disable tooltips on mobile, update todos 2023-08-15 20:44:11 +12:00
Robin Scholtes
ab8b48c437 eslint fixes 2023-08-15 20:33:09 +12:00
Robin Scholtes
9ea785fc63 replace the checkbox bootstrap styles with bootstap material v4. Not entirely sure what the issue was, but something in that checkbox decorator code caused reordering / cloning of c-recipe-li to fail 2023-08-15 20:27:35 +12:00
Robin Scholtes
bf27cbb641 fuse desktop/mobile splitters into one function, update accordingly across files 2023-08-15 16:41:22 +12:00
Robin Scholtes
47c8af7284 rename some vars for readability 2023-08-15 15:50:10 +12:00
Robin Scholtes
4dc4645def remove listItemUpdate related classes into c-operation-list and simplify code, as duplicates in the operation lists are now no longer an issue in the context of this. Add a custom events to dispatch on change of favourites 2023-08-15 15:19:11 +12:00
Robin Scholtes
6a11d14794 move and remove some redundant code 2023-08-15 13:51:12 +12:00
Robin Scholtes
c110e5a59f fix 'clear all 2023-08-15 13:02:33 +12:00
Robin Scholtes
4947f809a9 move breakpoint icon functionality into c-recipe-li, upgrade code a bit for className consistency and replacing 'parentNode.parentNode' with this.queryselector 2023-08-15 12:41:33 +12:00
Robin Scholtes
5d876fb09a move disable-icon click functionality to c-recipe-li 2023-08-15 12:31:59 +12:00
Robin Scholtes
b7e0518cc7 move operation removal from recipe list to c-recipe-li and remove all associated old code 2023-08-15 11:28:06 +12:00
Robin Scholtes
36224388fb rename c-ingredient-li to c-recipe-li, update TODOs 2023-08-14 22:00:15 +12:00
Robin Scholtes
21eb177527 fix 'undefined' list item clone bug, hitboxes for recipe icons more comfortable, fix problem where the operation-dropdown would display on click / tap of elements in expanded recipe view ( mobile ) 2023-08-14 21:52:26 +12:00
Robin Scholtes
6caaf1dc99 some manual test observations 2023-08-14 19:41:57 +12:00
Robin Scholtes
421ea9e174 remove bootstrap x on search input as its not needed and just adding complexity at this moment 2023-08-14 18:48:59 +12:00
Robin Scholtes
5e6327a400 [#181] fix some event issues ( dragging and dropping, mobile taps ), fix popover issues ( popovers properly disappear ), eslint cleanup fixes 2023-08-14 17:34:23 +12:00