Commit Graph

11 Commits

Author SHA1 Message Date
Denis barbaron
7f5dc4c152 add groups feature 2019-06-12 10:29:07 +02:00
Vishal Banthia
42b55889ae Show errors in case of Duplicate adbkey 2016-11-23 03:23:12 +05:30
Simo Kinnunen
95347d91f0 Show a dialog for new ADB key if using device. 2014-10-01 21:33:47 +09:00
Simo Kinnunen
e6c1de5194 ADB connect now respects auth keys in the settings page. 2014-10-01 18:41:54 +09:00
Gunther Brunner
e27e17d699 APPSTATE refactoring:
- Make index.html cacheable by being stateless
- Improve compression (base64 doesn't gzip well)
- Remove base64 encoding/decoding step
- Make AppState injectable so it can be unit tested
- Ready to remove the global leakage
2014-08-22 15:04:16 +09:00
Simo Kinnunen
332c7b6106 Embed user into the main template. "Hide" it using a data URL so that it looks better in the source. 2014-07-03 19:41:03 +09:00
Simo Kinnunen
d51da4b215 Add username back to device list stats. 2014-07-02 14:13:11 +09:00
Gunther Brunner
a8da19472d Added error message when port forwarding fails.
Disabled port forwarding on user service for now.
2014-06-24 14:27:25 +09:00
Simo Kinnunen
fb3892ab07 Keep forwards list up to date on client side. 2014-04-15 18:02:48 +09:00
Gunther Brunner
ea13232f10 - Update ng-table to master.
- Device list icon view works now.
2014-03-19 18:42:15 +09:00
Gunther Brunner
ffce3d5beb All services added back. 2014-02-18 20:43:46 +09:00