Joas Schilling 6854af0cc4 feat(bruteforce): Allow forcing the database throttler 4 semanas atrás
..
Accounts c254855222 chore(db): Correctly apply query types 1 mês atrás
Activity 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
App 07449847e1 fix(appmanager): Fix tainted file path when loading appinfos 1 mês atrás
AppFramework a8f46af20f chore: Add proper deprecation dates where missing 2 meses atrás
Archive 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Authentication 2ef74b9860 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 mês atrás
Avatar 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
BackgroundJob 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Blurhash af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
Broadcast dae7c159f7 chore: Add SPDX header 6 meses atrás
Cache a8f46af20f chore: Add proper deprecation dates where missing 2 meses atrás
Calendar af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
Collaboration a1681b0756 chore(db): Apply query prepared statements 1 mês atrás
Command dae7c159f7 chore: Add SPDX header 6 meses atrás
Comments 2ef74b9860 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 mês atrás
Console 87acaef73c fix(command): Make method compatible with upstream class (requires 3rdparty bump) 1 mês atrás
Contacts 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
DB bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
Dashboard 37d331233c fix(dashboard): Document expected icon behaviour 4 meses atrás
Diagnostics 710a69b4b5 feat(log): Allow to combine log.conditions to only log (app&user) 3 meses atrás
DirectEditing a1681b0756 chore(db): Apply query prepared statements 1 mês atrás
Encryption 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
EventDispatcher dae7c159f7 chore: Add SPDX header 6 meses atrás
Federation 51d9d63a01 chore: Use more gender neutral language 1 mês atrás
Files 5f69d8d891 fix: $uid type in Encryption stream 1 mês atrás
FilesMetadata 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
FullTextSearch 51d9d63a01 chore: Use more gender neutral language 1 mês atrás
GlobalScale dae7c159f7 chore: Add SPDX header 6 meses atrás
Group c254855222 chore(db): Correctly apply query types 1 mês atrás
Hooks dae7c159f7 chore: Add SPDX header 6 meses atrás
Http dcd27fd986 feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 mês atrás
IntegrityCheck 6e870c0206 fix: skip the integrity check for nextcloud-init-sync.lock 2 meses atrás
KnownUser 51d9d63a01 chore: Use more gender neutral language 1 mês atrás
L10N 5a05af05db feat(l10n): Respect forceLanguage query parameter in more places 1 mês atrás
LDAP af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
Lock 8f7784bdf9 fix(locking): Accept mixed as value on setTTL 1 mês atrás
Lockdown f28e74b7a8 refactor(Storage): Make all parameter types strong types 1 mês atrás
Log f3aa004b1c refactor(encryption): Migrate away from Hooks to typed events 1 mês atrás
Mail bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
Memcache 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Migration 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Net dae7c159f7 chore: Add SPDX header 6 meses atrás
Notification 5193579e4f feat(prioritynotifications): Allow some apps to mark notifications as priority 2 meses atrás
OCM 232c22fcd1 fix(federation): Do not overwrite certificate bundle 2 meses atrás
OCS 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Preview c254855222 chore(db): Correctly apply query types 1 mês atrás
Profile b24e02e5df fix(core): profile design and pronouns support 2 meses atrás
Profiler 4ae10aa7f9 fix(profiler): clear command does not work 2 meses atrás
Remote dd08f93202 chore: fix some comments 3 meses atrás
Repair a1681b0756 chore(db): Apply query prepared statements 1 mês atrás
RichObjectStrings 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Route 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Search 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Security bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
Session 9100b8757e fix(setup): ignore long session login during installation 2 meses atrás
Settings bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
Setup a1681b0756 chore(db): Apply query prepared statements 1 mês atrás
SetupCheck 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Share b4ea146d10 feat(share): make sharelink token length configurable 1 mês atrás
Share20 2ef74b9860 Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 mês atrás
SpeechToText de117d4654 fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 meses atrás
Support dae7c159f7 chore: Add SPDX header 6 meses atrás
SystemTag a1681b0756 chore(db): Apply query prepared statements 1 mês atrás
Tagging 6c36c54dc6 feat(db): switch from settype to casts 2 meses atrás
Talk af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
TaskProcessing 54ec472d9a fix(BackgroundJobs): Adjust intervals and time sensitivities 1 mês atrás
Teams 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Template bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
TextProcessing 5362486ca9 feat(textprocessing): factorize taskProcessingCompatibleTaskTypes 1 mês atrás
TextToImage db94e10af0 fix: Prevent breaking change in IQueryBuilder 1 mês atrás
Translation dae7c159f7 chore: Add SPDX header 6 meses atrás
Updater 0e54c2bd43 fix: Adjust Entity types 1 mês atrás
User bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
UserStatus dae7c159f7 chore: Add SPDX header 6 meses atrás
legacy 07449847e1 fix(appmanager): Fix tainted file path when loading appinfos 1 mês atrás
AllConfig.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
AppConfig.php 7edb70a63e fix(AppConfig): Add external JWT private key to sensitive keys 1 mês atrás
AppScriptDependency.php dae7c159f7 chore: Add SPDX header 6 meses atrás
AppScriptSort.php dae7c159f7 chore: Add SPDX header 6 meses atrás
BinaryFinder.php bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
CapabilitiesManager.php 3aeb785399 perf(capabilities): Log capabilities providers that are slow 5 meses atrás
Color.php dae7c159f7 chore: Add SPDX header 6 meses atrás
Config.php ce51cecb44 fix(config): Suppress error at install time 1 mês atrás
ContactsManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
DatabaseException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
DatabaseSetupException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
DateTimeFormatter.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
DateTimeZone.php 51d9d63a01 chore: Use more gender neutral language 1 mês atrás
EmojiHelper.php dae7c159f7 chore: Add SPDX header 6 meses atrás
EventSource.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
EventSourceFactory.php dae7c159f7 chore: Add SPDX header 6 meses atrás
ForbiddenException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
HintException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
Image.php 031166c177 fix(OCP): Fix Image interface 2 meses atrás
InitialStateService.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Installer.php 07449847e1 fix(appmanager): Fix tainted file path when loading appinfos 1 mês atrás
LargeFileHelper.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
Log.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
MemoryInfo.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
NaturalSort.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
NaturalSort_DefaultCollator.php dae7c159f7 chore: Add SPDX header 6 meses atrás
NavigationManager.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
NeedsUpdateException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
NotSquareException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
PhoneNumberUtil.php dae7c159f7 chore: Add SPDX header 6 meses atrás
PreviewManager.php bb598c8451 chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 mês atrás
PreviewNotAvailableException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
RedisFactory.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
Repair.php 16833aff86 fix: Make user removal more resilient 1 mês atrás
RepairException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
Server.php 6854af0cc4 feat(bruteforce): Allow forcing the database throttler 4 semanas atrás
ServerContainer.php dae7c159f7 chore: Add SPDX header 6 meses atrás
ServerNotAvailableException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
ServiceUnavailableException.php dae7c159f7 chore: Add SPDX header 6 meses atrás
Setup.php 16833aff86 fix: Make user removal more resilient 1 mês atrás
StreamImage.php 031166c177 fix(OCP): Fix Image interface 2 meses atrás
Streamer.php 2f66bd5b75 fix: Allow `Streamer` to specify type in constructor instead of magin UA handling 1 mês atrás
SubAdmin.php c254855222 chore(db): Correctly apply query types 1 mês atrás
SystemConfig.php 9d0248545d fix: mark systemconfig value as not being tainted because they are implicitly trusted 2 meses atrás
TagManager.php af6de04e9e style: update codestyle for coding-standard 1.2.3 3 meses atrás
Tags.php 51d9d63a01 chore: Use more gender neutral language 1 mês atrás
TempManager.php 903484a884 refactor: migrate dirname to __DIR__ constants 2 meses atrás
TemplateLayout.php 980ab1f56b fix: Shipped apps should include the Nextcloud version in the cache buster 1 mês atrás
URLGenerator.php 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 meses atrás
Updater.php 606241caeb chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 meses atrás