aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/templates
Commit message (Expand)AuthorAgeFilesLines
* Add "-i" to sendmail's pipe FedericoHeichou2024-02-231-1/+1
* fix: added last two places for aria-labels on setting iconsEduardo Morales2024-02-062-4/+11
* fix(settings): check if activeSectionId and activeSectionType are defined bef...Thomas Citharel2024-01-171-1/+1
* Add data-active-section-type attribute to app-content settings sectionThomas Citharel2024-01-171-1/+1
* Fix SVG's for social media linksjulia.kirschenheuter2024-01-051-15/+15
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-238-49/+53
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-260/+5
* Bump Hub 6 -> Hub 7Andy Scherzinger2023-11-161-1/+1
* Remove unneeded `tabindex="0"` from sidebar and app contentjulia.kirschenheuter2023-10-251-3/+3
* fix several admin settings problemsSimon L2023-10-131-2/+4
* fix double headingSimon L2023-10-061-1/+1
* address reviewSimon L2023-10-061-22/+69
* Move inline docs to online documentationSimon L2023-10-051-40/+20
* Split list to navigation for the left sidebarjulia.kirschenheuter2023-09-281-49/+51
* BUmp Hub 5 -> Hub 6Andy Scherzinger2023-08-151-1/+1
* Update blog URL (formerly "/news")Jérôme Herbinet2023-08-041-1/+1
* First pass at ai admin settingsMarcel Klehr2023-08-021-0/+28
* fix confusion around mail settingsSimon L2023-06-171-8/+10
* Disable "Enforce password protection" if not asking for a passwordDaniel Calviño Sánchez2023-05-221-1/+5
* Split long lineDaniel Calviño Sánchez2023-05-221-1/+2
* Indent "Enforce password protection"Daniel Calviño Sánchez2023-05-221-3/+3
* Replace "div" with "span" inside "p"Daniel Calviño Sánchez2023-05-221-6/+4
* Move "br" immediately after "label" for consistency with other elementsDaniel Calviño Sánchez2023-05-221-2/+1
* Add missing end tag for "label"Daniel Calviño Sánchez2023-05-221-1/+1
* fix(carddav): expose system address bookAnna Larch2023-05-111-2/+2
* Show loading spinner until share settings are fully loadedDaniel Calviño Sánchez2023-05-101-1/+1
* bump hub numberAndy Scherzinger2023-05-041-1/+1
* fix(mailer): check if authentication is neccessaryAnna Larch2023-03-241-6/+2
* Merge pull request #36785 from nextcloud/bug/bring-back-auth-checkboxblizzz2023-03-011-32/+58
|\
| * Add back authentication checkbox for mailer settingsAnna Larch2023-02-221-32/+58
* | up the hubArthur Schiwon2023-02-281-1/+1
|/
* Migrate to Symfony MailerCôme Chilliet2023-02-021-30/+3
* Merge pull request #35609 from nextcloud/add-data-section-idVincent Petry2022-12-161-4/+3
|\
| * Add section-id and section-type data attributes to settings <li> navigation i...Thomas Citharel2022-12-051-4/+3
* | Fix profile visibility not appearingCarl Schwan2022-12-061-1/+0
|/
* Rename mastodon to fediverseCarl Schwan2022-11-221-1/+1
* Refactor profile info settingsCarl Schwan2022-11-211-49/+45
* Add mastodon personal info fieldCarl Schwan2022-11-211-8/+8
* Fix disabled federated scopeChristopher Ng2022-10-281-2/+1
* Remake locale saving with VueChristopher Ng2022-09-161-33/+1
* Remake group and quota details section with VueChristopher Ng2022-09-151-25/+1
* Show Nextcloud Hub 3 in overview page when applicableVincent Petry2022-09-141-0/+4
* Fix twofactor provider icons in dark modeJoas Schilling2022-09-131-10/+2
* Remake profile picture saving with VueChristopher Ng2022-09-021-36/+1
* Merge pull request #33396 from Xavierando/#33036-Set-default-expiration-date-...Vincent Petry2022-09-011-2/+0
|\
| * Update sharing.phpXavierando2022-07-281-2/+0
* | Make scroll areas keyboard focussableJulius Härtl2022-09-012-4/+4
* | Port password settings to vueCarl Schwan2022-08-311-40/+3
* | Merge pull request #33746 from nextcloud/a11y/33739/fix-legacy-navVincent Petry2022-08-312-10/+8
|\ \
| * | Add a11y attributes for legacy app navigationVincent Petry2022-08-292-10/+8