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
Carl Schwan 0aafc14272
refactor: Cleanup files app bootstrap
2 months ago
..
Accounts chore: Apply new coding standard to all files 3 months ago
Activity refactor(server): Register alias when needed 2 months ago
App refactor(server): Register alias when needed 2 months ago
AppFramework fix: Do not set last-password-confirm for apptoken sessions 2 months ago
Archive chore: Apply new coding standard to all files 3 months ago
Authentication feat(auth): support permanent OCM refresh tokens and bearer login 2 months ago
Avatar chore: Apply new coding standard to all files 3 months ago
BackgroundJob feat(jobs): clean old job runs 2 months 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 chore: Apply new coding standard to all files 3 months ago
Collaboration fix: trim duplicate search results for external share 2 months ago
Command chore: Apply new coding standard to all files 3 months ago
Comments Merge pull request #60960 from nextcloud/carl/querybuilder-magic-number 2 months ago
Config chore: Apply new coding standard to all files 3 months ago
Console fix(maintenance): allow AppAPI to serve requests during maintenance mode 2 months 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: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 months ago
Dashboard chore: Apply new coding standard to all files 3 months ago
Diagnostics refactor(server): Register alias when needed 2 months ago
DirectEditing chore(DirectEditing): add override attribute to Token::getToken 2 months ago
Encryption chore: Apply new coding standard to all files 3 months ago
EventDispatcher chore: Apply new coding standard to all files 3 months ago
Federation fix(cloud_federation_api): accept multi-protocol share envelopes 2 months ago
Files Merge pull request #57234 from enriquepablo/master 2 months ago
FilesMetadata refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 months ago
FullTextSearch chore: Apply new coding standard to all files 3 months ago
GlobalScale chore: Apply new coding standard to all files 3 months ago
Group chore: Fix psalm issues following strong typing of IUser 2 months 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 chore: Apply new coding standard to all files 3 months ago
KnownUser chore: Apply new coding standard to all files 3 months ago
L10N chore(L10N): add strict types in L10N::localeExists 2 months 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: Apply new coding standard to all files 3 months ago
Mail chore: Apply new coding standard to all files 3 months ago
Memcache fix: Remove uses of deprecated service string names 2 months ago
Migration chore: Apply new coding standard to all files 3 months ago
Net fix: handle NAT64 addresses in isLocalAddress 3 months ago
Notification chore: Apply new coding standard to all files 3 months ago
OCM feat(ocm): advertise exchange-token capability and token endpoint 2 months 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 fix(previews): movie preview bug fix, in some case stream reading functions may block indefinitly 2 months ago
Profile chore: add missing `Override` attribute to `OC` 4 months ago
Profiler chore: Apply new coding standard to all files 3 months ago
Repair feat(utils): add getter for serverid with proper default 2 months 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 Merge pull request #60735 from nextcloud/fix/noid/crypto-decrypt-fallback-valueerror 2 months ago
Session chore: Apply new coding standard to all files 3 months ago
Settings chore: Apply new coding standard to all files 3 months ago
Setup fix: add handling for MD5 on new MySQL and deprecate MD5 SQL function 2 months ago
SetupCheck style(PHP): Fix 2 months ago
Share chore: Apply new coding standard to all files 3 months ago
Share20 feat(files_sharing): store and refresh OCM access tokens for external shares 2 months ago
Snowflake feat(snowflake): allows to generate Snowflake IDs matching a timestamp 2 months ago
SpeechToText chore: Apply new coding standard to all files 3 months ago
Support chore: Apply new coding standard to all files 3 months ago
SystemTag chore: Apply new coding standard to all files 3 months 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 #61053 from bygadd/fix/taskprocessing-worker-atomic-claim 2 months ago
Teams fix(team-manager): ensure team resources are only retrived for members 2 months 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 feat(auth): support permanent OCM refresh tokens and bearer login 2 months ago
UserStatus chore: Apply new coding standard to all files 3 months ago
legacy Merge pull request #61140 from nextcloud/fix/fix-deprecations-in-tests 2 months ago
AllConfig.php chore: Apply new coding standard to all files 3 months ago
AppConfig.php chore: Apply new coding standard to all files 3 months ago
AppScriptDependency.php chore: apply new CSFixer rules 1 year ago
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 chore: Add SPDX header 2 years ago
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 chore: Apply new coding standard to all files 3 months ago
LargeFileHelper.php chore: Apply new coding standard to all files 3 months ago
Log.php chore: Apply new coding standard to all files 3 months ago
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
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 entries only when needed 2 months 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 Merge pull request #59905 from nextcloud/jtr/chore-drop-registerProvider-IPreview 2 months ago
PreviewNotAvailableException.php chore: Apply new coding standard to all files 3 months ago
RedisFactory.php fix: Remove static var in Memcache/Redis 3 months ago
Repair.php feat(jobs): add cleanup job for job run history 2 months ago
RepairException.php chore: Apply new coding standard to all files 3 months ago
Server.php feat(utils): add getter for serverid with proper default 2 months ago
ServerContainer.php chore: Apply new coding standard to all files 3 months ago
ServerInfo.php feat(utils): add getter for serverid with proper default 2 months ago
ServerNotAvailableException.php chore: Apply new coding standard to all files 3 months ago
ServiceUnavailableException.php chore: Apply new coding standard to all files 3 months ago
Setup.php feat(jobs): add cleanup job for job run history 2 months 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 fix: prevent editing delegated admins 2 months ago
SystemConfig.php chore: Apply new coding standard to all files 3 months ago
TagManager.php refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 3 months ago
Tags.php fix: Turn static var into standard one in Tags class 3 months 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 chore: Apply new coding standard to all files 3 months ago
Updater.php chore: Apply new coding standard to all files 3 months ago