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 2e1c316582 fix: remove double cache write in ObjectStoreStorage::touch 12 months ago
..
Accounts chore(IAccountManager): remove deprecated visibility constants 1 year ago
Activity fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 1 year ago
App feat: add ocs route to get apps enabled for current user 12 months ago
AppFramework fix: use correct format for expires, last-modified, and if-modified-since headers 12 months ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Authentication fix(webauthn): do not require bcmath or gmp - not needed anymore 1 year ago
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
BackgroundJob perf(cron): Delay (re)checking timed jobs 1 year ago
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 1 year ago
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 2 years ago
Calendar fix: check if properties exist before using them 1 year ago
Collaboration fix(FileReferenceEventListener): Invalidate cache after node was renamed 1 year 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: allow hinting the shard keys for joined tables 12 months ago
Dashboard
Diagnostics
DirectEditing chore(db): Apply query prepared statements 2 years ago
Encryption fix(encryption): Improve Update class and event listenening 1 year ago
EventDispatcher
Federation fix(federation): allows equal signs in federation id 1 year ago
Files fix: remove double cache write in ObjectStoreStorage::touch 12 months 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: use logical operator instead of bitwise 12 months ago
Hooks
Http fix: remove superflous line 2 years ago
IntegrityCheck feat(core): add human readable mimes 1 year ago
KnownUser chore: Use more gender neutral language 2 years ago
L10N fix: Fix psalm taint error in L10N factory 1 year 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(log): map all warnings to warn log level, notice to info 1 year ago
Mail fix(mail): use matching text color for primary elements 1 year ago
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 2 years ago
Migration fix: Remove incorrect `@throws` annotations and move away from OC_App 1 year ago
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2 years ago
Notification fix(notifications): Fix check for hasNotifiers when all apps use RegistrationContext 12 months ago
OCM feat(OCM-invites): Implementation of invitation flow 12 months ago
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Preview fix: unbloc ffmpeg on some broken videos 1 year ago
Profile feat(profile): Add an API to get the profile field data 1 year ago
Profiler perf: Add config options to trigger individual and sample profiling using excimer 1 year ago
Remote
Repair refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 1 year ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 1 year ago
Route fix(router): In debug mode, cache routes only for 3 seconds 12 months ago
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 2 years ago
Security fix(throttler): Don't query bruteforce attempts twice 1 year ago
Session feat(core): add cookie_domain config option 12 months ago
Settings feat: add support for sensitive Declarative settings values encryption 1 year ago
Setup refactor(Setup): When creating a DB user don't use the admin username 12 months 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: Do not use circle provider class constant 1 year ago
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2 years ago
Support fix: Fix warning when crash reporter fails to get loaded 1 year ago
SystemTag fix(systemtags): emit assign and unassign bulk tagging events 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(TaskProcessing): increase task cleanup delay 1 year ago
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
Template fix(JSResourceLocator) fix incorrect parameter being used. 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 feat(core): add cookie_domain config option 12 months ago
UserStatus
legacy fix: make core application bootstrapable by coordinator 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: Use only enabled applications versions in the cache prefix 12 months 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: Fix psalm taint false-positives by small refactorings 1 year ago
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 1 year 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: Remove some call and references to deprecated OC_Util class 1 year ago
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Installer.php fix: Throw AppNotFoundException from installer when application is not found 12 months 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(navigation): Fix default app entry registered as closure 1 year ago
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(PreviewManager): use the forced mimetype in throwIfPreviewsDisabled 1 year ago
PreviewNotAvailableException.php
RedisFactory.php style: update codestyle for coding-standard 1.2.3 2 years ago
Repair.php refactor(dav): replace IAppData with IAppDataFactory for PhotoCache 1 year ago
RepairException.php
Server.php fix(encryption): Fix DI for encryption Manager class 12 months ago
ServerContainer.php feat: Improve init a bit, and add more profiling steps 1 year ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php feat(core): Add option to disable creating an admin user when installing 12 months 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 fix: Move config.php taint trust upstream directly in OC\Config class 1 year 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 chore: move implementation from OC legacy to OCP\Files 1 year ago
TemplateLayout.php fix: Use only enabled applications versions in the cache prefix 12 months ago
URLGenerator.php fix: make core application bootstrapable by coordinator 1 year ago
Updater.php fix: Replace getInstalledApps calls with getEnabledApps 1 year ago