summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/js
Commit message (Collapse)AuthorAgeFilesLines
* Fix updatenotifications display, dependencies and cspJohn Molakvoæ (skjnldsv)2018-11-192-4/+230
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use the version number when checking the appstore for compatible updatesJoas Schilling2018-11-082-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix overlapping update button in notificationsMorris Jobke2018-11-082-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [npm] Bump updatenotificationsRoeland Jago Douma2018-09-252-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compiled bumpJohn Molakvoæ (skjnldsv)2018-09-052-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump JS deps updatenotificationRoeland Jago Douma2018-09-032-3/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Rebuild updatenotificationsRoeland Jago Douma2018-07-242-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update mapRoeland Jago Douma2018-07-231-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Change what's new popover icon to checkmark, fix #10047Jan-Christoph Borchardt2018-07-172-2/+2
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* RebuildRoeland Jago Douma2018-06-292-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* updated production js filesArthur Schiwon2018-06-292-3/+3
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Unify vue template designJohn Molakvoæ (skjnldsv)2018-06-293-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* various fixes, typo, center popover, updated buildJohn Molakvoæ (skjnldsv)2018-06-292-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Popover design fixes and settings updateJohn Molakvoæ (skjnldsv)2018-06-292-0/+28
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* do things with npm so make build-js-production succeeds without complaintsArthur Schiwon2018-06-292-28/+0
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* display whats new info in admin settingsArthur Schiwon2018-06-292-4/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Compile appMorris Jobke2018-06-272-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump buildJohn Molakvoæ (skjnldsv)2018-06-252-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix updatenotifications vars and groups requestJohn Molakvoæ (skjnldsv)2018-06-072-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-072-0/+28
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move updatenotifications to webpack with .vue fileJoas Schilling2018-02-224-10736/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Migrate the app to Vue.jsJoas Schilling2018-02-224-71/+10723
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Rename legacy notification so it's less confusingJoas Schilling2018-02-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix displaying of the HTML notificationJoas Schilling2018-01-111-6/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Eval script elemtents in HTML body responseLukas Reschke2017-05-101-0/+7
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* added quit option in commentstabview.jsnoveens2017-03-231-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added quit option in notif in app.js added quit option in notif in file-upload.js added quit option in notif in fileinfomodel.js added quit option in notif in filelist.js added quit option in notif in filelist.js added quit option in notif in tagsplugin.js added quit option in notif in statusmanager.js added quit option in notif in external.js added quit option in notif in versionstabview.js added quit option in notif in notification.js changes according to the latest review. timeout removed since there is a button to close it translation capability added typo fixed test files updated small errors fixed Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix tooltips - they now properly change on clickMorris Jobke2016-11-161-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Switch to public APIJoas Schilling2016-10-211-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* remove unneeded variable & proper element creationMorris Jobke2016-10-101-5/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-271-0/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Revert "Show an update button instead of the updater"Morris Jobke2016-09-231-0/+26
| | | | | | This reverts commit 202ae42506e9bbb167889735b2c56ccebace594b. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Show an update button instead of the updaterJoas Schilling2016-09-081-26/+0
|
* Added escaping html code when building link to documentation.Thomas Pulzer2016-07-051-1/+1
|
* Changed the creation of the update notification link to generate the js ↵Thomas Pulzer2016-07-041-1/+1
| | | | object from concated string.
* The setting only affects available core updatesJoas Schilling2016-05-241-2/+2
|
* Make the group selectableJoas Schilling2016-05-241-0/+16
|
* make sure links open in new tabsJan-Christoph Borchardt2016-03-091-1/+1
|
* Use custom headerLukas Reschke2016-03-051-1/+1
| | | | PHP in CGI mode eats the Authorization header => :bomb:
* Add release channel selection backLukas Reschke2016-03-041-1/+13
| | | | Allows to select the release channels again and also shows the last check date
* Add SSO for updater applicationLukas Reschke2016-02-091-0/+42
| | | | Allows logging-in into the updater application by visiting the admin panel and pressing "Open updater".
* Move update notification code into appLukas Reschke2016-02-091-0/+30
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...