| .. |
|
Accounts
|
bring back setEmailAddress for the user management
|
2016-11-25 10:26:48 +07:00 |
|
Activity
|
Add an event merger and use it for the files activities
|
2016-11-25 15:36:11 +07:00 |
|
App
|
Clear appstore cache on version upgrade
|
2016-12-15 22:04:03 +07:00 |
|
AppFramework
|
Remove IDb interface which was deprecated for 3 years already
|
2016-12-14 11:42:16 +07:00 |
|
Archive
|
Move to non-static version
|
2016-10-31 18:42:19 +07:00 |
|
Authentication
|
Merge pull request #2353 from nextcloud/renew-session-token-remember
|
2016-11-28 14:04:13 +07:00 |
|
BackgroundJob
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Cache
|
Cap the number of queries we save in the query logger
|
2016-11-03 16:00:28 +07:00 |
|
Command
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Comments
|
@since 9.2.0 to @since 11.0.0
|
2016-11-15 18:51:52 +07:00 |
|
Console
|
handle errors in apps while registering commands
|
2016-11-24 15:13:29 +07:00 |
|
DB
|
Allow aliasing columns when using the query builder
|
2016-11-17 18:48:35 +07:00 |
|
Diagnostics
|
Cap the number of queries we save in the query logger
|
2016-11-03 16:00:28 +07:00 |
|
Encryption
|
Ignore AppData in encryption wrapper
|
2016-11-29 22:01:04 +07:00 |
|
Files
|
always use numeric storage id in cacheentry
|
2016-12-13 12:53:38 +07:00 |
|
Group
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Hooks
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Http/Client
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
IntegrityCheck
|
Merge pull request #2724 from nextcloud/fix-23591
|
2016-12-21 13:03:13 +07:00 |
|
L10N
|
Simplify isSubDirectory check
|
2016-10-07 21:56:43 +07:00 |
|
Lock
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Lockdown
|
phpdoc
|
2016-11-16 15:24:28 +07:00 |
|
Log
|
log version number in each log line
|
2016-10-06 12:42:46 +07:00 |
|
Mail
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Memcache
|
Merge pull request #2725 from nextcloud/memcached-connect-once
|
2016-12-17 19:31:31 +07:00 |
|
Migration
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Notification
|
@since 9.2.0 to @since 11.0.0
|
2016-11-15 18:51:52 +07:00 |
|
OCS
|
Move OC\OCS\Person to OCSController
|
2016-11-16 19:21:00 +07:00 |
|
Preview
|
Fix previews for federated shares
|
2016-11-24 13:20:51 +07:00 |
|
Repair
|
Remove obsolete RepairLegacyStorages repair step
|
2016-12-19 17:45:46 +07:00 |
|
RichObjectStrings
|
@since 9.2.0 to @since 11.0.0
|
2016-11-15 18:51:52 +07:00 |
|
Route
|
Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env
|
2016-11-16 22:28:49 +07:00 |
|
Search
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Security
|
Safari CSPv3 support is sub-par
|
2016-12-14 13:17:20 +07:00 |
|
Session
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Settings
|
remove old logging section
|
2016-11-21 13:46:31 +07:00 |
|
Setup
|
Merge pull request #2670 from nextcloud/issue-2646-dont-connet-to-database-before-creating-it
|
2016-12-14 19:50:16 +07:00 |
|
Share
|
Remove adding sharedialogmailview
|
2016-11-04 07:41:35 +07:00 |
|
Share20
|
commit transaction after select query
|
2016-12-16 17:44:33 +07:00 |
|
SystemTag
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Tagging
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Template
|
fix password check when using remember me login
|
2016-11-24 11:57:10 +07:00 |
|
Updater
|
Document updater channel & check for correct PHP version in updater
|
2016-12-06 00:19:13 +07:00 |
|
User
|
Set last-login-check on basic auth
|
2016-12-05 20:57:15 +07:00 |
|
legacy
|
Don't use cached informations for app version
|
2016-12-09 18:01:45 +07:00 |
|
AllConfig.php
|
Use getvalue to fetch the value
|
2016-11-16 18:52:49 +07:00 |
|
AppConfig.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
AppHelper.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Avatar.php
|
Add message to NotSquareException thrown from Avatar
|
2016-10-24 11:27:27 +07:00 |
|
AvatarManager.php
|
avatar to appdata
|
2016-10-05 11:00:16 +07:00 |
|
CapabilitiesManager.php
|
Make the capabilities manager more error proof
|
2016-08-15 20:37:19 +07:00 |
|
Config.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
ContactsManager.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
DatabaseException.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
DatabaseSetupException.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
DateTimeFormatter.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
DateTimeZone.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
ForbiddenException.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
HTTPHelper.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
HintException.php
|
add missing phpdoc to HintException
|
2016-11-28 11:34:23 +07:00 |
|
Installer.php
|
Don't use cached informations for app version
|
2016-12-09 18:01:45 +07:00 |
|
LargeFileHelper.php
|
Merge pull request #1890 from nextcloud/downstream-25428
|
2016-10-25 14:44:27 +07:00 |
|
Log.php
|
Default to empty string
|
2016-10-07 16:23:05 +07:00 |
|
NaturalSort.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
NaturalSort_DefaultCollator.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
NavigationManager.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
NeedsUpdateException.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
NotSquareException.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Preview.php
|
New preview generator
|
2016-11-03 14:00:32 +07:00 |
|
PreviewManager.php
|
Merge pull request #2076 from nextcloud/log_preview_access
|
2016-11-18 20:45:29 +07:00 |
|
PreviewNotAvailableException.php
|
Opening the trashbin causes errors in log for files without preview
|
2016-09-09 13:53:06 +07:00 |
|
RedisFactory.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Repair.php
|
Remove obsolete RepairLegacyStorages repair step
|
2016-12-19 17:45:46 +07:00 |
|
RepairException.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Search.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Server.php
|
Clear appstore cache on version upgrade
|
2016-12-15 22:04:03 +07:00 |
|
ServerContainer.php
|
Save the container with the app's namespace so we can resolve it
|
2016-08-22 14:25:43 +07:00 |
|
ServerNotAvailableException.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
ServiceUnavailableException.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
Setup.php
|
Introduce an event for first time login based on the last login time stamp
|
2016-11-14 14:50:10 +07:00 |
|
Streamer.php
|
Add doc block for $time
|
2016-11-28 14:26:30 +07:00 |
|
SubAdmin.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
SystemConfig.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
TagManager.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
Tags.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
TempManager.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
TemplateLayout.php
|
Introduce the UI for password confirmation
|
2016-11-18 11:57:16 +07:00 |
|
URLGenerator.php
|
Check if the theming app is loaded
|
2016-12-09 12:52:17 +07:00 |
|
Updater.php
|
Don't disable apps on update if PHP >= 7.0.0
|
2016-12-15 16:09:01 +07:00 |