aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/lib/Settings/Admin/Server.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-3/+3
* refactor: Use `IAppConfig` for setting cron typeFerdinand Thiessen2024-06-281-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-06-031-22/+2
* fix(settings): `posix_getpwuid` can return `false` which should not be access...Ferdinand Thiessen2024-03-131-2/+6
* fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-131-23/+12
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-6/+6
* Port BackgroundJob admin settings to vueCarl Schwan2022-05-201-23/+22
* Add profile default setting for adminChristopher Ng2022-03-181-0/+16
* Add admin privilege delegation for admin settingsCarl Schwan2021-09-291-3/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-3/+1
* Fix unit testsJoas Schilling2020-02-101-12/+21
* Warn admins about delayed cron executionsJoas Schilling2020-02-081-4/+22
* Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+2
* Move settings to an appChristoph Wurst2019-09-281-0/+77