mutantmonkey
73f127306c
Improve UI a bit ( #161 )
...
* Remove right margin from expiration dropdown on index
* Use flexbox for bin/story display
* Move Paste/Save button after expire dropdown, instead of before
2019-01-28 23:00:07 -08:00
Andrei Marcu
b731e17c1e
Cosmetic tweaks & fixes
2019-01-16 02:27:05 -08:00
Simon Alfassa
fd0f3d9e46
Make the web page mobile friendly
2019-01-16 01:09:55 -08:00
mutantmonkey
e0d0e40368
add tab functionality to pastebin ( resolves #48 )
...
The tab key now inserts a tab instead of changing the focus.
2015-10-09 22:21:23 -07:00
mutantmonkey
73eba6aaad
add LibreJS tags to JavaScript
...
Fixes #38
2015-10-04 18:42:56 -07:00
mutantmonkey
f0e71325c4
Merge branch 'master' into csp
2015-10-04 14:39:29 -07:00
andreimarcu
3e2537ca68
Get rid of ace editor
2015-10-04 17:27:47 -04:00
mutantmonkey
44172ec98a
clean up HTML, CSS, and JavaScript for CSP
...
In order to implement Content-Security-Policy, the inlined style, event
handlers, and scripts all have to go. This commit completes this work.
2015-10-04 14:13:29 -07:00
mutantmonkey
84f38026eb
do some more HTML and JS cleanup
2015-10-04 00:14:21 -07:00
mutantmonkey
b83f11e80a
remove inline js on pastebin pages
2015-10-03 23:58:56 -07:00
andreimarcu
d55cf33a5d
Add support for pastebin display
2015-09-30 12:06:23 -04:00