Commit Graph

170 Commits

Author SHA1 Message Date
Manuel Friedli d62498023a first the decoders, then the encoders 2015-03-26 22:51:00 +01:00
Manuel Friedli 7d2cdac227 reordered plugins: first list encodings, then decodings 2015-03-26 22:25:01 +01:00
Manuel Friedli feb7939488 add HTML entity de- and encoding 2015-03-26 22:06:54 +01:00
Manuel Friedli e6de88ef31 renamed dencoder.{cs,j}s -> dencode.{cs,j}s 2015-03-26 18:47:53 +01:00
Manuel Friedli 4d897076c4 added width property for webkit 2015-03-26 18:46:19 +01:00
Manuel Friedli 20125a309d add some box shadow on hover. 2015-03-26 18:40:01 +01:00
Manuel Friedli d848d7590a make it look a little nicer 2015-03-26 18:20:16 +01:00
Manuel Friedli ee9391eab6 don't commit backup files! 2015-03-26 18:14:33 +01:00
Manuel Friedli 58807057fc use some friendly colors. i like yellow. 2015-03-26 18:14:33 +01:00
Manuel Friedli 79b5f985ff some round corners, some gray background that turns white on focus and hover. 2015-03-26 18:14:33 +01:00
Manuel Friedli ac652b32a1 when converting, return an object with a status plus the result 2015-03-26 18:13:18 +01:00
Manuel Friedli 90b28c793b error handling 2015-03-26 17:58:42 +01:00
Manuel Friedli a9aa739a3e added .gitignore 2015-03-26 17:55:04 +01:00
Manuel Friedli e2c7f543a9 use the placeholder attribute instead of a placeholder text 2015-03-26 17:26:17 +01:00
Manuel Friedli 68b59b0370 don't append empty textareas 2015-03-25 20:28:54 +01:00
Manuel Friedli 0996aee7a7 update the whole chain upon changes and also when the conversion method
changes
2015-03-25 20:20:40 +01:00
Manuel Friedli c2d9dc9e38 added CSS 2015-03-25 20:01:38 +01:00
Manuel Friedli a2ef03c57b mfr: support more de- and encodings 2015-03-25 19:54:07 +01:00
Manuel Friedli 563d5fbc30 moved javascript to its own file 2015-03-25 19:28:33 +01:00
Manuel Friedli 1551aba864 added first version that supports base64 de- and encoding 2015-03-25 19:26:22 +01:00