nextcloud/lib/private
Joas Schilling 615b69677e
Use the same URL everywhere
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-09-27 14:52:22 +02:00
..
Activity
App Initialize array elements properly 2016-09-07 22:09:08 +02:00
AppFramework Merge pull request #1426 from nextcloud/sanitze_opt 2016-09-26 14:10:50 +02:00
Archive Update with robin 2016-07-21 18:13:58 +02:00
Authentication add 2fa backup codes app 2016-09-05 08:51:13 +02:00
BackgroundJob Update with robin 2016-07-21 18:13:58 +02:00
Cache Update with robin 2016-07-21 18:13:58 +02:00
Command Update with robin 2016-07-21 18:13:58 +02:00
Comments Fix phpdoc in Comments 2016-08-16 20:33:09 +02:00
Console Correct name in Console Application.php 2016-08-04 19:17:13 +02:00
DB Update with robin 2016-07-21 18:13:58 +02:00
Diagnostics add stacktrace to query logger 2016-08-24 14:37:15 +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-07-27 15:39:24 +02:00
Files Only use realpath for real directories (#26058) 2016-09-26 11:21:47 +02:00
Group Update with robin 2016-07-21 18:13:58 +02:00
Hooks Update with robin 2016-07-21 18:13:58 +02:00
Http/Client Update with robin 2016-07-21 18:13:58 +02:00
IntegrityCheck Make sure memory limit is > post size and upload filesize 2016-09-13 16:50:36 +02:00
L10N ACCEPT_LANGUAGE goes before default_langauge 2016-09-04 13:19:40 +02:00
Lock Update with robin 2016-07-21 18:13:58 +02:00
Log Reverted the default syslog tag to avoid breaking existing systems. 2016-07-22 14:38:44 +02:00
Mail
Memcache Activate APCu on PHP 7 2016-09-01 12:30:05 +02:00
Migration
Notification Null !== void, those methods are void 2016-09-05 13:00:56 +02:00
OCS Remove unused private classes 2016-08-18 09:37:11 +02:00
Preview Update with robin 2016-07-21 18:13:58 +02:00
Repair Add repair step to remove .step file after update 2016-09-23 13:39:06 +02:00
Route Allow OCS routes in Core and Settings 2016-08-09 20:56:31 +02:00
Search
Security dont get bruteforce delay twice 2016-08-29 13:36:49 +02:00
Session Update with robin 2016-07-21 18:13:58 +02:00
Settings Adding a optional disclaimer to the anonymous upload page 2016-09-08 18:44:27 +02:00
Setup Use proper ALTER ROLE syntax 2016-09-05 10:45:11 +02:00
Share Move Share backends to PSR-4 instead of using class path (#24941) 2016-08-05 14:13:41 +02:00
Share20
SystemTag
Tagging
Template
Updater Use the same URL everywhere 2016-09-27 14:52:22 +02:00
User Merge pull request #1087 from nextcloud/get-delay-twice 2016-08-30 18:43:01 +02:00
legacy Merge pull request #1489 from nextcloud/fix-status-code-when-app-is-disabled 2016-09-27 11:04:57 +02:00
AllConfig.php Update with robin 2016-07-21 18:13:58 +02:00
AppConfig.php Update with robin 2016-07-21 18:13:58 +02:00
AppHelper.php
Avatar.php Cache avatars properly 2016-08-30 09:00:16 +02:00
AvatarManager.php Cache avatars properly 2016-08-30 09:00:16 +02:00
CapabilitiesManager.php Make the capabilities manager more error proof 2016-08-15 20:37:19 +02:00
Config.php Update with robin 2016-07-21 18:13:58 +02:00
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php
Installer.php register app autoload instead of loading apps 2016-08-12 13:23:14 +02:00
LargeFileHelper.php Remove unneeded Windows logic 2016-09-01 10:47:57 +02:00
Log.php Change the minimum log level to fatal 2016-09-26 11:41:20 +02:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php Update with robin 2016-07-21 18:13:58 +02:00
NotSquareException.php
OCSClient.php Deprecate getEditionString() 2016-09-06 16:05:28 +02:00
Preview.php Merge pull request #1338 from nextcloud/fix-trashbin-errors 2016-09-13 19:23:51 +02:00
PreviewManager.php Update with robin 2016-07-21 18:13:58 +02:00
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 2016-09-09 13:53:06 +02:00
RedisFactory.php Update with robin 2016-07-21 18:13:58 +02:00
Repair.php Add repair step to remove .step file after update 2016-09-23 13:39:06 +02:00
RepairException.php
Search.php Update with robin 2016-07-21 18:13:58 +02:00
Server.php Cache avatars properly 2016-08-30 09:00:16 +02:00
ServerContainer.php Save the container with the app's namespace so we can resolve it 2016-08-22 14:25:43 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php Update with robin 2016-07-21 18:13:58 +02:00
Setup.php Update docs 2016-09-13 10:51:48 +02:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php Update with robin 2016-07-21 18:13:58 +02:00
TempManager.php Update with robin 2016-07-21 18:13:58 +02:00
TemplateLayout.php Cache avatars properly 2016-08-30 09:00:16 +02:00
URLGenerator.php Make sure we try to autoload the class 2016-07-22 16:49:33 +02:00
Updater.php Allow downgrades of maintenance accross vendors 2016-07-22 14:51:43 +02:00