Skip to content

feat topic-deeplink - #23

Merged
ties-makimura merged 367 commits into
RCOSDP:feat-topic-deeplinkfrom
npocccties:master
Apr 23, 2026
Merged

feat topic-deeplink#23
ties-makimura merged 367 commits into
RCOSDP:feat-topic-deeplinkfrom
npocccties:master

Conversation

@ties-makimura

Copy link
Copy Markdown
Collaborator

No description provided.

acutus-fujii and others added 30 commits January 29, 2025 21:36
fix: AppBarのレンダリングにNEXT_PUBLIC_ENABLE_TAG_AND_BOOKMARKフラグチェックを追加
…events

fix: VideoResourceコンポーネントのクリーンアップ関数を削除しビデオイベントの重複を防止
ties-makimura and others added 29 commits March 21, 2026 15:14
activities_time_range_counts を全件スキャンする Prisma クエリを2段階に分割し,先に activities を絞り込んでから該当 activity_id のみを集計するよう変更。

Closes #347
fix: ダッシュボードの繰返視聴割合取得でDBの全件スキャンが発生する問題を修正
downloadCli.ts で nullSession をインポートしているが、
session サービス側で export されていなかったため tsc エラーが発生していた。
export を追加して解消。
LtiResourceLinkSchema の lineItem プロパティを required から optional に変更。
修正後も初めての LMS コースで、LMS 側に成績が記録されることを確認。
NEXT_PUBLIC_ENABLE_TOPIC_VIEW_RECORD=true の環境では Promise.all による並列実行が Prisma コネクションプールを使い切りタイムアウトするため、do_sync と同様に for...of による逐次実行へ変更した。
あわせて各コンテキスト処理の開始時に logger 出力を追加し、長時間実行時の進捗確認を可能にした。
…execution

fix: downloadCli の並列処理をコンテキスト逐次実行に変更
トピック直接アクセス機能など
@ties-makimura
ties-makimura merged commit 9016657 into RCOSDP:feat-topic-deeplink Apr 23, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants