Georg Ehrke b17d256761 fix use of findLocale il y a 6 ans
..
Accounts eb51f06a3b Use ::class statement instead of string il y a 6 ans
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster il y a 6 ans
App f30c14a6a2 Keep AppConfig for now il y a 6 ans
AppFramework e7338173e8 Add PublicShareMiddlewareTest il y a 6 ans
Archive 38a90130ce move log constants to ILogger il y a 6 ans
Authentication 7be465febe Make new classes strict and fix license header il y a 6 ans
BackgroundJob 18e9631810 Wait for cron to finish before running upgrade command il y a 6 ans
Cache 07e5b30b90 remove unneeded is_dir from file cache gc il y a 6 ans
Calendar 556b2a2b6f implement CalendarManager il y a 7 ans
Collaboration f42c29ebac the FN is optional, carrying the displayname if present il y a 6 ans
Command eb51f06a3b Use ::class statement instead of string il y a 6 ans
Comments 47769d2640 New regex to match mentions il y a 6 ans
Console 0d9f73a814 Do not show "Not installed warning" during occ install il y a 6 ans
Contacts 9f8617a439 Fix local users check in contacts menu il y a 6 ans
DB 3047ef31bd Add count to function builder il y a 6 ans
Diagnostics 0eebff152a Update license headers il y a 7 ans
Encryption 74f0e37233 Remove deprecated \OCP\User::userExists il y a 6 ans
Federation 50acde36b7 Make OCP\Federation strict il y a 6 ans
Files 73cf71a20f Add resource type phpDoc for putContent methods il y a 6 ans
GlobalScale 0eebff152a Update license headers il y a 7 ans
Group 605ba57086 Fix groupExists when a backend provides group details il y a 6 ans
Hooks 72bb7c3074 Fix PHP doc for API docs il y a 7 ans
Http 00c3a7eb4c Fix HTTP client given options being overriden by default options il y a 6 ans
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests il y a 6 ans
L10N b17d256761 fix use of findLocale il y a 6 ans
Lock 25565dd7d8 Log more info about locking conflicts for memcache locking backends il y a 6 ans
Lockdown 0eebff152a Update license headers il y a 7 ans
Log aff5fe68b3 use SystemConfig, less dependencies, and not publicly needed il y a 6 ans
Mail 9ee1febf62 Provide an option to disable HTML emails il y a 6 ans
Memcache dde5353f98 Properly provide local memcache check to ICacheFactory il y a 6 ans
Migration 0eebff152a Update license headers il y a 7 ans
Notification 0eebff152a Update license headers il y a 7 ans
OCS a0028a2a5f Allow to skip retrieving from cache in the DiscoveryService il y a 6 ans
Preview 14acded171 Make sure the file is readable before attempting to create a preview il y a 6 ans
Remote 5ce69e7c42 Add some more tests for ocs remote api il y a 7 ans
Repair dc4c158ea7 Background job to clean up old backups of the updater il y a 6 ans
RichObjectStrings 0eebff152a Update license headers il y a 7 ans
Route c1e4f9f305 Use type casting instead of *val() method il y a 6 ans
Search 0eebff152a Update license headers il y a 7 ans
Security ad66c6bf08 Fix #9864: Decrease $maxDelay in Throttler.php il y a 6 ans
Session 8c47a632e0 Allow updating the token on session regeneration il y a 6 ans
Settings 51a35c23f6 fix camelCase for localesForLanguage il y a 6 ans
Setup 38a90130ce move log constants to ILogger il y a 6 ans
Share 38a90130ce move log constants to ILogger il y a 6 ans
Share20 226e63695f Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails il y a 6 ans
Support 72bb7c3074 Fix PHP doc for API docs il y a 7 ans
SystemTag 8e5657014d Make SystemTag strict il y a 6 ans
Tagging eb51f06a3b Use ::class statement instead of string il y a 6 ans
Template 6270a01cab Issue #9318: catch exceptions in SCSSCacher::resetCache() il y a 6 ans
Updater ec1e039790 Show EOL warning in the update section il y a 6 ans
User 3392302d22 make table name configurable for db user backend il y a 6 ans
legacy b0a296e2e1 Do not use HTTP code OC_Response constants anymore il y a 6 ans
AllConfig.php 431750828e Store setUserValue as string in cache il y a 6 ans
AppConfig.php 05b8eb140c using isset() il y a 6 ans
Avatar.php 16ec9d9670 Removed old route, fix tests and fix var type il y a 6 ans
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager il y a 6 ans
CapabilitiesManager.php 38a90130ce move log constants to ILogger il y a 6 ans
Color.php 1517b1452e Fix autoloader il y a 6 ans
Config.php 2b73779568 Fix some typos il y a 6 ans
ContactsManager.php ba87db3fcc Fix others il y a 8 ans
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException il y a 7 ans
DatabaseSetupException.php ba87db3fcc Fix others il y a 8 ans
DateTimeFormatter.php 0eebff152a Update license headers il y a 7 ans
DateTimeZone.php 38a90130ce move log constants to ILogger il y a 6 ans
ForbiddenException.php ba87db3fcc Fix others il y a 8 ans
HintException.php 0eebff152a Update license headers il y a 7 ans
Installer.php 38a90130ce move log constants to ILogger il y a 6 ans
LargeFileHelper.php 32fd0919c1 Make LargeFileHelper.php faster by avoiding execs as much as possible il y a 6 ans
Log.php a52d206684 Make sure the log doesn't try to read from PUT if it can't il y a 6 ans
NaturalSort.php 38a90130ce move log constants to ILogger il y a 6 ans
NaturalSort_DefaultCollator.php ba87db3fcc Fix others il y a 8 ans
NavigationManager.php 354c6e95d5 Allow empty route for navigation entries il y a 6 ans
NeedsUpdateException.php 0215b004da Update with robin il y a 8 ans
NotSquareException.php ba87db3fcc Fix others il y a 8 ans
PreviewManager.php eb51f06a3b Use ::class statement instead of string il y a 6 ans
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview il y a 8 ans
RedisFactory.php 0eebff152a Update license headers il y a 7 ans
Repair.php dc4c158ea7 Background job to clean up old backups of the updater il y a 6 ans
RepairException.php ba87db3fcc Fix others il y a 8 ans
Search.php 21a720e026 Removed deprecated search function from ISearch il y a 6 ans
Server.php 13d93f5b25 Make 2FA providers stateful il y a 6 ans
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes il y a 7 ans
ServerNotAvailableException.php ba87db3fcc Fix others il y a 8 ans
ServiceUnavailableException.php 0215b004da Update with robin il y a 8 ans
Setup.php 253f962241 Add the job il y a 6 ans
Streamer.php 90fdf83ca7 Use zip32 only if there are less than 65536 files il y a 6 ans
SubAdmin.php 00122fa027 Use group displayNames in users list il y a 6 ans
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master il y a 7 ans
TagManager.php ba87db3fcc Fix others il y a 8 ans
Tags.php 38a90130ce move log constants to ILogger il y a 6 ans
TempManager.php 0eebff152a Update license headers il y a 7 ans
TemplateLayout.php b17d256761 fix use of findLocale il y a 6 ans
URLGenerator.php e2cd33adfe Fix check if theming defaults instance is available il y a 6 ans
Updater.php 18e9631810 Wait for cron to finish before running upgrade command il y a 6 ans