nextcloud-server/lib/private
Côme Chilliet efebbacca4 Add octetLength and charLength to function builder, and tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 20:35:02 +00:00
..
Accounts Add profile default setting for admin 2022-03-18 02:55:12 +00:00
Activity
App Also allow pre-releases and nightlies when installing from git 2022-03-10 16:10:25 +01:00
AppFramework Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 2022-03-22 12:08:45 +01:00
Archive Move to strong typing in OC\Archive 2022-02-24 17:04:09 +01:00
Authentication Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
Avatar catch storage not available when deleting avatar 2022-02-25 15:14:32 +01:00
BackgroundJob Do chuncked job deletion 2022-03-17 21:41:58 +01:00
Broadcast/Events
Cache type fixes 2022-03-04 16:30:16 +01:00
Calendar Move calendar resource/room backend registration to IBootstrap 2022-02-07 12:51:42 +01:00
Collaboration
Command
Comments Allow reactions also with other combined emojis 2022-03-24 15:13:09 +01:00
Console
Contacts/ContactsMenu Fix passing null to strlen 2022-03-24 09:56:44 +00:00
Dashboard
DB Add octetLength and charLength to function builder, and tests 2022-03-24 20:35:02 +00:00
Diagnostics Only log events when enabled in debug mode 2022-03-11 12:26:07 +01:00
DirectEditing
Encryption
EventDispatcher
Federation
Files Make phpcs happy in MountProviderCollection 2022-03-24 20:26:42 +01:00
FullTextSearch
GlobalScale
Group Strong type OC\Group\MetaData 2022-03-08 16:44:22 +01:00
Hooks
Http Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +01:00
IntegrityCheck
KnownUser
L10N Remove createPluralFunction which is replaced by Symfony\Translations lib 2022-01-24 09:27:01 +01:00
LDAP
legacy Remove legacy Internet Explorer headers 2022-03-19 18:17:46 +01:00
Lock
Lockdown
Log
Mail
Memcache Fix psalm issues in theming app 2022-01-26 14:26:58 +01:00
Migration
Notification
OCS
Preview Merge pull request #24166 from nextcloud/imaginary-prototype 2022-03-18 12:32:56 +01:00
Profile Add profile default setting for admin 2022-03-18 02:55:12 +00:00
Remote
Repair
RichObjectStrings
Route
Search
Security cache the path of the certificate bundle 2022-03-17 14:58:56 +01:00
Session
Settings Fix some issues with the API documentation 2022-02-17 11:09:06 +01:00
Setup
Share
Share20
Support Fix psalm issue about userCounts 2022-03-11 14:17:29 +01:00
SystemTag
Tagging
Talk Add a Talk API for OCP 2022-02-04 08:53:18 +01:00
Template Avoid double-loading dist/core-main.js when apps have scripts named main 2022-03-08 15:37:53 +01:00
Updater
User Merge pull request #31218 from nextcloud/techdebt/noid/use-cache-also-for-userbackend-getpassword 2022-03-02 11:41:32 +01:00
UserStatus Allow to revert the user status of multiple users in 3 queries instead of 3*n 2022-02-15 16:06:33 +01:00
AllConfig.php Add specific psalm-return for getAllUserValues 2022-01-24 11:16:44 +01:00
AppConfig.php censor app config values for all integration apps 2022-03-04 13:06:37 +01:00
AppScriptDependency.php
AppScriptSort.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php
LargeFileHelper.php
Log.php don't error if we can't load the ExceptionSerializer for early exceptions 2022-03-14 17:12:53 +01:00
MemoryInfo.php
NaturalSort_DefaultCollator.php
NaturalSort.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +01:00
PreviewNotAvailableException.php
RedisFactory.php Add event logging for db and redis connection 2022-02-28 11:24:41 +01:00
Repair.php
RepairException.php
Search.php
Server.php Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id 2022-03-22 12:08:45 +01:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php
Streamer.php
StreamImage.php Send images to imaginary docker to generate previews 2022-03-17 08:24:07 +01:00
SubAdmin.php
SystemConfig.php Censor more configs 2022-03-01 21:08:16 +01:00
TagManager.php
Tags.php
TemplateLayout.php
TempManager.php
Updater.php
URLGenerator.php