4397 Commits

Author SHA1 Message Date
Robin Scholtes
c56ffef988 [#181] some minor verbosity adjustments across some vars/selectors 2023-04-19 18:30:02 +12:00
Robin Scholtes
0ab31ac897 minor 'typo' fix in OperationsWaiter setVisibility doc 2023-04-19 18:27:15 +12:00
Robin Scholtes
44aa223d8c update todo 2023-04-19 18:26:11 +12:00
Robin Scholtes
6e4a813e1f [#181] set mobile and desktop UI on init and window resize without errors 2023-04-19 15:35:17 +12:00
Robin Scholtes
f1340f1249 [#181] move edit-favourites button to original place in the template, so it is not visible anymore during load. Update TODO.md accordingly 2023-04-18 22:29:17 +12:00
Robin Scholtes
e74d7998fd [#181] resetOperations on escape key 2023-04-18 22:28:19 +12:00
Robin Scholtes
b4c0378a01 [#181] move stylesheets from layout to organised components/, leave overal structure in layout/_structure 2023-04-18 22:04:40 +12:00
Robin Scholtes
4507d471bc fix up banner links for consistency 2023-04-18 21:05:01 +12:00
Robin Scholtes
475568cbfd TODO update 2023-04-18 21:04:28 +12:00
Robin Scholtes
5ed5d58ba2 make nice TODO.md file for readability 2023-04-18 20:30:47 +12:00
Robin Scholtes
4eff33933e [#181] add todo file, add split CSS files 2023-04-18 20:23:44 +12:00
Robin Scholtes
2093dac4f9 [#181] remove scattered todos and aggregate in temporary todo.txt file, add new css files to split up huge IO stylesheet for better future DevX 2023-04-18 20:22:41 +12:00
Robin Scholtes
7648c6dce4 [#181] add some rudimentary code to open and close operations at the appropriate moments 2023-04-17 20:44:47 +12:00
Robin Scholtes
55695cb7f1 revert cursor grab for mobile UI 2023-04-17 16:05:11 +12:00
Robin Scholtes
0e49d52546 tidy up code, add controls-height var and implement across stylesheets, start work on operation/category lists 2023-04-17 16:03:46 +12:00
Robin Scholtes
b872ac6e68 line up all icons and paddings with consistency, return auto bake checkbox on mobile UI 2023-04-17 13:50:43 +12:00
Robin Scholtes
c1a5b67603 Set favourites icon in pane controls following a consistent template pattern 2023-04-17 13:28:14 +12:00
Robin Scholtes
6da34bcf52 [#181] tidy up changes so far ( move css blocks to their appropriate places, remove redundant css, update template to work with mobile UI ) 2023-04-17 12:59:00 +12:00
Robin Scholtes
5d25276399 [#181] clean up some inconstencies in alignments, add a little bit more space for mobile usability 2023-04-17 11:33:58 +12:00
Robin Scholtes
4a7008e5f6 fix overflow issues causing some inconsistencies in alignments 2023-04-17 11:24:56 +12:00
Robin Scholtes
bd10dcafb9 fix input/output title vertical alignment ( set lineheight to revert ) 2023-04-17 11:10:11 +12:00
Robin Scholtes
894c4a2ff6 align auto-bake-label to vertical middle 2023-04-17 11:02:15 +12:00
Robin Scholtes
d5b5eb0ed2 desktop only for input - add tab button / functionality 2023-04-17 10:36:14 +12:00
Robin Scholtes
3e76bc563c [#181] update template for mobile UI. I will incorporate / probably revert some things once the mobile UI is solid, then patch up desktop view to its original state 2023-04-17 10:21:58 +12:00
Robin Scholtes
ab996c3251 [#181] update breakpoint for .desktop-only 2023-04-17 10:20:38 +12:00
Robin Scholtes
a1d89464ad [#181] update breakpoint to 768, add a TODO 2023-04-17 10:19:42 +12:00
Robin Scholtes
683c323fd5 [#181] add this.breakpoint and move some user layout choices into an if statement checking the breakpoint 2023-04-17 10:19:18 +12:00
Robin Scholtes
8ca5cfaf48 [#181] add generic default as per the norm 2023-04-17 10:15:41 +12:00
Robin Scholtes
3608d4ac12 [#181] set up mobile UI, unsorted CSS blocks ( will move them to appropriate places when the UI is solid ) 2023-04-17 10:14:46 +12:00
Robin Scholtes
e998324194 [#181] comment out edit-favourites for now 2023-04-17 10:13:26 +12:00
Robin Scholtes
32d8ce7069 [#181] update some css to shorthand 2023-04-17 10:09:01 +12:00
Robin Scholtes
daf2c684a9 [#181] add justify-content: space-between to the banner 2023-04-17 10:07:26 +12:00
Robin Scholtes
3102adc73d [#181] update pane-controls display 2023-04-17 10:06:26 +12:00
Robin Scholtes
2aa8dbb69f [181] 'fix' dev to get started 2023-04-16 21:47:43 +12:00
sg5506844
9a216dc1bf RISON operation 2023-04-12 15:09:07 +05:30
sg5506844
0e0bafdeb6 Add Bcrypt hash detection to "Analyse hash" 2023-04-12 11:20:18 +05:30
sg5506844
5f0f037c46 Feature: Add Base92 operations 2023-04-12 10:37:16 +05:30
Brunon Blok
c0e84dcd50 change comments 2023-04-09 19:06:59 +00:00
Brunon Blok
6b01cf0c1a
Merge pull request #1 from brun0ne/test-xss
different fix which does not break any tests
2023-04-07 14:50:50 +02:00
Brunon Blok
30f9286ce9 different fix 2023-04-07 12:36:10 +00:00
Brunon Blok
e9ff8707ed comply with eslint 2023-04-07 01:02:33 +00:00
Brunon Blok
12082ba3cc escape only angle brackets 2023-04-07 00:59:51 +00:00
Brunon Blok
6d3ca3f56c fix xss in addOperation 2023-04-06 23:31:45 +00:00
Brunon Blok
15b426ebb6 clean up code formatting and fix missing entries 2023-04-06 21:03:46 +00:00
Brunon Blok
bf1e708a4c added PHP Serialize operation 2023-04-06 20:32:50 +00:00
starplanet
73a39fa3ce fix: fix ToDecimal signed logic 2023-04-05 18:25:37 +08:00
Kevin Jiang
4262e6f6f7 fix: incorrect hover on baking info 2023-03-28 22:06:08 +13:00
n1474335
1bc88728f0
10.4.0 v10.4.0 2023-03-24 22:41:40 +00:00
n1474335
7bb0649b27
Updated CHANGELOG 2023-03-24 22:41:24 +00:00
n1474335
e46a7448d9
Fixed De Bruijn test import 2023-03-24 22:40:07 +00:00