Commit graph

5 commits

Author SHA1 Message Date
Joas Schilling
1167e695d3
Respect updater kill switch and fall back to download button
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 15:14:40 +02:00
Morris Jobke
8c133451ac
Revert "Fix tests"
This reverts commit 997e4cf3fe.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-09-23 13:59:55 +02:00
Joas Schilling
997e4cf3fe
Fix tests 2016-09-08 11:16:50 +02:00
Joas Schilling
ca6a7d9e6a
Run the license script 2016-07-22 09:48:05 +02:00
Lukas Reschke
abc675d87e Move update notification code into app
Moves the update notification code in a single app. This is required since we want to use SSO for the new updater and for this have some code running in ownCloud as well (and we don't want that in core neccessarily). This app can provide that in the future, right now it's only the update notification itself. Will continue working on the SSO right away but wanted to keep the PR small.

Furthermore also makes some more code unit-testable...
2016-02-09 18:05:51 +01:00