Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Translate reload message after update | Morris Jobke | 2013-11-26 | 1 | -1/+1 |
| | | | | fixes #6064 | ||||
* | - eventsource.php: in case of potential CSRF attack we send an error message ↵ | Thomas Müller | 2013-07-11 | 1 | -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-CSP | Thomas Mueller | 2013-01-28 | 1 | -1/+0 |
| | | | | | Conflicts: core/templates/update.php | ||||
* | Move update inline JS | Lukas Reschke | 2013-01-25 | 1 | -0/+24 |