nextcloud-server/apps/settings/lib
Simon L c93be182dc
Merge pull request #38543 from fsamapoor/use_null_coalescing_operator
Uses "Null Coalescing Operator" to improve code readability.
2023-06-12 09:42:43 +07:00
..
Activity avoid using the word 'password' in the APP_TOKEN_CREATED activity 2023-01-02 10:40:08 +07:00
AppInfo
BackgroundJobs
Controller Merge pull request #38543 from fsamapoor/use_null_coalescing_operator 2023-06-12 09:42:43 +07:00
Events
Listener
Mailer fix missing class in NewUserMailHelper and static code analysis errors 2023-01-03 16:23:41 +07:00
Middleware
Search fix(search): Fix settings section icon color 2023-01-18 07:18:42 +07:00
Sections fix(dav): Use an icon with correct color for calendar user settings section 2023-04-04 10:07:37 +07:00
Service
Settings Fix types for reading and writing config values 2023-04-05 09:08:56 +07:00
SetupChecks
UserMigration feat(UserMigration)!: 32-bit support 2023-05-05 17:59:57 +07:00
WellKnown chore(security): Bump "Expires" of well-known/security.txt 2023-05-17 10:32:16 +07:00
Hooks.php