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
Josh cd4c60ff37
chore(DirectEditing): add override attribute to Token::getToken
2 days ago
..
Accounts chore: Apply new coding standard to all files 3 weeks ago
Activity refactor(server): Register alias when needed 2 weeks ago
App refactor(server): Register alias when needed 2 weeks ago
AppFramework fix: Do not set last-password-confirm for apptoken sessions 6 days ago
Archive chore: Apply new coding standard to all files 3 weeks ago
Authentication feat(auth): support permanent OCM refresh tokens and bearer login 5 days ago
Avatar chore: Apply new coding standard to all files 3 weeks ago
BackgroundJob feat(jobs): clean old job runs 1 week ago
Blurhash/Listener chore: add missing `Override` attribute to `OC` 2 months ago
Broadcast/Events chore: Apply new coding standard to all files 3 weeks ago
Cache chore: Apply new coding standard to all files 3 weeks ago
Calendar chore: Apply new coding standard to all files 3 weeks ago
Collaboration fix: trim duplicate search results for external share 1 week ago
Command chore: Apply new coding standard to all files 3 weeks ago
Comments Merge pull request #60960 from nextcloud/carl/querybuilder-magic-number 2 weeks ago
Config chore: Apply new coding standard to all files 3 weeks ago
Console chore: Apply new coding standard to all files 3 weeks ago
Contacts/ContactsMenu chore: Apply new coding standard to all files 3 weeks ago
ContextChat chore: add missing `Override` attribute to `OC` 2 months ago
DB refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 weeks ago
Dashboard chore: Apply new coding standard to all files 3 weeks ago
Diagnostics refactor(server): Register alias when needed 2 weeks ago
DirectEditing chore(DirectEditing): add override attribute to Token::getToken 2 days ago
Encryption chore: Apply new coding standard to all files 3 weeks ago
EventDispatcher chore: Apply new coding standard to all files 3 weeks ago
Federation fix(cloud_federation_api): accept multi-protocol share envelopes 5 days ago
Files Merge pull request #57234 from enriquepablo/master 4 days ago
FilesMetadata refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 weeks ago
FullTextSearch chore: Apply new coding standard to all files 3 weeks ago
GlobalScale chore: Apply new coding standard to all files 3 weeks ago
Group chore: Fix psalm issues following strong typing of IUser 2 weeks ago
Hooks chore: Apply new coding standard to all files 3 weeks ago
Http feat(guzzle): allow overriding the default curl handler when creating a new client 3 weeks ago
IntegrityCheck chore: Apply new coding standard to all files 3 weeks ago
KnownUser chore: Apply new coding standard to all files 3 weeks ago
L10N chore(L10N): add strict types in L10N::localeExists 2 weeks ago
LDAP chore: Apply new coding standard to all files 3 weeks ago
Lock chore: Apply new coding standard to all files 3 weeks ago
Lockdown chore: Apply new coding standard to all files 3 weeks ago
Log chore: Apply new coding standard to all files 3 weeks ago
Mail chore: Apply new coding standard to all files 3 weeks ago
Memcache chore: Get cache lazily in OC\Memcache\Redis 3 weeks ago
Migration chore: Apply new coding standard to all files 3 weeks ago
Net fix: handle NAT64 addresses in isLocalAddress 1 month ago
Notification chore: Apply new coding standard to all files 3 weeks ago
OCM feat(ocm): advertise exchange-token capability and token endpoint 5 days ago
OCS chore: Apply new coding standard to all files 3 weeks ago
OpenMetrics chore: add missing `Override` attribute to `OC` 2 months ago
Preview fix(previews): movie preview bug fix, in some case stream reading functions may block indefinitly 2 weeks ago
Profile chore: add missing `Override` attribute to `OC` 2 months ago
Profiler chore: Apply new coding standard to all files 3 weeks ago
Repair feat(utils): add getter for serverid with proper default 1 week ago
RichObjectStrings chore: Apply new coding standard to all files 3 weeks ago
Route fix: Change back base.php to have the same behavior as before 2 weeks ago
Search chore: Apply new coding standard to all files 3 weeks ago
Security Merge pull request #60735 from nextcloud/fix/noid/crypto-decrypt-fallback-valueerror 2 weeks ago
Session chore: Apply new coding standard to all files 3 weeks ago
Settings chore: Apply new coding standard to all files 3 weeks ago
Setup chore: Apply new coding standard to all files 3 weeks ago
SetupCheck style(PHP): Fix 2 weeks ago
Share chore: Apply new coding standard to all files 3 weeks ago
Share20 feat(files_sharing): store and refresh OCM access tokens for external shares 5 days ago
Snowflake feat(snowflake): allows to generate Snowflake IDs matching a timestamp 1 week ago
SpeechToText chore: Apply new coding standard to all files 3 weeks ago
Support chore: Apply new coding standard to all files 3 weeks ago
SystemTag chore: Apply new coding standard to all files 3 weeks ago
Tagging chore: Apply new coding standard to all files 3 weeks ago
Talk chore: Remove almost all uses of deprecated IServerContainer in lib/private 1 month ago
TaskProcessing Merge pull request #61053 from bygadd/fix/taskprocessing-worker-atomic-claim 5 days ago
Teams fix(team-manager): ensure team resources are only retrived for members 1 week ago
Template chore: Apply new coding standard to all files 3 weeks ago
TextProcessing chore: Silence psalm false-positives 3 weeks ago
TextToImage chore: Remove types from const properties 3 weeks ago
Translation chore: Apply new coding standard to all files 3 weeks ago
Updater chore: Apply new coding standard to all files 3 weeks ago
User feat(auth): support permanent OCM refresh tokens and bearer login 5 days ago
UserStatus chore: Apply new coding standard to all files 3 weeks ago
legacy Merge pull request #61140 from nextcloud/fix/fix-deprecations-in-tests 2 weeks ago
AllConfig.php chore: Apply new coding standard to all files 3 weeks ago
AppConfig.php chore: Apply new coding standard to all files 3 weeks ago
AppScriptDependency.php chore: apply new CSFixer rules 12 months ago
AppScriptSort.php refactor: Run rector on lib/private 5 months ago
BinaryFinder.php chore: add missing `Override` attribute to `OC` 2 months ago
CapabilitiesManager.php refactor(CapabilitiesManager): log slow capabilities in a single message 1 week ago
Color.php chore: Apply new coding standard to all files 3 weeks ago
Config.php chore: Apply new coding standard to all files 3 weeks ago
ContactsManager.php chore: Apply new coding standard to all files 3 weeks ago
DatabaseException.php chore: Apply new coding standard to all files 3 weeks ago
DatabaseSetupException.php chore: Apply new coding standard to all files 3 weeks ago
DateTimeFormatter.php chore: Apply new coding standard to all files 3 weeks ago
DateTimeZone.php chore: Apply new coding standard to all files 3 weeks ago
EmojiHelper.php chore: Apply new coding standard to all files 3 weeks ago
EventSource.php chore: Apply new coding standard to all files 3 weeks ago
EventSourceFactory.php chore: add missing `Override` attribute to `OC` 2 months ago
ForbiddenException.php chore: Apply new coding standard to all files 3 weeks ago
HintException.php
Image.php fix: resolve PHP deprecation of `imagedestroy` 2 weeks ago
InitialStateService.php chore: Apply new coding standard to all files 3 weeks ago
Installer.php chore: Apply new coding standard to all files 3 weeks ago
LargeFileHelper.php chore: Apply new coding standard to all files 3 weeks ago
Log.php chore: Apply new coding standard to all files 3 weeks ago
MemoryInfo.php
NaturalSort.php chore: Apply new coding standard to all files 3 weeks ago
NaturalSort_DefaultCollator.php chore: Apply new coding standard to all files 3 weeks ago
NavigationManager.php fix(NavigationManager): resolve entries only when needed 2 weeks ago
NeedsUpdateException.php chore: Apply new coding standard to all files 3 weeks ago
NotSquareException.php chore: Apply new coding standard to all files 3 weeks ago
PhoneNumberUtil.php chore: add missing `Override` attribute to `OC` 2 months ago
PreviewManager.php Merge pull request #59905 from nextcloud/jtr/chore-drop-registerProvider-IPreview 2 weeks ago
PreviewNotAvailableException.php chore: Apply new coding standard to all files 3 weeks ago
RedisFactory.php fix: Remove static var in Memcache/Redis 3 weeks ago
Repair.php feat(jobs): add cleanup job for job run history 1 week ago
RepairException.php chore: Apply new coding standard to all files 3 weeks ago
Server.php feat(utils): add getter for serverid with proper default 1 week ago
ServerContainer.php chore: Apply new coding standard to all files 3 weeks ago
ServerInfo.php feat(utils): add getter for serverid with proper default 1 week ago
ServerNotAvailableException.php chore: Apply new coding standard to all files 3 weeks ago
ServiceUnavailableException.php chore: Apply new coding standard to all files 3 weeks ago
Setup.php feat(jobs): add cleanup job for job run history 1 week ago
StreamImage.php chore: Apply new coding standard to all files 3 weeks ago
Streamer.php chore: Apply new coding standard to all files 3 weeks ago
SubAdmin.php fix: prevent editing delegated admins 5 days ago
SystemConfig.php chore: Apply new coding standard to all files 3 weeks ago
TagManager.php refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 weeks ago
Tags.php fix: Turn static var into standard one in Tags class 3 weeks ago
TempManager.php fix: Silence PHP warnings from fopen and mkdir 2 weeks ago
TemplateLayout.php fix(psalm): Use end instead of array_last because psalm does not find the polyfill 2 weeks ago
URLGenerator.php chore: Apply new coding standard to all files 3 weeks ago
Updater.php chore: Apply new coding standard to all files 3 weeks ago