Gunther Brunner
d8bf7449d1
Added Auto-route language support for documentation.
2014-09-01 16:19:23 +09:00
Gunther Brunner
eb968fa737
Add Documentation in Markdown plus express middleware for in-site rendering.
2014-08-28 21:04:32 +09:00
Gunther Brunner
19fef4678e
Updated dependencies.
2014-08-05 21:03:02 +09:00
Simo Kinnunen
e13fc6701f
Save user settings to the database and embed them to the template for fast access.
2014-07-04 22:59:29 +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
56c1299037
Prevent initial text flashing when coming from 'ja'
2014-05-29 13:22:23 +09:00
Gunther Brunner
0901a1a5f7
Fixed language initialization.
...
Fixed Device List details.
2014-05-29 01:40:38 +09:00
Gunther Brunner
a1a373972e
Basic mode optimizations.
2014-05-27 22:51:46 +09:00
Gunther Brunner
6ce41e0128
Added default value for Device List active tabs.
2014-05-14 19:30:30 +09:00
Gunther Brunner
af33084a01
Adding Port Forwarding basic UI.
2014-04-14 20:45:21 +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
Simo Kinnunen
8b13a1c945
Fix various JSHint warnings in client-side code.
2014-03-26 16:06:49 +09:00
Gunther Brunner
a260aa2cf8
- Updated almost all dev dependencies.
...
- Removed everything grunt (the gettext stuff needs to be converted but was not using yet anyways).
- Update angular-localForage to latest version, all API methords changed.
- Added jshintrc for mocha.
2014-03-20 19:26:48 +09:00
Gunther Brunner
a9a645da23
- Adding notifications.
2014-03-14 15:44:27 +09:00
Gunther Brunner
eaaf6a36bd
- Add Local settings.
...
- Add Language settings synced back.
2014-03-13 21:03:41 +09:00
Gunther Brunner
710a5daeab
- LocalForage dependencies works now.
...
- Language template using embedded controller.
2014-03-13 16:35:24 +09:00
Gunther Brunner
7f6fa763fb
- Adding Help page back.
...
- Adding Settings page back.
2014-03-13 15:46:36 +09:00