|
11f098d18e
|
added some debug info to deploy.sh and fixed directory creation/copying bug
|
2016-09-15 22:22:45 +02:00 |
|
|
002062ba57
|
try to fix deploy.sh
|
2016-09-15 22:14:17 +02:00 |
|
|
a77509e678
|
updated typings, commented error provoking line
|
2016-09-15 22:06:01 +02:00 |
|
|
c3dfc5393a
|
run "npm run tsc" after "npm install" in order to actually compile the
javascript files
|
2016-09-15 21:43:03 +02:00 |
|
|
0b3a38af3c
|
adapted CI config and deploy script to the new angular/systemjs build
environment
|
2016-09-15 21:32:14 +02:00 |
|
|
c78d928805
|
Merge branch 'master' into feature/reorganize
Conflicts:
.gitignore
|
2016-09-15 20:51:16 +02:00 |
|
|
b30c698546
|
added the ConverterregistryService and two converters (base64 de- and
encoder)
|
2016-09-15 20:43:37 +02:00 |
|
|
dd4ffd9989
|
externalized templates and styles (styles are still empty)
|
2016-09-15 12:55:13 +02:00 |
|
|
0cf6eeaedf
|
updated to angular-2.0.0 (final)
|
2016-09-15 12:40:13 +02:00 |
|
|
cc1ab2ae83
|
Merge branch 'feature/dec-hex' into 'master'
Feature/dec hex
See merge request !3
|
2016-08-15 20:49:51 +02:00 |
|
|
d4b80d7a42
|
Merge branch 'master' into feature/dec-hex
|
2016-08-15 20:45:12 +02:00 |
|
|
0a3139b04a
|
Merge branch 'feature/ci-environments' into 'master'
Feature/ci environments
See merge request !2
|
2016-08-15 20:42:50 +02:00 |
|
|
bc6cd67d54
|
improved deployment script: create target directory if it doesn't exist
|
2016-08-15 20:37:48 +02:00 |
|
|
1a4e8f1c8c
|
comment unneeded variable
|
2016-08-15 20:33:48 +02:00 |
|
|
56d6f1a0be
|
initial CI enabling
|
2016-08-15 20:28:23 +02:00 |
|
|
cb4fddc56b
|
new conversions: dec<->hex, dec<->bin
|
2016-08-15 17:50:23 +02:00 |
|
|
a59ab194c3
|
intermediate commit
|
2016-08-15 17:12:11 +02:00 |
|
|
4fa442e262
|
set up a first draft of the angular2 scaffold
|
2016-06-06 15:56:19 +02:00 |
|
|
325b361a15
|
updated package.json
|
2016-06-06 15:03:14 +02:00 |
|
|
788f865225
|
added package.json and updated .gitignore
|
2016-06-06 14:50:30 +02:00 |
|
|
4e4d7d323f
|
added more files to .gitignore
|
2016-06-01 11:33:07 +02:00 |
|
|
e2b78b6e93
|
fixed theme for dark-themed DEs (like gnome 3) that use white fonts
|
2015-11-13 00:30:32 +01:00 |
|
|
4ea09d9c5c
|
made the text areas vertically resizable
|
2015-03-31 16:51:31 +02:00 |
|
|
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 |
|