Commit Graph

  • ebf2258715 Merge branch 'artemisbot-feature-affine' n1474335 2017-02-09 14:18:04 +0000
  • b2b60f0454 Fixed conflicts. n1474335 2017-02-09 14:17:44 +0000
  • 1cc7835a8d FromMorse operation extended to treat dashes & hyphens as long signals #74 misterRaven 2017-02-09 17:29:12 +0700
  • 991bb887ae Punctuation symbols for Morse code misterRaven 2017-02-09 17:20:06 +0700
  • d5796706e4 Change Tar block padding to 2 blocks toby 2017-02-08 23:52:59 -0500
  • 1653cbf817 Fix JSDoc return type for displayFilesAsHTML toby 2017-02-08 23:36:09 -0500
  • 442dd560c0 Implement the Tar operation toby 2017-02-08 23:35:54 -0500
  • 281a83bbc3 Add author to runTar, runUntar, displayFilesAsHTML toby 2017-02-08 12:51:54 -0500
  • 6f077a9c50 Rename to runTar, runUntar, displayFilesAsHTML toby 2017-02-08 12:51:18 -0500
  • a153246191 Tidied operations to match conventions #72 Matt C 2017-02-08 17:29:50 +0000
  • 2750be36da Adds Affine/Atbash Cipher encryption/decryption Matt C 2017-02-08 11:51:37 +0000
  • e809deb914 Initial functionality of untar toby 2017-02-08 00:05:52 -0500
  • b8b51e04bb Updated ISSUE_TEMPLATE.md n1474335 2017-02-07 20:30:44 +0000
  • 4f0d153e73 Added 'Report a bug' tab to the 'About/Support' pane. n1474335 2017-02-07 20:31:15 +0000
  • 6eacd213a3 Added ISSUE_TEMPLATE.md n1474335 2017-02-07 18:05:05 +0000
  • db0fb1cd25 Added CONTRIBUTING.md n1474335 2017-02-07 16:48:31 +0000
  • 35d74980a1 BUGFIX #70: Updated 'CSS selector' operation to use vanilla JS instead of jQuery, also fixing root element selection issues. n1474335 2017-02-07 15:04:10 +0000
  • 553d9945ce Added forward and backward slashes to the delimiter options for the Morse Code operations. Closes #66. n1474335 2017-02-07 14:37:26 +0000
  • 3b1c378e15 Merge branch 'tlwr-master' n1474335 2017-02-07 14:20:53 +0000
  • 8f69ee441e Tidied Morse Code operations to match the project conventions. n1474335 2017-02-07 14:20:34 +0000
  • 718e1dc153 Merge pull request #1 from artemisbot/morse-fixes #67 Toby Lorne 2017-02-03 22:00:55 -0500
  • a30babc682 Fixes required changes Matt C 2017-02-04 00:17:04 +0000
  • ae8eea543c Merged branch master into morse-fixes Matt C 2017-02-04 00:13:03 +0000
  • 02fce74a65 Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2017-02-04 00:01:44 +0000
  • b9f1cf968f Make translateTo faster and aware of line breaks toby 2017-02-03 18:34:46 -0500
  • 9bf0d66b88 Fix casing for Morse code operations + description toby 2017-02-03 17:54:50 -0500
  • 230ba5ff67 Add initial functionality toby 2017-02-03 16:43:30 -0500
  • e3c977934b Variable names changed from underscore to CamelCase. Eslint rules updated. #64 n1474335 2017-01-31 18:24:56 +0000
  • f8193797fa Small CSS tweak to correct the cursor when hovering over FAQ links. Fixes #59. n1474335 2017-01-31 16:10:42 +0000
  • 6642471164 Added 'Fork me on GitHub' ribbon to About/Support pane. Closes #57. n1474335 2017-01-31 14:05:19 +0000
  • fadd7158ed Add string escape/unescape operations #62 Dale Myers 2017-01-23 21:39:08 +0000
  • 3c3f5d9dcd Added Fletcher-8, -32 and -64 checksum operations. Closes #51. n1474335 2017-01-17 15:52:24 +0000
  • cddd349090 Removed unused jquery.splitter.css n1474335 2017-01-17 12:52:15 +0000
  • ba8524ca79 Added 'MD2', 'MD4' and 'SHA0' operations. Closes #52. n1474335 2017-01-16 16:40:43 +0000
  • 2257754b94 Jump operations now return the final state when the maximum jump count is reached instead of throwing an error. n1474335 2017-01-16 16:00:44 +0000
  • baa433ab80 'Fork' operation now has an option to ignore errors occuring on each branch n1474335 2017-01-16 15:58:38 +0000
  • 488ca7167e BUGFIX: Saved recipes can now be deleted again. n1474335 2017-01-16 15:03:16 +0000
  • 4d131c921a BUGFIX #47: Replaced 'const' declarations with 'var' to fix iOS incompatibilities. n1474335 2016-12-31 17:12:39 +0000
  • 216d8f1f7a Tweaks to 'Filter' operation. n1474335 2016-12-23 14:36:16 +0000
  • ca87d54aa2 Merge pull request #46 from Mikescher/feature_filter n1474335 2016-12-23 14:24:39 +0000
  • f44171c005
    Merge remote-tracking branch 'upstream/master' into feature_filter #46 Mike Schwörer 2016-12-21 20:17:53 +0100
  • ef464ab57c Added 'Substitute' operation. n1474335 2016-12-21 14:09:46 +0000
  • e1ef228575 Output buttons now adjust when there is limited screen space. n1474335 2016-12-21 12:13:03 +0000
  • 9c1fb7ddf4 Added button to maximise the output window n1474335 2016-12-20 20:18:16 +0000
  • a9f15b2c64 Updated npm package versions n1474335 2016-12-20 18:57:53 +0000
  • 39d50093ae Tweaks to 'XPath expression' and 'CSS selector' operations. Closes #13. n1474335 2016-12-20 18:49:25 +0000
  • 650fd9a940 Merge pull request #20 from Mikescher/feature_xpath n1474335 2016-12-20 18:16:14 +0000
  • 4b5210585a
    Added operation 'filter' Mike Schwörer 2016-12-17 01:53:06 +0100
  • 8db1b2fc79
    switched from jquery.cpath.js to xpath.js #20 Mike Schwörer 2016-12-17 00:33:47 +0100
  • dea16f63f5
    Small stuff to make eslint happy Mike Schwörer 2016-12-16 22:32:19 +0100
  • 4c36123fd7
    Merge remote-tracking branch 'upstream/master' into feature_xpath Mike Schwörer 2016-12-16 22:15:53 +0100
  • c24cdf3bae Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-14 23:31:04 +0000
  • af4644c9eb Replaced jsHint with eslint. Fixes #4. n1474335 2016-12-14 16:39:17 +0000
  • 03d6cdce06 Merge 6c269dd204 into e2e68dd876 #30 rubenis 2016-12-14 13:42:58 +0000
  • e2e68dd876 BUGFIX: Fixed seasonal event handling. n1474335 2016-12-14 13:12:04 +0000
  • 351eef7fd9 BUGFIX: Flow control ops are now correctly highlighted when a breakpoint is triggered on them. n1474335 2016-12-14 12:43:57 +0000
  • ed5f00d402 Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-08 09:18:14 +0000
  • 7994a65926 Merge branch 'artemisbot-feature_vigenere' n1474335 2016-12-08 00:35:01 +0000
  • 55c1626d41 Cleaned up the Vigenere cipher operations so that they conform with the coding conventions. n1474335 2016-12-08 00:34:41 +0000
  • e5854b6f86 Resolving conflicts n1474335 2016-12-08 00:09:31 +0000
  • ed7cab36d2 BUGFIX: Operations can now be dragged out of the recipe on touchscreen devices. n1474335 2016-12-07 23:57:15 +0000
  • e64dfcdf0f Build Matt C 2016-12-06 20:28:20 +0000
  • ac3a0b35f5 Merge branch 'feature_vigenere' Matt C 2016-12-06 20:27:14 +0000
  • 22c00e8d3c Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-06 20:23:20 +0000
  • b36459064e Changes for merge #35 Matt C 2016-12-06 20:20:27 +0000
  • b0fd297069 Merge branch 'artemisbot-feature_rot47' n1474335 2016-12-06 18:45:51 +0000
  • 6fa6a92719 Moved author tag and improved description for ROT47 n1474335 2016-12-06 18:43:55 +0000
  • 2db810289d Merge conflicts n1474335 2016-12-06 18:32:39 +0000
  • 86fb03fe10 BUGFIX #37: Description popovers for search results now get removed when the list is modified. n1474335 2016-12-06 18:10:35 +0000
  • 326e15d05c Built production version. Matt C 2016-12-06 17:10:42 +0000
  • f2b22605ab Merge branch 'feature_vigenere' Matt C 2016-12-06 17:08:45 +0000
  • b80047a6b3 Merge 44919b8c17 into e4d30861d5 #18 Matt C 2016-12-06 17:02:39 +0000
  • 44919b8c17 Merge remote-tracking branch 'refs/remotes/upstream/master' #40 #18 Matt C 2016-12-06 17:02:17 +0000
  • 605a577d92 Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-06 17:01:35 +0000
  • b06692e122 Update OperationConfig.js #38 G047 2016-12-06 16:44:14 +0000
  • 5c92e49d5d
    Merge remote-tracking branch 'upstream/master' into feature_xpath Mike Schwörer 2016-12-05 20:16:39 +0100
  • 662805d11e
    fixed a few jshint warnings and uglify:prod problems Mike Schwörer 2016-12-05 19:47:41 +0100
  • da7a832ceb
    Merge remote-tracking branch 'upstream/master' into feature_xpath Mike Schwörer 2016-12-05 19:30:46 +0100
  • 5576630727 introducing JavascriptObfscate G047 2016-12-05 17:38:24 +0000
  • e770c935bb introducing JavascriptObfscate G047 2016-12-05 17:37:57 +0000
  • 591e4f0015 introducing JavascriptObfscate G047 2016-12-05 17:37:16 +0000
  • e4d30861d5 BIGFIX: 'Show Base64 Offsets' operation now escapes input before adding to tooltips. n1474335 2016-12-05 14:07:19 +0000
  • b631feea74 Misc Fixes Matt C 2016-12-03 21:33:19 +0000
  • 560712cee3 Feature: Add Vigenere Cipher Encode & Decode Matt C 2016-12-03 20:54:28 +0000
  • 67ee8544e9 Added name to Rotate namespace Matt C 2016-12-03 13:47:38 +0000
  • 1cc48fd481 Update for merge Matt C 2016-12-03 10:19:26 +0000
  • 4101152c73 Merge remote-tracking branch 'refs/remotes/upstream/master' Matt C 2016-12-03 10:15:00 +0000
  • 20d9903572 XOR operation now supports both input and output differentials. Fixes #17 n1474335 2016-12-03 01:42:23 +0000
  • fc9d0a63c2 JSON Beautify and Minify operations no longer throw an error on empty input. Fixes #29 n1474335 2016-12-03 00:51:17 +0000
  • 19b0a972d8 Inlined version now correctly displays compile time in place of the download link. Fixes #14. n1474335 2016-12-03 00:40:51 +0000
  • 43fa4370a3 Added Grunt task to deploy build/prod to the gh-pages branch. Partial solution to #19. n1474335 2016-12-03 00:37:38 +0000
  • 6c269dd204 Added operation: "JavaScript" Operation "JavaScript" is added under category "Utils" and it adds option to write JS code to manipulate data. #30 Andris Rubenis 2016-12-02 19:06:13 +0200
  • 2db6f8f63c added css_query operation Schwörer Mike 2016-12-02 12:49:49 +0100
  • 09a9fbe206 Built production version Matt C 2016-12-01 23:09:18 +0000
  • ca8fef1c90 Merge Upstream. Matt C 2016-12-01 22:55:09 +0000
  • 8b0112229e BUGFIX #24: Invalid favourites loaded from localStorage are now escaped when reported to the user. #31 n1474335 2016-11-30 23:11:06 +0000
  • 402174c846 Various bug fixes. #32 n1474335 2016-11-30 20:11:11 +0000
  • 8882805830 Favicon changed to a data URL to prevent re-requests in some circumstances. #21 n1474335 2016-11-30 19:50:21 +0000
  • 2f0bc54046 BUGFIX #24: toggle_string arguments are now escaped before being inserted into the DOM. n1474335 2016-11-30 19:33:20 +0000
  • d81c013444 Merge 5f3226a8f7 into 09d515cbae #10 Thomas Grainger 2016-11-30 11:35:58 +0000