summaryrefslogtreecommitdiffstats
path: root/core/src/components/setup
Commit message (Collapse)AuthorAgeFilesLines
* fix: wrong redirect when skipping recommended appsDaniel Kesselberg2023-04-231-8/+3
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat: Add notes as recommended appJulius Härtl2023-03-021-0/+4
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Adjust recommended apps pageVincent Petry2022-09-141-21/+35
| | | | | | | | Removed collabora code. Added description for richdocuments as the name will be "Nextcloud Office" pulled from the app store. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-6/+6
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-6/+6
| | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix caldav invitation related public pagesCarl Schwan2022-07-271-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Redesign guest pages for better accessibilityCarl Schwan2022-07-272-57/+26
| | | | | | | - Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Auto fix warningsLouis Chemineau2022-01-211-2/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Improve installation pagesChristopher Ng2022-01-142-22/+86
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Replace some icons with pretty iconsLuka Trovic2021-09-101-0/+3
| | | | | Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* l10n: Spelling unificationValdnet2021-06-021-1/+1
| | | | | | Spelling unification in Transifex. Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* l10n: Unify spellingValdnet2021-05-201-2/+2
| | | Spelling unification in Nextcloud applications.
* Recommended apps: Fix loading spinner colorJan C. Borchardt2020-09-151-1/+1
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Recommended apps: Empty alt text since the app logo is decorativeJan C. Borchardt2020-09-151-1/+1
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update hub bundle and add proxy rule to htaccessJulius Härtl2020-05-251-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use correct appid for talkRoeland Jago Douma2020-01-241-2/+2
| | | | | | Else it won't show up of course... Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix width and iconRoeland Jago Douma2020-01-241-2/+2
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add new recommended 18 appsChristoph Wurst2020-01-241-0/+6
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-191-10/+12
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Design fixes for recommended appsJan-Christoph Borchardt2019-12-161-16/+31
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add a dedicated page for the recommended apps installationChristoph Wurst2019-12-121-0/+194
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>