Commit Graph

19 Commits

Author SHA1 Message Date
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
4db67dd703 Cleanup code for control-panes. 2015-08-31 17:04:46 +09:00
Simo Kinnunen
8b9e5d58c9 Too much overlap in storage plugin URLs for meaningful loadbalancing and config simplicity. Make poorxy emulate the real situation and change related URLs. 2015-01-07 14:04:36 +09:00
Simo Kinnunen
7c16c40dae Make it a bit easier to tell image plugin endpoint apart from normal storage endpoints. It still sucks though. 2015-01-06 19:56:21 +09:00
Gunther Brunner
fcc3de0e56 Added retina support for the Screenshots.
Removing picturefill dependency.
Since it's a progressive enhancement, we can ignore old browsers by using standard srcset attribute.
2014-11-12 17:18:58 +09:00
Gunther Brunner
d105052b20 In Angular 1.3.0-rc.5, $animate defers changes till the next digest.
Disabled animation for now.
2014-10-10 16:01:39 +09:00
Gunther Brunner
7a344e7043 Make everything un-selectable unless specified otherwise.
Fix store account header bug.
2014-09-24 15:39:41 +09:00
Gunther Brunner
7b77412edd Add webpack JSHint loader. 2014-09-02 16:27:36 +09:00
Gunther Brunner
656c2d66e7 Improving style of Help buttons. 2014-08-28 21:22:46 +09:00
Gunther Brunner
743f8becd6 - Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
2014-08-21 22:04:19 +09:00
Gunther Brunner
6b67d66a93 Added translate to everything.
Added new version update modal.
2014-05-28 15:58:18 +09:00
Gunther Brunner
6432a5651c Replaced screenshot Zoom UI with input range along with buttons. 2014-05-27 15:48:34 +09:00
Gunther Brunner
9ec7d8c366 Added screenshot fade-in transition. 2014-05-27 12:23:47 +09:00
Gunther Brunner
e5cd4c855f Adding range for screenshot zoom. 2014-05-22 15:20:11 +09:00
Simo Kinnunen
7d36f27a31 Fix screenshot link href. 2014-05-21 18:07:24 +09:00
Simo Kinnunen
c0d02c4e3a Screenshot resizing works in the UI now. Still missing rate limiting. 2014-05-21 14:07:53 +09:00
Simo Kinnunen
9e4dc269a2 Change default screenshot size to "small". 2014-05-20 11:40:32 +09:00
Simo Kinnunen
254b2dc7a3 Add screenshots to UI. Still need to implement resizing. 2014-05-20 11:34:39 +09:00
Gunther Brunner
325eaaf199 - Hundreds of UI coming back. 2014-03-28 21:32:41 +09:00