| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: Use `IAppConfig` for setting cron type | Ferdinand Thiessen | 2024-06-28 | 1 | -10/+14 |
* | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-sso | Arthur Schiwon | 2024-06-07 | 1 | -2/+3 |
|\ |
|
| * | refactor(Token): introduce scope constants | Arthur Schiwon | 2024-06-05 | 1 | -2/+3 |
* | | chore: Add SPDX header | Andy Scherzinger | 2024-06-03 | 6 | -141/+12 |
|/ |
|
* | feat(files_sharing): allow to specify allowed groups to share instead of excl... | Corentin Damman | 2024-03-15 | 1 | -2/+2 |
* | fix(updatenotification): spread the use of new appconfig | Maxence Lange | 2024-03-13 | 1 | -0/+5 |
* | test(php): Fix the unit tests | Baptiste Fotia | 2024-01-31 | 1 | -0/+2 |
* | feat(php,vue): Create a new parameter | Baptiste Fotia | 2024-01-31 | 1 | -0/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 2 | -2/+2 |
* | Fix tests for apps/settings new section | Côme Chilliet | 2023-11-21 | 1 | -72/+76 |
* | Fix sharing settings unit tests | Louis Chemineau | 2023-11-21 | 1 | -71/+102 |
* | Fix types for reading and writing config values | jld3103 | 2023-04-05 | 1 | -2/+2 |
* | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 1 | -2/+0 |
* | Fix some more problems with tests under PHP 8.2 | Côme Chilliet | 2022-11-15 | 1 | -0/+2 |
* | Port encryption admin settings to vue | Carl Schwan | 2022-07-13 | 1 | -12/+2 |
* | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 1 | -4/+4 |
* | Remove deprecated at() matcher from settings tests | Côme Chilliet | 2022-06-07 | 3 | -90/+45 |
* | Merge pull request #32443 from nextcloud/port/background-job-admin | Pytal | 2022-05-20 | 1 | -8/+7 |
|\ |
|
| * | Port BackgroundJob admin settings to vue | Carl Schwan | 2022-05-20 | 1 | -8/+7 |
* | | Improve two factor admin settings | Carl Schwan | 2022-05-20 | 1 | -1/+3 |
|/ |
|
* | Add setting to ignore email during search | Louis Chemineau | 2022-05-03 | 1 | -0/+4 |
* | Add settings to ignore second display name in search | Louis Chemineau | 2022-04-12 | 1 | -0/+4 |
* | Tweak tests to include shareapi_restrict_user_enumeration_full_match_userid | Louis Chemineau | 2022-04-11 | 1 | -0/+4 |
* | Allow to disable password policy enforcement for selected groups | Carl Schwan | 2022-04-05 | 1 | -0/+4 |
* | Add profile default setting for admin | Christopher Ng | 2022-03-18 | 1 | -0/+11 |
* | Add global profile toggle config | Christopher Ng | 2022-03-18 | 1 | -0/+4 |
* | Fix OCA\Settings\Tests\Settings\Admin\SharingTest | Côme Chilliet | 2021-12-16 | 1 | -0/+2 |
* | More test fixing | Joas Schilling | 2021-12-01 | 1 | -4/+4 |
* | Add admin privilege delegation for admin settings | Carl Schwan | 2021-09-29 | 2 | -1/+11 |
* | Show warning on the share settings when the File Shares app is disabled | Thomas Citharel | 2021-09-15 | 1 | -9/+21 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 6 | -13/+9 |
* | load share settings from the share manager in more places | Robin Appelman | 2021-05-12 | 1 | -0/+6 |
* | Separate settings for remote share expiration | Vincent Petry | 2021-04-15 | 1 | -0/+12 |
* | Add a setting to restrict returning a full match unless in phonebook or same ... | Joas Schilling | 2021-03-10 | 1 | -0/+4 |
* | Add a config setting to restrict autocompletion to phonebook matches | Joas Schilling | 2021-03-10 | 1 | -177/+44 |
* | Move some settings over to the IInitialState | Roeland Jago Douma | 2021-03-02 | 1 | -3/+3 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 3 | -46/+46 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Fix AppFramework services | Roeland Jago Douma | 2020-07-14 | 1 | -9/+9 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 2 | -2/+0 |
* | Make sure there is exactly one newline after imports | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 4 | -2/+5 |
* | Fix tests due to config adjustments | Julius Härtl | 2020-03-20 | 1 | -20/+32 |
* | Fix unit tests | Joas Schilling | 2020-02-10 | 1 | -8/+31 |
* | Update test to pass l10n instead of factory | Daniel Kesselberg | 2020-02-03 | 1 | -6/+1 |
* | Move Admin Settings also to info.xml | Roeland Jago Douma | 2020-01-31 | 4 | -4/+4 |
* | Move personal settings to proper registration | Roeland Jago Douma | 2020-01-30 | 2 | -6/+5 |
* | Move password settings | Roeland Jago Douma | 2020-01-30 | 2 | -9/+5 |
* | Move the personal 2FA settings to its own app | Roeland Jago Douma | 2020-01-29 | 1 | -35/+0 |
* | Move can create token logic | Roeland Jago Douma | 2020-01-29 | 2 | -6/+136 |