nextcloud-server/lib/private
Marcel Klehr 8c93c00fd7 feat: Add text/plain MIME type mapping for 'text' extension
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-09-01 13:13:56 +07:00
..
Accounts fix(Accounts): Add back v2 scope migration 2025-08-28 13:30:04 +07:00
Activity feat(activity): add bulk activity option 2025-08-14 11:31:47 +07:00
App fix(AppManager): Argument must be of type array|object 2025-08-20 17:16:33 +07:00
AppFramework Merge pull request #54627 from nextcloud/fix/ocs/accept-header 2025-08-28 14:03:23 +07:00
Archive
Authentication feat(auth): include the token entity in TokenInvalidatedEvent 2025-08-21 12:42:44 +07:00
Avatar fix: resolve psalm errors 2025-08-06 12:52:50 +07:00
BackgroundJob fix(cron): Fix infinite loop on ParallelAware blocked jobs 2025-07-25 15:28:24 +07:00
Blurhash/Listener fix(blurhash): Skip generation the if previews are disabled. 2025-05-27 12:26:42 +07:00
Broadcast/Events
Cache Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-08-28 17:11:31 +07:00
Calendar fix: aliases and capitalization of emails 2025-08-28 17:40:04 +07:00
Collaboration chore(OC\Share\Constants): Remove unused SHARE_TYPE_* constants 2025-07-29 10:39:33 +07:00
Command chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Comments perf(comments): Also cache the comments count 2025-08-21 11:30:56 +07:00
Config feat(lexicon): set/get current preset from controller 2025-08-26 09:00:04 +07:00
Console chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Contacts/ContactsMenu chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ContextChat fix: add strict typing to ContextChat classes 2025-07-15 08:16:25 +07:00
DB chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +07:00
Dashboard
Diagnostics chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
DirectEditing chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Encryption chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EventDispatcher fix: Do not use deprecated IServerContainer in EventDispatcher 2025-07-08 13:32:15 +07:00
Federation refactor: remove duplicated types and add return types 2025-07-23 15:59:26 +07:00
Files fix: make bucket mapper work with new multi-object-store config 2025-08-28 17:51:25 +07:00
FilesMetadata test: add some minimal testing for metadata storage 2024-11-07 16:27:16 +07:00
FullTextSearch chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
GlobalScale chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Group fix: use logical operator instead of bitwise 2025-06-10 13:55:53 +07:00
Hooks chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Http chore(Http\Client): fix linting issues 2025-07-09 14:42:58 +07:00
IntegrityCheck chore: Get rid of AppLocator helper 2025-08-18 17:09:40 +07:00
KnownUser
L10N chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
LDAP
Lock
Lockdown chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +07:00
Log fix(syslog): open syslog channel on write 2025-07-02 09:14:33 +07:00
Mail feat(ocp): add email address validator 2025-08-14 18:34:36 +07:00
Memcache fix: typos in cache and app config 2025-08-18 18:35:54 +07:00
Migration chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2024-10-31 17:06:36 +07:00
Notification feat: indicate reason for preloading notifications 2025-08-18 15:28:46 +07:00
OCM feat(ocm): split ocm discovery and capacities 2025-08-20 11:57:01 +07:00
OCS fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 2025-08-26 09:50:03 +07:00
Preview chore(Preview): Remove avconv support 2025-08-27 20:51:08 +07:00
Profile fix(config): fix tests+psalm 2025-08-08 11:00:49 +07:00
Profiler fix(profiler): set default values for fputcsv arguments to avoid depreciation warning 2025-08-27 19:46:30 +07:00
Remote chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Repair feat: Add text/plain MIME type mapping for 'text' extension 2025-09-01 13:13:56 +07:00
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 2025-04-09 08:35:56 +07:00
Route fix(route): Change "core.ProfilePage.index" to lowercase 2025-08-20 11:52:36 +07:00
Search feat(UnifiedSearch): External search providers support 2025-08-14 16:37:39 +07:00
Security feat: Cache user keys 2025-08-05 16:42:14 +07:00
Session feat(core): add cookie_domain config option 2025-06-16 15:33:48 +07:00
Settings chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Setup fix(db): use `caching_sha2_password` for MySQL 2025-08-05 20:40:38 +07:00
SetupCheck
Share feat(preset): share link expiration date 2025-08-14 16:07:32 +07:00
Share20 Merge pull request #53503 from nextcloud/fix-json-decoding-groups-excluded-from-share 2025-08-24 21:38:31 +07:00
SpeechToText
Support fix: Fix issues and tests in DIContainer and friends 2025-07-08 13:32:14 +07:00
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 2025-07-09 19:28:20 +07:00
Tagging
Talk
TaskProcessing feat(taskprocessing): avoid generator cascade 2025-08-07 15:12:22 +07:00
Teams chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Template feat(preset): share link expiration date 2025-08-14 16:07:32 +07:00
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 2024-11-13 16:59:46 +07:00
TextToImage
Translation
Updater fix: handle ambiguous IResponse.getBody return types 2025-06-30 11:50:11 +07:00
User fix: increase how long we cache display names 2025-08-11 11:20:05 +07:00
UserStatus fix(container): Reduce general deprecation spam on all requests 2025-08-09 11:53:30 +07:00
legacy chore: remove `mbstring.func_overload` check from `checkserver()` 2025-08-25 13:19:36 +07:00
AllConfig.php feat(AppConfig): cache app config in local cache if available 2025-08-18 13:24:18 +07:00
AppConfig.php Merge pull request #54620 from nextcloud/fix/set-typed-value 2025-08-26 16:59:26 +07:00
AppScriptDependency.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
AppScriptSort.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BinaryFinder.php
CapabilitiesManager.php feat(api): File conversion API 2025-01-15 16:38:18 +07:00
Color.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Config.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +07:00
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php feat(IDateTimeZone): allow to fetch timezone of specified user 2025-08-18 14:26:52 +07:00
EmojiHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
EventSource.php
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
InitialStateService.php fix(container): Reduce general deprecation spam on all requests 2025-08-09 11:53:30 +07:00
Installer.php fix: Log that using an appinfo/install.php file is deprecated 2025-08-18 17:25:07 +07:00
LargeFileHelper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Log.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php fix(navigation): Fix default app entry registered as closure 2025-04-25 14:47:33 +07:00
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php chore(Preview): Remove avconv support 2025-08-27 20:51:08 +07:00
PreviewNotAvailableException.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
RedisFactory.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Repair.php feat(repair): Migrate oc_properties.propertyvalue to the correct type if needed 2025-08-26 15:11:26 +07:00
RepairException.php
Server.php Revert "perf(base): Stop setting up the FS for every basic auth request" 2025-08-28 17:11:31 +07:00
ServerContainer.php feat: Improve init a bit, and add more profiling steps 2025-05-13 16:08:49 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php chore: Set installShippedApps as non-static in Installer 2025-08-18 16:18:27 +07:00
StreamImage.php
Streamer.php refactor(Streamer): inject `IDateTimeZone` as constructor arg 2025-08-14 17:19:28 +07:00
SubAdmin.php
SystemConfig.php feat: allow admins to configure additional sensitive config values 2025-08-05 19:16:14 +07:00
TagManager.php refactor(tags): move favorite event dispatching to tags.php 2024-12-03 20:56:36 +07:00
Tags.php fix(core): ensure unique vcategory 2025-08-05 22:11:21 +07:00
TempManager.php chore: move implementation from OC legacy to OCP\Files 2025-05-14 14:55:45 +07:00
TemplateLayout.php feat(preset): share password protection 2025-08-12 14:37:32 +07:00
URLGenerator.php fix: make core application bootstrapable by coordinator 2025-06-02 15:58:54 +07:00
Updater.php chore: Replace last calls to OC_App::enable by IAppManager 2025-08-18 17:09:39 +07:00