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
Vincent Petry 91cd57e55b
Get user home folder before deletion
10 years ago
..
Accounts bring back setEmailAddress for the user management 10 years ago
Activity Add an event merger and use it for the files activities 10 years ago
App Clear appstore cache on version upgrade 10 years ago
AppFramework Remove IDb interface which was deprecated for 3 years already 10 years ago
Archive Move to non-static version 10 years ago
Authentication fix minor issues 10 years ago
BackgroundJob
Cache Cap the number of queries we save in the query logger 10 years ago
Command
Comments @since 9.2.0 to @since 11.0.0 10 years ago
Console handle errors in apps while registering commands 10 years ago
DB Allow aliasing columns when using the query builder 10 years ago
Diagnostics Cap the number of queries we save in the query logger 10 years ago
Encryption Ignore AppData in encryption wrapper 10 years ago
Files always use numeric storage id in cacheentry 10 years ago
Group
Hooks
Http/Client
IntegrityCheck Merge pull request #2724 from nextcloud/fix-23591 10 years ago
L10N Simplify isSubDirectory check 10 years ago
Lock
Lockdown phpdoc 10 years ago
Log log version number in each log line 10 years ago
Mail
Memcache Disable memcached binary protocol 10 years ago
Migration
Notification @since 9.2.0 to @since 11.0.0 10 years ago
OCS Move OC\OCS\Person to OCSController 10 years ago
Preview Fix previews for federated shares 10 years ago
Repair Remove obsolete RepairLegacyStorages repair step 10 years ago
RichObjectStrings @since 9.2.0 to @since 11.0.0 10 years ago
Route Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 10 years ago
Search
Security Safari CSPv3 support is sub-par 10 years ago
Session
Settings remove old logging section 10 years ago
Setup Merge pull request #2670 from nextcloud/issue-2646-dont-connet-to-database-before-creating-it 10 years ago
Share Remove adding sharedialogmailview 10 years ago
Share20 no need to throw a exception we catch two lines later 10 years ago
SystemTag
Tagging
Template fix password check when using remember me login 10 years ago
Updater Document updater channel & check for correct PHP version in updater 10 years ago
User Get user home folder before deletion 10 years ago
legacy Merge pull request #2820 from nextcloud/testing-md5home 10 years ago
AllConfig.php Use getvalue to fetch the value 10 years ago
AppConfig.php
AppHelper.php
Avatar.php Add message to NotSquareException thrown from Avatar 10 years ago
AvatarManager.php avatar to appdata 10 years ago
CapabilitiesManager.php Make the capabilities manager more error proof 10 years ago
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php add missing phpdoc to HintException 10 years ago
Installer.php Don't use cached informations for app version 10 years ago
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 10 years ago
Log.php Default to empty string 10 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
Preview.php New preview generator 10 years ago
PreviewManager.php Merge pull request #2076 from nextcloud/log_preview_access 10 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 10 years ago
RedisFactory.php
Repair.php Remove obsolete RepairLegacyStorages repair step 10 years ago
RepairException.php
Search.php
Server.php fix minor issues 10 years ago
ServerContainer.php Save the container with the app's namespace so we can resolve it 10 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Introduce an event for first time login based on the last login time stamp 10 years ago
Streamer.php Add doc block for $time 10 years ago
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TempManager.php
TemplateLayout.php Introduce the UI for password confirmation 10 years ago
URLGenerator.php Check if the theming app is loaded 10 years ago
Updater.php Don't disable apps on update if PHP >= 7.0.0 10 years ago