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