Commit Graph

159 Commits (dec37b94de4a683dbb06693406f6e22cdf403ab6)

Author SHA1 Message Date
provokateurin 67948fa7ed
fix(settings): Handle email change restriction separately from display name change restriction 11 months ago
Ferdinand Thiessen ff172e178e fix(webauthn): do not require bcmath or gmp - not needed anymore 11 months ago
skjnldsv 75ce4d3ae0 fix(systemtags): unify restrict_creation_to_admin handling 1 year ago
nfebe f7c46b6809 feat(systemtags): toggle for system tag creation in admin settings 1 year ago
Christopher Ng 1a43fc5718 feat(sharing): Toggle custom tokens setting as admin 1 year ago
provokateurin f52aa9ad32
refactor(provisioning_api): Rename AUserData to AUserDataOCSController to allow openapi-extractor to detect it as OCS 1 year ago
Josh 5e27d1415a
fix(settings): show the correct initial locale in Personal info 1 year ago
Jana Peper ee31b3bbe5 fix: error handling for wrong json values 1 year ago
Jana Peper d87302c651 feat: add error flags for json_decode 1 year ago
Jana Peper 8cac92665d feat: filter disabled apps in task types requests 1 year ago
Jana Peper 32b57e7b41 feat: save state in db 1 year ago
rakekniven 49c7f7dd1c
chore(i18n): Fixed grammar 1 year ago
SebastianKrupinski 3e870695bc feat: mail provider settings 1 year ago
provokateurin 35d614057c
fix(settings): Fix dependency injection 1 year ago
Josh 4c9877c082
fix(settings): Change "setup warnings" -> "setup checks" in Overview 1 year ago
Ferdinand Thiessen 6d2c63ecff
fix(settings): Do not use `null` on `string` parameter for sharing disclaimer 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
Josh 87aa1267a8 fix(Mailer): Fix sendmail binary fallback 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 years ago
provokateurin c88ae37844
fix(settings): Fix sharing exclude groups from password requirement option not working 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Anupam Kumar cf4326539e
fix(AdminSettings/AI): show pref list of only the enabled translation providers 2 years ago
Richard Steinmetz b37fb43a32
feat: let users configure their first day of week 2 years ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 2 years ago
Marcel Klehr 9dca5ae0e0
feat(settings/admin/ai): Add Task Processing API settings 2 years ago
Ferdinand Thiessen 14778811b4
refactor: Use `IAppConfig` for setting cron type 2 years ago
Andy Scherzinger ec5b60af28
chore: Add SPDX header 2 years ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Corentin Damman 0fa9f3049f feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2 years ago
Julien Veyssier ba94de2510
fix: when no AI setting has been set, make sure the selected text processing provider is the same as the one that will be used 2 years ago
Ferdinand Thiessen 002fda62f1 fix(settings): `posix_getpwuid` can return `false` which should not be accessed using array operation 2 years ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
Simon L 9228adba73 do not break personal settings page is viewer is not there 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
Simon L 686e2683ed fix psalm 2 years ago
Simon L b0c57ed65f do not break personal settings page is viewer is not there 2 years ago
Baptiste Fotia 9af96d9f9a feat(php,vue): Create a new parameter 2 years ago
Ferdinand Thiessen d49b70773b
fix(settings): Disable renaming for tokens marked to be wiped 2 years ago
Andrey Borysenko 09ee265353
Add missing ProviderWithId check 2 years ago
Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 2 years ago
Marcel Klehr 1fd0c2979e enh(OCP\Translation): Add ITranslationProviderWithId 2 years ago
Marcel Klehr 928fee8ab4 enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen 22163c60d4
enh(settings): Migrate admin settings for sharing to vue 2 years ago
Marcel Klehr f6d765fc1f fix: Use getId() in ArtificialIntelligence settings 2 years ago
Marcel Klehr 35bf7fc94e fix(TextToImage): Fix copypasta 2 years ago