summaryrefslogtreecommitdiffstats
path: root/apps/settings/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #34807 from nextcloud/fix/compute-notification-parsed-subjectCôme Chilliet2022-12-192-24/+2
|\
| * Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-292-24/+2
* | Fix case sensitivity of email when saving settingsCarl Schwan2022-12-161-1/+1
* | Add section-id and section-type data attributes to settings <li> navigation i...Thomas Citharel2022-12-051-0/+1
|/
* Merge pull request #34940 from nextcloud/feat/add-mastodonCarl Schwan2022-11-222-1/+9
|\
| * Rename mastodon to fediverseCarl Schwan2022-11-222-8/+10
| * Add mastodon personal info fieldCarl Schwan2022-11-212-2/+8
* | Help pages: set window title for sidebar sectionsjulia.kirschenheuter2022-11-221-2/+9
|/
* Merge pull request #34745 from nextcloud/optimize-show-appsCôme Chilliet2022-11-211-7/+7
|\
| * Extract $ignoreMaxApps from array_map callback in AppSettingsControllerThomas Citharel2022-10-221-7/+7
* | Merge pull request #35024 from nextcloud/deprecate/php74Simon L2022-11-141-1/+1
|\ \
| * | Deprecate PHP7.4Christoph Wurst2022-11-101-1/+1
* | | Merge pull request #34746 from nextcloud/add-calendar-settings-sectionJulius Härtl2022-11-131-0/+55
|\ \ \
| * | | Add Calendar settings sectionThomas Citharel2022-10-241-0/+55
* | | | Merge pull request #34485 from michaelkuhn/hasBigIntConversionPendingColumns-...Robin Appelman2022-11-111-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix hasBigIntConversionPendingColumns missing files_trashMichael Kuhn2022-10-091-0/+1
* | | | Limit-number-of-concurrent-preview-generationsszaimen2022-11-051-0/+5
* | | | Fix invalid date in security.txtJoas Schilling2022-11-041-1/+1
* | | | Fix disabled federated scopeChristopher Ng2022-10-281-1/+1
* | | | Merge pull request #34742 from nextcloud/add_well-known_changepasswordChristoph Wurst2022-10-242-0/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Add .well-known/changepassword handlerRoeland Jago Douma2022-10-222-0/+53
| | |/ | |/|
* / | Rename personal Groupware settings section to "Availability"Christoph Wurst2022-10-171-4/+4
|/ /
* | check disable_activity.email_address_changed_by_admin when email is changed b...Julien Veyssier2022-10-141-0/+5
* | Update security.txt expires fieldJoas Schilling2022-10-111-2/+3
* | Harden some PHP functionsacsfer2022-10-041-5/+5
|/
* Remake locale saving with VueChristopher Ng2022-09-161-16/+9
* Remake group and quota details section with VueChristopher Ng2022-09-151-5/+5
* Merge pull request #34067 from nextcloud/timm2k-patch-1Vincent Petry2022-09-151-0/+1
|\
| * Update CheckSetupController.phptimm2k2022-09-141-0/+1
* | Add accessibility entry in user menuVincent Petry2022-09-141-1/+5
|/
* Fix twofactor provider icons in dark modeJoas Schilling2022-09-131-1/+0
* Merge pull request #29881 from nextcloud/fix/setting/accessibility-titleCarl Schwan2022-09-061-15/+19
|\
| * Merge branch 'master' into fix/setting/accessibility-titleCarl Schwan2022-09-0214-246/+174
| |\
| * | Improve accessibility of the title of the settingsCarl Schwan2022-05-161-15/+19
* | | Merge pull request #33790 from nextcloud/Valdnet-patch-2Simon L2022-09-021-1/+1
|\ \ \ | |_|/ |/| |
| * | l10n: Spelling unificationValdnet2022-09-021-1/+1
* | | Remake profile picture saving with VueChristopher Ng2022-09-021-2/+2
* | | Add profile config migrationChristopher Ng2022-09-011-0/+33
|/ /
* | Merge pull request #33429 from nextcloud/port-password-vueCarl Schwan2022-08-311-19/+7
|\ \
| * | Port password settings to vueCarl Schwan2022-08-311-19/+7
* | | add a way to open the admin settings overview directlyszaimen2022-08-301-1/+6
|/ /
* | Remake phone number property saving with VueChristopher Ng2022-08-261-2/+1
* | Remake website property saving with VueChristopher Ng2022-08-261-3/+1
* | Remake location property saving with VueChristopher Ng2022-08-251-3/+2
* | Remake Twitter handle saving with VueChristopher Ng2022-08-251-3/+1
* | Modularize shared account property componentsChristopher Ng2022-08-251-8/+4
* | Fix opening Help page throws ExceptionArthur Schiwon2022-08-241-1/+1
* | Use user name cache in activity providersJoas Schilling2022-08-192-41/+2
* | Consolidate account property gettersChristopher Ng2022-07-211-90/+12
* | Merge pull request #33200 from nextcloud/enh/noid/64bitSimon L2022-07-131-0/+9
|\ \