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
Ferdinand Thiessen f3aa004b1c
refactor(encryption): Migrate away from Hooks to typed events
1 year ago
..
Accounts feat: add profile pronouns 1 year ago
Activity chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
App fix(appmanager): Fix tainted file path when loading appinfos 1 year ago
AppFramework chore: Add proper deprecation dates where missing 1 year ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Authentication fix: Make user removal more resilient 1 year ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
BackgroundJob chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Blurhash/Listener style: update codestyle for coding-standard 1.2.3 1 year ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache chore: Add proper deprecation dates where missing 1 year ago
Calendar style: update codestyle for coding-standard 1.2.3 1 year ago
Collaboration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Command chore: Add SPDX header 2 years ago
Comments chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Console fix(command): Make method compatible with upstream class (requires 3rdparty bump) 1 year ago
Contacts/ContactsMenu chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
DB fix(QueryBuilder): Account for aliases in output columns 1 year ago
Dashboard fix(dashboard): Document expected icon behaviour 1 year ago
Diagnostics feat(log): Allow to combine log.conditions to only log (app&user) 1 year ago
DirectEditing chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Encryption chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventDispatcher chore: Add SPDX header 2 years ago
Federation chore: Use more gender neutral language 1 year ago
Files feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
FilesMetadata chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
FullTextSearch chore: Use more gender neutral language 1 year ago
GlobalScale chore: Add SPDX header 2 years ago
Group chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Hooks chore: Add SPDX header 2 years ago
Http feat(http-client): expose default request timeout constant to be used instead of magic number 30 1 year ago
IntegrityCheck fix: skip the integrity check for nextcloud-init-sync.lock 1 year ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N feat(l10n): Respect forceLanguage query parameter in more places 1 year ago
LDAP style: update codestyle for coding-standard 1.2.3 1 year ago
Lock fix(locking): Accept mixed as value on setTTL 1 year ago
Lockdown refactor(Storage): Make all parameter types strong types 1 year ago
Log refactor(encryption): Migrate away from Hooks to typed events 1 year ago
Mail chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Memcache chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Migration chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Net chore: Add SPDX header 2 years ago
Notification feat(prioritynotifications): Allow some apps to mark notifications as priority 1 year ago
OCM fix(federation): Do not overwrite certificate bundle 1 year ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Preview fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Profile fix(core): profile design and pronouns support 1 year ago
Profiler fix(profiler): clear command does not work 1 year ago
Remote chore: fix some comments 1 year ago
Repair fix: Make user removal more resilient 1 year ago
RichObjectStrings chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Route chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Search chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Security fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Session fix(setup): ignore long session login during installation 1 year ago
Settings chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Setup chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Share feat(share): make sharelink token length configurable 1 year ago
Share20 fix(share): Return empty string if no label is set 1 year ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 1 year ago
Support chore: Add SPDX header 2 years ago
SystemTag feat: make systemtags public visible 1 year ago
Tagging feat(db): switch from settype to casts 1 year ago
Talk style: update codestyle for coding-standard 1.2.3 1 year ago
TaskProcessing fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Teams chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Template chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
TextProcessing fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
TextToImage fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Translation chore: Add SPDX header 2 years ago
Updater chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
User chore: Use more gender neutral language 1 year ago
UserStatus chore: Add SPDX header 2 years ago
legacy fix(appmanager): Fix tainted file path when loading appinfos 1 year ago
AllConfig.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
AppConfig.php fix(AppConfig): Add external JWT private key to sensitive keys 1 year ago
AppScriptDependency.php chore: Add SPDX header 2 years ago
AppScriptSort.php chore: Add SPDX header 2 years ago
BinaryFinder.php feat: make search path for BinaryFinder customizable. 1 year ago
CapabilitiesManager.php perf(capabilities): Log capabilities providers that are slow 2 years ago
Color.php chore: Add SPDX header 2 years ago
Config.php fix(config): Suppress error at install time 1 year ago
ContactsManager.php style: update codestyle for coding-standard 1.2.3 1 year ago
DatabaseException.php chore: Add SPDX header 2 years ago
DatabaseSetupException.php chore: Add SPDX header 2 years ago
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 1 year ago
DateTimeZone.php chore: Use more gender neutral language 1 year ago
EmojiHelper.php chore: Add SPDX header 2 years ago
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventSourceFactory.php chore: Add SPDX header 2 years ago
ForbiddenException.php chore: Add SPDX header 2 years ago
HintException.php chore: Add SPDX header 2 years ago
Image.php fix(OCP): Fix Image interface 1 year ago
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Installer.php fix(appmanager): Fix tainted file path when loading appinfos 1 year ago
LargeFileHelper.php style: update codestyle for coding-standard 1.2.3 1 year ago
Log.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NaturalSort_DefaultCollator.php chore: Add SPDX header 2 years ago
NavigationManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
NeedsUpdateException.php chore: Add SPDX header 2 years ago
NotSquareException.php chore: Add SPDX header 2 years ago
PhoneNumberUtil.php chore: Add SPDX header 2 years ago
PreviewManager.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
PreviewNotAvailableException.php chore: Add SPDX header 2 years ago
RedisFactory.php style: update codestyle for coding-standard 1.2.3 1 year ago
Repair.php fix: Make user removal more resilient 1 year ago
RepairException.php chore: Add SPDX header 2 years ago
Server.php fix(theming): Use `AppConfig` for setting background image 1 year ago
ServerContainer.php chore: Add SPDX header 2 years ago
ServerNotAvailableException.php chore: Add SPDX header 2 years ago
ServiceUnavailableException.php chore: Add SPDX header 2 years ago
Setup.php fix: Make user removal more resilient 1 year ago
StreamImage.php fix(OCP): Fix Image interface 1 year ago
Streamer.php fix: Allow `Streamer` to specify type in constructor instead of magin UA handling 1 year ago
SubAdmin.php fix: Subadmin can access self 1 year ago
SystemConfig.php fix: mark systemconfig value as not being tainted because they are implicitly trusted 1 year ago
TagManager.php style: update codestyle for coding-standard 1.2.3 1 year ago
Tags.php chore: Use more gender neutral language 1 year ago
TempManager.php refactor: migrate dirname to __DIR__ constants 1 year ago
TemplateLayout.php fix: Shipped apps should include the Nextcloud version in the cache buster 1 year ago
URLGenerator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Updater.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago