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
Daniel Kesselberg 53fb05e2d0
fix(nullcache): make get compliant with the interface
7 months ago
..
Accounts chore(IAccountManager): remove deprecated visibility constants 8 months ago
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 10 months ago
App feat(lexicon): fix tests 7 months ago
AppFramework fix: throw a better error if we don't get an authorization header for secutity confirmation 7 months ago
Archive
Authentication fix(webauthn): do not require bcmath or gmp - not needed anymore 10 months ago
Avatar
BackgroundJob perf(cron): Delay (re)checking timed jobs 9 months ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 8 months ago
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 1 year ago
Calendar fix: check if properties exist before using them 8 months ago
Collaboration fix(FileReferenceEventListener): Invalidate cache after node was renamed 8 months ago
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Config feat(lexicon): better numeric conversion 7 months ago
Console fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 12 months ago
DB fix: allow hinting the shard keys for joined tables 7 months ago
Dashboard
Diagnostics
DirectEditing chore(db): Apply query prepared statements 1 year ago
Encryption fix(encryption): Improve Update class and event listenening 8 months ago
EventDispatcher
Federation fix(federation): allows equal signs in federation id 9 months ago
Files fix: remove double cache write in ObjectStoreStorage::touch 7 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
FullTextSearch chore: Use more gender neutral language 1 year ago
GlobalScale
Group fix: use logical operator instead of bitwise 7 months ago
Hooks
Http fix: remove superflous line 1 year ago
IntegrityCheck feat(core): add human readable mimes 8 months ago
KnownUser chore: Use more gender neutral language 1 year ago
L10N fix: Fix psalm taint error in L10N factory 11 months ago
LDAP
Lock fix(locking): Accept mixed as value on setTTL 1 year ago
Lockdown fix(nullcache): make get compliant with the interface 7 months ago
Log fix: make rotate logs a TimedJob and run every hour 7 months ago
Mail fix(mail): use matching text color for primary elements 9 months ago
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 1 year ago
Migration fix: Remove incorrect `@throws` annotations and move away from OC_App 11 months ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 1 year ago
Notification fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext 7 months ago
OCM feat(OCM-invites): Implementation of invitation flow 7 months ago
OCS
Preview fix: unbloc ffmpeg on some broken videos 8 months ago
Profile feat(profile): Add an API to get the profile field data 9 months ago
Profiler perf: Add config options to trigger individual and sample profiling using excimer 9 months ago
Remote
Repair feat(lexicon): using configmanager 7 months ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 9 months ago
Route feat(occ): Add commands to list all routes and match a single one 7 months ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 1 year ago
Security fix(throttler): Don't query bruteforce attempts twice 8 months ago
Session feat(core): add cookie_domain config option 7 months ago
Settings feat: add support for sensitive Declarative settings values encryption 8 months ago
Setup refactor(Setup): When creating a DB user don't use the admin username 7 months ago
SetupCheck
Share
Share20 fix: Do not use circle provider class constant 8 months ago
SpeechToText
Support fix: Fix warning when crash reporter fails to get loaded 8 months ago
SystemTag fix(systemtags): emit assign and unassign bulk tagging events 9 months ago
Tagging
Talk
TaskProcessing fix(TaskProcessing): increase task cleanup delay 8 months ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Template fix(JSResourceLocator) fix incorrect parameter being used. 9 months ago
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 1 year ago
TextToImage fix: Prevent breaking change in IQueryBuilder 1 year ago
Translation
Updater fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
User feat(core): add cookie_domain config option 7 months ago
UserStatus
legacy fix: don't create an empty file before writing the contents in OC_Util::copyr 7 months ago
AllConfig.php fix(userconfig): Don't fail the precondition if the value is not set at all 1 year ago
AppConfig.php feat(lexicon): better numeric conversion 7 months ago
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
CapabilitiesManager.php feat(api): File conversion API 12 months ago
Color.php
Config.php fix: Fix psalm taint false-positives by small refactorings 11 months ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 10 months ago
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php chore: Use more gender neutral language 1 year ago
EmojiHelper.php
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix: Remove some call and references to deprecated OC_Util class 9 months ago
InitialStateService.php
Installer.php fix: Throw AppNotFoundException from installer when application is not found 7 months ago
LargeFileHelper.php
Log.php fix(log): Fix log level handling 12 months ago
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 9 months ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 7 months ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 8 months ago
RepairException.php
Server.php feat(lexicon): fix tests 7 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 8 months ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat(core): Add option to disable creating an admin user when installing 7 months ago
StreamImage.php
Streamer.php fix(streamer): zip64 should work on 32-bit env now 1 year ago
SubAdmin.php chore(db): Correctly apply query types 1 year ago
SystemConfig.php fix: Move config.php taint trust upstream directly in OC\Config class 11 months ago
TagManager.php refactor(tags): move favorite event dispatching to tags.php 1 year ago
Tags.php refactor(tags): move favorite event dispatching to tags.php 1 year ago
TempManager.php chore: move implementation from OC legacy to OCP\Files 8 months ago
TemplateLayout.php fix: Use only enabled applications versions in the cache prefix 7 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 7 months ago
Updater.php fix: Replace getInstalledApps calls with getEnabledApps 11 months ago