• Joined on 2023-07-16
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-05-09 16:34:22 +00:00
f9c27b766f 作業メモを追加し、総当たり検索によるレスポンス低下の原因を特定。具体的な問題点と改善方針を記載。
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-05-09 16:06:01 +00:00
75967ee770 PutTrainSeries関数にmachine_idの権限チェックを追加し、無効なアクセス時のエラーハンドリングを実装。新規SQLスクリプトでpostion_permissionのアクセス制約を更新。
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-05-09 14:39:42 +00:00
3733a4afa8 PostOperationLogにmachine_idの権限チェックを追加し、無効なJSONフォーマットに対するエラーハンドリングを強化。CheckPermissionAdminOrCrew関数を新規作成。
harukin pushed to patch/6.x at harukin/jrshikoku 2026-05-05 10:44:21 +00:00
26aa71866a feat: add Koboke Observatory to tourist spots data
2274934731 fix: update version code to 7.0.4
6c674a3f38 Merge commit 'd72acabe9de6b17c5e2206bea9f69ddd2ae3aea1' into patch/6.x
d72acabe9d Merge commit '3e0e4876bc64e73100b6c825d6218201577a6f9a' into develop
3e0e4876bc feat: purple reload button when mock API is active
Compare 13 commits »
harukin pushed to develop at harukin/jrshikoku 2026-05-05 10:44:12 +00:00
37e147e3be Merge commit '26aa71866ae1c949f0c31c7899ef68c30d111a61' into develop
26aa71866a feat: add Koboke Observatory to tourist spots data
2274934731 fix: update version code to 7.0.4
6c674a3f38 Merge commit 'd72acabe9de6b17c5e2206bea9f69ddd2ae3aea1' into patch/6.x
d72acabe9d Merge commit '3e0e4876bc64e73100b6c825d6218201577a6f9a' into develop
Compare 11 commits »
harukin pushed to master at harukin/jrshikoku 2026-05-05 09:40:08 +00:00
b6f130bd19 Merge commit '26aa71866ae1c949f0c31c7899ef68c30d111a61'
26aa71866a feat: add Koboke Observatory to tourist spots data
Compare 2 commits »
harukin pushed to master at harukin/jrshikoku 2026-05-05 08:53:52 +00:00
3032a81693 Merge commit '2274934731c1d0d93273f20917efca5984681944'
2274934731 fix: update version code to 7.0.4
6c674a3f38 Merge commit 'd72acabe9de6b17c5e2206bea9f69ddd2ae3aea1' into patch/6.x
d72acabe9d Merge commit '3e0e4876bc64e73100b6c825d6218201577a6f9a' into develop
3e0e4876bc feat: purple reload button when mock API is active
Compare 13 commits »
harukin pushed to experiment/pc-version at harukin/jrshikoku 2026-05-02 11:47:43 +00:00
c1b4adc310 Add Windows port documentation for JR四国アプリ using React Native for Windows
harukin created branch experiment/pc-version in harukin/jrshikoku 2026-05-02 11:47:43 +00:00
harukin pushed to master at harukin/jrshikoku 2026-05-02 09:15:47 +00:00
707dd92ea6 Merge commit '7b7ac73169255ae569ab38756f14a139dd255b9c'
7b7ac73169 feat: add detailed changelog for version update to 7.0.3, highlighting new features and improvements
0b349148d3 Merge commit '6ce2cad4e5428dd30c066053176c59784cbe6fc0'
6ce2cad4e5 fix: update version code to 7.0.3
75795f31e9 Merge commit '35542339943b4da6c181d5b6cc586d720752ab13' into patch/6.x
Compare 62 commits »
harukin pushed to develop at harukin/jrshikoku 2026-05-02 09:15:38 +00:00
c425c0917b Merge commit '7b7ac73169255ae569ab38756f14a139dd255b9c' into develop
7b7ac73169 feat: add detailed changelog for version update to 7.0.3, highlighting new features and improvements
8594e79c25 Merge commit '6ce2cad4e5428dd30c066053176c59784cbe6fc0' into develop
6ce2cad4e5 fix: update version code to 7.0.3
75795f31e9 Merge commit '35542339943b4da6c181d5b6cc586d720752ab13' into patch/6.x
Compare 67 commits »
harukin pushed to patch/6.x at harukin/jrshikoku 2026-05-02 09:14:39 +00:00
7b7ac73169 feat: add detailed changelog for version update to 7.0.3, highlighting new features and improvements
harukin pushed to patch/6.x at harukin/jrshikoku 2026-05-02 03:00:48 +00:00
6ce2cad4e5 fix: update version code to 7.0.3
75795f31e9 Merge commit '35542339943b4da6c181d5b6cc586d720752ab13' into patch/6.x
3554233994 fix: update header colors in injected JavaScript for better visibility
d71cc373c9 fix: sync WebView train display when playback frame changes
3587f72434 feat: add RecordingStatusBar with elapsed timer and keep-awake
Compare 336 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-04-27 15:41:54 +00:00
945ba83538 gitignoreにlogs/と.sync-enabled追加、READMEにDB同期セットアップ手順を追記
99c9214209 DB同期スクリプトとon/offトグルを追加
479103b58b compose.override方式による開発/リリース環境の自動切替を追加
Compare 3 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-04-19 14:29:08 +00:00
c91b6e5e76 環境変数にDiscord Webhook URLとCloudflare Tunnelトークンを追加し、READMEを更新。DockerfileのGoバージョンを修正。
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-04-19 14:15:29 +00:00
89ee66bbad 不要なビルドエラーログファイルとメインバイナリを削除
868ff8c291 .env_exampleにDiscord関連の設定を追加し、.gitignoreにtmpディレクトリを追加
Compare 2 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-04-19 13:43:51 +00:00
abc44195fb unit_operation_listに関連運用IDおよび翌日運用IDカラムを追加
f9d96831f6 UnitOperationList構造体に関連運用IDおよび翌日運用IDフィールドを追加
Compare 2 commits »
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-04-07 04:22:39 +00:00
ac8bc2ea47 PutTrainDiagramおよびPutTrainData関数の検索ロジックを修正し、priority=300の場合に日付範囲ごとに複数レコードを登録できるように変更
harukin pushed to main at harukin/jr-shikoku-backend-system 2026-04-07 04:14:39 +00:00
e854cbfecf PutTrainDiagramおよびPutTrainData関数でpriority=300の場合に日付範囲ごとに複数レコードを許可するように検索条件を修正
5aff5688a3 GetTrainDiagramおよびGetTrainData関数でpriority=300の条件を追加し、今日の日付範囲内の場合のみ返すように修正
f4f1e08e04 PostOperationLog関数で重複挿入を防ぐためにアドバイザリーロックを追加し、日付比較をタイムゾーン変換なしで行うよう修正
66d002e95d buildWhereClause関数でデフォルトの条件を修正し、朝4時までは前日のデータも参照できるように変更
53866c2dfe operationListにRailyardを追加(Dateはまだ反映させていない)
Compare 6 commits »
harukin pushed to master at harukin/jrshikoku 2026-04-01 11:26:22 +00:00
064d81d468 Merge commit '0764c17d43dedad48f74173baec555dd95c44b4c'
0764c17d43 MapPinコンポーネントにおけるマーカーの表示方法を改善し、画像をViewでラップしてスタイルを適用
f228489903 Merge commit 'b12269d35d4596afb32cd37c2b2ee6a02d8bd06d'
b12269d35d バージョンコードを7.0から7.0.1に更新
057e595220 各コンポーネントにおけるLive Activity機能の一時的無効化、アイコン設定の改善、アイコンリストのセクション化、及び関連する状態管理の追加
Compare 6 commits »