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
Kate a3183f7a12
Merge pull request #54739 from nextcloud/fix/noid/limit-spam-on-strictness
12 months ago
..
Accounts fix(Accounts): Add back v2 scope migration 12 months ago
Activity feat(activity): add bulk activity option 1 year ago
App fix(AppManager): Argument must be of type array|object 1 year ago
AppFramework Merge pull request #54627 from nextcloud/fix/ocs/accept-header 12 months ago
Archive
Authentication fix(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
Avatar feat(avatars): use different colors for guests for the same name 12 months 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" 12 months ago
Calendar feat: meeting proposals 12 months ago
Collaboration fix(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
Command chore: apply new CSFixer rules 1 year ago
Comments fix(comments): Don's catch invalid DriverException 12 months ago
Config fix(lexicon): send single notice/warning when using unknown config key 12 months 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 refactor(querybuilder): Port away from qb::execute() in lib/ 12 months ago
Dashboard
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 refactor: remove duplicated types and add return types 1 year ago
Files Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 12 months 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(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
Hooks chore: apply new CSFixer rules 1 year ago
Http chore(Http\Client): fix linting issues 1 year ago
IntegrityCheck chore: Get rid of AppLocator helper 1 year ago
KnownUser
L10N chore: apply new CSFixer rules 1 year ago
LDAP
Lock
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 feat(ocp): add email address validator 1 year ago
Memcache fix: typos in cache and app config 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 feat: indicate reason for preloading notifications 1 year ago
OCM feat(ocm): split ocm discovery and capacities 1 year ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 1 year ago
Preview chore(Preview): Remove avconv support 12 months ago
Profile fix(config): fix tests+psalm 1 year ago
Profiler fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 12 months ago
Remote chore: apply new CSFixer rules 1 year ago
Repair Merge pull request #54664 from nextcloud/carl/port-away-execute-lib 12 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 1 year ago
Route fix(route): Change "core.ProfilePage.index" to lowercase 1 year ago
Search feat(UnifiedSearch): External search providers support 1 year ago
Security feat: Cache user keys 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(querybuilder): Port away from qb::execute() in lib/ 12 months ago
SetupCheck
Share feat(preset): share link expiration date 1 year ago
Share20 Merge pull request #53503 from nextcloud/fix-json-decoding-groups-excluded-from-share 1 year ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 1 year ago
SystemTag fix(query-builder): Don't catch UniqueConstraintViolationException 12 months ago
Tagging
Talk
TaskProcessing feat(taskprocessing): avoid generator cascade 1 year ago
Teams chore: apply new CSFixer rules 1 year ago
Template feat(preset): share link expiration date 1 year ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 2 years ago
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 1 year ago
User refactor(querybuilder): Port away from qb::execute() in lib/ 12 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 1 year ago
legacy chore: remove `mbstring.func_overload` check from `checkserver()` 1 year ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 1 year ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 12 months 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
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 1 year ago
EmojiHelper.php chore: apply new CSFixer rules 1 year ago
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 1 year ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 1 year ago
Installer.php fix: Log that using an appinfo/install.php file is deprecated 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
NaturalSort.php
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 chore(Preview): Remove avconv support 12 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 1 year ago
RedisFactory.php chore: apply new CSFixer rules 1 year ago
Repair.php feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 1 year ago
RepairException.php
Server.php Revert "perf(base): Stop setting up the FS for every basic auth request" 12 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 1 year ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: Set installShippedApps as non-static in Installer 1 year ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 1 year ago
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 1 year ago
TagManager.php refactor(querybuilder): Port away from qb::execute() in lib/ 12 months ago
Tags.php fix(core): ensure unique vcategory 1 year ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 1 year ago
TemplateLayout.php feat(preset): share password protection 1 year ago
URLGenerator.php fix: make core application bootstrapable by coordinator 1 year ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 1 year ago