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 f758f565d4
fix: Replace getInstalledApps calls with getEnabledApps
1 year ago
..
Accounts fix(AccountManager): Sanitize social media handles 1 year ago
Activity chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
App chore: Improve naming of methods and properties in AppManager 1 year ago
AppFramework fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 1 year ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Authentication fix: Handle exception when clearing previously removed two factor tokens 2 years ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
BackgroundJob fix: log a warning when we can't build a background job 2 years ago
Blurhash/Listener fix(performance): use low resolution for blurhash 1 year ago
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 2 years ago
Calendar feat(ocp): add calendar api to retrieve availability of attendees 1 year ago
Collaboration chore(db): Apply query prepared statements 2 years ago
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2 years ago
Config fix(config): drop value details 1 year ago
Console fix: Replace getInstalledApps calls with getEnabledApps 1 year ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 1 year ago
DB fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 1 year ago
Dashboard fix(dashboard): Document expected icon behaviour 2 years ago
Diagnostics feat(log): Allow to combine log.conditions to only log (app&user) 2 years ago
DirectEditing chore(db): Apply query prepared statements 2 years ago
Encryption chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
EventDispatcher
Federation fix: copy sharedBy[DisplayName] to sender[DisplayName], fixes #36340 1 year ago
Files Merge pull request #50498 from nextcloud/bug/48678/restore-dav-error-response-2 1 year ago
FilesMetadata test: add some minimal testing for metadata storage 2 years ago
FullTextSearch chore: Use more gender neutral language 2 years ago
GlobalScale
Group fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
Hooks
Http fix: remove superflous line 2 years ago
IntegrityCheck fix: skip the integrity check for nextcloud-init-sync.lock 2 years ago
KnownUser chore: Use more gender neutral language 2 years ago
L10N feat(l10n): Respect forceLanguage query parameter in more places 2 years ago
LDAP style: update codestyle for coding-standard 1.2.3 2 years ago
Lock fix(locking): Accept mixed as value on setTTL 2 years ago
Lockdown refactor(Storage): Align all Storage constructors 2 years ago
Log fix(logger): Fix closure detection when filtering sensitive parameters 2 years ago
Mail feat(Mailer): add "null" SMTP transport mode 2 years ago
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 2 years ago
Migration fix: Replace getInstalledApps calls with getEnabledApps 1 year ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2 years ago
Notification feat(prioritynotifications): Allow some apps to mark notifications as priority 2 years ago
OCM fix(federation): Fall back to old version flag 1 year ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Preview fix(preview): Filter for folders in cleanup old preview job 1 year ago
Profile fix(FediverseAction): Ensure valid fediverse links are generated 1 year ago
Profiler fix(profiler): clear command does not work 2 years ago
Remote chore: fix some comments 2 years ago
Repair fix(oauth2): adjust db schemas when migrating from owncloud 1 year ago
RichObjectStrings fix(ros): Copy better typing information from Notifications app 2 years ago
Route fix(profile): add legacy root for old `core.ProfilePage.index` 2 years ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 2 years ago
Security fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 1 year ago
Session fix(setup): ignore long session login during installation 2 years ago
Settings Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 2 years ago
Setup chore(db): Apply query prepared statements 2 years ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Share feat(share): make sharelink token length configurable 2 years ago
Share20 fix: Exclude non accepted shares when computing access list 1 year ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 years ago
Support feat(updatenotification): Add a limit to user count from LDAP so save performances 1 year ago
SystemTag feat(systemtags): add setting to block non admin to create system tags 1 year ago
Tagging feat(db): switch from settype to casts 2 years ago
Talk style: update codestyle for coding-standard 1.2.3 2 years ago
TaskProcessing fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
Template fix: Replace getInstalledApps calls with getEnabledApps 1 year 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(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
User fix: Fix a small typing problem is user manager 1 year ago
UserStatus
legacy fix: Replace getInstalledApps calls with getEnabledApps 1 year ago
AllConfig.php fix(userconfig): Don't fail the precondition if the value is not set at all 2 years ago
AppConfig.php fix(config): drop value details 1 year ago
AppScriptDependency.php
AppScriptSort.php
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
Config.php fix(config): Suppress error at install time 2 years ago
ContactsManager.php style: update codestyle for coding-standard 1.2.3 2 years ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2 years ago
DateTimeZone.php chore: Use more gender neutral language 2 years ago
EmojiHelper.php
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(OCP): Fix Image interface 2 years ago
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Installer.php fix(appmanager): Fix tainted file path when loading appinfos 2 years ago
LargeFileHelper.php style: update codestyle for coding-standard 1.2.3 2 years ago
Log.php fix(log): Fix log level handling 1 year 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: Replace getInstalledApps calls with getEnabledApps 1 year ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(preview): Do not try to parse M3U files as MP3 1 year ago
PreviewNotAvailableException.php
RedisFactory.php style: update codestyle for coding-standard 1.2.3 2 years ago
Repair.php fix(oauth2): adjust db schemas when migrating from owncloud 1 year ago
RepairException.php
Server.php fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix: Make user removal more resilient 2 years ago
StreamImage.php fix(OCP): Fix Image interface 2 years ago
Streamer.php fix(streamer): zip64 should work on 32-bit env now 2 years ago
SubAdmin.php chore(db): Correctly apply query types 2 years ago
SystemConfig.php add sse_c_key from S3 object storage properties config to list of sensitive values 2 years ago
TagManager.php refactor(tags): move favorite event dispatching to tags.php 2 years ago
Tags.php refactor(tags): move favorite event dispatching to tags.php 2 years ago
TempManager.php refactor: migrate dirname to __DIR__ constants 2 years ago
TemplateLayout.php fix(TemplateLayout): `core` is not an app but the server itself 1 year ago
URLGenerator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Updater.php fix: Replace getInstalledApps calls with getEnabledApps 1 year ago