Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force defaultHtml setting of v-tooltip to be disabled | Julius Härtl | 2019-07-29 | 1 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Enterprise update channel | Morris Jobke | 2019-07-10 | 1 | -19/+22 |
| | | | | | | Allows to select the enterprise update channel for instances that have a valid subscription. Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Unify webpack config | John Molakvoæ (skjnldsv) | 2019-05-29 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix top margin for info text when non-default updater server URL is used | Morris Jobke | 2019-02-27 | 1 | -1/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Improve update channel layout to be a popup menu | Morris Jobke | 2019-02-13 | 1 | -36/+135 |
| | | | | | | | | | | | * now the entries are in a popup menu * if a non-default channel is used the entry will be at the bottom * channel descriptions are embeded into the menu * use nextcloud-vue componenets for the channel selector * update nextcloud-vue dependency from 0.6.1 to 0.6.3 * fixes #13806 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix style of warning for EoL version | Morris Jobke | 2019-02-13 | 1 | -4/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Include the scss in the vue component | Roeland Jago Douma | 2019-01-11 | 1 | -0/+56 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | make "open updater" primary and place all buttons on one line | Jonas Sulzer | 2018-12-04 | 1 | -8/+8 |
| | | | | Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | make a button out of 'What's new' so it's obvious it can be clicked on | Jonas Sulzer | 2018-12-03 | 1 | -1/+1 |
| | | | | | | for #12694 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch> | ||||
* | Open the updater via a POST form submit instead of eval the JS code directly | Morris Jobke | 2018-11-27 | 1 | -28/+15 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix updatenotifications display, dependencies and csp | John Molakvoæ (skjnldsv) | 2018-11-19 | 3 | -57/+8 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use the version number when checking the appstore for compatible updates | Joas Schilling | 2018-11-08 | 1 | -6/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix overlapping update button in notifications | Morris Jobke | 2018-11-08 | 1 | -4/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Change what's new popover icon to checkmark, fix #10047 | Jan-Christoph Borchardt | 2018-07-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 1 | -3/+12 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Unify vue template design | John Molakvoæ (skjnldsv) | 2018-06-29 | 3 | -0/+399 |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |