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
Bjoern Schiessle fab4e561f4
send reshare over OCM API
7 years ago
..
Accounts Use ::class statement instead of string 7 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 7 years ago
App Keep AppConfig for now 7 years ago
AppFramework Add PublicShareMiddlewareTest 7 years ago
Archive move log constants to ILogger 7 years ago
Authentication Make new classes strict and fix license header 7 years ago
BackgroundJob Wait for cron to finish before running upgrade command 7 years ago
Cache remove unneeded is_dir from file cache gc 7 years ago
Calendar periodically query calendar resource / room backends for updated resource / room information 7 years ago
Collaboration the FN is optional, carrying the displayname if present 7 years ago
Command Use ::class statement instead of string 7 years ago
Comments New regex to match mentions 7 years ago
Console Do not show "Not installed warning" during occ install 7 years ago
Contacts/ContactsMenu Fix local users check in contacts menu 7 years ago
DB Add count to function builder 7 years ago
Diagnostics
Encryption Remove deprecated \OCP\User::userExists 7 years ago
Federation send reshare over OCM API 7 years ago
Files Add option to only scan the home storage 7 years ago
GlobalScale
Group Fix groupExists when a backend provides group details 7 years ago
Hooks
Http/Client Fix HTTP client given options being overriden by default options 7 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 7 years ago
L10N adjust backend and gui to update and changelog server 7 years ago
Lock Log more info about locking conflicts for memcache locking backends 7 years ago
Lockdown
Log Added Systemd.log documentation to config.sample.php 7 years ago
Mail Provide an option to disable HTML emails 7 years ago
Memcache Properly provide local memcache check to ICacheFactory 7 years ago
Migration
Notification
OCS Allow to skip retrieving from cache in the DiscoveryService 7 years ago
Preview Log path of file that failed to be parsed 7 years ago
Remote
Repair Background job to clean up old backups of the updater 7 years ago
RichObjectStrings
Route Use type casting instead of *val() method 7 years ago
Search
Security Fix #9864: Decrease $maxDelay in Throttler.php 7 years ago
Session Allow updating the token on session regeneration 7 years ago
Settings Merge pull request #10053 from nextcloud/feature/7378/password-security-move 7 years ago
Setup move log constants to ILogger 7 years ago
Share Improved wording 7 years ago
Share20 use new API to send a federated share if possible 7 years ago
Support/CrashReport
SystemTag Make SystemTag strict 7 years ago
Tagging Use ::class statement instead of string 7 years ago
Template Issue #9318: catch exceptions in SCSSCacher::resetCache() 7 years ago
Updater adjust backend and gui to update and changelog server 7 years ago
User make table name configurable for db user backend 7 years ago
legacy Try to not run into the white page of death and still log something in the web server error log 7 years ago
AllConfig.php Store setUserValue as string in cache 7 years ago
AppConfig.php using isset() 7 years ago
Avatar.php Removed old route, fix tests and fix var type 7 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 7 years ago
CapabilitiesManager.php move log constants to ILogger 7 years ago
Color.php Fix autoloader 7 years ago
Config.php Fix some typos 7 years ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php move log constants to ILogger 7 years ago
ForbiddenException.php
HintException.php
Installer.php move log constants to ILogger 7 years ago
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 7 years ago
Log.php Make sure the log doesn't try to read from PUT if it can't 7 years ago
NaturalSort.php move log constants to ILogger 7 years ago
NaturalSort_DefaultCollator.php
NavigationManager.php Allow empty route for navigation entries 7 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Use ::class statement instead of string 7 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Background job to clean up old backups of the updater 7 years ago
RepairException.php
Search.php Removed deprecated search function from ISearch 7 years ago
Server.php send accept share notification (WIP) 7 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add the job 7 years ago
Streamer.php Use zip32 only if there are less than 65536 files 7 years ago
SubAdmin.php Use group displayNames in users list 7 years ago
SystemConfig.php
TagManager.php
Tags.php move log constants to ILogger 7 years ago
TempManager.php
TemplateLayout.php fix use of findLocale 7 years ago
URLGenerator.php Fix check if theming defaults instance is available 7 years ago
Updater.php Wait for cron to finish before running upgrade command 7 years ago