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 f3dc0d32db
Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-service-work-with-app-classes
7 years ago
..
Accounts Add default values when parsing account data 7 years ago
Activity Remove legacy activity stuff 7 years ago
App Update PHP-Parser for 7.1 compatibility 7 years ago
AppFramework Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_pages 7 years ago
Archive
Authentication Add interface INamedToken 7 years ago
Avatar Switch guest avatars to PNG 7 years ago
BackgroundJob Fix integer background job id type error 7 years ago
Cache
Calendar RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server 7 years ago
Collaboration Fix injection to get the user id 7 years ago
Command
Comments Rewrite getNumberOfUnreadCommentsForFolder query 7 years ago
Console Refactor some code 7 years ago
Contacts/ContactsMenu Don't fail contacts menu on unkown user 8 years ago
DB Only check the Oracle schema conditions if the app supports it 7 years ago
Dashboard include dashboard into core 7 years ago
Diagnostics
Encryption list files which could not be decrypted 7 years ago
Federation translate nextcloud share types to OCM share types 8 years ago
Files Filter out versions and trashbin 7 years ago
FullTextSearch using the createIndex from FullTextSearchManager 7 years ago
GlobalScale
Group Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-insertIfNotExist 7 years ago
Hooks
Http HttpClient getHeader can return empty string 7 years ago
IntegrityCheck
L10N Typehint 7 years ago
Lock Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function 7 years ago
Lockdown
Log Don't log parameters on user creation in case of error/exception 7 years ago
Mail Addressing comments, array() to [] 7 years ago
Memcache Drop support for xcache 7 years ago
Migration Fix unit test 7 years ago
Notification Add return types and fully qualified function calls 8 years ago
OCS
Preview Reduce text size of text file preview, fix #13720 7 years ago
Remote
Repair Log exception 7 years ago
RichObjectStrings Validate all rich objects not only the used ones 7 years ago
Route
Search
Security Fix the thorrtler whitelist bitmask 7 years ago
Session replace setcookie value with '' instead of null. 7 years ago
Settings Merge pull request #13097 from nextcloud/feature/11319/where-is-your-data 7 years ago
Setup Use empty instead ?? because dbname is '' sometimes 7 years ago
Share Move merged-share-backend to webpack 7 years ago
Share20 Fix typos and unused return values 7 years ago
Support/CrashReport Fix @since version on new API 7 years ago
SystemTag Use the defined func()->count() instead of manual counting 7 years ago
Tagging
Template Fix colorizeSvg with transformations that contain a comma (,) 7 years ago
Updater
User Add isTokenLogin argument to post login hook/event 7 years ago
legacy Move jquery.ocdialog.scss to bundle 7 years ago
AllConfig.php Use a case insensitive search for email 7 years ago
AppConfig.php
CapabilitiesManager.php
Color.php
Config.php Remove deleteFromOpcodeCache & clearOpcodeCache 7 years ago
ContactsManager.php Allow access to addressbook unique uri 7 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php Add a key parameter to the new initial state API 7 years ago
Installer.php There is no update available if the app didnt have a version (aka was not installed) 8 years ago
LargeFileHelper.php
Log.php Add breadcrumb support to crash reporters 7 years ago
MemoryInfo.php Adds license to files. Updates the branch. 7 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Upgraded navigation submenu management and api + created sharing submenu 8 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Allow the creationg of previews of files stored in appdata 7 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Make $repairSteps & $dispatcher mandatory 7 years ago
RepairException.php
Search.php
Server.php Implement guest avatar endpoint 7 years ago
ServerContainer.php Make TestCase->overwriteService() work with App classes 7 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Fix loading of .woff2 files in .htaccess 7 years ago
Streamer.php
SubAdmin.php Expose subadmin to OCP 7 years ago
SystemConfig.php
TagManager.php
Tags.php Check if the favorite tag exists 8 years ago
TempManager.php
TemplateLayout.php Provide initial state 7 years ago
URLGenerator.php Allow empty strings in getAbsoluteURL 7 years ago
Updater.php Revert "Wait for cron to finish before running upgrade command" 7 years ago