Commit Graph

184 Commits (1722044992d8b8d5bcabcbd0b756f8564bf00d8a)

Author SHA1 Message Date
Vincent Petry af61486aea
Separate settings for remote share expiration 5 years ago
Claas Augner 17963ea089
Mention MariaDB in MySQL support warning 5 years ago
Vincent Petry 5d14fd4396
Make extra user profile fields always editable 5 years ago
Vincent Petry 278a73789e
Map old account scope properties to new names 5 years ago
Joas Schilling 61ed57b757
Rename some parameters and methods to make the API more clear 5 years ago
Joas Schilling 07095fd122
Also clear the knownUser when changing via the settings endpoint 5 years ago
Joas Schilling 5b53b6f977
Add a setting to restrict returning a full match unless in phonebook or same group 5 years ago
Joas Schilling b71268e38b
Add a config setting to restrict autocompletion to phonebook matches 5 years ago
Roeland Jago Douma e44be839bb Fix some types in the Settings Personal pages 5 years ago
Roeland Jago Douma f492a6aac3 Move group activities to events 5 years ago
Roeland Jago Douma bc961baa40 Move some settings over to the IInitialState 5 years ago
Roeland Jago Douma 38f761f25f Move away some ILoggers 5 years ago
Roeland Jago Douma 3d0dff0d2b Fix lying docblocks 5 years ago
dependabot-preview[bot] eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 5 years ago
Roeland Jago Douma bd8b1786c5 Some psalm fixes in the settings app 5 years ago
Roeland Jago Douma 7d8e9baa77
Revert "use the configured forwarded headers for the setup check" 5 years ago
Robin Appelman 01118a2218
use the configured forwarded headers for the setup check 5 years ago
Robin Appelman cc0cc68c8d
dont show trusted proxy warning when the proxy and remote are both localhost 5 years ago
Christoph Wurst f8808e260d
Move app_password_created to a typed event 5 years ago
Christoph Wurst 378f116a63
Do not show 2FA settings if the user has no providers available 5 years ago
Christoph Wurst c1d4f8161b
Migrate internal classes to the OCP db col types 5 years ago
Vincent Petry eeac11a687
Fix casing of MySQLPlatform class name 5 years ago
Morris Jobke 24d436cb60
Remove unneeded casts that were found by Psalm 5 years ago
Morris Jobke bffa61fc32
Add setup check to verify that the used DB version is still supported in the next major release 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Julius Härtl 068e3b2c1e
Set the user language when adding the footer 5 years ago
Julius Härtl abfb72378f
Hide client link in welcome mail if an empty customclient_desktop config is set 5 years ago
Christoph Wurst 90d0732828
Fix updating user settings 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 5 years ago
Joas Schilling 96253c7c1b
Add missing parent::__construct() calls to Jobs 5 years ago
Julius Härtl 8f6c2ec357
Move columns to bigint 5 years ago
Joas Schilling f648635758
Make the throwing optional, so background tasks don't break 5 years ago
Joas Schilling 46b073d7ce
Add a config for default region of phone numbers 5 years ago
Joas Schilling 9e04e6f99a
Also translate the phone number when coming in via the accounts manager API directly 5 years ago
Joas Schilling efe79f2937
Validate and standardize the phone number on saving 5 years ago
Joas Schilling c2913f18d2
Also return the phone number and twitter handle on the API 5 years ago
Joas Schilling da9462b482
Make code strict 5 years ago
Morris Jobke fe79a1ad3e
Harden setup check for TLS version if host is not reachable 5 years ago
Roeland Jago Douma 6166e1a157
Use proper OCP\BackgroundJobs\Job 5 years ago
Vincent Petry 2143f2bb82
Set up FS before querying storage info in settings 5 years ago
Joas Schilling d5df033ede
Create primary keys on all tables and add a command to create the afterwards 5 years ago
Morris Jobke a223f603f9
Simplify the check if admin can change password based on encryption status 5 years ago
Morris Jobke 9435ec2b4e
Remove unneeded service - found by Psalm 5 years ago
Morris Jobke 1c496a5a35
Add a background job that checks for potential user imported SSL certificates and shows a warning in the admin settings 5 years ago
nhirokinet 830348dbee
Add SVG support check to setup check 5 years ago
Morris Jobke e2e7c2d014
Document settings BeforeTemplateRenderedEvent 5 years ago
Morris Jobke b8ed997238
Remove ISection in favor of IIconSection 5 years ago
Robin Appelman cbd6e65678
save email as lower case 5 years ago