Bjoern Schiessle 5cfe20675d start implementing federated sharing 2.0 6 tahun lalu
..
Accounts eb51f06a3b Use ::class statement instead of string 6 tahun lalu
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster 6 tahun lalu
App f30c14a6a2 Keep AppConfig for now 6 tahun lalu
AppFramework e7338173e8 Add PublicShareMiddlewareTest 6 tahun lalu
Archive 38a90130ce move log constants to ILogger 6 tahun lalu
Authentication 7be465febe Make new classes strict and fix license header 6 tahun lalu
BackgroundJob 18e9631810 Wait for cron to finish before running upgrade command 6 tahun lalu
Cache 07e5b30b90 remove unneeded is_dir from file cache gc 6 tahun lalu
Calendar 8f061f5407 periodically query calendar resource / room backends for updated resource / room information 6 tahun lalu
Collaboration f42c29ebac the FN is optional, carrying the displayname if present 6 tahun lalu
Command eb51f06a3b Use ::class statement instead of string 6 tahun lalu
Comments 47769d2640 New regex to match mentions 6 tahun lalu
Console 0d9f73a814 Do not show "Not installed warning" during occ install 6 tahun lalu
Contacts 9f8617a439 Fix local users check in contacts menu 6 tahun lalu
DB 3047ef31bd Add count to function builder 6 tahun lalu
Diagnostics 0eebff152a Update license headers 6 tahun lalu
Encryption 74f0e37233 Remove deprecated \OCP\User::userExists 6 tahun lalu
Federation 5cfe20675d start implementing federated sharing 2.0 6 tahun lalu
Files b9e685236f Add option to only scan the home storage 6 tahun lalu
GlobalScale 0eebff152a Update license headers 6 tahun lalu
Group 605ba57086 Fix groupExists when a backend provides group details 6 tahun lalu
Hooks 72bb7c3074 Fix PHP doc for API docs 6 tahun lalu
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options 6 tahun lalu
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 tahun lalu
L10N 25d9c3e529 adjust backend and gui to update and changelog server 6 tahun lalu
Lock 25565dd7d8 Log more info about locking conflicts for memcache locking backends 6 tahun lalu
Lockdown 0eebff152a Update license headers 6 tahun lalu
Log 72340b2230 Added Systemd.log documentation to config.sample.php 6 tahun lalu
Mail 9ee1febf62 Provide an option to disable HTML emails 6 tahun lalu
Memcache dde5353f98 Properly provide local memcache check to ICacheFactory 6 tahun lalu
Migration 0eebff152a Update license headers 6 tahun lalu
Notification 0eebff152a Update license headers 6 tahun lalu
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService 6 tahun lalu
Preview d4692d1fbe Log path of file that failed to be parsed 6 tahun lalu
Remote 5ce69e7c42 Add some more tests for ocs remote api 6 tahun lalu
Repair dc4c158ea7 Background job to clean up old backups of the updater 6 tahun lalu
RichObjectStrings 0eebff152a Update license headers 6 tahun lalu
Route c1e4f9f305 Use type casting instead of *val() method 6 tahun lalu
Search 0eebff152a Update license headers 6 tahun lalu
Security ad66c6bf08 Fix #9864: Decrease $maxDelay in Throttler.php 6 tahun lalu
Session 8c47a632e0 Allow updating the token on session regeneration 6 tahun lalu
Settings 69e92ea71a Merge pull request #10053 from nextcloud/feature/7378/password-security-move 6 tahun lalu
Setup 38a90130ce move log constants to ILogger 6 tahun lalu
Share 17a9024fac Improved wording 6 tahun lalu
Share20 5cfe20675d start implementing federated sharing 2.0 6 tahun lalu
Support 72bb7c3074 Fix PHP doc for API docs 6 tahun lalu
SystemTag 8e5657014d Make SystemTag strict 6 tahun lalu
Tagging eb51f06a3b Use ::class statement instead of string 6 tahun lalu
Template 6270a01cab Issue #9318: catch exceptions in SCSSCacher::resetCache() 6 tahun lalu
Updater 25d9c3e529 adjust backend and gui to update and changelog server 6 tahun lalu
User 3392302d22 make table name configurable for db user backend 6 tahun lalu
legacy 478b95cc20 Try to not run into the white page of death and still log something in the web server error log 6 tahun lalu
AllConfig.php 431750828e Store setUserValue as string in cache 6 tahun lalu
AppConfig.php 05b8eb140c using isset() 6 tahun lalu
Avatar.php 16ec9d9670 Removed old route, fix tests and fix var type 6 tahun lalu
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 tahun lalu
CapabilitiesManager.php 38a90130ce move log constants to ILogger 6 tahun lalu
Color.php 1517b1452e Fix autoloader 6 tahun lalu
Config.php 2b73779568 Fix some typos 6 tahun lalu
ContactsManager.php ba87db3fcc Fix others 7 tahun lalu
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 6 tahun lalu
DatabaseSetupException.php ba87db3fcc Fix others 7 tahun lalu
DateTimeFormatter.php 0eebff152a Update license headers 6 tahun lalu
DateTimeZone.php 38a90130ce move log constants to ILogger 6 tahun lalu
ForbiddenException.php ba87db3fcc Fix others 7 tahun lalu
HintException.php 0eebff152a Update license headers 6 tahun lalu
Installer.php 38a90130ce move log constants to ILogger 6 tahun lalu
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible 6 tahun lalu
Log.php a52d206684 Make sure the log doesn't try to read from PUT if it can't 6 tahun lalu
NaturalSort.php 38a90130ce move log constants to ILogger 6 tahun lalu
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 7 tahun lalu
NavigationManager.php 354c6e95d5 Allow empty route for navigation entries 6 tahun lalu
NeedsUpdateException.php 0215b004da Update with robin 7 tahun lalu
NotSquareException.php ba87db3fcc Fix others 7 tahun lalu
PreviewManager.php eb51f06a3b Use ::class statement instead of string 6 tahun lalu
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 7 tahun lalu
RedisFactory.php 0eebff152a Update license headers 6 tahun lalu
Repair.php dc4c158ea7 Background job to clean up old backups of the updater 6 tahun lalu
RepairException.php ba87db3fcc Fix others 7 tahun lalu
Search.php 21a720e026 Removed deprecated search function from ISearch 6 tahun lalu
Server.php 5cfe20675d start implementing federated sharing 2.0 6 tahun lalu
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 tahun lalu
ServerNotAvailableException.php ba87db3fcc Fix others 7 tahun lalu
ServiceUnavailableException.php 0215b004da Update with robin 7 tahun lalu
Setup.php 253f962241 Add the job 6 tahun lalu
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files 6 tahun lalu
SubAdmin.php 00122fa027 Use group displayNames in users list 6 tahun lalu
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 6 tahun lalu
TagManager.php ba87db3fcc Fix others 7 tahun lalu
Tags.php 38a90130ce move log constants to ILogger 6 tahun lalu
TempManager.php 0eebff152a Update license headers 6 tahun lalu
TemplateLayout.php b17d256761 fix use of findLocale 6 tahun lalu
URLGenerator.php e2cd33adfe Fix check if theming defaults instance is available 6 tahun lalu
Updater.php 18e9631810 Wait for cron to finish before running upgrade command 6 tahun lalu