You can not 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-server/lib/private
Morris Jobke 8e3d0fecd2
Use intval() for validation of config options
9 years ago
..
Accounts bring back setEmailAddress for the user management 9 years ago
Activity Add an event merger and use it for the files activities 9 years ago
App Merge pull request #2814 from nextcloud/appstore_etag_validation 9 years ago
AppFramework Fix DI of the cloud id manager into apps 9 years ago
Archive replace close:// streamwrapper with CallBackWrapper 9 years ago
Authentication do not hard-require the token provider 9 years ago
BackgroundJob
Cache Cap the number of queries we save in the query logger 9 years ago
Command
Comments @since 9.2.0 to @since 11.0.0 9 years ago
Console Revert unintentional log timestamp format change 9 years ago
DB Add bitwise AND and OR to the expression builder 9 years ago
Diagnostics Cap the number of queries we save in the query logger 9 years ago
Encryption create new encryption keys on password reset and backup the old one 9 years ago
Federation Fix DI of the cloud id manager into apps 9 years ago
Files Merge pull request #3495 from nextcloud/dav-protected 9 years ago
Group spaces added 9 years ago
Hooks
Http/Client Rebrand to "Nextcloud" and add 100% coverage 9 years ago
IntegrityCheck Merge pull request #2724 from nextcloud/fix-23591 9 years ago
L10N Simplify isSubDirectory check 9 years ago
Lock
Lockdown return unknown free space from nullstorage 9 years ago
Log Revert unintentional log timestamp format change 9 years ago
Mail Fix default of mail_smtpmode - fixes #3102 9 years ago
Memcache Make sure old instances don't break 9 years ago
Migration
Notification @since 9.2.0 to @since 11.0.0 9 years ago
OCS Move OC\OCS\Person to OCSController 9 years ago
Preview Fix previews for federated shares 9 years ago
Repair Recognize .bat and .cmd files 9 years ago
RichObjectStrings @since 9.2.0 to @since 11.0.0 9 years ago
Route Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 9 years ago
Search
Security introduce brute force protection for api calls 9 years ago
Session
Settings Add the icon for the default sections 9 years ago
Setup Add proper default value for datadir 9 years ago
Share Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
Share20 Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
SystemTag
Tagging
Template Use intval() for validation of config options 9 years ago
Updater Document updater channel & check for correct PHP version in updater 9 years ago
User Merge pull request #2606 from temparus/master 9 years ago
legacy Revert "cache the storage info for 5 min" 9 years ago
AllConfig.php Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs 9 years ago
AppConfig.php Make sure the spreed TURN server secret stays a secret 9 years ago
AppHelper.php
Avatar.php Add message to NotSquareException thrown from Avatar 9 years ago
AvatarManager.php avatar to appdata 9 years ago
CapabilitiesManager.php
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php add missing phpdoc to HintException 9 years ago
Installer.php Don't use cached informations for app version 9 years ago
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 9 years ago
Log.php Don't log the password on confirmPassword when LDAP throws an exception 9 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Force to specify the name 9 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Rewrite old preview endpoint for PreviewManager 9 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 9 years ago
RedisFactory.php
Repair.php remote now unneeded AvatarPermissions repair step 9 years ago
RepairException.php
Search.php
Server.php Add a single public api for resolving a cloud id to a user and remote and back 9 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Set vendor during install 9 years ago
Streamer.php Add doc block for $time 9 years ago
SubAdmin.php Fix CamelCasing 9 years ago
SystemConfig.php Fix tests 9 years ago
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Always enable avatars 9 years ago
URLGenerator.php Check if the theming app is loaded 9 years ago
Updater.php Fix return value of getAllowedPreviousVersions() 9 years ago