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 dcc6c1956a fix: catch and log exception from share events 7 months ago
..
Accounts feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 7 months ago
Activity chore: apply new CSFixer rules 8 months ago
App chore: Fix all method calls with too many arguments 7 months ago
AppFramework fix(container): Reduce general deprecation spam on all requests 7 months ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Authentication chore: apply new CSFixer rules 8 months ago
Avatar fix: resolve psalm errors 7 months 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 Revert "perf(base): Stop setting up the FS for every basic auth request" 8 months ago
Calendar fix(imip): group messages by logging principal and uri as context 7 months ago
Collaboration chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 7 months ago
Command chore: apply new CSFixer rules 8 months ago
Comments feat(comments): Allow to filter by topmost parent id 8 months ago
Config fix(config): fix tests+psalm 7 months ago
Console chore: apply new CSFixer rules 8 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 8 months ago
ContextChat fix: add strict typing to ContextChat classes 8 months ago
DB feat(database): Add option to test for mariadb 7 months ago
Dashboard fix(dashboard): Document expected icon behaviour 2 years ago
Diagnostics chore: apply new CSFixer rules 8 months ago
DirectEditing chore: apply new CSFixer rules 8 months ago
Encryption chore: apply new CSFixer rules 8 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 8 months ago
Federation refactor: remove duplicated types and add return types 7 months ago
Files fix: better object store write error propagation 7 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
FullTextSearch chore: apply new CSFixer rules 8 months ago
GlobalScale chore: apply new CSFixer rules 8 months ago
Group fix: use logical operator instead of bitwise 9 months ago
Hooks chore: apply new CSFixer rules 8 months ago
Http chore(Http\Client): fix linting issues 8 months ago
IntegrityCheck feat(core): add human readable mimes 10 months ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N chore: apply new CSFixer rules 8 months ago
LDAP style: update codestyle for coding-standard 1.2.3 2 years ago
Lock fix(locking): Accept mixed as value on setTTL 1 year ago
Lockdown chore: Fix all method calls with too many arguments 7 months ago
Log fix(syslog): open syslog channel on write 8 months ago
Mail fix: Fix button alignment for email templates in Outlook 7 months ago
Memcache chore: apply new CSFixer rules 8 months ago
Migration chore: apply new CSFixer rules 8 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 1 year ago
Notification feat(notifications): provide method to preload many notifications at once 7 months ago
OCM feat(OCM-invites): Implementation of invitation flow 9 months ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Preview chore: apply new CSFixer rules 8 months ago
Profile fix(config): fix tests+psalm 7 months ago
Profiler perf: Add config options to trigger individual and sample profiling using excimer 10 months ago
Remote chore: apply new CSFixer rules 8 months ago
Repair chore: apply new CSFixer rules 8 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 11 months ago
Route feat(occ): Add commands to list all routes and match a single one 8 months ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 1 year ago
Security feat: Cache user keys 7 months ago
Session feat(core): add cookie_domain config option 9 months ago
Settings chore: apply new CSFixer rules 8 months ago
Setup fix(db): use `caching_sha2_password` for MySQL 7 months ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Share chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 7 months ago
Share20 fix: catch and log exception from share events 7 months ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 years ago
Support fix: Fix issues and tests in DIContainer and friends 8 months ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 8 months ago
Tagging feat(db): switch from settype to casts 1 year ago
Talk style: update codestyle for coding-standard 1.2.3 2 years ago
TaskProcessing fix(taskprocessing): move LAZY_CONFIG_KEYS constant to the private namespace 7 months ago
Teams chore: apply new CSFixer rules 8 months ago
Template fix: Do not show password dialog when user can not validate password 7 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 8 months ago
User fix: increase how long we cache display names 7 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 7 months ago
legacy fix: Throw specific LoginException when the user is disabled 8 months ago
AllConfig.php feat(lexicon): moving out from unstable 7 months ago
AppConfig.php fix(config): fix tests+psalm 7 months ago
AppScriptDependency.php chore: apply new CSFixer rules 8 months ago
AppScriptSort.php chore: apply new CSFixer rules 8 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 8 months ago
Config.php fix: Fix psalm taint false-positives by small refactorings 1 year ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 12 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2 years ago
DateTimeZone.php chore: Use more gender neutral language 1 year ago
EmojiHelper.php chore: apply new CSFixer rules 8 months ago
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 8 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 7 months ago
Installer.php chore: Check if apps directory is really writable in Installer 8 months ago
LargeFileHelper.php chore: apply new CSFixer rules 8 months ago
Log.php chore: apply new CSFixer rules 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(navigation): Fix default app entry registered as closure 10 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 9 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 8 months ago
RedisFactory.php chore: apply new CSFixer rules 8 months ago
Repair.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 10 months ago
RepairException.php
Server.php Merge pull request #54026 from nextcloud/enh/add-cloud-id-chars 7 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 10 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: apply new CSFixer rules 8 months ago
StreamImage.php fix(OCP): Fix Image interface 2 years ago
Streamer.php fix(ZipFolderPlugin): set mtime of directories in archive 7 months ago
SubAdmin.php chore(db): Correctly apply query types 1 year ago
SystemConfig.php feat: allow admins to configure additional sensitive config values 7 months ago
TagManager.php refactor(tags): move favorite event dispatching to tags.php 1 year ago
Tags.php fix(core): ensure unique vcategory 7 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 10 months ago
TemplateLayout.php fix: Use only enabled applications versions in the cache prefix 9 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 9 months ago
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 8 months ago