Commit Graph

  • d952800acf
    Merge cc785477b9 into 035b64773e #28 VatsaDev 2021-03-10 13:33:07 +0530
  • cc785477b9
    Update README.md #28 VatsaDev 2021-03-10 13:31:33 +0530
  • 19b7f4cb9d
    Add files via upload VatsaDev 2021-03-10 13:30:16 +0530
  • 035b64773e
    Update README.md master Jacob Strieb 2020-10-25 14:22:44 -0400
  • 0d82cb9822 Add additional comments to bookmarklet Jacob Strieb 2020-08-01 16:31:24 -0400
  • f3653f8bc7 Add absolute URL conversion to bookmarklet Jacob Strieb 2020-07-21 16:57:11 -0400
  • f725e3e48d Update README and make TinyURL buttons https Jacob Strieb 2020-07-19 17:18:02 -0400
  • d2c107db18 Update examples Jacob Strieb 2020-07-19 17:10:51 -0400
  • 06151b22c5 Update bookmarklet and put in its own file Jacob Strieb 2020-07-19 17:10:25 -0400
  • 17937b2db6 Use versioned API with (hopefully) shorter URLs Jacob Strieb 2020-07-19 15:11:40 -0400
  • 7848df1b1b Upgrade to use versioned API with old fallback Jacob Strieb 2020-07-14 23:01:17 -0400
  • e088eac8a0 Add background to "hide buttons" toggle Jacob Strieb 2020-07-12 22:26:49 -0400
  • 899456a3b5 Fix indentation in README and editor HTML Jacob Strieb 2020-07-12 16:27:38 -0400
  • bcfc270344 Move bottom right buttons to vertical display Jacob Strieb 2020-07-12 13:26:04 -0400
  • f67f721833 Add favicon Jacob Strieb 2020-05-27 16:35:30 -0400
  • 63d0923231 Merge branch 'master' of github.com:jstrieb/urlpages Jacob Strieb 2020-05-19 22:13:19 -0400
  • 9d6b7ba2ce Add ability to hide buttons in the editor Jacob Strieb 2020-05-19 22:13:00 -0400
  • a44918a87e Update README.md Jacob Strieb 2020-05-19 21:56:09 -0400
  • 801ed5ed85 Fix accidental, error-causing removal Jacob Strieb 2020-05-15 01:17:25 -0400
  • ad2ebc17c4 Merge branch 'master' of github.com:jstrieb/urlpages Jacob Strieb 2020-05-14 21:13:57 -0400
  • a1f91dfe26 Use custom base64 library Jacob Strieb 2020-05-14 21:13:12 -0400
  • 6fb7c4792b Add meta description to index Jacob Strieb 2020-03-29 18:33:26 -0400
  • 52780d6cfb Fix editor button text and add fork button Jacob Strieb 2019-07-22 18:17:45 -0400
  • 2a4778842a Add related projects Jacob Strieb 2019-07-16 15:06:22 -0700
  • 4f84482629 Changed textarea placeholders to better reflect their usage, for now. #21 benja 2019-07-13 23:01:55 +0200
  • 8e4f677123 Fixed Download Code button. benja 2019-07-13 09:15:51 +0200
  • bdadba109e Replaced JSON.stringify/JSON.parse with parseHTML function, which only works with Editor generated links, for now. Removed encodeURIComponent/decodeURIComponent, since it wasn't needed. Added loadTextareaData function and Clear Editor, Refresh Page buttons. Removed some unnecessary variables from editor.js. benja 2019-07-12 20:36:45 +0200
  • 6837ef83c8 Bookmarklet now uses lz-string compression. benja 2019-07-12 09:54:13 +0200
  • 983c31df59 Bookmarklet only works with https://jstrieb.github.io/urlpages/ using btoa(), fixed. benja 2019-07-11 16:15:46 +0200
  • 0524d2a328 Forgot to load lz-string-1.4.4.js benja 2019-07-11 15:54:16 +0200
  • 2925548c4e lz-string-1.4.4.js file link benja 2019-07-11 15:50:02 +0200
  • c187a3e696 lz-string compression benja 2019-07-11 15:44:43 +0200
  • e47c1264ae lz-string compression benja 2019-07-11 15:39:23 +0200
  • dad5839f4e Update README.md Jacob Strieb 2019-07-10 21:23:40 -0700
  • 1dbb8c596d Added bookmarklet.js. Needs compression for shorter URLs to be useful. Added loc_hash variable to initialize() to only use window.location.hash once. Removed unnecessary variables in index.html. benja 2019-07-09 15:47:42 +0200
  • 89d08bb67a Fixed error in showPasteEncodedPrompt function. Page doesn't reload anymore if the user clicks "Cancel" in the prompt. benja 2019-07-06 13:50:46 +0200
  • 77c6efca45 Fixed an error with spaces in getHTML(data). benja 2019-07-06 11:31:57 +0200
  • 2a129ac2af
    Update index.html #18 Tech Master 2019-07-06 07:52:23 +0500
  • 6dabc5d2f5
    Revert "updates" (#2) Tech Master 2019-07-06 07:51:13 +0500
  • 71c03b5e60
    Revert "updates" Tech Master 2019-07-06 07:50:59 +0500
  • e221f76703
    updates (#1) Tech Master 2019-07-06 07:43:02 +0500
  • 03c316ca0e
    Update index.html Tech Master 2019-07-06 07:42:37 +0500
  • 2bcbd0347d Changed getViewLink to its original state. #20 benja 2019-07-05 17:04:34 +0200
  • a03b9a107a Added showPasteEncodedPrompt function and button. And some minor comment cleaning. benja 2019-07-05 16:46:52 +0200
  • 1c26148f69 Added getTextareaData function to avoid repeating code. Fixed some comments. benja 2019-07-05 14:52:14 +0200
  • c323db063f Added comments for better understanding and some beautification. benja 2019-07-05 11:22:44 +0200
  • eb3a43fab2
    Update index.html Tech Master 2019-07-04 08:15:18 +0500
  • cc2f0ae520
    Update README.md #3 James Futhey 2019-07-02 10:27:31 -0700
  • 9a164f168d
    Revert README.md on master James Futhey 2019-07-02 09:58:54 -0700
  • 218084a933
    Update main.css #13 Tech Master 2019-07-02 11:26:17 +0500
  • 6d4012229a
    Improved content Tech Master 2019-07-02 11:24:57 +0500
  • aa376ca1a3
    Merge pull request #3 from jstrieb/master Tech Master 2019-07-02 10:19:05 +0500
  • a2cb2502d1 Merge pull request #12 from VatsalOjha/master Jacob Strieb 2019-07-01 18:31:39 -0700
  • 8a3c0f407c
    Merge pull request #12 from VatsalOjha/master Jacob Strieb 2019-07-01 18:31:39 -0700
  • 9eeca9fb8b Removed unnecessary comment VatsalOjha 2019-07-01 20:55:38 -0400
  • 2cbafeaaa9 Removed unnecessary comment #12 VatsalOjha 2019-07-01 20:55:38 -0400
  • 6cd1ff6d11 Fixed textarea style issue VatsalOjha 2019-07-01 20:46:28 -0400
  • a0d92fc168 Fixed textarea style issue VatsalOjha 2019-07-01 20:46:28 -0400
  • cd49115a50
    Update README.md James Futhey 2019-07-01 15:51:13 -0700
  • 541dd137ad
    Update README.md James Futhey 2019-07-01 15:50:16 -0700
  • dedb615fa7 Add example and reformat example list Jacob Strieb 2019-07-01 15:41:57 -0700
  • 72e0426545 Add example and reformat example list Jacob Strieb 2019-07-01 15:41:57 -0700
  • 8f539710cf
    Merge pull request #1 from kidGodzilla/master Tech Master 2019-07-01 12:48:52 +0500
  • 610556251f Fix large examples Jacob Strieb 2019-06-30 22:28:58 -0700
  • 09893e5cb3 Fix large examples Jacob Strieb 2019-06-30 22:28:58 -0700
  • 258e91ec37 Update README and add large examples Jacob Strieb 2019-06-30 22:15:53 -0700
  • 8697f01376 Update README and add large examples Jacob Strieb 2019-06-30 22:15:53 -0700
  • 81f8c357f4 Merge pull request #7 from amrrs/patch-1 Jacob Strieb 2019-06-30 12:15:44 -0700
  • 1a021341fb
    Merge pull request #7 from amrrs/patch-1 Jacob Strieb 2019-06-30 12:15:44 -0700
  • d6ad26687f Fix hn discussion url AbdulMajedRaja RS 2019-07-01 00:01:02 +0530
  • 08e371ef3c
    Fix hn discussion url #7 AbdulMajedRaja RS 2019-07-01 00:01:02 +0530
  • 65c0c55fba Update README.md Jacob Strieb 2019-06-30 11:25:22 -0700
  • c9f43e8b12 Update README.md Jacob Strieb 2019-06-30 11:25:22 -0700
  • 21c0412579 Update README.md Jacob Strieb 2019-06-30 10:30:31 -0700
  • 8ec076de10
    Update README.md Jacob Strieb 2019-06-30 10:30:31 -0700
  • 604e3bee87 Update README.md Jacob Strieb 2019-06-30 09:44:19 -0700
  • b40d3c596d
    Update README.md Jacob Strieb 2019-06-30 09:44:19 -0700
  • 32e8587bcc Fix issue #2 #4 Adam Williams 2019-06-30 15:41:45 +0100
  • d6369c65df Fixes issue #1 kidGodzilla 2019-06-30 07:41:42 -0700
  • 9f3580396e Clean up a bit Jacob Strieb 2019-06-30 05:22:59 -0700
  • 5624164395 Clean up a bit Jacob Strieb 2019-06-30 05:22:59 -0700
  • 96449d541c Write initial documentation and README Jacob Strieb 2019-06-30 05:16:59 -0700
  • 5caf4c4510
    Write initial documentation and README Jacob Strieb 2019-06-30 05:16:59 -0700
  • 4ddebc3e65 Move buttons to right to avoid scroll bars Jacob Strieb 2019-06-30 03:13:24 -0700
  • 602bd2ef6d Move buttons to right to avoid scroll bars Jacob Strieb 2019-06-30 03:13:24 -0700
  • b72caa0b91 Add short link button for code Jacob Strieb 2019-06-30 03:07:52 -0700
  • 15d447b504 Add short link button for code Jacob Strieb 2019-06-30 03:07:52 -0700
  • 14beaf04b9 Add TinyURL shortlink button Jacob Strieb 2019-06-30 01:34:31 -0700
  • 9368a5d3d9 Add TinyURL shortlink button Jacob Strieb 2019-06-30 01:34:31 -0700
  • b7d901b0af Add download/export button Jacob Strieb 2019-06-30 01:25:38 -0700
  • 09bb1f6b2c Add download/export button Jacob Strieb 2019-06-30 01:25:38 -0700
  • f67984d66b Add button to copy generated code Jacob Strieb 2019-06-30 01:14:07 -0700
  • 3621f12513 Add button to copy generated code Jacob Strieb 2019-06-30 01:14:07 -0700
  • ad4abcf43c Separate into index, script, and style file Jacob Strieb 2019-06-30 01:09:18 -0700
  • 6f35f89583 Separate into index, script, and style file Jacob Strieb 2019-06-30 01:09:18 -0700
  • 60a3aa13d4 Add external link support Jacob Strieb 2019-06-30 00:57:20 -0700
  • 1d4288c570 Add external link support Jacob Strieb 2019-06-30 00:57:20 -0700
  • 84af590ed7 Save and restore state from URL hash Jacob Strieb 2019-06-30 00:19:52 -0700
  • be7b82a4ba Save and restore state from URL hash Jacob Strieb 2019-06-30 00:19:52 -0700
  • 78340d1622 Implement working iframe rendering Jacob Strieb 2019-06-29 22:47:33 -0700