|
d8e48958bc
|
import font css in a protocol agnostic way (http/https problem solved)
|
2015-03-29 00:30:43 +01:00 |
|
|
56e11eedcb
|
Merge branch 'feature/mobile-responsive' into 'master'
Feature/mobile responsive
This oughta fix #4 .
See merge request !1
|
2015-03-29 00:24:14 +01:00 |
|
|
2bcf024941
|
make it display nicely on mobile devices
|
2015-03-29 00:21:51 +01:00 |
|
|
a0955b3b9c
|
first version of mobile-friendly design
|
2015-03-28 23:53:14 +01:00 |
|
|
b9aaa5143b
|
added custom font, changed title, added noscript-block
|
2015-03-28 00:30:45 +01:00 |
|
|
d914f277c5
|
added support for quoted printable dencoding
|
2015-03-26 23:33:58 +01:00 |
|
|
8e673b4d81
|
add placeholder for quoted printable dencoders
|
2015-03-26 23:12:43 +01:00 |
|
|
46a6e1bbec
|
add a small inset border to the wrapper elements
|
2015-03-26 23:10:03 +01:00 |
|
|
d62498023a
|
first the decoders, then the encoders
|
2015-03-26 22:51:00 +01:00 |
|
|
7d2cdac227
|
reordered plugins: first list encodings, then decodings
|
2015-03-26 22:25:01 +01:00 |
|
|
feb7939488
|
add HTML entity de- and encoding
|
2015-03-26 22:06:54 +01:00 |
|
|
e6de88ef31
|
renamed dencoder.{cs,j}s -> dencode.{cs,j}s
|
2015-03-26 18:47:53 +01:00 |
|
|
4d897076c4
|
added width property for webkit
|
2015-03-26 18:46:19 +01:00 |
|
|
20125a309d
|
add some box shadow on hover.
|
2015-03-26 18:40:01 +01:00 |
|
|
d848d7590a
|
make it look a little nicer
|
2015-03-26 18:20:16 +01:00 |
|
|
ee9391eab6
|
don't commit backup files!
|
2015-03-26 18:14:33 +01:00 |
|
|
58807057fc
|
use some friendly colors. i like yellow.
|
2015-03-26 18:14:33 +01:00 |
|
|
79b5f985ff
|
some round corners, some gray background that turns white on focus and hover.
|
2015-03-26 18:14:33 +01:00 |
|
|
ac652b32a1
|
when converting, return an object with a status plus the result
|
2015-03-26 18:13:18 +01:00 |
|
|
90b28c793b
|
error handling
|
2015-03-26 17:58:42 +01:00 |
|
|
a9aa739a3e
|
added .gitignore
|
2015-03-26 17:55:04 +01:00 |
|
|
e2c7f543a9
|
use the placeholder attribute instead of a placeholder text
|
2015-03-26 17:26:17 +01:00 |
|
|
68b59b0370
|
don't append empty textareas
|
2015-03-25 20:28:54 +01:00 |
|
|
0996aee7a7
|
update the whole chain upon changes and also when the conversion method
changes
|
2015-03-25 20:20:40 +01:00 |
|
|
c2d9dc9e38
|
added CSS
|
2015-03-25 20:01:38 +01:00 |
|
|
a2ef03c57b
|
mfr: support more de- and encodings
|
2015-03-25 19:54:07 +01:00 |
|
|
563d5fbc30
|
moved javascript to its own file
|
2015-03-25 19:28:33 +01:00 |
|
|
1551aba864
|
added first version that supports base64 de- and encoding
|
2015-03-25 19:26:22 +01:00 |
|