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