• Joined on 2023-07-16
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-06-07 09:29:15 +00:00
984e58ec14 履歴数と履歴車両数を取得するAPIエンドポイントを追加し、関連するロジックを実装。履歴数の取得期間を過去3週間に変更し、パラメータの正規化処理を追加。
cc60dc9ff6 履歴数取得に関するコメントを更新し、無効なレコードを除外する旨を明記
Compare 2 commits »
harukin pushed to patch/6.x at harukin/jrshikoku 2026-06-06 08:40:58 +00:00
0ced766608 fix: バージョンコードを7.0.6に更新
26b61cdbc9 Merge commit '0e6763d9545f03b1331fc60e050dfa346afc4153' into patch/6.x
0e6763d954 feat: えれサイトの列車情報をグループ化し、表示を改善
7ba9a750ea feat: 録画の削除機能を追加し、スワイプ操作での削除を実装
Compare 4 commits »
harukin pushed to master at harukin/jrshikoku 2026-06-06 08:40:51 +00:00
2fcb9722d5 Merge commit '0ced766608b43cd9244817a0732246ca8b9c5f38'
0ced766608 fix: バージョンコードを7.0.6に更新
26b61cdbc9 Merge commit '0e6763d9545f03b1331fc60e050dfa346afc4153' into patch/6.x
0e6763d954 feat: えれサイトの列車情報をグループ化し、表示を改善
7ba9a750ea feat: 録画の削除機能を追加し、スワイプ操作での削除を実装
Compare 5 commits »
harukin pushed to develop at harukin/jrshikoku 2026-06-06 08:40:32 +00:00
6371787b47 Merge commit '0ced766608b43cd9244817a0732246ca8b9c5f38' into develop
0ced766608 fix: バージョンコードを7.0.6に更新
26b61cdbc9 Merge commit '0e6763d9545f03b1331fc60e050dfa346afc4153' into patch/6.x
0e6763d954 feat: えれサイトの列車情報をグループ化し、表示を改善
Compare 4 commits »
harukin created branch develop in harukin/jrshikoku 2026-06-06 08:40:32 +00:00
harukin deleted branch develop from harukin/jrshikoku 2026-06-06 08:40:01 +00:00
harukin pushed to develop at harukin/jrshikoku 2026-06-06 08:38:29 +00:00
3d25c0cc0b Merge commit 'fe612fa806fdeffed83242304cbec54ebdfe9dc5' into develop
fe612fa806 Merge commit '7ba9a750ea2025dcb29e01367d997589ef3224bd' into patch/6.x
7ba9a750ea feat: 録画の削除機能を追加し、スワイプ操作での削除を実装
Compare 3 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-06-06 02:05:01 +00:00
9b31f208e0 翌日継承の曜日判定ロジックを実装し、関連するテストケースを追加
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-06-06 02:00:15 +00:00
c968609ca0 PutUnitOperation関数でのtomorrow_idのクリア処理を追加し、レコード更新時のエラーハンドリングを改善
harukin pushed to feature/change-record-data-controll at harukin/jrshikoku 2026-06-01 12:11:05 +00:00
7ba9a750ea feat: 録画の削除機能を追加し、スワイプ操作での削除を実装
harukin created branch feature/change-record-data-controll in harukin/jrshikoku 2026-06-01 12:11:05 +00:00
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-06-01 02:01:07 +00:00
02a84e692d release-up.shスクリプトを追加し、Dockerコンテナの起動プロセスを簡素化。APP_VERSIONを自動的に設定する機能を実装。
195440e624 バージョン管理機能を追加し、DockerfileとCompose設定を更新。APIエンドポイントで現在のバージョン情報を返すように実装。
Compare 2 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-06-01 00:43:00 +00:00
8a18c48bfa tomorrow_idに関連するtrain_idsフィールドを削除し、reflectTomorrowOperations関数の処理を修正
03f25bfa21 関連運用の新規作成APIを追加し、トランザクションでの処理を実装。入力データのバリデーションを強化し、エラーハンドリングを改善。関連運用名の自動生成機能を追加。
aaa34d1e9b PutUnitOperation関数でのtomorrow_idの空文字処理を追加し、GetUnitOperationおよびGetUnitOperationByUnitID関数でTomorrowOperationのプリロードを実施。UnitOperationList構造体にTomorrowOperationフィールドを追加。
ebd0018f21 DateArray型の追加とUnitOperationList構造体の修正を実施。PostgreSQLのdate[]をGoのtime.Timeスライスとして扱えるようにし、関連フィールドの型を更新。
Compare 4 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-05-23 05:51:05 +00:00
00ba884fad CORS設定に新しいオリジンを追加
harukin pushed to patch/6.x at harukin/jrshikoku 2026-05-20 15:29:28 +00:00
95f498e894 fix: マリンライナー編成順序の修正(elesite連携)
23ef404f7b fix: update version code to 7.0.5 in SettingTopPage component
709cbda835 feat: add button for paper timetable in FixedContentBottom component
f2bb72e40d Merge commit '6650a8c9513d426701abeef65d35bae0f8d79bb3' into patch/6.x
6650a8c951 feat: add experimental diagram URL support and update related components
Compare 7 commits »
harukin pushed to develop at harukin/jrshikoku 2026-05-20 15:29:16 +00:00
f9b2786809 Merge commit '95f498e89418c9bb8c551987f0b3f1b693c05c1d' into develop
95f498e894 fix: マリンライナー編成順序の修正(elesite連携)
a88f7bac09 Merge commit '23ef404f7b8f728749024b74e1b8742d5b75d529' into develop
23ef404f7b fix: update version code to 7.0.5 in SettingTopPage component
709cbda835 feat: add button for paper timetable in FixedContentBottom component
Compare 9 commits »
harukin pushed to master at harukin/jrshikoku 2026-05-20 15:29:05 +00:00
d144702763 Merge commit '95f498e89418c9bb8c551987f0b3f1b693c05c1d'
95f498e894 fix: マリンライナー編成順序の修正(elesite連携)
caa5d2a68b Merge commit '23ef404f7b8f728749024b74e1b8742d5b75d529'
23ef404f7b fix: update version code to 7.0.5 in SettingTopPage component
709cbda835 feat: add button for paper timetable in FixedContentBottom component
Compare 9 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-05-09 16:47:58 +00:00
7a3a146d32 Merge commit '259ebbe2e5059a570fd2fff0f26a8ce34b0250b6'
259ebbe2e5 作業メモを更新し、総当たり検索によるレスポンス低下の原因に関する3点の修正が完了したことを記載。
33971d9b17 GetTrainSeries関数の最適化とGetPastHistoryCounts関数のクエリ改善を実施。unit_infoとoperation_log_tableの集計を一括取得し、パフォーマンス向上を図る。
Compare 3 commits »
259ebbe2e5 作業メモを更新し、総当たり検索によるレスポンス低下の原因に関する3点の修正が完了したことを記載。
33971d9b17 GetTrainSeries関数の最適化とGetPastHistoryCounts関数のクエリ改善を実施。unit_infoとoperation_log_tableの集計を一括取得し、パフォーマンス向上を図る。