summaryrefslogtreecommitdiffstats
path: root/core/js/update.js
Commit message (Collapse)AuthorAgeFilesLines
* Translate reload message after updateMorris Jobke2013-11-261-1/+1
| | | | fixes #6064
* - eventsource.php: in case of potential CSRF attack we send an error message ↵Thomas Müller2013-07-111-1/+4
| | | | | | | | from the EventSource to the browser - eventsource.js: handle undefined data on event - update.js: in case of error we close the event source - advise the user to reload the page - update.php: EventSource initialization is now done before we enter the maintenance mode in order to allow browser reload in case of possible CSRF attack
* Merge branch 'master' into updater-CSPThomas Mueller2013-01-281-1/+0
| | | | | Conflicts: core/templates/update.php
* Move update inline JSLukas Reschke2013-01-251-0/+24