You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/lib/private
Joas Schilling 5574c12371
fix(apps): Fix loading info.xml file
Ref: https://bugs.php.net/bug.php?id=62577

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
..
Accounts Limit size of properties to 2048 characters 3 years ago
Activity Update the license headers for Nextcloud 20 4 years ago
App fix(apps): Fix loading info.xml file 10 months ago
AppFramework fix error when using CORS with no auth credentials 3 years ago
Archive Update license headers for 19 4 years ago
Authentication Merge pull request #29166 from nextcloud/backport/29122/stable20 3 years ago
Avatar improve type handling of Avatar::generateAvatarFromSv 3 years ago
BackgroundJob Remove @suppress SqlInjectionChecker 4 years ago
Broadcast/Events Format control structures, classes, methods and function 4 years ago
Cache Format control structures, classes, methods and function 4 years ago
Calendar Update license headers for 19 4 years ago
Collaboration Show unique displayname context in the sharing input 3 years ago
Command Update license headers for 19 4 years ago
Comments Remove @suppress SqlInjectionChecker 4 years ago
Console Update license headers for 19 4 years ago
Contacts/ContactsMenu Update the license headers for Nextcloud 20 4 years ago
DB fix(apps): Fix loading info.xml file 10 months ago
Dashboard Log an error if a dashboard widget loads longer than 1 second 4 years ago
Diagnostics Update license headers for 19 4 years ago
DirectEditing Do not expose direct editing if no master key is available 4 years ago
Encryption Fix phpcs issues in encryption update 3 years ago
EventDispatcher Log deprecation notice of GenericEventWrapper just once 3 years ago
Federation [Fix #24682]: ensure federation cloud id is retruned if FN property not found 3 years ago
Files Make sure that path is normalized and then checked, 1 year ago
FullTextSearch private cannot be final 3 years ago
GlobalScale Format control structures, classes, methods and function 4 years ago
Group Fix indentation error 3 years ago
Hooks Update the license headers for Nextcloud 19 4 years ago
Http Use RFC-compliant URL encoding for cookies 3 years ago
IntegrityCheck Update license headers for 19 4 years ago
L10N Update the license headers for Nextcloud 20 4 years ago
Lock Remove @suppress SqlInjectionChecker 4 years ago
Lockdown also implement for FailedCache and NullCache 3 years ago
Log Sanitize more functions from the encryption app 3 years ago
Mail Fix vsprint parameter 4 years ago
Memcache Fix in locking cache check 3 years ago
Migration Use exactly one empty line after the namespace declaration 4 years ago
Notification Allow notification apps to defer and flush the sending 4 years ago
OCS Update license headers for 19 4 years ago
Preview Fall back to full file for video previews 3 years ago
Remote Update license headers for 19 4 years ago
Repair Extra fixes needed for icewind/streams update to 0.7.2 3 years ago
RichObjectStrings Use exactly one empty line after the namespace declaration 4 years ago
Route Also unset the other possible unused paramters 3 years ago
Search use node search api for legacy file search endpoint 3 years ago
Security Add database ratelimiting backend 3 years ago
Session Only trap E_ERROR in session handling 3 years ago
Settings Don't log "duplicate section" for the shared "connected-accounts" section 4 years ago
Setup Remove @suppress SqlInjectionChecker 4 years ago
Share Don't leave cursors open when tests fail 4 years ago
Share20 Add proper message to created share not found 3 years ago
Support Add notification for user limit 4 years ago
SystemTag The objectid is a string 3 years ago
Tagging Update license headers for 19 4 years ago
Template Do not allow to overwrite some variables 3 years ago
Updater Update license headers for 19 4 years ago
User Emit an error log when the app token login name does not match 3 years ago
UserStatus Update the license headers for Nextcloud 20 4 years ago
legacy Merge pull request #29095 from nextcloud/backport/29075/stable20 3 years ago
AllConfig.php Remove unneeded isset check 4 years ago
AppConfig.php Fix updates of NULL appconfig values 4 years ago
CapabilitiesManager.php Format control structures, classes, methods and function 4 years ago
Color.php Update license headers for 19 4 years ago
Config.php Update license headers for 19 4 years ago
ContactsManager.php Update the license headers for Nextcloud 20 4 years ago
DatabaseException.php Update license headers 5 years ago
DatabaseSetupException.php Update license headers 5 years ago
DateTimeFormatter.php Use elseif instead of else if 4 years ago
DateTimeZone.php Update license headers for 19 4 years ago
ForbiddenException.php Update license headers 5 years ago
HintException.php Format control structures, classes, methods and function 4 years ago
InitialStateService.php Log a warning if a "lazy" initial state loads longer than 1 second 4 years ago
Installer.php fix(apps): Fix loading info.xml file 10 months ago
LargeFileHelper.php Update the license headers for Nextcloud 20 4 years ago
Log.php Avoid huge exception argument logging 3 years ago
MemoryInfo.php Update license headers for 19 4 years ago
NaturalSort.php Format control structures, classes, methods and function 4 years ago
NaturalSort_DefaultCollator.php Update license headers 5 years ago
NavigationManager.php Update the license headers for Nextcloud 20 4 years ago
NeedsUpdateException.php Update license headers 5 years ago
NotSquareException.php Update license headers 5 years ago
PreviewManager.php Disable HEIC image preview provider for performance concerns 3 years ago
PreviewNotAvailableException.php Update license headers 5 years ago
RedisFactory.php Update license headers for 19 4 years ago
Repair.php Do not try to contact lookup server if not needed 3 years ago
RepairException.php Update license headers 5 years ago
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 4 years ago
Server.php Add database ratelimiting backend 3 years ago
ServerContainer.php Fix overwriteService() for apps 4 years ago
ServerNotAvailableException.php Format control structures, classes, methods and function 4 years ago
ServiceUnavailableException.php Update license headers 5 years ago
Setup.php Add htaccess exception for richdocumentscode_arm64 4 years ago
Streamer.php Only disable zip64 if the size is known 4 years ago
SubAdmin.php Update the license headers for Nextcloud 20 4 years ago
SystemConfig.php consider some config keys under 'objectstore_multibucket' as sensitive 3 years ago
TagManager.php Don't leave cursors open when tests fail 4 years ago
Tags.php Don't leave cursors open when tests fail 4 years ago
TempManager.php Update the license headers for Nextcloud 20 4 years ago
TemplateLayout.php No need to check if there is an avatar available, because it is generated on the fly nowadays 4 years ago
URLGenerator.php Prevent empty base URL during installation 3 years ago
Updater.php Fix updating with apps 3 years ago