..
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
Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #6732
2017-11-27 09:22:44 +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
PHP 5.6 compatibility
2018-03-06 14:05:14 +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
Make ContactsStore a public API
2017-12-11 18:18:58 +01:00
DB
Create the migrations table also with the UTF8mb4 collation
2018-01-31 15:54:28 +01: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
Hardening of SimpleFile getContent
2018-03-02 21:23:41 +01:00
GlobalScale
Update license headers
2017-11-06 16:56:19 +01:00
Group
Run updated license header updater
2017-11-07 13:47:42 +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
check if $defaultLanguage is a valid string before we move on
2017-12-01 16:14:51 +01:00
legacy
Add throws annotation
2018-03-02 17:16:36 +01:00
Lock
Update license headers
2017-11-06 16:56:19 +01:00
Lockdown
Update license headers
2017-11-06 16:56:19 +01:00
Log
Change @georgehrke's email
2017-11-06 20:38:59 +01:00
Mail
Fix email buttons for white theme
2017-12-11 14:33:54 +01: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
If the preview is size 0 it is invalid
2018-01-24 16:11:36 +01: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
Update license headers
2017-11-06 16:56:19 +01:00
Settings
Display the proper language strings in setttings
2018-03-05 19:48:16 +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
Do not instantiate node when not needed
2018-01-09 19:51:50 +01: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
Move depsCache clearing to SCSSCacher/JSCombiner
2018-02-06 12:32:50 +01:00
Updater
Cache final result of update check
2017-12-18 21:48:58 +01:00
User
Fix tests
2018-01-25 12:23:56 +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
avatar to appdata
2016-10-05 11:00:16 +02:00
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
Merge pull request #7505 from nextcloud/do-not-update-if-app-comes-from-git
2017-12-18 13:43:58 +01:00
LargeFileHelper.php
Merge pull request #1890 from nextcloud/downstream-25428
2016-10-25 14:44:27 +02:00
Log.php
Pass log level to log reporters
2017-11-27 16:46:47 +01: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
Update license headers
2017-11-06 16:56:19 +01: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
Merge pull request #8197 from nextcloud/stable13-8144
2018-02-07 09:02:37 +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 proper lanugage in langauge code
2018-03-05 19:44:54 +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