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
Misha M.-Kupriyanov 262dc40ec6 feat(install): dispatch InstallationCompletedEvent in Setup 5 days ago
..
Accounts fix: Use strict array comparisons in lib/ 4 weeks ago
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 11 months ago
App Merge pull request #55436 from nextcloud/backport/55422/stable31 4 months ago
AppFramework fix(userconfig): duplicate core lexicon 2 weeks ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Authentication feat(login): Add rememberme checkbox 3 months ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 7 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 9 months ago
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 1 year ago
Calendar fix: iMip reply from outlook.com does not contain organizer property 4 months ago
Collaboration feat(UserPlugin): Also full match on additional email addresses 3 weeks ago
Command fix(jobs): Limit command jobs to known cases 3 months ago
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Config fix(userconfig): duplicate core lexicon 2 weeks ago
Console fix(command): Make method compatible with upstream class (requires 3rdparty bump) 1 year ago
Contacts/ContactsMenu fix: Unify handling of exclude groups in contacts menu and sharing 1 month ago
DB feat(db): add truncateTable method 3 weeks ago
Dashboard
Diagnostics
DirectEditing chore(db): Apply query prepared statements 1 year ago
Encryption fix(encryption): init filesystem before unshare hook 2 weeks ago
EventDispatcher
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 4 months ago
Files fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 3 weeks 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: join accounts_data instead of preferences when searching users 4 months ago
Hooks
Http feat(CertificateManager): Add option to specify the default certificates bundle path 2 months ago
IntegrityCheck fix: Report duplicated extra files in integrity check 12 months ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N fix: Use strict array comparisons in lib/ 4 weeks 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 feat(log): Add script name and occ command to log details 2 months ago
Mail fix(Mailer): Log errors 3 months 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 fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext 8 months ago
OCM fix(ocm): ignore cache if not setup 4 months ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Preview fix: unbloc ffmpeg on some broken videos 8 months ago
Profile feat(profile): Add an API to get the profile field data 10 months ago
Profiler feat(profiler): Use gzdecode/gzencode to parse profiles 2 months ago
Remote
Repair fix: use `mb_substr` 5 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 10 months ago
Route fix(route): Change "core.ProfilePage.index" to lowercase 6 months ago
Search feat(unified-search): Use existing min search length config 4 months ago
Security feat(CertificateManager): Add option to specify the default certificates bundle path 2 months 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 fix(shares): Fix infinite loop when hide_disabled_user_shares is yes 2 months ago
SpeechToText
Support fix: Fix warning when crash reporter fails to get loaded 9 months ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 7 months ago
Tagging feat(db): switch from settype to casts 1 year ago
Talk
TaskProcessing fix(TaskProcessing): Increase MAX_TASK_AGE to 6 months 4 months ago
Teams fix(team-manager): team is already teamid 1 month ago
Template fix: Do not show password dialog when user can not validate password 6 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(IUserManager): Fix deprecation of search method 4 months ago
UserStatus
legacy fix(installer): ensure valid tempFile & extractDir 6 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(AppConfig#setTypedValue): Catch AppConfigUnknownKeyException 5 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 1 year ago
Color.php
Config.php feat(Config.php): change `array_merge` to `array_replace_recursive` when merging configs 1 month ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 11 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
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Installer.php fix(installer): ensure valid tempFile & extractDir 6 months ago
LargeFileHelper.php
Log.php fix(log): Fix log level handling 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 fix(NavigationManager): Remove break to return all defaultEntryIds 3 weeks ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix: disable mp3 preview provider 4 months ago
PreviewNotAvailableException.php
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 5 months ago
Repair.php fix(dav): Mark removal of dav object properties as expensive 5 months ago
RepairException.php
Server.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 4 weeks ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat(install): dispatch InstallationCompletedEvent in Setup 5 days ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 4 months ago
SubAdmin.php chore(db): Correctly apply query types 1 year ago
SystemConfig.php feat: allow admins to configure additional sensitive config values 6 months ago
TagManager.php fix: Dispatch favorite event with an actual path 5 months ago
Tags.php fix: Use strict array comparisons in lib/ 4 weeks ago
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 11 months ago
TemplateLayout.php feat(unified-search): Use existing min search length config 4 months ago
URLGenerator.php fix(navigation): Fix absolute URLs from default apps 10 months ago
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 7 months ago