Commit Graph

48 Commits

Author SHA1 Message Date
Jacob Strieb 035b64773e
Update README.md 2020-10-25 14:22:44 -04:00
Jacob Strieb 0d82cb9822 Add additional comments to bookmarklet 2020-08-01 16:31:24 -04:00
Jacob Strieb f3653f8bc7 Add absolute URL conversion to bookmarklet
Also add explanatory comments
2020-07-21 16:57:11 -04:00
Jacob Strieb f725e3e48d Update README and make TinyURL buttons https 2020-07-19 17:18:02 -04:00
Jacob Strieb d2c107db18 Update examples 2020-07-19 17:10:51 -04:00
Jacob Strieb 06151b22c5 Update bookmarklet and put in its own file 2020-07-19 17:10:25 -04:00
Jacob Strieb 17937b2db6 Use versioned API with (hopefully) shorter URLs 2020-07-19 15:12:36 -04:00
Jacob Strieb 7848df1b1b Upgrade to use versioned API with old fallback 2020-07-14 23:01:17 -04:00
Jacob Strieb e088eac8a0 Add background to "hide buttons" toggle 2020-07-12 22:26:49 -04:00
Jacob Strieb 899456a3b5 Fix indentation in README and editor HTML 2020-07-12 16:49:11 -04:00
Jacob Strieb bcfc270344 Move bottom right buttons to vertical display 2020-07-12 14:02:09 -04:00
Jacob Strieb f67f721833 Add favicon 2020-05-27 16:39:13 -04:00
Jacob Strieb 63d0923231 Merge branch 'master' of github.com:jstrieb/urlpages 2020-05-19 22:22:48 -04:00
Jacob Strieb 9d6b7ba2ce Add ability to hide buttons in the editor 2020-05-19 22:13:00 -04:00
Jacob Strieb a44918a87e Update README.md
Add information about Link Lock, which can be used to encrypt URL pages
2020-05-19 21:56:09 -04:00
Jacob Strieb 801ed5ed85 Fix accidental, error-causing removal 2020-05-15 01:19:48 -04:00
Jacob Strieb ad2ebc17c4 Merge branch 'master' of github.com:jstrieb/urlpages 2020-05-14 21:13:57 -04:00
Jacob Strieb a1f91dfe26 Use custom base64 library
Support unicode better by using custom base64 library for encoding and
decoding.
2020-05-14 21:13:12 -04:00
Jacob Strieb 6fb7c4792b Add meta description to index 2020-03-29 18:33:26 -04:00
Jacob Strieb 52780d6cfb Fix editor button text and add fork button 2019-07-22 18:17:45 -04:00
Jacob Strieb 2a4778842a Add related projects 2019-07-16 15:06:22 -07:00
Jacob Strieb dad5839f4e Update README.md 2019-07-10 21:23:40 -07:00
Jacob Strieb a2cb2502d1 Merge pull request #12 from VatsalOjha/master
Move textareas onto different lines
2019-07-01 18:31:39 -07:00
VatsalOjha 9eeca9fb8b Removed unnecessary comment 2019-07-01 20:55:38 -04:00
VatsalOjha 6cd1ff6d11 Fixed textarea style issue 2019-07-01 20:46:28 -04:00
Jacob Strieb dedb615fa7 Add example and reformat example list 2019-07-01 15:41:57 -07:00
Jacob Strieb 610556251f Fix large examples 2019-06-30 22:31:01 -07:00
Jacob Strieb 258e91ec37 Update README and add large examples 2019-06-30 22:15:53 -07:00
Jacob Strieb 81f8c357f4 Merge pull request #7 from amrrs/patch-1
Fix hn discussion url
2019-06-30 12:15:44 -07:00
AbdulMajedRaja RS d6ad26687f Fix hn discussion url 2019-07-01 00:01:02 +05:30
Jacob Strieb 65c0c55fba Update README.md 2019-06-30 11:27:58 -07:00
Jacob Strieb 21c0412579 Update README.md 2019-06-30 10:30:31 -07:00
Jacob Strieb 604e3bee87 Update README.md 2019-06-30 09:44:19 -07:00
Jacob Strieb 9f3580396e Clean up a bit 2019-06-30 05:25:17 -07:00
Jacob Strieb 96449d541c Write initial documentation and README 2019-06-30 05:16:59 -07:00
Jacob Strieb 4ddebc3e65 Move buttons to right to avoid scroll bars 2019-06-30 03:13:24 -07:00
Jacob Strieb b72caa0b91 Add short link button for code 2019-06-30 03:09:34 -07:00
Jacob Strieb 14beaf04b9 Add TinyURL shortlink button 2019-06-30 01:34:31 -07:00
Jacob Strieb b7d901b0af Add download/export button 2019-06-30 01:25:38 -07:00
Jacob Strieb f67984d66b Add button to copy generated code 2019-06-30 01:14:07 -07:00
Jacob Strieb ad4abcf43c Separate into index, script, and style file 2019-06-30 01:09:18 -07:00
Jacob Strieb 60a3aa13d4 Add external link support
Button bar added to bottom right with styling for buttons. Index added that
writes decoded HTML to the DOM to render a page from a link. Button added to
base64 encode a page and create and open a link to view it in a new tab
2019-06-30 01:00:06 -07:00
Jacob Strieb 84af590ed7 Save and restore state from URL hash 2019-06-30 00:19:52 -07:00
Jacob Strieb 78340d1622 Implement working iframe rendering 2019-06-29 22:54:50 -07:00
Jacob Strieb 5b53746724 Move editor to proper directory 2019-06-29 21:53:15 -07:00
Jacob Strieb 8136031e13 Add index with styles 2019-06-29 21:51:19 -07:00
Jacob Strieb 722ffa82a5 Add gitignore 2019-06-29 21:45:47 -07:00
Jacob Strieb 50cb5ca7fc Initial commit 2019-06-29 21:44:15 -07:00