Commit Graph

14 Commits

Author SHA1 Message Date
Gunther Brunner
dbfbe53b37 Finally Control button is implemented.
Also the route /control tries to use the last used device.
2014-09-11 18:15:16 +09:00
Gunther Brunner
7b77412edd Add webpack JSHint loader. 2014-09-02 16:27:36 +09:00
Simo Kinnunen
85d71f43b8 Hopefully make SettingsService work with boolean values. 2014-07-14 19:31:47 +09:00
Simo Kinnunen
e66f8d37cc Fix typo in comment. 2014-07-07 11:36:41 +09:00
Simo Kinnunen
91aebeb39c Save device list columns and sort settings. 2014-07-04 23:22:40 +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
02c5a9181c Sending the events to the port forwarder. 2014-05-29 01:40:38 +09:00
Gunther Brunner
6ce41e0128 Added default value for Device List active tabs. 2014-05-14 19:30:30 +09:00
Gunther Brunner
fa098680c2 Refactor SettingsService. 2014-05-14 19:19:13 +09:00
Gunther Brunner
eec19cef98 Trying to implement memory based settings storage. 2014-05-14 15:24:57 +09:00
Simo Kinnunen
99ef24f93b Remove another empty line. 2014-05-13 19:15:36 +09:00
Gunther Brunner
e10a58c881 Removing $rootScope for device and control, not needed anymore. 2014-04-08 20:50:35 +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
7f6fa763fb - Adding Help page back.
- Adding Settings page back.
2014-03-13 15:46:36 +09:00