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
Côme Chilliet b51c1d7f8d feat(login): Add rememberme checkbox 6 months ago
..
Accounts fix(Accounts): Add back v2 scope migration 8 months ago
Activity fix(activity): do not loop affected userIDs twice 6 months ago
App Merge pull request #55440 from nextcloud/backport/55420/stable32 7 months ago
AppFramework fix(AppFramework): Check for responder existence 6 months ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Authentication feat(login): Add rememberme checkbox 6 months ago
Avatar feat(avatars): use different colors for guests for the same name 8 months ago
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 10 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 12 months ago
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 8 months ago
Calendar Merge pull request #55763 from nextcloud/backport/54819/stable32 7 months ago
Collaboration fix: Fix user collaborators returned when searching for mail collaborators 6 months ago
Command fix(jobs): Limit command jobs to known cases 6 months ago
Comments fix(comments): Don's catch invalid DriverException 8 months ago
Config fix(lexicon): switch bool value to non-lazy 7 months ago
Console chore: apply new CSFixer rules 10 months ago
Contacts/ContactsMenu chore: apply new CSFixer rules 10 months ago
ContextChat fix: add strict typing to ContextChat classes 10 months ago
DB feat(db): add SSL/TLS support for PostgreSQL 8 months ago
Dashboard
Diagnostics chore: apply new CSFixer rules 10 months ago
DirectEditing chore: apply new CSFixer rules 10 months ago
Encryption chore(encryption): Cleanup typing in EncryptAll/DecryptAll 8 months ago
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 10 months ago
Federation fix(federation): Allow outgoing federation with oCIS federated cloud ids 7 months ago
Files fix: Clear mount cache when file storage changes during move 6 months ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
FullTextSearch chore: apply new CSFixer rules 10 months ago
GlobalScale chore: apply new CSFixer rules 10 months ago
Group fix: join accounts_data instead of preferences when searching users 7 months ago
Hooks chore: apply new CSFixer rules 10 months ago
Http chore(Http\Client): fix linting issues 10 months ago
IntegrityCheck chore: Get rid of AppLocator helper 9 months ago
KnownUser chore: Use more gender neutral language 2 years ago
L10N fix(l10n): Don't fallback from 3-letter languages to 2-letter 7 months ago
LDAP
Lock fix(locking): Accept mixed as value on setTTL 2 years ago
Lockdown chore: Fix all method calls with too many arguments 10 months ago
Log fix(syslog): open syslog channel on write 10 months ago
Mail fix(Mailer): Log errors 6 months ago
Memcache fix(Memcache): ensure global prefix depends on enabled apps 6 months ago
Migration chore: apply new CSFixer rules 10 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2 years ago
Notification feat: indicate reason for preloading notifications 9 months ago
OCM fix(ocm): align discovery process with OCM spec 6 months ago
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 8 months ago
Preview chore(Preview): Remove avconv support 8 months ago
Profile fix(config): fix tests+psalm 9 months ago
Profiler fix(profiler): Harden profiler writes 6 months ago
Remote chore: apply new CSFixer rules 10 months ago
Repair fix(lexicon): switch bool value to non-lazy 7 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 9 months ago
Search feat(unified-search): Use existing min search length config 7 months ago
Security fix(bfp): Trim meta data so it can still be stored 6 months ago
Session feat(core): add cookie_domain config option 11 months ago
Settings chore: apply new CSFixer rules 10 months ago
Setup refactor(querybuilder): Port away from qb::execute() in lib/ 8 months ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Share feat(preset): share link expiration date 9 months ago
Share20 feat(Share\IManager): add `matchUserId` method and update docs 7 months ago
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 10 months ago
SystemTag feat(SystemTag): Add typed events for tag mapper events 8 months ago
Tagging feat(db): switch from settype to casts 2 years ago
Talk
TaskProcessing fix(TaskProcessing): Increase MAX_TASK_AGE to 6 months 7 months ago
Teams fix(team-api): get all teams details in a single request 6 months ago
Template fix: remove executable flag from source files 8 months 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 10 months ago
User fix(IUserManager): Fix deprecation of search method 7 months ago
UserStatus fix(container): Reduce general deprecation spam on all requests 9 months ago
legacy chore: remove `mbstring.func_overload` check from `checkserver()` 9 months ago
AllConfig.php feat(AppConfig): cache app config in local cache if available 9 months ago
AppConfig.php fix(lexicon): send single notice/warning when using unknown config key 8 months ago
AppScriptDependency.php chore: apply new CSFixer rules 10 months ago
AppScriptSort.php chore: apply new CSFixer rules 10 months ago
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2 years ago
CapabilitiesManager.php feat(api): File conversion API 1 year ago
Color.php chore: apply new CSFixer rules 10 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 1 year ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 9 months ago
EmojiHelper.php chore: apply new CSFixer rules 10 months 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 10 months ago
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 9 months ago
Installer.php fix: Log that using an appinfo/install.php file is deprecated 9 months ago
LargeFileHelper.php fix: remove executable flag from source files 8 months ago
Log.php chore: apply new CSFixer rules 10 months 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: disable mp3 preview provider 7 months ago
PreviewNotAvailableException.php chore: apply new CSFixer rules 10 months ago
RedisFactory.php fix(cache): Set default Redis port to `0` for UNIX sockets 8 months ago
Repair.php Merge pull request #55884 from nextcloud/backport/55864/stable32 7 months ago
RepairException.php
Server.php fix: Fix user collaborators returned when searching for mail collaborators 6 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 12 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: Set installShippedApps as non-static in Installer 9 months ago
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 9 months ago
SubAdmin.php chore(db): Correctly apply query types 2 years ago
SystemConfig.php feat: allow admins to configure additional sensitive config values 9 months ago
TagManager.php fix: Dispatch favorite event with an actual path 8 months ago
Tags.php fix: Dispatch favorite event with an actual path 8 months ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 12 months ago
TemplateLayout.php feat(unified-search): Use existing min search length config 7 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 11 months ago
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 9 months ago