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
Ferdinand Thiessen a243e9cfbb
fix(webauthn): do not require bcmath or gmp - not needed anymore
7 months ago
..
Accounts fix(AccountManager): Sanitize social media handles 8 months ago
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 7 months ago
App fix: Also remove digits at the start and underscore on both ends of appid 8 months ago
AppFramework fix(auth): Allow 2FA challenges for Ephemeral sessions 7 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 7 months ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BackgroundJob fix(cron): Keep job class limitation when searching for the next job 8 months ago
Blurhash/Listener fix(performance): use low resolution for blurhash 8 months ago
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 11 months ago
Calendar feat(ocp): add calendar api to retrieve availability of attendees 9 months ago
Collaboration fix(lookup-server): disable lookup server for non-global scale setups 7 months ago
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 12 months ago
Config fix(config): drop value details 8 months ago
Console fix: Replace getInstalledApps calls with getEnabledApps 8 months ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 9 months ago
DB Merge pull request #51073 from nextcloud/dbal-exception-query 7 months ago
Dashboard
Diagnostics
DirectEditing chore(db): Apply query prepared statements 12 months 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 8 months ago
Files fix(IMimeTypeDetector): use correct return type 7 months ago
FilesMetadata test: add some minimal testing for metadata storage 11 months ago
FullTextSearch chore: Use more gender neutral language 12 months ago
GlobalScale
Group fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months ago
Hooks
Http fix: remove superflous line 11 months ago
IntegrityCheck fix: Report duplicated extra files in integrity check 7 months ago
KnownUser chore: Use more gender neutral language 12 months ago
L10N fix: Fix psalm taint error in L10N factory 8 months ago
LDAP
Lock fix(locking): Accept mixed as value on setTTL 12 months ago
Lockdown refactor(Storage): Align all Storage constructors 12 months ago
Log fix(logger): Fix closure detection when filtering sensitive parameters 11 months ago
Mail chore: drop outdated deprecation comment from Mailer 7 months ago
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 11 months ago
Migration fix: Remove incorrect `@throws` annotations and move away from OC_App 7 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 11 months ago
Notification feat(prioritynotifications): Allow some apps to mark notifications as priority 1 year ago
OCM fix(federation): Fall back to old version flag 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 8 months ago
Profile fix(FediverseAction): Ensure valid fediverse links are generated 8 months ago
Profiler fix(profiler): clear command does not work 1 year ago
Remote
Repair refactor: convert sanitize account properties repair step to background job 7 months ago
RichObjectStrings fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 7 months ago
Route fix: Replace OC_App calls by IAppManager 7 months ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 11 months ago
Security fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 8 months ago
Session fix: Fix psalm taint false-positives by small refactorings 8 months ago
Settings Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 11 months ago
Setup fix: Fix psalm taint false-positive by escaping trusted input 8 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 fix(Share20\Manager): Propagate user and group deletion to remote share providers 7 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 9 months ago
SystemTag fix(systemtags): prevent tag edition if restricted 7 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 8 months ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months ago
Template fix: Use a dedicated Exception class for when a template is not found 7 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 11 months ago
TextToImage fix: Prevent breaking change in IQueryBuilder 12 months ago
Translation
Updater fix(OpenAPI): Adjust array syntax to avoid ambiguities 11 months ago
User chore: Remove now unused methods from User manager 7 months ago
UserStatus
legacy fix: skip caching lastSeenQuotaUsage for remote shares 7 months ago
AllConfig.php fix(userconfig): Don't fail the precondition if the value is not set at all 11 months ago
AppConfig.php feat(appconfig): removing pre-migration check 7 months ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 12 months ago
CapabilitiesManager.php feat(api): File conversion API 9 months ago
Color.php
Config.php fix: Fix psalm taint false-positives by small refactorings 8 months ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 7 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php chore: Use more gender neutral language 12 months 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 12 months ago
LargeFileHelper.php
Log.php fix(log): Fix log level handling 8 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 8 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(preview): Do not try to parse M3U files as MP3 9 months ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php refactor: convert sanitize account properties repair step to background job 7 months ago
RepairException.php
Server.php fix: Add missing ITemplate interface and clean code in Template class 7 months ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat(core): add setup cypress tests 7 months ago
StreamImage.php fix(OCP): Fix Image interface 1 year ago
Streamer.php fix(streamer): zip64 should work on 32-bit env now 11 months ago
SubAdmin.php chore(db): Correctly apply query types 12 months ago
SystemConfig.php fix: Move config.php taint trust upstream directly in OC\Config class 8 months ago
TagManager.php refactor(tags): move favorite event dispatching to tags.php 10 months ago
Tags.php refactor(tags): move favorite event dispatching to tags.php 10 months ago
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 7 months ago
TemplateLayout.php fix: Cleanup of internal class TemplateLayout 7 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 8 months ago