nextcloud/lib/private
Joas Schilling 54b081226b
Get correct L10N for Settings Manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-14 12:30:05 +01:00
..
Activity Run the license script 2016-07-22 11:40:41 +02:00
App Allow to validate the password_policy app 2016-09-08 09:56:48 +02:00
AppFramework Match only for actual session cookie 2016-09-08 21:07:05 +02:00
Archive Run the license script 2016-07-22 11:40:41 +02:00
Authentication Check if an app provide two-factor-auth providers before we try to use them 2016-08-06 10:30:36 +02:00
BackgroundJob Run the license script 2016-07-22 11:40:41 +02:00
Cache Run the license script 2016-07-22 11:40:41 +02:00
Command Run the license script 2016-07-22 11:40:41 +02:00
Comments Run the license script 2016-07-22 11:40:41 +02:00
Console Correct name in Console Application.php 2016-08-05 14:37:32 +02:00
DB Run the license script 2016-07-22 11:40:41 +02:00
Diagnostics Run the license script 2016-07-22 11:40:41 +02:00
Encryption skip shared files, if files get decrypted only for a specific user we shouldn't touch files owned by a different user. 2016-09-09 14:55:46 +02:00
Files Merge pull request #2465 from nextcloud/backport-1972-invalid-files-from-scanner 2016-12-05 23:28:54 +01:00
Group Run the license script 2016-07-22 11:40:41 +02:00
Hooks Run the license script 2016-07-22 11:40:41 +02:00
Http/Client Run the license script 2016-07-22 11:40:41 +02:00
IntegrityCheck Run the license script 2016-07-22 11:40:41 +02:00
L10N Run the license script 2016-07-22 11:40:41 +02:00
Lock Run the license script 2016-07-22 11:40:41 +02:00
Log log version number in each log line 2016-10-07 10:09:37 +02:00
Mail Run the license script 2016-07-22 11:40:41 +02:00
Memcache Activate APCu on PHP 7 2016-11-08 12:29:25 +01:00
Migration Run the license script 2016-07-22 11:40:41 +02:00
Notification Make sure the primary action is always the first one 2016-08-18 09:27:14 +02:00
OCS Add bruteforce checker to Person.php 2016-11-14 15:28:53 +01:00
Preview Run the license script 2016-07-22 11:40:41 +02:00
Repair Add repair step to remove .step file after update 2016-09-23 13:49:40 +02:00
Route Run the license script 2016-07-22 11:40:41 +02:00
Search Run the license script 2016-07-22 11:40:41 +02:00
Security Run the license script 2016-07-22 11:40:41 +02:00
Session Run the license script 2016-07-22 11:40:41 +02:00
Settings Correctly remove admin sections and settings 2016-09-07 14:37:48 +02:00
Setup Lower the role name before using it 2016-12-09 16:50:37 +01:00
Share Fix post_unshareFromSelf hook parameter format 2016-12-02 00:50:32 +01:00
Share20 Fixes retargeting a share of a deleted source 2016-11-11 10:35:04 +01:00
SystemTag Run the license script 2016-07-22 11:40:41 +02:00
Tagging Run the license script 2016-07-22 11:40:41 +02:00
Template Run the license script 2016-07-22 11:40:41 +02:00
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 11:22:00 +01:00
User Only trigger postDelete hooks when the user was deleted... 2016-10-11 10:45:39 +02:00
legacy Fallback from "de" to "de_DE" and the other way around 2016-10-11 09:52:28 +02:00
AllConfig.php Run the license script 2016-07-22 11:40:41 +02:00
AppConfig.php Run the license script 2016-07-22 11:40:41 +02:00
AppHelper.php Run the license script 2016-07-22 11:40:41 +02:00
Avatar.php Run the license script 2016-07-22 11:40:41 +02:00
AvatarManager.php Use proper casing of username in avatar filesystem setup 2016-10-07 09:57:41 +02:00
CapabilitiesManager.php Run the license script 2016-07-22 11:40:41 +02:00
Config.php Run the license script 2016-07-22 11:40:41 +02:00
ContactsManager.php Run the license script 2016-07-22 11:40:41 +02:00
DatabaseException.php Run the license script 2016-07-22 11:40:41 +02:00
DatabaseSetupException.php Run the license script 2016-07-22 11:40:41 +02:00
DateTimeFormatter.php Run the license script 2016-07-22 11:40:41 +02:00
DateTimeZone.php Run the license script 2016-07-22 11:40:41 +02:00
ForbiddenException.php Run the license script 2016-07-22 11:40:41 +02:00
HTTPHelper.php Run the license script 2016-07-22 11:40:41 +02:00
HintException.php Run the license script 2016-07-22 11:40:41 +02:00
Installer.php Correctly catch the "soft errors" now 2016-11-09 10:31:43 +01:00
LargeFileHelper.php Fix regressiong from #2048 2016-11-24 20:54:33 +01:00
Log.php Default to empty string 2016-12-02 01:09:04 +01:00
NaturalSort.php Run the license script 2016-07-22 11:40:41 +02:00
NaturalSort_DefaultCollator.php Run the license script 2016-07-22 11:40:41 +02:00
NavigationManager.php Run the license script 2016-07-22 11:40:41 +02:00
NeedsUpdateException.php Run the license script 2016-07-22 11:40:41 +02:00
NotSquareException.php Run the license script 2016-07-22 11:40:41 +02:00
OCSClient.php Run the license script 2016-07-22 11:40:41 +02:00
Preview.php Opening the trashbin causes errors in log for files without preview 2016-09-13 20:18:09 +02:00
PreviewManager.php Run the license script 2016-07-22 11:40:41 +02:00
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 2016-09-13 20:18:09 +02:00
RedisFactory.php Run the license script 2016-07-22 11:40:41 +02:00
Repair.php Add repair step to remove .step file after update 2016-09-23 13:49:40 +02:00
RepairException.php Run the license script 2016-07-22 11:40:41 +02:00
Search.php Run the license script 2016-07-22 11:40:41 +02:00
Server.php Get correct L10N for Settings Manager 2016-12-14 12:30:05 +01:00
ServerContainer.php Backport Workflow section + hidden empty sections #995 to stabble10 2016-08-22 16:37:48 +02:00
ServerNotAvailableException.php Run the license script 2016-07-22 11:40:41 +02:00
ServiceUnavailableException.php Run the license script 2016-07-22 11:40:41 +02:00
Setup.php Run the license script 2016-07-22 11:40:41 +02:00
Streamer.php Run the license script 2016-07-22 11:40:41 +02:00
SubAdmin.php Run the license script 2016-07-22 11:40:41 +02:00
SystemConfig.php Run the license script 2016-07-22 11:40:41 +02:00
TagManager.php Run the license script 2016-07-22 11:40:41 +02:00
Tags.php Run the license script 2016-07-22 11:40:41 +02:00
TempManager.php Run the license script 2016-07-22 11:40:41 +02:00
TemplateLayout.php Add cache buster to left menu bar 2016-08-18 12:45:52 +02:00
URLGenerator.php Make sure we try to autoload the class 2016-07-25 09:42:28 +02:00
Updater.php Use a better error message and point the users to the support channels 2016-11-09 09:20:55 +01:00