Côme Chilliet d37436a49f fix: Update children classes of Common to respect copy signature vor 10 Monaten
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
App 582ec1294a fix(apps): Fix type information of app manager vor 11 Monaten
AppFramework 9f38aabc06 Merge pull request #43552 from nextcloud/bugfix/noid/rfc7239-compatible-proxy-handling vor 10 Monaten
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ vor 1 Jahr
Authentication 839ddaa354 feat: rename users to account or person vor 10 Monaten
Avatar 839ddaa354 feat: rename users to account or person vor 10 Monaten
BackgroundJob 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 10 Monaten
Blurhash 4367a5e633 blurhash generation vor 11 Monaten
Broadcast f5c361cf44 composer run cs:fix vor 1 Jahr
Cache c0ce272e9c chore: Migrate away from OC::$server->getLogger vor 10 Monaten
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations vor 1 Jahr
Collaboration 7329b83f92 feat: Migrate LinkReferenceProvider to OCP vor 10 Monaten
Command 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 10 Monaten
Comments 6056928dc6 feat(comments): Add a meta data column for comments vor 1 Jahr
Console 860caa0849 make failure to load app commands non-fatal vor 10 Monaten
Contacts 2c8aee8f99 fix(ContactsStore): Sanitize user ID given to guest avatar route vor 10 Monaten
DB d52ebaa7cd Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-off vor 10 Monaten
Dashboard 53ad3a58ab Lower to info vor 11 Monaten
Diagnostics f5c361cf44 composer run cs:fix vor 1 Jahr
DirectEditing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Encryption c1d67cc614 chore: Fix DI for Encryption\DecryptAll command vor 10 Monaten
EventDispatcher aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Federation aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Files d37436a49f fix: Update children classes of Common to respect copy signature vor 10 Monaten
FilesMetadata e5bee95f05 debug logs on huge metadata vor 11 Monaten
FullTextSearch f5c361cf44 composer run cs:fix vor 1 Jahr
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible vor 1 Jahr
Group 8bcc2d352e chore: Fix missing template parameter for IEventListener vor 10 Monaten
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ vor 1 Jahr
Http aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
IntegrityCheck 6c49e9c68a Revert "switching to new IAppConfig" vor 10 Monaten
KnownUser b153340b62 Add type hints for mappers vor 1 Jahr
L10N c0ce272e9c chore: Migrate away from OC::$server->getLogger vor 10 Monaten
LDAP 215aef3cbd Update php licenses vor 3 Jahren
Lock 7394645eb7 restore shared lock ttl when releasing vor 1 Jahr
Lockdown d37436a49f fix: Update children classes of Common to respect copy signature vor 10 Monaten
Log d753d04760 Move away from deprecated utf_encode() on PHP 8.2+ vor 10 Monaten
Mail a449bd1a0c Adds same object return annotations. vor 1 Jahr
Memcache f73f966c98 chore: Add missing ArrayAccess template parameters vor 10 Monaten
Migration 2bfb6fc731 fix: Make Repair object injectable and fix BackgroundRepair test vor 10 Monaten
Net cbc47a9890 Refactors Metadata, Migration, and Net. vor 1 Jahr
Notification 71bdda42e4 initialize variables vor 11 Monaten
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources vor 1 Jahr
OCS aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Preview 6f4d0fe79c Lower failed movie preview to info vor 10 Monaten
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Profiler aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Remote ea06cf2f39 Convert isset ternary to null coalescing operator vor 1 Jahr
Repair 303e2febc7 Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs vor 10 Monaten
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject vor 11 Monaten
Route aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false vor 1 Jahr
Session f73f966c98 chore: Add missing ArrayAccess template parameters vor 10 Monaten
Settings ae360080f5 chore(settings): Cleanup IManager and Manager type annotations vor 1 Jahr
Setup 524ed97d62 fix: replace `Account name` by `Login` vor 10 Monaten
SetupCheck 39d2970191 Add $name property in SetupResult and improve API vor 1 Jahr
Share b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps vor 10 Monaten
Share20 3fb1674251 Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger vor 10 Monaten
SpeechToText 6580bef319 Use the STT provider's exception message in the RuntimeException that will be caught by upper contexts vor 10 Monaten
Support 839ddaa354 feat: rename users to account or person vor 10 Monaten
SystemTag a988754e3d Refactors lib/private/SystemTag. vor 1 Jahr
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Template a39b3a3d84 Add global accessibility switch vor 1 Jahr
TextProcessing 162537916b fix missing return statement, inline return vor 10 Monaten
TextToImage 156013a711 introduce IProviderWithUserId vor 11 Monaten
Translation 970eb692d1 fix(coding style) vor 11 Monaten
Updater 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com vor 1 Jahr
User 3fb1674251 Merge pull request #43461 from nextcloud/fix/get-rid-of-getlogger vor 10 Monaten
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation vor 1 Jahr
legacy 839ddaa354 feat: rename users to account or person vor 10 Monaten
AllConfig.php f7d0c74b10 lazy AppConfig vor 11 Monaten
AppConfig.php c1fc1b29bc Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loading vor 10 Monaten
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies vor 3 Jahren
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Color.php 215aef3cbd Update php licenses vor 3 Jahren
Config.php e87d968c24 add a check for disk_free_space in Config.php vor 1 Jahr
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console vor 1 Jahr
DatabaseException.php 215aef3cbd Update php licenses vor 3 Jahren
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP vor 3 Jahren
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php vor 1 Jahr
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger vor 2 Jahren
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it vor 2 Jahren
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection vor 1 Jahr
ForbiddenException.php 215aef3cbd Update php licenses vor 3 Jahren
HintException.php 368f83095d Fix typos in lib/private subdirectory vor 2 Jahren
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded vor 1 Jahr
Installer.php 67e3ecef98 chore: Cleanup Installer class as well vor 11 Monaten
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. vor 1 Jahr
Log.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits vor 1 Jahr
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface vor 2 Jahren
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses vor 3 Jahren
NavigationManager.php b1fffb0d3b enh(NavigationManager): Use ID as fallback for `app` property of entries vor 1 Jahr
NeedsUpdateException.php 215aef3cbd Update php licenses vor 3 Jahren
NotSquareException.php 215aef3cbd Update php licenses vor 3 Jahren
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details vor 1 Jahr
PreviewManager.php 475dd60354 fix: use png as preview right away vor 1 Jahr
PreviewNotAvailableException.php 215aef3cbd Update php licenses vor 3 Jahren
RedisFactory.php 6083fe3c9b Code simplification using null coalescing vor 1 Jahr
Repair.php 0e1931754a chore: use DI for \OC\Repair vor 10 Monaten
RepairException.php 215aef3cbd Update php licenses vor 3 Jahren
Search.php c0ce272e9c chore: Migrate away from OC::$server->getLogger vor 10 Monaten
Server.php 839ddaa354 feat: rename users to account or person vor 10 Monaten
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container vor 1 Jahr
ServerNotAvailableException.php 215aef3cbd Update php licenses vor 3 Jahren
ServiceUnavailableException.php 215aef3cbd Update php licenses vor 3 Jahren
Setup.php 524ed97d62 fix: replace `Account name` by `Login` vor 10 Monaten
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available vor 1 Jahr
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
SystemConfig.php f7d0c74b10 lazy AppConfig vor 11 Monaten
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Tags.php c0ce272e9c chore: Migrate away from OC::$server->getLogger vor 10 Monaten
TempManager.php 215aef3cbd Update php licenses vor 3 Jahren
TemplateLayout.php b2e9e0fa0d chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps vor 10 Monaten
URLGenerator.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 vor 1 Jahr
Updater.php 0e1931754a chore: use DI for \OC\Repair vor 10 Monaten