Commit History

Author SHA1 Message Date
  n1474335 4f0d153e73 Added 'Report a bug' tab to the 'About/Support' pane. 8 years ago
  n1474335 35d74980a1 BUGFIX #70: Updated 'CSS selector' operation to use vanilla JS instead of jQuery, also fixing root element selection issues. 8 years ago
  n1474335 553d9945ce Added forward and backward slashes to the delimiter options for the Morse Code operations. Closes #66. 8 years ago
  n1474335 8f69ee441e Tidied Morse Code operations to match the project conventions. 8 years ago
  Matt C 02fce74a65 Merge remote-tracking branch 'refs/remotes/upstream/master' 8 years ago
  n1474335 e3c977934b Variable names changed from underscore to CamelCase. Eslint rules updated. #64 8 years ago
  n1474335 f8193797fa Small CSS tweak to correct the cursor when hovering over FAQ links. Fixes #59. 8 years ago
  n1474335 6642471164 Added 'Fork me on GitHub' ribbon to About/Support pane. Closes #57. 8 years ago
  n1474335 3c3f5d9dcd Added Fletcher-8, -32 and -64 checksum operations. Closes #51. 8 years ago
  n1474335 ba8524ca79 Added 'MD2', 'MD4' and 'SHA0' operations. Closes #52. 8 years ago
  n1474335 2257754b94 Jump operations now return the final state when the maximum jump count is reached instead of throwing an error. 8 years ago
  n1474335 488ca7167e BUGFIX: Saved recipes can now be deleted again. 8 years ago
  n1474335 4d131c921a BUGFIX #47: Replaced 'const' declarations with 'var' to fix iOS incompatibilities. 8 years ago
  n1474335 216d8f1f7a Tweaks to 'Filter' operation. 8 years ago
  n1474335 ef464ab57c Added 'Substitute' operation. 8 years ago
  n1474335 e1ef228575 Output buttons now adjust when there is limited screen space. 8 years ago
  n1474335 9c1fb7ddf4 Added button to maximise the output window 8 years ago
  n1474335 39d50093ae Tweaks to 'XPath expression' and 'CSS selector' operations. Closes #13. 8 years ago
  Matt C c24cdf3bae Merge remote-tracking branch 'refs/remotes/upstream/master' 8 years ago
  n1474335 af4644c9eb Replaced jsHint with eslint. Fixes #4. 8 years ago
  n1474335 e2e68dd876 BUGFIX: Fixed seasonal event handling. 8 years ago
  n1474335 351eef7fd9 BUGFIX: Flow control ops are now correctly highlighted when a breakpoint is triggered on them. 8 years ago
  Matt C ed5f00d402 Merge remote-tracking branch 'refs/remotes/upstream/master' 8 years ago
  n1474335 55c1626d41 Cleaned up the Vigenere cipher operations so that they conform with the coding conventions. 8 years ago
  n1474335 ed7cab36d2 BUGFIX: Operations can now be dragged out of the recipe on touchscreen devices. 8 years ago
  Matt C e64dfcdf0f Build 8 years ago
  Matt C 22c00e8d3c Merge remote-tracking branch 'refs/remotes/upstream/master' 8 years ago
  n1474335 6fa6a92719 Moved author tag and improved description for ROT47 8 years ago
  n1474335 86fb03fe10 BUGFIX #37: Description popovers for search results now get removed when the list is modified. 8 years ago
  Matt C 326e15d05c Built production version. 8 years ago