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
Robin Appelman c3f06b370c
feat: add debug logging for adding/removing items from the user mounts cache
9 months ago
..
Accounts fix(AccountManager): Sanitize social media handles 11 months ago
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 10 months ago
App fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 10 months ago
AppFramework fix: Use login name to check the password 9 months ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Authentication fix(webauthn): do not require bcmath or gmp - not needed anymore 10 months ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BackgroundJob perf(cron): Delay (re)checking timed jobs 9 months ago
Blurhash/Listener fix(GenerateBlurhashMetadata): Suppress imagescale errors 10 months ago
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 1 year ago
Calendar fix: add event status and participant status 10 months ago
Collaboration fix: filter out contacts with invalid email addresses in sharee completion 10 months ago
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Config fix(config): drop value details 12 months ago
Console fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 12 months ago
DB fix: use proper migration sorting when checking if a migration needs to be executed 9 months 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 fix: copy sharedBy[DisplayName] to sender[DisplayName], fixes #36340 11 months ago
Files feat: add debug logging for adding/removing items from the user mounts cache 9 months 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 fix: remove superflous line 1 year ago
IntegrityCheck fix: Report duplicated extra files in integrity check 11 months ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N fix: Fix psalm taint error in L10N factory 11 months 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: drop outdated deprecation comment from Mailer 10 months ago
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 1 year ago
Migration fix: Remove incorrect `@throws` annotations and move away from OC_App 11 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 1 year ago
Notification fix(notifications): Change notification app orders 9 months ago
OCM fix(ocm): `publicKey` can be disabled so capabilities do not match 10 months ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Preview fix(preview): Filter for folders in cleanup old preview job 12 months ago
Profile fix(FediverseAction): Ensure valid fediverse links are generated 11 months ago
Profiler fix(profiler): clear command does not work 1 year ago
Remote
Repair fix(oauth2): retain support for legacy ownCloud clients 9 months ago
RichObjectStrings fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 10 months ago
Route fix: Replace OC_App calls by IAppManager 11 months ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 1 year ago
Security fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 12 months ago
Session fix: Fix psalm taint false-positives by small refactorings 11 months ago
Settings Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 1 year ago
Setup fix: Fix psalm taint false-positive by escaping trusted input 11 months 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 perf(sharing): Use oc_share.{item_type, share_type} IN instead of OR equals 10 months ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 1 year ago
Support feat(updatenotification): Add a limit to user count from LDAP so save performances 12 months ago
SystemTag fix(systemtags): Dispatch events when bulk assigning system tags 10 months ago
Tagging feat(db): switch from settype to casts 1 year ago
Talk
TaskProcessing fix: Work around psalm taint false-positive by not using var_export 11 months ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Template chore(legacy): Remove deprecated OC_Util::addScript and functions depending on it 9 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 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(session): Only mark sessions of permanent tokens as app passwords 9 months ago
UserStatus
legacy chore(legacy): Remove deprecated OC_Util::addScript and functions depending on it 9 months ago
AllConfig.php fix(userconfig): Don't fail the precondition if the value is not set at all 1 year ago
AppConfig.php fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 10 months ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
CapabilitiesManager.php feat(api): File conversion API 12 months ago
Color.php
Config.php fix: Fix psalm taint false-positives by small refactorings 11 months ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 10 months ago
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 fix(log): Fix log level handling 12 months 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 fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(preview): Do not try to parse M3U files as MP3 1 year ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php refactor: convert sanitize account properties repair step to background job 11 months ago
RepairException.php
Server.php fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 10 months ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat(core): add setup cypress tests 10 months 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: Move config.php taint trust upstream directly in OC\Config class 11 months ago
TagManager.php refactor(tags): move favorite event dispatching to tags.php 1 year ago
Tags.php refactor(tags): move favorite event dispatching to tags.php 1 year ago
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 10 months ago
TemplateLayout.php chore(legacy): Remove deprecated OC_Util::addScript and functions depending on it 9 months ago
URLGenerator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Updater.php fix: Replace getInstalledApps calls with getEnabledApps 11 months ago