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
801ed5ed85
Fix accidental, error-causing removal
2020-05-15 01:19:48 -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
52780d6cfb
Fix editor button text and add fork button
2019-07-22 18:17:45 -04: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
9f3580396e
Clean up a bit
2019-06-30 05:25:17 -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