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