| cb147489 | 01-Dec-2016 |
高博 <bobnemo1983@gmail.com> |
translation update |
| 61537d47 | 26-Nov-2016 |
Andreas Gohr <andi@splitbrain.org> |
split off jquery from other JS and add CDN option #1766
jQuery (and UI and Migrate) are now loaded separately from the rest of the JavaScript. This adds at least one HTTP request more but has some a
split off jquery from other JS and add CDN option #1766
jQuery (and UI and Migrate) are now loaded separately from the rest of the JavaScript. This adds at least one HTTP request more but has some advantages:
* browsers can cache it independently * the cache is only invalidated when versions update * we do not apply any transformations (replacements, minimizing, etc) on this code anymore which makes our dispatcher faster for the other JS * browsers seem to load (not execut) both (jquery and other) parallel, which might increase download speed a bit
This split allowed for the introduction of a new config: jquerycdn. When enabled the 3 jquery files are loaded from jQueries CDN. This adds another two HTTP requests but:
* since it's another host those files do not apply to the 4 request per host limit and can be loaded (not executed) in paralell which might increase download speeds a bit * the CDN is distributed worldwide which means files are requested from the closest location, increasing the download speeds * since these files/CDN are very popular, chances are high that people already have them cached in their browsers, reducing the download time to 0 and effectiely halving the javascript needed to download
The option currently defaults to 'off', but I would argue 'on' would be the better default.
show more ...
|
| d5c0422f | 22-Nov-2016 |
Andreas Gohr <andi@splitbrain.org> |
authpdo - use type safe comparison on passwords. fixes #1765 |
| 563f573e | 12-Nov-2016 |
Жељко Тодоровић <zeljko_todorovic@mail.com> |
translation update |
| 6c345bbe | 12-Nov-2016 |
tai <tai_tang@126.com> |
translation update |
| 89ec7220 | 25-Oct-2016 |
Carsten Perthel <carsten@cpesoft.com> |
DE translation for key 'protected' |
| 1b364599 | 25-Oct-2016 |
Carsten Perthel <cpe@linuxcoder.de> |
Use 'Benachrichtigung' instead of 'Notifikation' |
| 001abc51 | 25-Oct-2016 |
Carsten Perthel <cpe@linuxcoder.de> |
Fix spelling of some terms (lower to upper case) |
| 9f346840 | 25-Oct-2016 |
Carsten Perthel <cpe@linuxcoder.de> |
DE translation for key: addUser_error_missing_pass |
| 6b3830a3 | 25-Oct-2016 |
Carsten Perthel <cpe@linuxcoder.de> |
DE translation for keys: update_name, update_mail |
| bb70bdd3 | 24-Oct-2016 |
valentina_prof <sadoveanu.inform@gmail.com> |
translation update |
| a43b1856 | 22-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 3c3a8c3d | 16-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 22f23a8e | 16-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 1e8d98e3 | 16-Oct-2016 |
Pauet <pauet@gmx.com> |
translation update |
| d8e46e05 | 15-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 6955bdea | 14-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| dc79945f | 12-Oct-2016 |
Arne Hanssen <arnehans@getmail.no> |
translation update |
| b3b02c64 | 12-Oct-2016 |
Patrick Sletvold <patricksletvold@hotmail.com> |
translation update |
| 4a73e60f | 12-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 45a79b30 | 11-Oct-2016 |
Arne Hanssen <arnehans@getmail.no> |
translation update |
| fbd4d72b | 11-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 9d0bfd9d | 10-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |
| 73d72497 | 10-Oct-2016 |
Radimir <radimir.shevchenko@gmail.com> |
translation update |
| 65b1ea08 | 08-Oct-2016 |
Arne Hanssen <arne.hanssen@getmail.no> |
translation update |