nextcloud/lib/private
Roeland Jago Douma b89996483d
Merge pull request #12376 from nextcloud/backport/12284/stable13
[13] Properly search the root of a shared external storage
2018-11-13 15:59:01 +01:00
..
Accounts Update license headers 2017-11-06 16:56:19 +01:00
Activity Update license headers 2017-11-06 16:56:19 +01:00
App Log exceptions that happen when writing the app store reply to storage 2018-03-06 11:29:05 +01:00
AppFramework Don't perform CSRF check on OCS routes with Bearer auth 2018-02-08 10:16:38 +01:00
Archive Update license headers 2017-11-06 16:56:19 +01:00
Authentication Move ExpiredTokenException to the correct namespace 2018-11-02 11:39:42 +01:00
BackgroundJob Update license headers 2017-11-06 16:56:19 +01:00
Cache Update license headers 2017-11-06 16:56:19 +01:00
Calendar implement CalendarManager 2017-11-09 15:14:50 +01:00
Collaboration the FN is optional, carrying the displayname if present 2018-03-20 14:35:46 +01:00
Command Update license headers 2017-11-06 16:56:19 +01:00
Comments Backport of format self-mentions, but don't offer them #7914 2018-01-18 12:08:08 +01:00
Console Fixup code 2017-12-22 13:08:00 +01:00
Contacts/ContactsMenu Fix syntax for php5.6 2018-06-04 15:12:57 +02:00
DB MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 2018-08-23 14:40:33 +02:00
Diagnostics Update license headers 2017-11-06 16:56:19 +01:00
Encryption Update license headers 2017-11-06 16:56:19 +01:00
Federation Update license headers 2017-11-06 16:56:19 +01:00
Files Merge pull request #12376 from nextcloud/backport/12284/stable13 2018-11-13 15:59:01 +01:00
GlobalScale Update license headers 2017-11-06 16:56:19 +01:00
Group Correctly return the group name 2018-03-12 12:01:19 +01:00
Hooks Fix PHP doc for API docs 2017-12-03 12:02:29 +01:00
Http/Client Rebrand to "Nextcloud" and add 100% coverage 2017-01-02 14:51:16 +01:00
IntegrityCheck Also replace all other occurences 2017-12-18 20:57:11 +01:00
L10N Always set the request language to the force language 2018-05-24 13:08:10 +02:00
legacy Get correct version of an app 2018-05-09 12:15:39 +02:00
Lock Fix UniqueConstraintViolationException while insert into oc_file_locks 2018-11-13 14:05:16 +01:00
Lockdown Update license headers 2017-11-06 16:56:19 +01:00
Log Make sure error_log() always receives a string 2018-08-20 14:12:08 +02:00
Mail Provide an option to disable HTML emails 2018-04-18 16:59:34 +02:00
Memcache Update license headers 2017-11-06 16:56:19 +01:00
Migration Update license headers 2017-11-06 16:56:19 +01:00
Notification Update license headers 2017-11-06 16:56:19 +01:00
OCS Also replace all other occurences 2017-12-18 20:57:11 +01:00
Preview Allow the creationg of previews of files stored in appdata 2018-10-09 11:50:02 +02:00
Remote Add some more tests for ocs remote api 2017-12-08 16:37:14 +01:00
Repair Don't use double quotes in MySQL queries 2018-03-06 11:25:07 +01:00
RichObjectStrings Update license headers 2017-11-06 16:56:19 +01:00
Route Update license headers 2017-11-06 16:56:19 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
Security Also replace all other occurences 2017-12-18 20:57:11 +01:00
Session Allow updating the token on session regeneration 2018-07-09 16:27:12 +02:00
Settings Show the displayname in the users group list 2018-03-12 12:00:54 +01:00
Setup Update license headers 2017-11-06 16:56:19 +01:00
Share Update license headers 2017-11-06 16:56:19 +01:00
Share20 tokens can't be valid local user names 2018-08-27 16:25:49 +02:00
Support/CrashReport Fix PHP doc for API docs 2017-12-03 12:02:29 +01:00
SystemTag Update license headers 2017-11-06 16:56:19 +01:00
Tagging
Template Load apps/APP/l10n/*.js and themes/THEME/apps/APP/l10n/*.js 2018-10-23 10:35:33 +02:00
Updater Show EOL warning in the update section 2018-04-18 13:46:25 +02:00
User Error out early on an expired token 2018-11-02 11:41:00 +01:00
AllConfig.php Update license headers 2017-11-06 16:56:19 +01:00
AppConfig.php Fix undefined index problem 2018-03-06 18:37:52 +01:00
AppHelper.php
Avatar.php Use mb_* string methods to extract first character for generated avatars 2018-02-21 12:40:16 +01:00
AvatarManager.php
CapabilitiesManager.php Update license headers 2017-11-06 16:56:19 +01:00
Config.php Update license headers 2017-11-06 16:56:19 +01:00
ContactsManager.php
DatabaseException.php Remove unneeded parameter in DatabaseException 2017-07-24 13:44:12 +02:00
DatabaseSetupException.php
DateTimeFormatter.php Update license headers 2017-11-06 16:56:19 +01:00
DateTimeZone.php
ForbiddenException.php
HintException.php Update license headers 2017-11-06 16:56:19 +01:00
HTTPHelper.php
Installer.php Remove a check for an unused variable 2018-05-29 15:13:57 +02:00
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 2018-05-29 15:31:55 +02:00
Log.php Sanitize parameters in createSessionToken() while logging 2018-07-11 14:45:13 +02:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Update license headers 2017-11-06 16:56:19 +01:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Allow the creationg of previews of files stored in appdata 2018-10-09 11:50:02 +02:00
PreviewNotAvailableException.php
RedisFactory.php Update license headers 2017-11-06 16:56:19 +01:00
Repair.php Add repair step to clear frontend related caches 2018-02-06 12:32:48 +01:00
RepairException.php
Search.php
Server.php Reset bruteforce on token refresh OAuth 2018-11-02 10:54:50 +01:00
ServerContainer.php Fix missing argument 2 for Settings classes 2017-05-19 22:32:50 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Handle SSL certificate verifications for others than Let's Encrypt 2018-02-05 15:37:23 +01:00
Streamer.php Revert "Always enable Zip64 extension for zipstreamer" 2017-06-09 10:21:26 +02:00
SubAdmin.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
SystemConfig.php Merge pull request #7020 from Fiech/master 2017-11-07 10:27:53 +01:00
TagManager.php
Tags.php Update license headers 2017-11-06 16:56:19 +01:00
TemplateLayout.php Use JSCombiner from server container when searching for JS files 2018-03-09 09:24:07 +01:00
TempManager.php Update license headers 2017-11-06 16:56:19 +01:00
Updater.php Make isUpdateAvailable non-static 2017-11-25 12:01:02 +01:00
URLGenerator.php Fix check if theming defaults instance is available 2018-03-06 13:24:18 +01:00