Commit Graph

146 Commits (54be2ef0f32bd7b4e4aaa0b0c4a04bfd9dc4ffdf)

Author SHA1 Message Date
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 1 year ago
provokateurin c88ae37844
fix(settings): Fix sharing exclude groups from password requirement option not working 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Anupam Kumar cf4326539e
fix(AdminSettings/AI): show pref list of only the enabled translation providers 1 year ago
Richard Steinmetz b37fb43a32
feat: let users configure their first day of week 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year 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
Marcel Klehr 14d1c18665 en(TextToImage): Add getId method to IProvider 2 years ago
Marcel Klehr 9787f9dba0 enh(Text2Image): Add AI settings section to text2image 2 years ago
Marcel Klehr 7adb2ce819
Admin AI settings: Use ContainerInterface instead of IServerContainer 2 years ago
Marcel Klehr f72f3f7df4
AI admin settings: strict_types 2 years ago
Marcel Klehr 2a3ef102f7
AI admin settings: Use config values in AI feature managers 2 years ago
Marcel Klehr a840e8c6e5
AI admin settings: Add save mechanism 2 years ago
Marcel Klehr fc9780a41d
First pass at ai admin settings 2 years ago
Faraz Samapoor ff0b3feb2e Refactors "strpos" calls in /apps/settings to improve code readability. 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Christopher Ng db5d5c1705 Port admin delegation selects 3 years ago
Côme Chilliet dde5c46a3e
Migrate to Symfony Mailer 3 years ago
Christopher Ng 4c111845e8 Fix default phone region validation 3 years ago