webui-aria2/js
Nils Maier 09120284c5 Cache relative paths instead of using an angular filter.
This will improve the performance a lot. First load performance may
suffer a bit, though.

Also, the leading "./" is skipped now, as this causes additional string
ops, which turn out to be particularly harmful in some cases (slots vs
heaps aka. shortstrings in spidermonkey, allocation overhead). And the
leading "./" is not really required anymore.
2014-02-28 13:05:24 +01:00
..
ctrls Cache relative paths instead of using an angular filter. 2014-02-28 13:05:24 +01:00
directives Re-organization of the main page: mini graph is on top of download list (one click on it to enlarge / reduce it) + fixed message when nothing on download list. 2014-02-18 01:10:45 +01:00
filters Cache relative paths instead of using an angular filter. 2014-02-28 13:05:24 +01:00
libs Upgrade Libraries. 2014-02-28 12:25:23 +01:00
old new uri modal in angular, with overall refactoring and fixes in the 2013-01-28 19:18:21 +05:00
services Improve alert messages a bit 2014-02-28 12:25:23 +01:00
init.js Cache relative paths instead of using an angular filter. 2014-02-28 13:05:24 +01:00