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 55e1270b94
refactor: use Share for most SharingManager parameters instead of just the id
1 week ago
..
Accounts refactor(dbal): move to modern calls 1 month ago
Activity refactor(server): Register alias when needed 2 months ago
App fix(core): hide personal settings of apps not enabled for the user 2 weeks ago
AppFramework Merge pull request #62887 from nextcloud/carl/perf-passwordconfirmation 1 week ago
Archive chore: Apply new coding standard to all files 3 months ago
Authentication Merge pull request #62540 from mimi89999/feat/webauthn-skip-2fa 1 week ago
Avatar refactor: Apply rector changes 2 weeks ago
BackgroundJob fix(background-jobs): bind Snowflake job IDs as strings 4 weeks ago
Blurhash/Listener chore: add missing `Override` attribute to `OC` 4 months ago
Broadcast/Events chore: Apply new coding standard to all files 3 months ago
Cache chore: Apply new coding standard to all files 3 months ago
Calendar fix(imip): don't report success when a calendar cannot process iMip 3 weeks ago
Collaboration fix(lookup-server): accept self-signed lus on globalscale 2 weeks ago
Command chore: Apply new coding standard to all files 3 months ago
Comments fix: correct spelling errors in comments 3 weeks ago
Config chore: Suppress psalm false-positives 1 week ago
Console refactor(commands): Remove IQuestionHelper 1 week ago
Contacts/ContactsMenu chore: Apply new coding standard to all files 3 months ago
ContextChat chore: add missing `Override` attribute to `OC` 4 months ago
DB refactor(schema): Reduce the API surface 1 week ago
Dashboard chore: Apply new coding standard to all files 3 months ago
Diagnostics refactor(server): Register alias when needed 2 months ago
DirectEditing fix(DirectEditing): cleanup tokens on user deletion 2 weeks ago
Encryption refactor: Apply rector changes 1 month ago
EventDispatcher chore: Apply new coding standard to all files 3 months ago
Federation chore(http-sig): Simplify implementation 2 weeks ago
Files Merge pull request #62364 from nextcloud/fix/prevent-s3-corruption 2 weeks ago
FilesMetadata fix(core): handle parameter limits in files metadata deletion 2 weeks ago
FullTextSearch chore: Apply new coding standard to all files 3 months ago
GlobalScale feat(globalscale): Expose more configs 3 weeks ago
Group refactor(dbal): move to modern calls 1 month ago
Hooks chore: Apply new coding standard to all files 3 months ago
Http feat(guzzle): allow overriding the default curl handler when creating a new client 3 months ago
IntegrityCheck fix: adjust hash to v2 library default 4 weeks ago
KnownUser chore: Apply new coding standard to all files 3 months ago
L10N fix(L10N): Also accept DateTimeImmutable 3 weeks ago
LDAP chore: Apply new coding standard to all files 3 months ago
Lock chore: Apply new coding standard to all files 3 months ago
Lockdown chore: Apply new coding standard to all files 3 months ago
Log chore: cleanup getting time for formatting logs 2 weeks ago
Mail chore: Apply new coding standard to all files 3 months ago
Memcache fix(MemcachedFactory): Enable TCP_NODELAY and adjust default timeouts to be reasonable 3 weeks ago
Migration chore: Apply new coding standard to all files 3 months ago
Net fix: strip trailing dots from hostnames and ips before validation 2 weeks ago
Notification chore: Apply new coding standard to all files 3 months ago
OCM chore(http-sig): Simplify implementation 2 weeks ago
OCS chore: Apply new coding standard to all files 3 months ago
OpenMetrics chore: add missing `Override` attribute to `OC` 4 months ago
Preview Merge pull request #62600 from nextcloud/imagemafix 3 weeks ago
Profile feat: profile on mobile view 2 weeks ago
Profiler chore: Apply new coding standard to all files 3 months ago
Repair fix(db): Adapt migrations to new OCP\DB\Schema 1 week ago
RichObjectStrings chore: Apply new coding standard to all files 3 months ago
Route fix: Change back base.php to have the same behavior as before 3 months ago
Search chore: Apply new coding standard to all files 3 months ago
Security chore(cloud_federation_api): move jwks 2 weeks ago
Session chore: Apply new coding standard to all files 3 months ago
Settings fix(core): hide personal settings of apps not enabled for the user 2 weeks ago
Setup fix(setup): de-duplicate host parsing allowing IPv6 connections 2 weeks ago
SetupCheck style(PHP): Fix 2 months ago
Share chore: Apply new coding standard to all files 3 months ago
Share20 Merge pull request #62870 from nextcloud/carl/extendUserExists 2 weeks ago
Sharing refactor: use Share for most SharingManager parameters instead of just the id 1 week ago
Snowflake refactor(Snowflake): Use more strict types 1 month ago
SpeechToText refactor: Expose a public exception when no user is found 2 months ago
Support chore: Apply new coding standard to all files 3 months ago
SystemTag fix(systemTags): setObjectIdsForTag() dispatches once 3 weeks ago
Tagging chore: Apply new coding standard to all files 3 months ago
Talk chore: Remove almost all uses of deprecated IServerContainer in lib/private 3 months ago
TaskProcessing Merge pull request #62243 from nextcloud/fix/taskprocessing-atomic-claim 3 weeks ago
Teams fix(teams): add consumable and implementable annotations 2 weeks ago
Template refactor: Cleanup files app bootstrap 2 months ago
TextProcessing chore: Silence psalm false-positives 3 months ago
TextToImage chore: Remove types from const properties 3 months ago
Translation chore: Apply new coding standard to all files 3 months ago
Updater chore: Apply new coding standard to all files 3 months ago
User fix: Revert using setValueBool in User class 1 week ago
UserStatus chore: Apply new coding standard to all files 3 months ago
legacy Merge pull request #61937 from nextcloud/fix/filesystem-move-hardening 2 weeks ago
AllConfig.php chore: Apply new coding standard to all files 3 months ago
AppConfig.php refactor(dbal): move to modern calls 1 month ago
AppScriptDependency.php
AppScriptSort.php refactor: Run rector on lib/private 7 months ago
BinaryFinder.php chore: add missing `Override` attribute to `OC` 4 months ago
CapabilitiesManager.php refactor(CapabilitiesManager): log slow capabilities in a single message 2 months ago
Color.php chore: Apply new coding standard to all files 3 months ago
Config.php chore: Apply new coding standard to all files 3 months ago
ContactsManager.php chore: Apply new coding standard to all files 3 months ago
DatabaseException.php chore: Apply new coding standard to all files 3 months ago
DatabaseSetupException.php chore: Apply new coding standard to all files 3 months ago
DateTimeFormatter.php chore: Apply new coding standard to all files 3 months ago
DateTimeZone.php chore: Apply new coding standard to all files 3 months ago
EmojiHelper.php chore: Apply new coding standard to all files 3 months ago
EventSource.php chore: Apply new coding standard to all files 3 months ago
EventSourceFactory.php chore: add missing `Override` attribute to `OC` 4 months ago
ForbiddenException.php chore: Apply new coding standard to all files 3 months ago
HintException.php
Image.php fix: resolve PHP deprecation of `imagedestroy` 2 months ago
InitialStateService.php chore: Apply new coding standard to all files 3 months ago
Installer.php feat(deps): Upgrade phpseclib to v3 4 weeks ago
LargeFileHelper.php chore: Apply new coding standard to all files 3 months ago
Log.php perf(log): normalize log data only when logging 2 months ago
MemoryInfo.php
NaturalSort.php chore: Apply new coding standard to all files 3 months ago
NaturalSort_DefaultCollator.php chore: Apply new coding standard to all files 3 months ago
NavigationManager.php fix(NavigationManager): resolve closure and event entries when all apps loaded 4 weeks ago
NeedsUpdateException.php chore: Apply new coding standard to all files 3 months ago
NotSquareException.php chore: Apply new coding standard to all files 3 months ago
PhoneNumberUtil.php chore: add missing `Override` attribute to `OC` 4 months ago
PreviewManager.php refactor(preview): use getProviders() in mime support and availability checks 2 months ago
PreviewNotAvailableException.php chore: Apply new coding standard to all files 3 months ago
RedisFactory.php chore: undeprecate the redis cache backend 1 month ago
Repair.php feat(login): clean remember me tokens 1 month ago
RepairException.php chore: Apply new coding standard to all files 3 months ago
Server.php Merge pull request #62687 from nextcloud/carl/gss-oauth 1 week ago
ServerContainer.php chore: Apply new coding standard to all files 3 months ago
ServerInfo.php fix: PHP_INT_SIZE is 8 on 64bits, not 4 1 week ago
ServerNotAvailableException.php chore: Apply new coding standard to all files 3 months ago
ServiceUnavailableException.php feat: Allow to register a class implementing IGlobalScaleService 2 weeks ago
Setup.php fix: salt size needs to be 16, 24 or 32 bytes not random 30 bytes 4 weeks ago
StreamImage.php chore: Apply new coding standard to all files 3 months ago
Streamer.php chore: Apply new coding standard to all files 3 months ago
SubAdmin.php refactor(dbal): move to modern calls 1 month ago
SystemConfig.php chore: Apply new coding standard to all files 3 months ago
TagManager.php refactor(dbal): move to modern calls 1 month ago
Tags.php refactor(dbal): move to modern calls 1 month ago
TempManager.php fix: Silence PHP warnings from fopen and mkdir 2 months ago
TemplateLayout.php fix(psalm): Use end instead of array_last because psalm does not find the polyfill 2 months ago
URLGenerator.php refactor(urlgenerator): Move getLogoutUrl from OC_User to IUrlGenerator 1 month ago
Updater.php chore: Apply new coding standard to all files 3 months ago