| .. |
|
Accounts
|
Create account structure also for empty record
|
2020-05-17 15:30:36 +07:00 |
|
Activity
|
allow grouping of activity settings
|
2020-08-05 16:13:03 +07:00 |
|
App
|
Allow to update to nightly
|
2020-08-07 13:51:39 +07:00 |
|
AppFramework
|
Merge pull request #22133 from nextcloud/boot-app-once
|
2020-08-07 12:05:09 +07:00 |
|
Archive
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Authentication
|
Merge pull request #21344 from nextcloud/fix/twofactor-cleanup-event
|
2020-08-13 07:25:01 +07:00 |
|
Avatar
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
BackgroundJob
|
Remove getLastJob from IJobList
|
2020-08-13 21:50:06 +07:00 |
|
Broadcast/Events
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Cache
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Calendar
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Collaboration
|
Expose status via Collaborators API
|
2020-08-14 17:04:52 +07:00 |
|
Command
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Comments
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Console
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Contacts/ContactsMenu
|
contactsmanager shall limit number of results early
|
2020-07-31 12:42:17 +07:00 |
|
DB
|
Replace TYPE with TYPES
|
2020-06-30 23:46:22 +07:00 |
|
Dashboard
|
Refactor API to match the widget wording
|
2020-08-05 17:03:38 +07:00 |
|
Diagnostics
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
DirectEditing
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Encryption
|
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external
|
2020-07-10 00:02:59 +07:00 |
|
EventDispatcher
|
Deprecate the internal Symfony dispatcher adapter
|
2020-07-15 13:57:35 +07:00 |
|
Federation
|
Update share type constant usage
|
2020-06-24 16:49:16 +07:00 |
|
Files
|
Add config option to enable multibucket preview distribution
|
2020-08-06 22:31:39 +07:00 |
|
FullTextSearch
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
GlobalScale
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Group
|
Search also the email and displayname in user mangement for groups
|
2020-08-05 14:14:05 +07:00 |
|
Hooks
|
Update the license headers for Nextcloud 19
|
2020-03-31 14:52:54 +07:00 |
|
Http
|
parse_url returns null in case a parameter is not found
|
2020-07-29 08:32:20 +07:00 |
|
IntegrityCheck
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
L10N
|
Add a dedicated method to get the language for another user
|
2020-07-01 10:20:07 +07:00 |
|
Lock
|
Merge pull request #21074 from jvsalo/shared-lock-multi-release
|
2020-07-06 14:06:41 +07:00 |
|
Lockdown
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Log
|
Make the PSR-3 adapter exception-aware
|
2020-07-14 09:38:51 +07:00 |
|
Mail
|
Fix header logo size in notification mails
|
2020-07-23 17:52:21 +07:00 |
|
Memcache
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Migration
|
Use exactly one empty line after the namespace declaration
|
2020-04-09 11:48:10 +07:00 |
|
Notification
|
Allow notification apps to defer and flush the sending
|
2020-07-03 16:44:43 +07:00 |
|
OCS
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Preview
|
Always try and show pre rendered preview
|
2020-08-13 22:50:38 +07:00 |
|
Remote
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Repair
|
Update share type constant usage
|
2020-06-24 16:49:16 +07:00 |
|
RichObjectStrings
|
Use exactly one empty line after the namespace declaration
|
2020-04-09 11:48:10 +07:00 |
|
Route
|
Hand in the route and the parameters of the request
|
2020-08-05 12:52:16 +07:00 |
|
Search
|
Hand in the route and the parameters of the request
|
2020-08-05 12:52:16 +07:00 |
|
Security
|
Prefer typed event over string based ones
|
2020-08-10 15:22:55 +07:00 |
|
Session
|
Silence duplicate session warnings
|
2020-08-14 05:23:11 +07:00 |
|
Settings
|
Unify function spacing to PSR2 recommendation
|
2020-04-09 13:54:22 +07:00 |
|
Setup
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Share
|
Cascading effect - more code that now is not used anymore
|
2020-07-06 14:13:53 +07:00 |
|
Share20
|
Generate password by password_policy app
|
2020-08-11 21:58:51 +07:00 |
|
Support
|
Make the subscription registry lazy
|
2020-07-09 12:21:06 +07:00 |
|
SystemTag
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Tagging
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Template
|
Give up after 10 seconds in SCSS timeout
|
2020-06-19 14:39:31 +07:00 |
|
Updater
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
User
|
User.php: rename of old dispatcher to legacyDispatcher
|
2020-07-30 10:21:08 +07:00 |
|
UserStatus
|
Provide a PHP Api for UserStatus
|
2020-08-05 13:48:46 +07:00 |
|
legacy
|
Distribute preview folders in appdata in multibucket setup to multiple buckets
|
2020-08-06 22:19:20 +07:00 |
|
AllConfig.php
|
Define getSystemValueBool/Int/String function default parameter with correct type
|
2020-04-29 14:19:52 +07:00 |
|
AppConfig.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
CapabilitiesManager.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Color.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Config.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
ContactsManager.php
|
More imports
|
2020-06-22 11:10:44 +07:00 |
|
DatabaseException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
DatabaseSetupException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
DateTimeFormatter.php
|
Use elseif instead of else if
|
2020-04-10 10:35:09 +07:00 |
|
DateTimeZone.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
ForbiddenException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
HintException.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
InitialStateService.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Installer.php
|
Allow to update to nightly
|
2020-08-07 13:51:39 +07:00 |
|
LargeFileHelper.php
|
Add visibility to all constants
|
2020-04-10 16:54:27 +07:00 |
|
Log.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
MemoryInfo.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
NaturalSort.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
NaturalSort_DefaultCollator.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
NavigationManager.php
|
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes
|
2020-08-04 21:36:22 +07:00 |
|
NeedsUpdateException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
NotSquareException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
PreviewManager.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
PreviewNotAvailableException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
RedisFactory.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
Repair.php
|
Remove obsolete repair steps for logo and updater channel
|
2020-04-24 09:57:52 +07:00 |
|
RepairException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
Search.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Server.php
|
Add @deprecated labels for server DI containter aliases
|
2020-08-13 07:43:37 +07:00 |
|
ServerContainer.php
|
Fix overwriteService() for apps
|
2020-07-28 09:38:43 +07:00 |
|
ServerNotAvailableException.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
ServiceUnavailableException.php
|
Update license headers
|
2019-12-05 15:38:45 +07:00 |
|
Setup.php
|
Add audio formats to htaccess
|
2020-06-24 20:33:51 +07:00 |
|
Streamer.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
SubAdmin.php
|
Don't loop over all groups to check for subadmins
|
2020-04-27 08:37:53 +07:00 |
|
SystemConfig.php
|
Use exactly one empty line after the namespace declaration
|
2020-04-09 11:48:10 +07:00 |
|
TagManager.php
|
Tags.php and the old sharing mechanism
|
2020-07-06 14:12:12 +07:00 |
|
Tags.php
|
merge file activity settings into a single 'favorite changed' item
|
2020-08-13 00:01:34 +07:00 |
|
TempManager.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |
|
TemplateLayout.php
|
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes
|
2020-08-04 21:36:22 +07:00 |
|
URLGenerator.php
|
Format control structures, classes, methods and function
|
2020-04-10 14:19:56 +07:00 |
|
Updater.php
|
Update license headers for 19
|
2020-04-29 11:57:22 +07:00 |