You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
skjnldsv 54be2ef0f3 fix(profile): add legacy root for old `core.ProfilePage.index` 1 year ago
..
Accounts chore(db): Correctly apply query types 1 year ago
Activity chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
App fix(appinfo): Make sure screenshot, author and category are always arrays 1 year ago
AppFramework chore(profile): move profile app from core to apps 1 year ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Authentication fix: Handle exception when clearing previously removed two factor tokens 1 year ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BackgroundJob fix: log a warning when we can't build a background job 1 year ago
Blurhash/Listener
Broadcast/Events
Cache chore: Add proper deprecation dates where missing 1 year ago
Calendar feat: add iMip Request Handling 1 year ago
Collaboration chore(db): Apply query prepared statements 1 year ago
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Console fix(command): Make method compatible with upstream class (requires 3rdparty bump) 1 year ago
Contacts/ContactsMenu chore(profile): move profile app from core to apps 1 year ago
DB fix(sharding): typo in addOrderBy 1 year ago
Dashboard
Diagnostics
DirectEditing chore(db): Apply query prepared statements 1 year ago
Encryption chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventDispatcher
Federation chore: Use more gender neutral language 1 year ago
Files chore: use `$this->logger` and prevent Server::get 1 year ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
FullTextSearch chore: Use more gender neutral language 1 year ago
GlobalScale
Group fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Hooks
Http feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
IntegrityCheck fix: skip the integrity check for nextcloud-init-sync.lock 1 year ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N feat(l10n): Respect forceLanguage query parameter in more places 1 year ago
LDAP
Lock fix(locking): Accept mixed as value on setTTL 1 year ago
Lockdown refactor(Storage): Align all Storage constructors 1 year ago
Log fix(logger): Fix closure detection when filtering sensitive parameters 1 year ago
Mail chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 1 year ago
Migration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 1 year ago
Notification feat(prioritynotifications): Allow some apps to mark notifications as priority 1 year ago
OCM fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Preview chore(db): Correctly apply query types 1 year ago
Profile fix(core): profile design and pronouns support 1 year ago
Profiler fix(profiler): clear command does not work 1 year ago
Remote
Repair fix(owncloud): Fix ownCloud migration with oauth2 app 1 year ago
RichObjectStrings fix(ros): Copy better typing information from Notifications app 1 year ago
Route fix(profile): add legacy root for old `core.ProfilePage.index` 1 year ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 1 year ago
Security fix(security): Handle IPv6 zone IDs used in link-local addresses 1 year ago
Session
Settings Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 1 year ago
Setup chore(db): Apply query prepared statements 1 year ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Share feat(share): make sharelink token length configurable 1 year ago
Share20 Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership 1 year ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 1 year ago
Support
SystemTag fix(systemtags): translations and etag method casing 1 year ago
Tagging feat(db): switch from settype to casts 1 year ago
Talk
TaskProcessing fix(QBMapper): Fix findEntities() return type to be list<T> 1 year ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Template chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
TextProcessing feat(textprocessing): factorize taskProcessingCompatibleTaskTypes 1 year ago
TextToImage fix: Prevent breaking change in IQueryBuilder 1 year ago
Translation
Updater fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
User fix(users): improve recently active search 1 year ago
UserStatus
legacy fix(util): Correctly create Reflection of method for PHP 8.3+ 1 year ago
AllConfig.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
AppConfig.php feat(appconfig): Only log lazy-appconfig when an app can do something about it 1 year ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
CapabilitiesManager.php
Color.php
Config.php fix(config): Suppress error at install time 1 year ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php chore: Use more gender neutral language 1 year ago
EmojiHelper.php
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(OCP): Fix Image interface 1 year ago
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Installer.php fix(appmanager): Fix tainted file path when loading appinfos 1 year ago
LargeFileHelper.php
Log.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort_DefaultCollator.php
NavigationManager.php chore(profile): move profile app from core to apps 1 year ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php fix: Make user removal more resilient 1 year ago
RepairException.php
Server.php fix: use Icrypto in place of Cypto 1 year ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Make user removal more resilient 1 year ago
StreamImage.php fix(OCP): Fix Image interface 1 year ago
Streamer.php fix(streamer): zip64 should work on 32-bit env now 1 year ago
SubAdmin.php chore(db): Correctly apply query types 1 year ago
SystemConfig.php fix(config): Mark more configs as sensitive 1 year ago
TagManager.php
Tags.php fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
TempManager.php refactor: migrate dirname to __DIR__ constants 1 year ago
TemplateLayout.php fix: Shipped apps should include the Nextcloud version in the cache buster 1 year ago
URLGenerator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Updater.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago