Louis Chemineau f9cda54cbf fix: Wrap partial cache entry in CacheEntry 2 dagar sedan
..
Accounts c254855222 chore(db): Correctly apply query types 1 månad sedan
Activity 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
App 9e327a5890 fix(apps-store): Remove apps from force-enabled state when uninstalled 5 dagar sedan
AppFramework dd0ed02b91 feat(Dispatcher): Add debug log for controller methods returning raw data not wrapped in Response 1 vecka sedan
Archive 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
Authentication 5ea5b2de84 fix: Handle exception when clearing previously removed two factor tokens 2 veckor sedan
Avatar 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
BackgroundJob 0741373f94 fix: log a warning when we can't build a background job 1 månad sedan
Blurhash af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
Broadcast dae7c159f7 chore: Add SPDX header 6 månader sedan
Cache a8f46af20f chore: Add proper deprecation dates where missing 2 månader sedan
Calendar 7ebeed45bd feat: add iMip Request Handling 2 veckor sedan
Collaboration a1681b0756 chore(db): Apply query prepared statements 1 månad sedan
Command dae7c159f7 chore: Add SPDX header 6 månader sedan
Comments 2ef74b9860 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 månad sedan
Config 5b4f1904c0 feat(user-prefs): renaming to IUserConfig 5 dagar sedan
Console 87acaef73c fix(command): Make method compatible with upstream class (requires 3rdparty bump) 1 månad sedan
Contacts b15fdfd40e chore(profile): move profile app from core to apps 1 vecka sedan
DB 49bd1754d4 fix(sharding): typo in addOrderBy 3 veckor sedan
Dashboard 37d331233c fix(dashboard): Document expected icon behaviour 4 månader sedan
Diagnostics 710a69b4b5 feat(log): Allow to combine log.conditions to only log (app&user) 3 månader sedan
DirectEditing a1681b0756 chore(db): Apply query prepared statements 1 månad sedan
Encryption 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
EventDispatcher dae7c159f7 chore: Add SPDX header 6 månader sedan
Federation 51d9d63a01 chore: Use more gender neutral language 1 månad sedan
Files f9cda54cbf fix: Wrap partial cache entry in CacheEntry 2 dagar sedan
FilesMetadata b21c0265df test: add some minimal testing for metadata storage 2 veckor sedan
FullTextSearch 51d9d63a01 chore: Use more gender neutral language 1 månad sedan
GlobalScale dae7c159f7 chore: Add SPDX header 6 månader sedan
Group 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 veckor sedan
Hooks dae7c159f7 chore: Add SPDX header 6 månader sedan
Http 4d517a33ba fix: remove superflous line 2 veckor sedan
IntegrityCheck 6e870c0206 fix: skip the integrity check for nextcloud-init-sync.lock 2 månader sedan
KnownUser 51d9d63a01 chore: Use more gender neutral language 1 månad sedan
L10N 5a05af05db feat(l10n): Respect forceLanguage query parameter in more places 1 månad sedan
LDAP af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
Lock 8f7784bdf9 fix(locking): Accept mixed as value on setTTL 1 månad sedan
Lockdown 0de4843b73 refactor(Storage): Align all Storage constructors 1 månad sedan
Log 8952a4cb77 fix(logger): Fix closure detection when filtering sensitive parameters 2 veckor sedan
Mail e4c013d86d feat(Mailer): add "null" SMTP transport mode 4 dagar sedan
Memcache 2d5060d1e3 Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 3 veckor sedan
Migration 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
Net da4066ae39 fix(net): Add IPv6 zone handling to IpAddressClassifier 3 veckor sedan
Notification 5193579e4f feat(prioritynotifications): Allow some apps to mark notifications as priority 2 månader sedan
OCM 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 veckor sedan
OCS 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
Preview c254855222 chore(db): Correctly apply query types 1 månad sedan
Profile b24e02e5df fix(core): profile design and pronouns support 2 månader sedan
Profiler 4ae10aa7f9 fix(profiler): clear command does not work 2 månader sedan
Remote dd08f93202 chore: fix some comments 3 månader sedan
Repair 015835f4e7 fix(owncloud): Fix ownCloud migration with oauth2 app 2 veckor sedan
RichObjectStrings e3880838e8 fix(ros): Copy better typing information from Notifications app 1 vecka sedan
Route 54be2ef0f3 fix(profile): add legacy root for old `core.ProfilePage.index` 1 vecka sedan
Search 8e570041a5 feat(search): reduce search providers via core app config unified_search.providers_allowed 1 vecka sedan
Security 077eea18b5 fix(security): Handle IPv6 zone IDs used in link-local addresses 3 veckor sedan
Session 9100b8757e fix(setup): ignore long session login during installation 2 månader sedan
Settings 8fab143aa4 Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 2 veckor sedan
Setup a1681b0756 chore(db): Apply query prepared statements 1 månad sedan
SetupCheck 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
Share b4ea146d10 feat(share): make sharelink token length configurable 1 månad sedan
Share20 901496276b Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership 2 veckor sedan
SpeechToText de117d4654 fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 månader sedan
Support dae7c159f7 chore: Add SPDX header 6 månader sedan
SystemTag f536c86049 fix(systemtags): translations and etag method casing 3 veckor sedan
Tagging 6c36c54dc6 feat(db): switch from settype to casts 2 månader sedan
Talk af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
TaskProcessing 2c65d0c0d1 fix(QBMapper): Fix findEntities() return type to be list<T> 2 veckor sedan
Teams 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 veckor sedan
Template bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 månad sedan
TextProcessing a52a63fc74 fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 1 vecka sedan
TextToImage db94e10af0 fix: Prevent breaking change in IQueryBuilder 1 månad sedan
Translation dae7c159f7 chore: Add SPDX header 6 månader sedan
Updater 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 veckor sedan
User 79db082fe6 fix(users): improve recently active search 3 veckor sedan
UserStatus dae7c159f7 chore: Add SPDX header 6 månader sedan
legacy 34592df186 fix(util): Correctly create Reflection of method for PHP 8.3+ 2 veckor sedan
AllConfig.php 394febb5d9 fix(userconfig): Don't fail the precondition if the value is not set at all 4 dagar sedan
AppConfig.php f237846e74 feat(appconfig): Only log lazy-appconfig when an app can do something about it 2 veckor sedan
AppScriptDependency.php dae7c159f7 chore: Add SPDX header 6 månader sedan
AppScriptSort.php dae7c159f7 chore: Add SPDX header 6 månader sedan
BinaryFinder.php bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 månad sedan
CapabilitiesManager.php 3aeb785399 perf(capabilities): Log capabilities providers that are slow 5 månader sedan
Color.php dae7c159f7 chore: Add SPDX header 6 månader sedan
Config.php ce51cecb44 fix(config): Suppress error at install time 1 månad sedan
ContactsManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
DatabaseException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
DatabaseSetupException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
DateTimeFormatter.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
DateTimeZone.php 51d9d63a01 chore: Use more gender neutral language 1 månad sedan
EmojiHelper.php dae7c159f7 chore: Add SPDX header 6 månader sedan
EventSource.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
EventSourceFactory.php dae7c159f7 chore: Add SPDX header 6 månader sedan
ForbiddenException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
HintException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
Image.php 031166c177 fix(OCP): Fix Image interface 2 månader sedan
InitialStateService.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
Installer.php 07449847e1 fix(appmanager): Fix tainted file path when loading appinfos 1 månad sedan
LargeFileHelper.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
Log.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
MemoryInfo.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
NaturalSort.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
NaturalSort_DefaultCollator.php dae7c159f7 chore: Add SPDX header 6 månader sedan
NavigationManager.php b15fdfd40e chore(profile): move profile app from core to apps 1 vecka sedan
NeedsUpdateException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
NotSquareException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
PhoneNumberUtil.php dae7c159f7 chore: Add SPDX header 6 månader sedan
PreviewManager.php bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 månad sedan
PreviewNotAvailableException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
RedisFactory.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
Repair.php 16833aff86 fix: Make user removal more resilient 1 månad sedan
RepairException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
Server.php 5b4f1904c0 feat(user-prefs): renaming to IUserConfig 5 dagar sedan
ServerContainer.php dae7c159f7 chore: Add SPDX header 6 månader sedan
ServerNotAvailableException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
ServiceUnavailableException.php dae7c159f7 chore: Add SPDX header 6 månader sedan
Setup.php 16833aff86 fix: Make user removal more resilient 1 månad sedan
StreamImage.php 031166c177 fix(OCP): Fix Image interface 2 månader sedan
Streamer.php be2f0765e4 fix(streamer): zip64 should work on 32-bit env now 3 veckor sedan
SubAdmin.php c254855222 chore(db): Correctly apply query types 1 månad sedan
SystemConfig.php 1e5cb82cc1 fix(config): Mark more configs as sensitive 3 veckor sedan
TagManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 månader sedan
Tags.php 77114fb327 fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 veckor sedan
TempManager.php 903484a884 refactor: migrate dirname to __DIR__ constants 2 månader sedan
TemplateLayout.php 980ab1f56b fix: Shipped apps should include the Nextcloud version in the cache buster 1 månad sedan
URLGenerator.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 månader sedan
Updater.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 månader sedan