0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/lib/private
Stephan Orbaugh 3bc3d03048
Merge pull request #51000 from nextcloud/fix/federatedfilesharing/group-cleanup
fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group
2025-03-03 16:29:10 +01:00
..
Accounts fix(AccountManager): Sanitize social media handles 2025-02-06 11:58:24 +01:00
Activity chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
App fix: Also remove digits at the start and underscore on both ends of appid 2025-02-13 16:22:21 +01:00
AppFramework fix(login): Also check legacy annotation for ephemeral sessions 2025-02-27 13:12:55 +01:00
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Authentication fix(login): Support subfolder install for ephemeral sessions 2025-02-27 16:22:45 +01:00
Avatar chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
BackgroundJob fix(cron): Keep job class limitation when searching for the next job 2025-02-19 08:44:33 +01:00
Blurhash/Listener fix(performance): use low resolution for blurhash 2025-01-28 15:19:38 +01:00
Broadcast/Events
Cache refactor(filecache): Move to more strict typing 2024-11-25 10:29:51 +01:00
Calendar feat(ocp): add calendar api to retrieve availability of attendees 2025-01-13 10:12:31 +01:00
Collaboration chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 2024-10-18 19:05:08 +02:00
Config fix(config): drop value details 2025-01-26 12:59:04 +01:00
Console fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 2025-01-16 18:10:04 +01:00
Dashboard
DB feat(db): add truncateTable method 2025-03-02 10:36:13 -08:00
Diagnostics feat(log): Allow to combine log.conditions to only log (app&user) 2024-07-30 13:18:09 +02:00
DirectEditing chore(db): Apply query prepared statements 2024-10-17 20:30:47 +02:00
Encryption chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
EventDispatcher
Federation fix: copy sharedBy[DisplayName] to sender[DisplayName], fixes #36340 2025-01-29 20:43:10 +01:00
Files perf(files): faster query to fetch incomplete directories 2025-02-13 10:11:02 +01:00
FilesMetadata test: add some minimal testing for metadata storage 2024-11-07 16:27:16 +01:00
FullTextSearch chore: Use more gender neutral language 2024-10-14 13:59:24 +02:00
GlobalScale
Group fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
Hooks
Http fix: remove superflous line 2024-11-09 11:56:19 +01:00
IntegrityCheck fix: Report duplicated extra files in integrity check 2025-02-26 10:28:39 +01:00
KnownUser chore: Use more gender neutral language 2024-10-14 13:59:24 +02:00
L10N fix: Fix psalm taint error in L10N factory 2025-02-17 15:24:07 +01:00
LDAP style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
legacy fix: incorrect types detected by updated stubs 2025-02-27 19:07:39 +01:00
Lock fix(locking): Accept mixed as value on setTTL 2024-10-14 12:17:27 +02:00
Lockdown refactor(Storage): Align all Storage constructors 2024-10-23 13:24:18 +02:00
Log fix(logger): Fix closure detection when filtering sensitive parameters 2024-11-08 12:59:14 +01:00
Mail feat(Mailer): add "null" SMTP transport mode 2024-11-19 11:32:39 +01:00
Memcache Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 2024-10-29 15:28:47 +01:00
Migration fix: Remove incorrect @throws annotations and move away from OC_App 2025-02-24 17:48:34 +01:00
Net fix(net): Add IPv6 zone handling to IpAddressClassifier 2024-10-31 17:06:36 -04:00
Notification feat(prioritynotifications): Allow some apps to mark notifications as priority 2024-09-23 09:02:48 +02:00
OCM fix(federation): Fall back to old version flag 2024-12-09 16:20:48 +01:00
OCS chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Preview fix(preview): Filter for folders in cleanup old preview job 2025-01-27 10:16:08 +01:00
Profile fix(FediverseAction): Ensure valid fediverse links are generated 2025-02-06 11:58:24 +01:00
Profiler fix(profiler): clear command does not work 2024-09-20 18:14:33 +02:00
Remote chore: fix some comments 2024-07-29 14:43:27 +08:00
Repair refactor: convert sanitize account properties repair step to background job 2025-02-24 15:16:28 +01:00
RichObjectStrings fix(ros): Copy better typing information from Notifications app 2024-11-11 07:27:00 +01:00
Route fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +01:00
Search feat(search): reduce search providers via core app config unified_search.providers_allowed 2024-11-13 11:15:24 +01:00
Security fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 2025-01-27 12:46:15 +01:00
Session fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
Settings Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors 2024-11-06 08:54:40 +01:00
Setup fix: Fix psalm taint false-positive by escaping trusted input 2025-02-17 15:26:22 +01:00
SetupCheck chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Share feat(share): make sharelink token length configurable 2024-09-28 08:06:24 +02:00
Share20 fix(Share20\Manager): Propagate user and group deletion to remote share providers 2025-03-03 12:49:01 +01:00
SpeechToText fix(SpeechToTextManager): Throw TaskProcessing Task failed 2024-08-30 10:07:01 +02:00
Support feat(updatenotification): Add a limit to user count from LDAP so save performances 2025-01-14 12:26:24 +01:00
SystemTag feat(systemtags): add setting to block non admin to create system tags 2025-01-22 20:07:24 +01:00
Tagging feat(db): switch from settype to casts 2024-09-15 19:26:58 +02:00
Talk style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
TaskProcessing fix: Work around psalm taint false-positive by not using var_export 2025-02-17 15:24:08 +01:00
Teams fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
Template fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
TextProcessing fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only 2024-11-13 16:59:46 +01:00
TextToImage fix: Prevent breaking change in IQueryBuilder 2024-10-17 18:31:44 +02:00
Translation
Updater fix(OpenAPI): Adjust array syntax to avoid ambiguities 2024-11-05 09:58:11 +01:00
User fix: Fix a small typing problem is user manager 2025-01-14 17:21:40 +01:00
UserStatus
AllConfig.php fix(userconfig): Don't fail the precondition if the value is not set at all 2024-11-19 18:02:22 +01:00
AppConfig.php fix(config): drop value details 2025-01-26 12:59:04 +01:00
AppScriptDependency.php
AppScriptSort.php
BinaryFinder.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
CapabilitiesManager.php feat(api): File conversion API 2025-01-15 16:38:18 -05:00
Color.php
Config.php fix: Fix psalm taint false-positives by small refactorings 2025-02-17 18:08:23 +01:00
ContactsManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
DateTimeZone.php chore: Use more gender neutral language 2024-10-14 13:59:24 +02:00
EmojiHelper.php
EventSource.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
EventSourceFactory.php
ForbiddenException.php
HintException.php
Image.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +02:00
InitialStateService.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
Installer.php fix(appmanager): Fix tainted file path when loading appinfos 2024-10-14 14:33:19 +02:00
LargeFileHelper.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Log.php fix(log): Fix log level handling 2025-01-27 05:05:17 +01:00
MemoryInfo.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
NaturalSort.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
NaturalSort_DefaultCollator.php
NavigationManager.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
NeedsUpdateException.php
NotSquareException.php
PhoneNumberUtil.php
PreviewManager.php fix(preview): Do not try to parse M3U files as MP3 2025-01-06 12:51:40 +02:00
PreviewNotAvailableException.php
RedisFactory.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Repair.php refactor: convert sanitize account properties repair step to background job 2025-02-24 15:16:28 +01:00
RepairException.php
Server.php fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +01:00
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php fix(l10n): Improve english source strings 2025-02-26 09:54:32 +01:00
Streamer.php fix(streamer): zip64 should work on 32-bit env now 2024-10-31 11:37:03 -04:00
StreamImage.php fix(OCP): Fix Image interface 2024-09-02 14:57:17 +02:00
SubAdmin.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +02:00
SystemConfig.php fix: Move config.php taint trust upstream directly in OC\Config class 2025-02-17 15:26:20 +01:00
TagManager.php refactor(tags): move favorite event dispatching to tags.php 2024-12-03 20:56:36 +01:00
Tags.php refactor(tags): move favorite event dispatching to tags.php 2024-12-03 20:56:36 +01:00
TemplateLayout.php fix(TemplateLayout): core is not an app but the server itself 2025-01-24 15:10:23 +01:00
TempManager.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 2025-03-03 11:11:12 +01:00
Updater.php fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +01:00
URLGenerator.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00