Commit Graph

21 Commits

Author SHA1 Message Date
Gunther Brunner
1eb6af0119 Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
82c20c28d1 Renamed FileSystem to Explorer. 2015-10-01 16:55:13 +09:00
hzsunshx
1dccda5e2a add filesystem(file explorer) support, done 2015-09-22 17:19:20 +08:00
Gunther Brunner
1a8a5ff8ff Add Performance tab. 2014-10-06 19:11:46 +09:00
Gunther Brunner
430103a913 Start adding back Standalone.
Moved ng-app to html so the title can be dynamic.
2014-09-18 23:48:52 +09:00
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
fe7452e9f7 Add reason of why device and control are undefined sometimes. 2014-09-02 18:20:27 +09:00
Gunther Brunner
b79e10c317 Added Automation for Google Play Add/Remove Account. 2014-07-25 20:21:09 +09:00
Gunther Brunner
d6c8e15bc1 Added scoped hotkeys service. 2014-07-08 15:02:19 +09:00
Gunther Brunner
659ffa6d8e Refactored Control HotKeys to its own controller. 2014-07-08 15:02:19 +09:00
Gunther Brunner
df5a5e2308 Finally updated to angular-borderlayout. 2014-07-03 19:04:45 +09:00
Gunther Brunner
7a598af243 Adding panel info. 2014-05-01 22:42:35 +09:00
Gunther Brunner
efa5875d60 Adding Activity mockup. 2014-04-30 18:59:30 +09:00
Gunther Brunner
e10a58c881 Removing $rootScope for device and control, not needed anymore. 2014-04-08 20:50:35 +09:00
Gunther Brunner
f8a4fee2bb - Controlling devices from control-panes. 2014-03-31 16:13:12 +09:00
Gunther Brunner
325eaaf199 - Hundreds of UI coming back. 2014-03-28 21:32:41 +09:00
Gunther Brunner
be6bdcd239 - Bringing back browser, navigation, input, dashboard and shell templates. 2014-03-27 21:30:27 +09:00
Gunther Brunner
3c8efab212 - Tabs are nice now. 2014-03-27 20:03:22 +09:00
Gunther Brunner
7a2cdaf071 - Update Bluebird.
- Adding Control Panes.
2014-03-17 14:28:18 +09:00
Gunther Brunner
274d8618cc - Adding control panes. 2014-03-14 19:57:24 +09:00