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
Maxence Lange 3ceffe9f5b feat(preset): add lexicon entry for custom share token 1 year ago
..
Accounts chore(AccountManager): adjust code style for cs-fixer 1 year ago
Activity chore: apply new CSFixer rules 1 year ago
App chore: Fix all method calls with too many arguments 1 year ago
AppFramework Merge pull request #54051 from nextcloud/fix/session/log-ephemeral-session-close 1 year ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Authentication chore: apply new CSFixer rules 1 year ago
Avatar chore: apply new CSFixer rules 1 year ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 1 year ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 1 year ago
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 1 year ago
Calendar fix(imip): group messages by logging principal and uri as context 1 year ago
Collaboration chore: apply new CSFixer rules 1 year ago
Command chore: apply new CSFixer rules 1 year ago
Comments feat(comments): Allow to filter by topmost parent id 1 year ago
Config feat(lexicon): moving out from unstable 1 year ago
Console chore: apply new CSFixer rules 1 year ago
Contacts/ContactsMenu chore: apply new CSFixer rules 1 year ago
ContextChat fix: add strict typing to ContextChat classes 1 year ago
DB fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well 1 year ago
Dashboard fix(dashboard): Document expected icon behaviour 2 years ago
Diagnostics chore: apply new CSFixer rules 1 year ago
DirectEditing chore: apply new CSFixer rules 1 year ago
Encryption chore: apply new CSFixer rules 1 year ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 1 year ago
Federation chore: apply new CSFixer rules 1 year ago
Files chore: Fix all method calls with too many arguments 1 year ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
FullTextSearch chore: apply new CSFixer rules 1 year ago
GlobalScale chore: apply new CSFixer rules 1 year ago
Group fix: use logical operator instead of bitwise 1 year ago
Hooks chore: apply new CSFixer rules 1 year ago
Http chore(Http\Client): fix linting issues 1 year ago
IntegrityCheck feat(core): add human readable mimes 1 year ago
KnownUser chore: Use more gender neutral language 2 years ago
L10N chore: apply new CSFixer rules 1 year ago
LDAP style: update codestyle for coding-standard 1.2.3 2 years ago
Lock fix(locking): Accept mixed as value on setTTL 2 years ago
Lockdown chore: Fix all method calls with too many arguments 1 year ago
Log fix(syslog): open syslog channel on write 1 year ago
Mail chore: apply new CSFixer rules 1 year ago
Memcache chore: apply new CSFixer rules 1 year ago
Migration chore: apply new CSFixer rules 1 year ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2 years ago
Notification chore: apply new CSFixer rules 1 year ago
OCM feat(OCM-invites): Implementation of invitation flow 1 year ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Preview chore: apply new CSFixer rules 1 year ago
Profile fix(l10n): our default language is American English so adjust the spelling 1 year ago
Profiler perf: Add config options to trigger individual and sample profiling using excimer 1 year ago
Remote chore: apply new CSFixer rules 1 year ago
Repair chore: apply new CSFixer rules 1 year ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 1 year ago
Route feat(occ): Add commands to list all routes and match a single one 1 year ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 2 years ago
Security fix(bruteforce): limit appconfig lazy loading 1 year ago
Session feat(core): add cookie_domain config option 1 year ago
Settings chore: apply new CSFixer rules 1 year ago
Setup refactor(Setup): When creating a DB user don't use the admin username 1 year ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Share chore: apply new CSFixer rules 1 year ago
Share20 feat(preset): add lexicon entry for custom share token 1 year ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 years ago
Support fix: Fix issues and tests in DIContainer and friends 1 year ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 1 year ago
Tagging feat(db): switch from settype to casts 2 years ago
Talk style: update codestyle for coding-standard 1.2.3 2 years ago
TaskProcessing Merge branch 'master' into feat/task/analyze-image 1 year ago
Teams chore: apply new CSFixer rules 1 year ago
Template chore: apply new CSFixer rules 1 year ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 2 years ago
TextToImage fix: Prevent breaking change in IQueryBuilder 2 years ago
Translation
Updater fix: handle ambiguous IResponse.getBody return types 1 year ago
User Merge pull request #53887 from nextcloud/fix/lower-email-case 1 year ago
UserStatus
legacy fix: Throw specific LoginException when the user is disabled 1 year ago
AllConfig.php feat(lexicon): moving out from unstable 1 year ago
AppConfig.php feat(lexicon): add note and key-details 1 year ago
AppScriptDependency.php chore: apply new CSFixer rules 1 year ago
AppScriptSort.php chore: apply new CSFixer rules 1 year ago
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
CapabilitiesManager.php feat(api): File conversion API 2 years ago
Color.php chore: apply new CSFixer rules 1 year ago
Config.php fix: Fix psalm taint false-positives by small refactorings 2 years ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year 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 2 years ago
EmojiHelper.php chore: apply new CSFixer rules 1 year ago
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 1 year ago
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Installer.php chore: Check if apps directory is really writable in Installer 1 year ago
LargeFileHelper.php chore: apply new CSFixer rules 1 year ago
Log.php chore: apply new CSFixer rules 1 year ago
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
NaturalSort.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 1 year ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 1 year ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 1 year ago
RedisFactory.php chore: apply new CSFixer rules 1 year ago
Repair.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 1 year ago
RepairException.php
Server.php feat(lexicon): moving out from unstable 1 year ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 1 year ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: apply new CSFixer rules 1 year ago
StreamImage.php fix(OCP): Fix Image interface 2 years ago
Streamer.php fix(streamer): zip64 should work on 32-bit env now 2 years ago
SubAdmin.php chore(db): Correctly apply query types 2 years ago
SystemConfig.php fix: Move config.php taint trust upstream directly in OC\Config class 2 years ago
TagManager.php refactor(tags): move favorite event dispatching to tags.php 2 years ago
Tags.php refactor(tags): move favorite event dispatching to tags.php 2 years ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 1 year ago
TemplateLayout.php fix: Use only enabled applications versions in the cache prefix 1 year ago
URLGenerator.php fix: make core application bootstrapable by coordinator 1 year ago
Updater.php fix(update): Correctly trigger update for auto-disabled local apps 1 year ago