aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/src
Commit message (Expand)AuthorAgeFilesLines
* fix(updatenotification): use new SVG iconsGrigorii K. Shartsev2024-03-011-10/+18
* fix(updatenotification): a11y of channel menuGrigorii K. Shartsev2024-03-011-66/+20
* chore(updatenotification): lintGrigorii K. Shartsev2024-03-011-4/+8
* fix: added a label element to the NcSelect in update settingsEduardo Morales2024-01-291-4/+10
* fix(update-section): changed span to an interactive elementEduardo Morales2024-01-171-2/+2
* Remove extra tabJérôme Herbinet2023-08-171-1/+1
* A better design for update channel selectorJérôme Herbinet2023-08-171-3/+3
* chore: Update nextcloud-vue to v8 beta2 and renamed changed propertiesFerdinand Thiessen2023-08-021-4/+4
* fix(updatenotification): Remove deprecated `NcPopoverMenu` and cleanupFerdinand Thiessen2023-07-131-125/+127
* fix(updatenotification): Use `@nextcloud/l10n` to avoid deprecation warningsFerdinand Thiessen2023-07-131-2/+3
* Port update notification selectChristopher Ng2023-03-301-8/+9
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-1/+1
* Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-111-5/+1
* fix reading updater token for web updaterArthur Schiwon2022-10-121-1/+1
* Cleanup updatenotificationCarl Schwan2022-09-151-86/+91
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-7/+7
* Cleanup and compileJohn Molakvoæ2022-05-131-1/+1
* add beta channel advice to the updatenotification sectionszaimen2022-03-301-0/+4
* show warning in update admin overviewszaimen2022-03-241-0/+8
* l10n: Add dot at the end of an sentencerakekniven2022-01-201-2/+2
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-2/+2
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-2/+2
* l10n: Spelling unificationValdnet2021-06-021-1/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-1/+4
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-1/+1
* Make the compatible app message less confusing for multi versions appsJoas Schilling2021-02-261-7/+8
* Hide updater button when web updater is disabledVincent Petry2021-02-181-1/+6
* Update UpdateNotification.vueJos Poortvliet2021-01-181-1/+5
* Fix @nextcloud/vue importsJohn Molakvoæ (skjnldsv)2021-01-141-1/+2
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-312-27/+27
* Fix linter warnings for the updatenotificationRoeland Jago Douma2020-05-081-5/+6
* Close updatenotification channel selector on click outsideGary Kim2020-03-241-1/+4
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-221-1/+1
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-192-30/+30
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-013-518/+529
* Force defaultHtml setting of v-tooltip to be disabledJulius Härtl2019-07-291-0/+2
* Enterprise update channelMorris Jobke2019-07-101-19/+22
* Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-291-2/+2
* Fix top margin for info text when non-default updater server URL is usedMorris Jobke2019-02-271-1/+4
* Improve update channel layout to be a popup menuMorris Jobke2019-02-131-36/+135
* Fix style of warning for EoL versionMorris Jobke2019-02-131-4/+1
* Include the scss in the vue componentRoeland Jago Douma2019-01-111-0/+56
* make "open updater" primary and place all buttons on one lineJonas Sulzer2018-12-041-8/+8
* make a button out of 'What's new' so it's obvious it can be clicked onJonas Sulzer2018-12-031-1/+1
* Open the updater via a POST form submit instead of eval the JS code directlyMorris Jobke2018-11-271-28/+15
* Fix updatenotifications display, dependencies and cspJohn Molakvoæ (skjnldsv)2018-11-193-57/+8
* Use the version number when checking the appstore for compatible updatesJoas Schilling2018-11-081-6/+5
* Fix overlapping update button in notificationsMorris Jobke2018-11-081-4/+7