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
Robin Appelman a92171260f fix: check for correct storage class when checking for link parent 1 year ago
..
Accounts feat(ldap): sync additional properties to profile and SAB 2 years ago
Activity fix(activity): regroup Files and spltit sharing activity 1 year ago
App fix: unify bundle naming 1 year ago
AppFramework fix: Use `CSP_NONCE` env variable in ContentSecurity Header 1 year ago
Archive chore: Add SPDX header 2 years ago
Authentication feat(webauthn): Add user verification to webauthn challenges 1 year ago
Avatar fix: use different file name for generated dark avatars 2 years ago
BackgroundJob fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()` without parameters 1 year ago
Blurhash/Listener fix: don't persist previews used during blurhash generation 1 year ago
Broadcast/Events chore: Add SPDX header 2 years ago
Cache Merge branch 'master' into refactor/OC-Server-getSecureRandom 2 years ago
Calendar feat(dav): Add an API for upcoming events 1 year ago
Collaboration feat(Reference): Add public API endpoints to get references 1 year ago
Command chore: Add SPDX header 2 years ago
Comments chore: Move comments event handler to use proper event dispatcher 2 years ago
Console chore: Add SPDX header 2 years ago
Contacts/ContactsMenu chore: Add SPDX header 2 years ago
DB fix: fix passing additional db connection parameters in factory 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: Add SPDX header 2 years ago
Encryption Merge branch 'master' into refactor/OC-Server-getEncryptionFilesHelper 2 years ago
EventDispatcher chore: Add SPDX header 2 years ago
Federation fix(federation): Fix missing protocol on CloudID remote 2 years ago
Files Merge branch 'master' into jr-readdir-false-false 1 year ago
FilesMetadata chore: Add SPDX header 2 years ago
FullTextSearch chore: Add SPDX header 2 years ago
GlobalScale chore: Add SPDX header 2 years ago
Group fix: Ensure database connection is setup when getting group details 1 year ago
Hooks chore: Add SPDX header 2 years ago
Http chore: Add SPDX header 2 years ago
IntegrityCheck fix(IntegrityCheck): Ensure the check is run if no results are available 2 years ago
KnownUser chore: Add SPDX header 2 years ago
L10N feat: reduce available languages per config value "reduce_to_languages" 2 years ago
LDAP chore: Add SPDX header 2 years ago
Lock chore: Add SPDX header 2 years ago
Lockdown refactor(Token): introduce scope constants 2 years ago
Log chore: Add SPDX header 2 years ago
Mail fix(emails): adjust mail button to new design 1 year ago
Memcache chore: remove Redis::DEFAULT_TTL constant now that it's defined in the interface 1 year ago
Migration fix(migration-preview): display a message if no attributes set 1 year ago
Net chore: Add SPDX header 2 years ago
Notification chore: Add SPDX header 2 years ago
OCM chore: Add SPDX header 2 years ago
OCS chore: Add SPDX header 2 years ago
Preview feat(preview): move previews for imaginary pdf to own class ImaginaryPDF 1 year ago
Profile chore: Add SPDX header 2 years ago
Profiler chore: Add SPDX header 2 years ago
Remote chore: fix some comments 1 year ago
Repair fix(SetupCheck): Properly check public access to data directory 1 year ago
RichObjectStrings chore: Add SPDX header 2 years ago
Route chore: Add SPDX header 2 years ago
Search chore: Remove deprecated legacy search backend 1 year ago
Security feat: Provide CSP nonce as `<meta>` element 1 year ago
Session fix(session): Log when session_* calls are slow 1 year ago
Settings chore: Add SPDX header 2 years ago
Setup fix: use `$this->tryCreateDbUser` condition 1 year ago
SetupCheck chore: Add SPDX header 2 years ago
Share chore: Add SPDX header 2 years ago
Share20 fix: check for correct storage class when checking for link parent 1 year ago
SpeechToText chore: Add SPDX header 2 years ago
Support chore: Add SPDX header 2 years ago
SystemTag fix: removed unused variable and check if tag ids are empty before starting the inserts 2 years ago
Tagging chore: Add SPDX header 2 years ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing fix(taskprocessing): select preferred provider when running sync task, fix task type values according to preferred provider 1 year ago
Teams fix: Avoid throwing errors for teams are unavailable 2 years ago
Template feat: Provide CSP nonce as `<meta>` element 1 year ago
TextProcessing fix(TextProcessing): use error instead of info for exception logging 1 year ago
TextToImage chore: Add SPDX header 2 years ago
Translation chore: Add SPDX header 2 years ago
Updater feat(migration-attributes): tests 1 year ago
User fix(SetupCheck): Properly check public access to data directory 1 year ago
UserStatus chore: Add SPDX header 2 years ago
legacy feat: Provide CSP nonce as `<meta>` element 1 year ago
AllConfig.php fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
AppConfig.php chore: Add SPDX header 2 years ago
AppScriptDependency.php chore: Add SPDX header 2 years ago
AppScriptSort.php chore: Add SPDX header 2 years ago
BinaryFinder.php chore: Add SPDX header 2 years 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 chore: Add SPDX header 2 years ago
ContactsManager.php chore: Add SPDX header 2 years ago
DatabaseException.php chore: Add SPDX header 2 years ago
DatabaseSetupException.php chore: Add SPDX header 2 years ago
DateTimeFormatter.php chore: Add SPDX header 2 years ago
DateTimeZone.php chore: Add SPDX header 2 years ago
EmojiHelper.php chore: Add SPDX header 2 years ago
EventSource.php chore: Add SPDX header 2 years 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
InitialStateService.php chore: Add SPDX header 2 years ago
Installer.php chore: Add SPDX header 2 years ago
LargeFileHelper.php chore: Add SPDX header 2 years ago
Log.php feat(log): Allow to combine log.conditions to only log (app&user) 1 year ago
MemoryInfo.php chore: Add SPDX header 2 years ago
NaturalSort.php chore: Add SPDX header 2 years ago
NaturalSort_DefaultCollator.php chore: Add SPDX header 2 years ago
NavigationManager.php fix(NavigationManager): Make entry order always an integer 2 years 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 feat(preview): move previews for imaginary pdf to own class ImaginaryPDF 1 year ago
PreviewNotAvailableException.php chore: Add SPDX header 2 years ago
RedisFactory.php feat: add config flag to toggle persistent redis connections 1 year ago
Repair.php fix(SetupCheck): Properly check public access to data directory 1 year ago
RepairException.php chore: Add SPDX header 2 years ago
Server.php fix(session): Log when session_* calls are slow 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(SetupCheck): Properly check public access to data directory 1 year ago
StreamImage.php chore: Add SPDX header 2 years ago
Streamer.php chore: Add SPDX header 2 years ago
SubAdmin.php feat(users): Add support for admin delegation for users and groups management 1 year ago
SystemConfig.php feat(log): Allow to combine log.conditions to only log (app&user) 1 year ago
TagManager.php chore: Add SPDX header 2 years ago
Tags.php chore: Add SPDX header 2 years ago
TempManager.php chore: Add SPDX header 2 years ago
TemplateLayout.php feat: Add new forbidden filename options to Capabilities 1 year ago
URLGenerator.php chore: Add SPDX header 2 years ago
Updater.php fix(SetupCheck): Properly check public access to data directory 1 year ago