nextcloud-server/lib/private
Julius Härtl a4b5312729 Do not include non-required scripts on the upgrade page
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-15 21:14:07 +07:00
..
Accounts Make the throwing optional, so background tasks don't break 2020-12-07 14:19:38 +07:00
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
App Check php compatibility of app store app releases 2020-12-04 16:52:31 +07:00
AppFramework Fix reverse registration and missing comments tab 2020-11-24 08:28:19 +07:00
Archive Add more details if extract fails. 2020-10-22 10:15:46 +07:00
Authentication Type the authentication listeners 2020-10-15 16:43:21 +07:00
Avatar
BackgroundJob Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +07:00
Broadcast/Events
Cache
Calendar Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Collaboration Show unique displayname context in the sharing input 2020-12-14 11:14:59 +07:00
Command [3rdparty] Migrate to Opis/Closure 2020-12-02 20:16:57 +07:00
Comments Add a function to get the unread count for multiple objects in one go 2020-11-04 11:01:21 +07:00
Console
Contacts/ContactsMenu Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
DB Merge pull request #24631 from nextcloud/bugfix/noid/prevent-select-asterix-and-specifics 2020-12-14 14:31:15 +07:00
Dashboard Log an error if a dashboard widget loads longer than 1 second 2020-09-23 12:14:01 +07:00
Diagnostics
DirectEditing Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Encryption Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
EventDispatcher Use PSR Logger in event dispatcher 2020-10-08 16:52:56 +07:00
Federation [Fix #24682]: ensure federation cloud id is retruned if FN property not found 2020-12-13 13:57:41 +07:00
Files Merge pull request #24113 from nextcloud/extend-cache-events 2020-12-02 19:48:20 +07:00
FullTextSearch Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
GlobalScale
Group Add typed events for adding and removing a subadmin 2020-10-28 21:55:08 +07:00
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 2020-10-29 10:03:36 +07:00
Http Simple typo in comments 2020-11-20 20:01:28 +07:00
IntegrityCheck
L10N Move localecache to array 2020-11-02 15:02:04 +07:00
Lock Fix locking logic 2020-12-07 15:44:04 +07:00
Lockdown
Log Don't log params of imagecreatefromstring 2020-12-04 09:30:20 +07:00
Mail Fix vsprint parameter 2020-12-03 08:25:11 +07:00
Memcache Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Migration Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Notification Allow notification apps to defer and flush the sending 2020-07-03 16:44:43 +07:00
OCS Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Preview Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Remote
Repair Merge pull request #24488 from zzkt/patch-1 2020-12-15 15:19:40 +07:00
RichObjectStrings
Route Remove some IRouter methods 2020-11-17 14:08:20 +07:00
Search Update comment search to initFS 2020-11-09 09:52:23 +07:00
Security Avoid checking for brute force protection capabilities when upgrading 2020-12-09 12:13:33 +07:00
Session Generate a new session id if the decrypting the session data fails 2020-12-04 11:42:40 +07:00
Settings Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +07:00
Setup Revert "Revert "Installation goes brrrr"" 2020-11-11 20:12:13 +07:00
Share Address minor comments 2020-12-09 15:51:41 +07:00
Share20 Introduce deck share type to ShareAPIController 2020-12-09 13:20:24 +07:00
Support Add notification for user limit 2020-12-02 15:20:03 +07:00
SystemTag Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
Tagging Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Template Fix the config key on the sharing expire checkbox 2020-11-24 14:17:41 +07:00
Updater
User Fix typo 2020-12-04 12:51:45 +07:00
UserStatus Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
legacy Do not include non-required scripts on the upgrade page 2020-12-15 21:14:07 +07:00
AllConfig.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
AppConfig.php fix appconfig tests 2020-12-07 15:44:04 +07:00
CapabilitiesManager.php
Color.php
Config.php Read the env variables only once 2020-11-02 21:37:09 +07:00
ContactsManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php Move initial state provider to boostrap 2020-10-04 09:35:33 +07:00
Installer.php Merge pull request #24062 from nextcloud/revert-24060-revert-24039-faster-installation 2020-11-20 15:02:51 +07:00
LargeFileHelper.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
Log.php Replace abandoned log normalizer with our fork 2020-12-03 09:44:25 +07:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Readd repair steps that are relevant when migrating from ownCloud 2020-12-09 12:13:35 +07:00
RepairException.php
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +07:00
Server.php Merge pull request #24319 from nextcloud/techdebt/noid/streamline-user-creation-and-deletion-events 2020-11-26 14:09:54 +07:00
ServerContainer.php First query the server container 2020-11-07 17:51:41 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add htaccess exception for richdocumentscode_arm64 2020-09-17 08:55:15 +07:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 15:01:12 +07:00
SubAdmin.php Fix typo in @deprecated PHPDoc tag 2020-11-24 00:13:09 +07:00
SystemConfig.php
TagManager.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
Tags.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
TempManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
TemplateLayout.php Document the behaviour inline 2020-11-04 10:13:15 +07:00
URLGenerator.php Remove some IRouter methods 2020-11-17 14:08:20 +07:00
Updater.php Make sure the migrations table schema is always checked 2020-12-09 15:24:03 +07:00