Maxence Lange a9051c297d feat(config): implement config lexicon 2 週間 前
..
Accounts c254855222 chore(db): Correctly apply query types 1 ヶ月 前
Activity 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
App 220bd3422f fix(appinfo): Make sure screenshot, author and category are always arrays 1 ヶ月 前
AppFramework a9051c297d feat(config): implement config lexicon 2 週間 前
Archive 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
Authentication 5ea5b2de84 fix: Handle exception when clearing previously removed two factor tokens 3 週間 前
Avatar 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
BackgroundJob 0741373f94 fix: log a warning when we can't build a background job 1 ヶ月 前
Blurhash af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
Broadcast dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Cache a8f46af20f chore: Add proper deprecation dates where missing 2 ヶ月 前
Calendar 7ebeed45bd feat: add iMip Request Handling 3 週間 前
Collaboration a1681b0756 chore(db): Apply query prepared statements 1 ヶ月 前
Command dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Comments 2ef74b9860 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 ヶ月 前
Config a9051c297d feat(config): implement config lexicon 2 週間 前
Console 87acaef73c fix(command): Make method compatible with upstream class (requires 3rdparty bump) 1 ヶ月 前
Contacts 1ab1bbdda2 fix: Getting default timezone for local time 3 週間 前
DB 49bd1754d4 fix(sharding): typo in addOrderBy 1 ヶ月 前
Dashboard 37d331233c fix(dashboard): Document expected icon behaviour 4 ヶ月 前
Diagnostics 710a69b4b5 feat(log): Allow to combine log.conditions to only log (app&user) 4 ヶ月 前
DirectEditing a1681b0756 chore(db): Apply query prepared statements 1 ヶ月 前
Encryption 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
EventDispatcher dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Federation 51d9d63a01 chore: Use more gender neutral language 1 ヶ月 前
Files 954b6c68a0 chore: use `$this->logger` and prevent Server::get 3 週間 前
FilesMetadata b21c0265df test: add some minimal testing for metadata storage 3 週間 前
FullTextSearch 51d9d63a01 chore: Use more gender neutral language 1 ヶ月 前
GlobalScale dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Group 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 3 週間 前
Hooks dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Http dcd27fd986 feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 ヶ月 前
IntegrityCheck 6e870c0206 fix: skip the integrity check for nextcloud-init-sync.lock 2 ヶ月 前
KnownUser 51d9d63a01 chore: Use more gender neutral language 1 ヶ月 前
L10N 5a05af05db feat(l10n): Respect forceLanguage query parameter in more places 1 ヶ月 前
LDAP af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
Lock 8f7784bdf9 fix(locking): Accept mixed as value on setTTL 1 ヶ月 前
Lockdown 0de4843b73 refactor(Storage): Align all Storage constructors 1 ヶ月 前
Log 8952a4cb77 fix(logger): Fix closure detection when filtering sensitive parameters 3 週間 前
Mail bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 ヶ月 前
Memcache 2d5060d1e3 Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 1 ヶ月 前
Migration 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
Net da4066ae39 fix(net): Add IPv6 zone handling to IpAddressClassifier 1 ヶ月 前
Notification 5193579e4f feat(prioritynotifications): Allow some apps to mark notifications as priority 2 ヶ月 前
OCM 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 3 週間 前
OCS 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
Preview c254855222 chore(db): Correctly apply query types 1 ヶ月 前
Profile b24e02e5df fix(core): profile design and pronouns support 2 ヶ月 前
Profiler 4ae10aa7f9 fix(profiler): clear command does not work 2 ヶ月 前
Remote dd08f93202 chore: fix some comments 4 ヶ月 前
Repair 015835f4e7 fix(owncloud): Fix ownCloud migration with oauth2 app 4 週間 前
RichObjectStrings e3880838e8 fix(ros): Copy better typing information from Notifications app 3 週間 前
Route 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
Search 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 3 週間 前
Security 077eea18b5 fix(security): Handle IPv6 zone IDs used in link-local addresses 1 ヶ月 前
Session 9100b8757e fix(setup): ignore long session login during installation 3 ヶ月 前
Settings 8fab143aa4 Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 3 週間 前
Setup a1681b0756 chore(db): Apply query prepared statements 1 ヶ月 前
SetupCheck 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
Share b4ea146d10 feat(share): make sharelink token length configurable 2 ヶ月 前
Share20 901496276b Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership 4 週間 前
SpeechToText de117d4654 fix(SpeechToTextManager): Throw TaskProcessing Task failed 3 ヶ月 前
Support dae7c159f7 chore: Add SPDX header 6 ヶ月 前
SystemTag f536c86049 fix(systemtags): translations and etag method casing 1 ヶ月 前
Tagging 6c36c54dc6 feat(db): switch from settype to casts 2 ヶ月 前
Talk af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
TaskProcessing 2c65d0c0d1 fix(QBMapper): Fix findEntities() return type to be list<T> 3 週間 前
Teams 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 3 週間 前
Template bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 ヶ月 前
TextProcessing 5362486ca9 feat(textprocessing): factorize taskProcessingCompatibleTaskTypes 1 ヶ月 前
TextToImage db94e10af0 fix: Prevent breaking change in IQueryBuilder 1 ヶ月 前
Translation dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Updater 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 3 週間 前
User 79db082fe6 fix(users): improve recently active search 1 ヶ月 前
UserStatus dae7c159f7 chore: Add SPDX header 6 ヶ月 前
legacy 34592df186 fix(util): Correctly create Reflection of method for PHP 8.3+ 3 週間 前
AllConfig.php 4141c8afe7 feat(user-prefs): switching to NCU/ 2 週間 前
AppConfig.php a9051c297d feat(config): implement config lexicon 2 週間 前
AppScriptDependency.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
AppScriptSort.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
BinaryFinder.php bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 ヶ月 前
CapabilitiesManager.php 3aeb785399 perf(capabilities): Log capabilities providers that are slow 5 ヶ月 前
Color.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Config.php ce51cecb44 fix(config): Suppress error at install time 2 ヶ月 前
ContactsManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
DatabaseException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
DatabaseSetupException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
DateTimeFormatter.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
DateTimeZone.php 51d9d63a01 chore: Use more gender neutral language 1 ヶ月 前
EmojiHelper.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
EventSource.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
EventSourceFactory.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
ForbiddenException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
HintException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Image.php 031166c177 fix(OCP): Fix Image interface 3 ヶ月 前
InitialStateService.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
Installer.php 07449847e1 fix(appmanager): Fix tainted file path when loading appinfos 1 ヶ月 前
LargeFileHelper.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
Log.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
MemoryInfo.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
NaturalSort.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
NaturalSort_DefaultCollator.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
NavigationManager.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
NeedsUpdateException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
NotSquareException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
PhoneNumberUtil.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
PreviewManager.php bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 ヶ月 前
PreviewNotAvailableException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
RedisFactory.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
Repair.php 16833aff86 fix: Make user removal more resilient 2 ヶ月 前
RepairException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Server.php 4141c8afe7 feat(user-prefs): switching to NCU/ 2 週間 前
ServerContainer.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
ServerNotAvailableException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
ServiceUnavailableException.php dae7c159f7 chore: Add SPDX header 6 ヶ月 前
Setup.php 16833aff86 fix: Make user removal more resilient 2 ヶ月 前
StreamImage.php 031166c177 fix(OCP): Fix Image interface 3 ヶ月 前
Streamer.php be2f0765e4 fix(streamer): zip64 should work on 32-bit env now 1 ヶ月 前
SubAdmin.php c254855222 chore(db): Correctly apply query types 1 ヶ月 前
SystemConfig.php 1e5cb82cc1 fix(config): Mark more configs as sensitive 1 ヶ月 前
TagManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 ヶ月 前
Tags.php 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 3 週間 前
TempManager.php 903484a884 refactor: migrate dirname to __DIR__ constants 2 ヶ月 前
TemplateLayout.php 980ab1f56b fix: Shipped apps should include the Nextcloud version in the cache buster 1 ヶ月 前
URLGenerator.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 ヶ月 前
Updater.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 ヶ月 前