Gunther Brunner
fde5c98db8
Added Japanese translation.
2014-07-25 20:31:38 +09:00
Gunther Brunner
6a8fb6fa75
All of the usable hotkeys now work and are translated.
2014-07-16 21:06:36 +09:00
Gunther Brunner
a8b89a143e
- Updating sensible dependencies.
...
- Removing shim for socket.io-client since it now supports browserify.
- Removing component.json since its not used.
2014-07-16 16:44:15 +09:00
Gunther Brunner
f3e882f013
Updated translations.
2014-07-03 21:33:17 +09:00
Gunther Brunner
080d7d9e39
Bundle file was being scanned with translate:extract.
2014-07-02 20:10:19 +09:00
Gunther Brunner
9c2dccb18d
Added Remote Debug help text.
2014-06-20 20:51:24 +09:00
Gunther Brunner
cb519dbade
Manteinance and enhanced names back to filters because angular-gettext doesn't support translating variables from directives.
2014-06-19 22:13:03 +09:00
Gunther Brunner
af6fa9fe29
Added Chat (disabled for now).
2014-06-19 16:59:59 +09:00
Gunther Brunner
b9d9cb3c7f
Adding overall device stats (Experimental UI).
2014-06-18 21:44:08 +09:00
Gunther Brunner
71e139ddaf
Added a modal lightbox-image directive.
...
Added a fallback-image directive.
Added the Device Photo on the Info tab.
2014-06-18 18:57:20 +09:00
Gunther Brunner
b139849b3f
Added CPU information.
...
Added Memory information.
2014-06-18 00:40:49 +09:00
Gunther Brunner
903c183c84
Renaming 'present' to 'connected', and 'absent' to 'disconnected'.
2014-06-02 17:49:47 +09:00
Gunther Brunner
5782a7af0b
Added help for shell commands.
2014-05-29 05:01:42 +09:00
Gunther Brunner
5234db9468
Finally fixed the scrollbar height.
...
Removing CPU tab by lack of implementation.
2014-05-29 05:01:42 +09:00
Gunther Brunner
12fc884f78
Fixed device redirect when not usable.
2014-05-29 05:01:42 +09:00
Gunther Brunner
cb6c7a1b5c
Device List now properly sorts by status.
2014-05-29 01:40:38 +09:00
Gunther Brunner
1d974936e4
Fixing translations.
2014-05-29 01:40:38 +09:00
Gunther Brunner
b5659fe321
Port forwarding UI improved.
2014-05-28 21:38:27 +09:00
Gunther Brunner
2d7853fd1f
Translating everything.
2014-05-28 19:18:33 +09:00
Gunther Brunner
ba0a2d5865
Fixed esprima parsing bug.
2014-05-28 16:45:37 +09:00
Gunther Brunner
e127a40770
- Device list doesn't overflows.
...
- Added browser clear.
2014-04-22 19:38:29 +09:00
Gunther Brunner
b01e901ffc
Upload drop area improved.
2014-04-03 19:55:47 +09:00
Gunther Brunner
6638da01a6
- Fixed ugly css bug.
2014-03-28 19:48:34 +09:00
Gunther Brunner
2eb47f312a
- Supported languages now all centralized.
...
Now the flow for adding a new language is just:
1.Add a new language entry to `res/common/lang/langs.json`.
And for translating it's just:
1. Run `gulp translate` (extracts all the strings).
2. Open `/res/common/lang/po/stf.pot` in PoEdit and translate.
3. Run `gulp translate` again (creates a json based on the new `po` file).
2014-03-27 13:53:57 +09:00
Gunther Brunner
b1089a631d
- Refactoring supported languages.
2014-03-26 23:45:09 +09:00
Gunther Brunner
c17176a985
- Adding languages support.
...
- Adding webpack bundle building support.
2014-03-26 21:38:57 +09:00