Christoph Wurst 7f2fdd8843 fix(auth): Fix logging in with email, password and login name mismatch 10 mesiacov pred
..
Accounts aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Activity aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
App 57a30e9bbe fix(appstore): Only send subscription keys to valid appstores 10 mesiacov pred
AppFramework ce583cb67b techdebt(Middleware): Add more specific array types so its clickable in IDEs 11 mesiacov pred
Archive ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 rok pred
Authentication a526a382bf Import OCP IToken as OCPIToken to avoid a name clash in lib/private 10 mesiacov pred
Avatar aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
BackgroundJob 4cb5501a3f fix(cron): Reset the reserved_at when force executing from CLI 11 mesiacov pred
Blurhash 4367a5e633 blurhash generation 10 mesiacov pred
Broadcast f5c361cf44 composer run cs:fix 1 rok pred
Cache e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok pred
Calendar 14725d792f fix(CalDAV): Check if the vObject exists before attempting any operations 1 rok pred
Collaboration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Command aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Comments 6056928dc6 feat(comments): Add a meta data column for comments 11 mesiacov pred
Console aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Contacts 36e0b02712 Update ContactsStore: Avoid exceptions on empties 10 mesiacov pred
DB ab0d7c007d fix(db): Remove very verbose dirty query logs 10 mesiacov pred
Dashboard 53ad3a58ab Lower to info 10 mesiacov pred
Diagnostics f5c361cf44 composer run cs:fix 1 rok pred
DirectEditing aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Encryption 0492e0f1d4 Revert "add key location to info:file output" 10 mesiacov pred
EventDispatcher aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Federation aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Files e4054370b1 fix(s3): Add config option to disable multipart copy for certain s3 providers 11 mesiacov pred
FilesMetadata e5bee95f05 debug logs on huge metadata 10 mesiacov pred
FullTextSearch f5c361cf44 composer run cs:fix 1 rok pred
GlobalScale 426c0341ff Use typed version of IConfig::getSystemValue as much as possible 1 rok pred
Group aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Hooks ea8f9a7e84 refactor: Repalce array_search with in_array in lib/ 1 rok pred
Http aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
IntegrityCheck aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
KnownUser b153340b62 Add type hints for mappers 1 rok pred
L10N 1bf15da863 Update lib/private/L10N/Factory.php 1 rok pred
LDAP 215aef3cbd Update php licenses 3 rokov pred
Lock 7394645eb7 restore shared lock ttl when releasing 11 mesiacov pred
Lockdown 308fcf4526 Respect OCP interface in private classes 1 rok pred
Log 7a212b1f38 Fix log rotation notification level (warning->info) 10 mesiacov pred
Mail a449bd1a0c Adds same object return annotations. 1 rok pred
Memcache ff62154a79 adjust redis compareSetTTL to use a lua script 11 mesiacov pred
Migration aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Net cbc47a9890 Refactors Metadata, Migration, and Net. 1 rok pred
Notification 71bdda42e4 initialize variables 10 mesiacov pred
OCM 21e7a82e64 feat(OCM): Dispatch an event so apps can register resources 1 rok pred
OCS aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Preview c4f4c5a3fb Merge pull request #41067 from Murena-SAS/preview-folder-deletes 10 mesiacov pred
Profile aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Profiler aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Remote ea06cf2f39 Convert isset ternary to null coalescing operator 1 rok pred
Repair 9f76600c88 fix: change mime type for msg file 1 rok pred
RichObjectStrings d481515081 Improve validator output in case of invalid RichObject 10 mesiacov pred
Route aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Search aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Security 33e1c8b236 fix(security): Handle idn_to_utf8 returning false 11 mesiacov pred
Session eee9f1eec4 Always catch OCP versions of authentication exceptions 10 mesiacov pred
Settings ae360080f5 chore(settings): Cleanup IManager and Manager type annotations 1 rok pred
Setup 81b089cf30 fix: Avoid using replicas during setup 11 mesiacov pred
SetupCheck 39d2970191 Add $name property in SetupResult and improve API 1 rok pred
Share aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Share20 24f97a57e2 fix(manager): removed dead code 11 mesiacov pred
SpeechToText 928fee8ab4 enh(SpeechToText): Allow providers to declare a dynamic ID instead of using className 11 mesiacov pred
Support aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
SystemTag a988754e3d Refactors lib/private/SystemTag. 1 rok pred
Tagging aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Talk aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Template a39b3a3d84 Add global accessibility switch 11 mesiacov pred
TextProcessing 52d729c69e cs:fix 11 mesiacov pred
TextToImage 156013a711 introduce IProviderWithUserId 10 mesiacov pred
Translation 970eb692d1 fix(coding style) 10 mesiacov pred
Updater 053157b87e fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.com 1 rok pred
User 7f2fdd8843 fix(auth): Fix logging in with email, password and login name mismatch 10 mesiacov pred
UserStatus f19645adab enh(userstatus): add OOO automation and remove calendar automation 1 rok pred
legacy f7d0c74b10 lazy AppConfig 10 mesiacov pred
AllConfig.php f7d0c74b10 lazy AppConfig 10 mesiacov pred
AppConfig.php 0e40457b86 Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own 10 mesiacov pred
AppScriptDependency.php 491bd6260c Sort app scripts topologically by its dependencies 2 rokov pred
AppScriptSort.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
BinaryFinder.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
CapabilitiesManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Color.php 215aef3cbd Update php licenses 3 rokov pred
Config.php e87d968c24 add a check for disk_free_space in Config.php 1 rok pred
ContactsManager.php e966cfbc4b Cleanup plsam issues in DB/ContactsManager and Console 1 rok pred
DatabaseException.php 215aef3cbd Update php licenses 3 rokov pred
DatabaseSetupException.php b78f3a57d1 Migrate HintException to OCP 3 rokov pred
DateTimeFormatter.php 0808e19540 Update lib/private/DateTimeFormatter.php 1 rok pred
DateTimeZone.php 51f04ed514 Move away from deprecated ILogger 2 rokov pred
EmojiHelper.php cefcd55994 Include more emoji chars to test and fixes after include it 2 rokov pred
EventSourceFactory.php a2afc7b6a9 refactor: migrate OC_EventSource to dependency injection 1 rok pred
ForbiddenException.php 215aef3cbd Update php licenses 3 rokov pred
HintException.php 368f83095d Fix typos in lib/private subdirectory 2 rokov pred
InitialStateService.php 131f481a67 fix(initial-state): Log an error when initial-state can not be JSON encoded 1 rok pred
Installer.php 6f39d82031 fix(install): Make installing more verbose 1 rok pred
LargeFileHelper.php e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 1 rok pred
Log.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
MemoryInfo.php 94ecae4ade Add helper to cast to int|float, fix MemoryInfo on 32bits 1 rok pred
NaturalSort.php 069477e608 Migrate more classes of lib/private to LoggerInterface 2 rokov pred
NaturalSort_DefaultCollator.php 215aef3cbd Update php licenses 3 rokov pred
NavigationManager.php b1fffb0d3b enh(NavigationManager): Use ID as fallback for `app` property of entries 11 mesiacov pred
NeedsUpdateException.php 215aef3cbd Update php licenses 3 rokov pred
NotSquareException.php 215aef3cbd Update php licenses 3 rokov pred
PhoneNumberUtil.php 3b4c306860 fix(phonenumber): Improve docs by adding input details 1 rok pred
PreviewManager.php 475dd60354 fix: use png as preview right away 1 rok pred
PreviewNotAvailableException.php 215aef3cbd Update php licenses 3 rokov pred
RedisFactory.php 6083fe3c9b Code simplification using null coalescing 1 rok pred
Repair.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
RepairException.php 215aef3cbd Update php licenses 3 rokov pred
Search.php 215aef3cbd Update php licenses 3 rokov pred
Server.php 4367a5e633 blurhash generation 10 mesiacov pred
ServerContainer.php 3846ec2899 Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-container 1 rok pred
ServerNotAvailableException.php 215aef3cbd Update php licenses 3 rokov pred
ServiceUnavailableException.php 215aef3cbd Update php licenses 3 rokov pred
Setup.php b22ac93606 Read Only FS return false 11 mesiacov pred
StreamImage.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Streamer.php 70a6eeed3e fix: log fopen calls when stream isn't available 1 rok pred
SubAdmin.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
SystemConfig.php f7d0c74b10 lazy AppConfig 10 mesiacov pred
TagManager.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Tags.php f68d4f7300 Remove deprecated methods Util::writeLog and DIContainer::log 1 rok pred
TempManager.php 215aef3cbd Update php licenses 3 rokov pred
TemplateLayout.php a39b3a3d84 Add global accessibility switch 11 mesiacov pred
URLGenerator.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred
Updater.php aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 1 rok pred