.. |
App
|
Fix access to groupManager
|
2019-02-20 18:05:21 +01:00 |
Background
|
Rename files to be PSR-4 compliant
|
2016-04-06 11:00:52 +02:00 |
Broadcast
|
Make it possible to broadcast events to (web) clients
|
2019-10-28 13:58:13 +01:00 |
Config
|
Use non aliased method instead
|
2018-02-13 21:48:24 +01:00 |
Db
|
Convert more columns to bigint
|
2019-11-20 19:31:17 +01:00 |
Encryption
|
Stop decryption when maintenance mode is enabled, fixes #8311
|
2019-05-21 09:24:50 +02:00 |
Group
|
Do not allow to have an empty display name
|
2019-09-27 14:29:57 +02:00 |
Integrity
|
Fix appid argument for integrity:check-app
|
2019-06-25 14:53:12 +02:00 |
L10n
|
Use non aliased method instead
|
2018-02-13 21:48:24 +01:00 |
Log
|
Add Fatal logging option
|
2019-10-02 21:18:29 -05:00 |
Maintenance
|
Add function parameter typehint
|
2019-05-29 23:16:06 +02:00 |
Security
|
Remove unused import statements
|
2018-02-14 16:55:43 +01:00 |
TwoFactorAuth
|
Make it possible to enforce mandatory 2FA for groups
|
2018-10-15 08:22:52 +02:00 |
User
|
Add detailed users listing in occ user:info command
|
2019-10-17 10:38:53 +02:00 |
Base.php
|
Rename method to abortIfInterrupted
|
2018-10-08 13:05:00 +02:00 |
Check.php
|
Use SystemConfig instead of AllConfig for DB stuff
|
2017-03-19 15:53:49 -06:00 |
InterruptedException.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
Status.php
|
Deprecate getEditionString()
|
2016-09-06 16:05:28 +02:00 |
Upgrade.php
|
Make sure maintenance mode is always casted to bool
|
2019-02-22 08:25:41 +01:00 |