Commit graph

32 commits

Author SHA1 Message Date
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