|
8b1455169e
|
added more resources
|
2016-09-21 02:51:41 +02:00 |
|
|
eb5af06ffc
|
hmm, is the syntax now correct?
|
2016-09-21 02:40:05 +02:00 |
|
|
fc3ae523a3
|
Merge branch 'feature/reorganize' of gittr.ch:manuel/dencode.org into feature/reorganize
|
2016-09-21 02:32:18 +02:00 |
|
|
c9c1e09a97
|
will it deploy with this configuration?
|
2016-09-21 02:31:42 +02:00 |
|
|
0944cdb999
|
Update deploy.sh
|
2016-09-21 02:06:18 +02:00 |
|
|
63d3762922
|
get rid of the old design; use a sleek, simple, clean one.
Well ... Perhaps this is subject to change, too.
|
2016-09-21 01:43:21 +02:00 |
|
|
140060a733
|
re-order converters in the dropdown
|
2016-09-20 22:41:07 +02:00 |
|
|
f5999c5276
|
added a wrapper service for the native libraries
|
2016-09-20 22:34:31 +02:00 |
|
|
9e95797211
|
simplified quoted printable stuff
|
2016-09-20 22:10:32 +02:00 |
|
|
57756c85a9
|
deleted unneeded JS files/libraries.
|
2016-09-20 22:03:16 +02:00 |
|
|
02735ff4a1
|
added QuotedPrintable{De,En}coder.
|
2016-09-20 22:02:38 +02:00 |
|
|
01df7ac29c
|
added 6 more converters:
- dec <-> bin
- dec <-> hex
- htmlentities de- and encode
|
2016-09-20 21:12:13 +02:00 |
|
|
5a1ca42f0d
|
added URI{Component,}{De,En}coder
|
2016-09-20 20:45:04 +02:00 |
|
|
4197bca299
|
First usable version based on AngularJS 2! Almost no converters yet, though.
|
2016-09-20 20:30:58 +02:00 |
|
|
8acddfe548
|
don't cleanup: this should enable me to spot the bug.
|
2016-09-15 23:40:44 +02:00 |
|
|
e9697aa88b
|
split creation of dirs and copying of resources into single steps for
easier debugging
|
2016-09-15 23:35:55 +02:00 |
|
|
992a07d93a
|
copy all @angular resources
|
2016-09-15 22:47:14 +02:00 |
|
|
7eb57eb1ae
|
okay ... probably squashed the last bug. HOPEFULLY!
|
2016-09-15 22:39:48 +02:00 |
|
|
3b0868c61e
|
stupid, STUPID escaping mistake. D'OH!
|
2016-09-15 22:35:26 +02:00 |
|
|
1608a354cf
|
hopefully added enought debug stuff to diagnose the source of the deploy
error
|
2016-09-15 22:31:08 +02:00 |
|
|
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 |
|