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
John Molakvoæ 4829ac57c1 fix: use `OCP\Server` 6 months ago
..
Accounts chore(AccountManager): adjust code style for cs-fixer 7 months ago
Activity chore: apply new CSFixer rules 7 months ago
App chore: Fix all method calls with too many arguments 6 months ago
AppFramework fix: use `OCP\Server` 6 months ago
Archive
Authentication chore: apply new CSFixer rules 7 months ago
Avatar chore: apply new CSFixer rules 7 months ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 6 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 8 months ago
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 7 months ago
Calendar fix(imip): group messages by logging principal and uri as context 6 months ago
Collaboration chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 6 months ago
Command chore: apply new CSFixer rules 7 months ago
Comments feat(comments): Allow to filter by topmost parent id 7 months ago
Config fix(userconfig): duplicate core lexicon 6 months ago
Console chore: apply new CSFixer rules 7 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 7 months ago
ContextChat fix: add strict typing to ContextChat classes 6 months ago
DB fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well 6 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 7 months ago
DirectEditing chore: apply new CSFixer rules 7 months ago
Encryption chore: apply new CSFixer rules 7 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 7 months ago
Federation refactor: remove duplicated types and add return types 6 months ago
Files Merge pull request #54182 from nextcloud/mount-cache-without-fs-access 6 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
FullTextSearch chore: apply new CSFixer rules 7 months ago
GlobalScale chore: apply new CSFixer rules 7 months ago
Group fix: use logical operator instead of bitwise 8 months ago
Hooks chore: apply new CSFixer rules 7 months ago
Http chore(Http\Client): fix linting issues 7 months ago
IntegrityCheck feat(core): add human readable mimes 9 months ago
KnownUser
L10N chore: apply new CSFixer rules 7 months ago
LDAP
Lock
Lockdown chore: Fix all method calls with too many arguments 6 months ago
Log fix(syslog): open syslog channel on write 7 months ago
Mail chore: apply new CSFixer rules 7 months ago
Memcache chore: apply new CSFixer rules 7 months ago
Migration chore: apply new CSFixer rules 7 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 1 year ago
Notification chore: apply new CSFixer rules 7 months ago
OCM feat(OCM-invites): Implementation of invitation flow 8 months ago
OCS
Preview chore: apply new CSFixer rules 7 months ago
Profile fix(l10n): our default language is American English so adjust the spelling 7 months ago
Profiler perf: Add config options to trigger individual and sample profiling using excimer 9 months ago
Remote chore: apply new CSFixer rules 7 months ago
Repair chore: apply new CSFixer rules 7 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 10 months ago
Route feat(occ): Add commands to list all routes and match a single one 7 months ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 1 year ago
Security fix(bruteforce): limit appconfig lazy loading 6 months ago
Session feat(core): add cookie_domain config option 7 months ago
Settings chore: apply new CSFixer rules 7 months ago
Setup Merge pull request #49104 from nextcloud/fix/install-dbport-unused 6 months ago
SetupCheck
Share chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 6 months ago
Share20 Merge pull request #53945 from nextcloud/chore/share-constants 6 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 7 months ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 7 months ago
Tagging
Talk
TaskProcessing Merge branch 'master' into feat/task/analyze-image 7 months ago
Teams chore: apply new CSFixer rules 7 months 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: handle ambiguous IResponse.getBody return types 7 months ago
User Merge pull request #53887 from nextcloud/fix/lower-email-case 7 months ago
UserStatus
legacy fix: Throw specific LoginException when the user is disabled 7 months ago
AllConfig.php feat(lexicon): moving out from unstable 6 months ago
AppConfig.php feat(lexicon): add note and key-details 6 months ago
AppScriptDependency.php chore: apply new CSFixer rules 7 months ago
AppScriptSort.php chore: apply new CSFixer rules 7 months ago
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 chore: apply new CSFixer rules 7 months ago
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
EmojiHelper.php chore: apply new CSFixer rules 7 months ago
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 7 months ago
InitialStateService.php
Installer.php chore: Check if apps directory is really writable in Installer 7 months ago
LargeFileHelper.php chore: apply new CSFixer rules 7 months ago
Log.php chore: apply new CSFixer rules 7 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 9 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 8 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 7 months ago
RedisFactory.php chore: apply new CSFixer rules 7 months ago
Repair.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 9 months ago
RepairException.php
Server.php Merge pull request #54026 from nextcloud/enh/add-cloud-id-chars 6 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 9 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: apply new CSFixer rules 7 months ago
StreamImage.php
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 chore: move implementation from OC legacy to OCP\Files 9 months ago
TemplateLayout.php fix: Use only enabled applications versions in the cache prefix 8 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 8 months ago
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 6 months ago