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
Anna e29038414d
Merge pull request #59677 from nextcloud/fix/57340/owncloud-migration-appconfig-userconfig
1 week ago
..
Accounts chore: add missing `Override` attribute to `OC` 1 month ago
Activity chore: add missing `Override` attribute to `OC` 1 month ago
App refactor: Apply rector changes 2 weeks ago
AppFramework Merge pull request #59168 from philiprenich/fix-ios-browsers 2 weeks ago
Archive chore: add missing `Override` attribute to `OC` 1 month ago
Authentication chore: add missing `Override` attribute to `OC` 1 month ago
Avatar chore: add missing `Override` attribute to `OC` 1 month ago
BackgroundJob chore: add missing `Override` attribute to `OC` 1 month ago
Blurhash/Listener chore: add missing `Override` attribute to `OC` 1 month ago
Broadcast/Events chore: add missing `Override` attribute to `OC` 1 month ago
Cache chore: add missing `Override` attribute to `OC` 1 month ago
Calendar chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Collaboration chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Command chore: add missing `Override` attribute to `OC` 1 month ago
Comments chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Config fix(appconfig,userconfig): restore pre-migration fallback for ownCloud migration 1 week ago
Console chore: add missing `Override` attribute to `OC` 1 month ago
Contacts/ContactsMenu chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
ContextChat chore: add missing `Override` attribute to `OC` 1 month ago
DB fix(DB): Enforce foreign key constraints in SQLite 2 weeks ago
Dashboard chore: add missing `Override` attribute to `OC` 1 month ago
Diagnostics chore: add missing `Override` attribute to `OC` 1 month ago
DirectEditing chore: add missing `Override` attribute to `OC` 1 month ago
Encryption fix(encryption): Remove additional check for home mount point 3 weeks ago
EventDispatcher chore: add missing `Override` attribute to `OC` 1 month ago
Federation chore: add missing `Override` attribute to `OC` 1 month ago
Files refactor: Apply rector changes 2 weeks ago
FilesMetadata chore: add missing `Override` attribute to `OC` 1 month ago
FullTextSearch chore: add missing `Override` attribute to `OC` 1 month ago
GlobalScale feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Group chore: add missing `Override` attribute to `OC` 1 month ago
Hooks chore: add missing `Override` attribute to `OC` 1 month ago
Http Merge pull request #60299 from nextcloud/fix/remove-iservercontainer-from-core-apps 4 weeks ago
IntegrityCheck chore: add missing `Override` attribute to `OC` 1 month ago
KnownUser refactor: Apply second batch of comments 4 months ago
L10N chore: add missing `Override` attribute to `OC` 1 month ago
LDAP chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Lock fix: "than" vs "then" typos 2 weeks ago
Lockdown chore: add missing `Override` attribute to `OC` 1 month ago
Log refactor: use strict operator 1 month ago
Mail chore: add missing `Override` attribute to `OC` 1 month ago
Memcache chore: add missing `Override` attribute to `OC` 1 month ago
Migration chore: add missing `Override` attribute to `OC` 1 month ago
Net fix: handle NAT64 addresses in isLocalAddress 3 weeks ago
Notification chore: add missing `Override` attribute to `OC` 1 month ago
OCM refactor(ocm): expose confirmRequestOrigin as a function on ocmDiscoveryService 1 week ago
OCS chore: add missing `Override` attribute to `OC` 1 month ago
OpenMetrics chore: add missing `Override` attribute to `OC` 1 month ago
Preview Merge pull request #58425 from nextcloud/chore/delete-empty-preview-dirs 4 weeks ago
Profile chore: add missing `Override` attribute to `OC` 1 month ago
Profiler chore: add missing `Override` attribute to `OC` 1 month ago
Remote chore: add missing `Override` attribute to `OC` 1 month ago
Repair chore: add missing `Override` attribute to `OC` 1 month ago
RichObjectStrings chore: add missing `Override` attribute to `OC` 1 month ago
Route fix: Add proper methods in IAppManager for namespace handling 4 weeks ago
Search chore: add missing `Override` attribute to `OC` 1 month ago
Security fix(http-sig): make setSignature public and skip third-party-dependent test 1 week ago
Session chore: add missing `Override` attribute to `OC` 1 month ago
Settings chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Setup chore: add missing `Override` attribute to `OC` 1 month ago
SetupCheck fix: correct typo 'occured' to 'occurred' in SetupCheckManager 4 weeks ago
Share refactor: Remove old Share backend 3 months ago
Share20 fix: use correct variable for order by 4 weeks ago
Snowflake chore(snowflake): add more randomness in server id fallback 2 weeks ago
SpeechToText chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Support chore: add missing `Override` attribute to `OC` 1 month ago
SystemTag chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Tagging chore: add missing `Override` attribute to `OC` 1 month ago
Talk chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
TaskProcessing chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Teams chore: add missing `Override` attribute to `OC` 1 month ago
Template refactor: Replace old Utils::callRegister with new API 3 weeks ago
TextProcessing chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
TextToImage chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Translation chore: Remove almost all uses of deprecated IServerContainer in lib/private 4 weeks ago
Updater test(Updater): Harden flaky test 4 months ago
User feat(UserManager): Add getters for avatar URLs 1 week ago
UserStatus chore: add missing `Override` attribute to `OC` 1 month ago
legacy fix(OC_Helper): properly calculate quota of shared storages 3 weeks ago
AllConfig.php chore: add missing `Override` attribute to `OC` 1 month ago
AppConfig.php fix(appconfig,userconfig): restore pre-migration fallback for ownCloud migration 1 week ago
AppScriptDependency.php
AppScriptSort.php refactor: Run rector on lib/private 4 months ago
BinaryFinder.php chore: add missing `Override` attribute to `OC` 1 month ago
CapabilitiesManager.php refactor: Apply comments 4 months ago
Color.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Config.php fix: change config-warning to const per @come-nc request in the PR. 2 months ago
ContactsManager.php chore: add missing `Override` attribute to `OC` 1 month ago
DatabaseException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
DatabaseSetupException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
DateTimeFormatter.php chore: add missing `Override` attribute to `OC` 1 month ago
DateTimeZone.php chore: add missing `Override` attribute to `OC` 1 month ago
EmojiHelper.php chore: add missing `Override` attribute to `OC` 1 month ago
EventSource.php chore: add missing `Override` attribute to `OC` 1 month ago
EventSourceFactory.php chore: add missing `Override` attribute to `OC` 1 month ago
ForbiddenException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
HintException.php
Image.php chore: add missing `Override` attribute to `OC` 1 month ago
InitialStateService.php chore: add missing `Override` attribute to `OC` 1 month ago
Installer.php chore(OC_App): move `executeRepairSteps` and `checkAppDependencies` to AppManager 3 weeks ago
LargeFileHelper.php refactor: Run rector on lib/private 4 months ago
Log.php chore: add missing `Override` attribute to `OC` 1 month ago
MemoryInfo.php
NaturalSort.php refactor: Apply rector changes 2 months ago
NaturalSort_DefaultCollator.php
NavigationManager.php refactor(appstore): split controllers and use proper root 1 month ago
NeedsUpdateException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
NotSquareException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
PhoneNumberUtil.php chore: add missing `Override` attribute to `OC` 1 month ago
PreviewManager.php chore: add missing `Override` attribute to `OC` 1 month ago
PreviewNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
RedisFactory.php refactor: Add more typing 4 months ago
Repair.php chore: add missing `Override` attribute to `OC` 1 month ago
RepairException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Server.php fix(encryption): Resolve IAppConfig lazily to prevent early IDBConnection creation 3 weeks ago
ServerContainer.php fix: Remove weird tinkering with namespaces and dead code 4 weeks ago
ServerNotAvailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
ServiceUnavailableException.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Setup.php fix(Setup): Ensure instanceid is generated during installation 4 weeks ago
StreamImage.php feat(rector): Enable SafeDeclareStrictTypesRector 4 months ago
Streamer.php refactor: Run rector on lib/private 4 months ago
SubAdmin.php chore: add missing `Override` attribute to `OC` 1 month ago
SystemConfig.php fix(config): correct indentation for Sentry CSP Report URL 2 months ago
TagManager.php chore: add missing `Override` attribute to `OC` 1 month ago
Tags.php chore: add missing `Override` attribute to `OC` 1 month ago
TempManager.php chore: add missing `Override` attribute to `OC` 1 month ago
TemplateLayout.php Merge pull request #59952 from nextcloud/fix/public-view-inital-state 1 month ago
URLGenerator.php refactor: Deprecate url generator utils 3 weeks ago
Updater.php fix(upgrade): restore missing apps on upgrade 2 months ago