Samuel Enocsson shcizo
  • Joined on 2025-12-22
shcizo merged pull request shcizo/pdga-rating#31 2026-06-09 14:02:45 +02:00
fix: invalidate stale predicted_rating after PDGA cycle rollover (#29)
shcizo closed issue shcizo/pdga-rating#29 2026-06-09 14:02:45 +02:00
fix: invalidera predicted rating när PDGA-uträkningscykeln rullat över
shcizo pushed to main at shcizo/pdga-rating 2026-06-09 14:02:45 +02:00
6f3e33a5ea Merge pull request 'fix: invalidate stale predicted_rating after PDGA cycle rollover (#29)' (#31) from fix/invalidate-stale-predicted-rating-29 into main
c7fb4a7068 fix: use re-fetched timestamp after recompute + rename helper var (#29)
27ffa096e4 fix: invalidate stale predicted_rating after PDGA cycle rollover (#29)
Compare 3 commits »
shcizo created pull request shcizo/pdga-rating#31 2026-06-09 14:02:22 +02:00
fix: invalidate stale predicted_rating after PDGA cycle rollover (#29)
shcizo created branch fix/invalidate-stale-predicted-rating-29 in shcizo/pdga-rating 2026-06-09 11:07:29 +02:00
shcizo pushed to fix/invalidate-stale-predicted-rating-29 at shcizo/pdga-rating 2026-06-09 11:07:29 +02:00
c7fb4a7068 fix: use re-fetched timestamp after recompute + rename helper var (#29)
27ffa096e4 fix: invalidate stale predicted_rating after PDGA cycle rollover (#29)
Compare 2 commits »
shcizo opened issue shcizo/pdga-rating#30 2026-06-09 10:49:29 +02:00
feat: hoppa över predicted rating när inga nya tävlingar tillkommit sedan senaste PDGA-uträkning
shcizo opened issue shcizo/pdga-rating#29 2026-06-09 10:48:48 +02:00
fix: invalidera predicted rating när PDGA-uträkningscykeln rullat över
shcizo pushed tag v1.4.3 to shcizo/pdga-rating 2026-06-08 10:01:13 +02:00
shcizo merged pull request shcizo/pdga-rating#28 2026-06-08 09:53:04 +02:00
fix: preserve predicted_rating via UPSERT in savePlayerToDB (#11)
shcizo closed issue shcizo/pdga-rating#11 2026-06-08 09:53:04 +02:00
fix: predicted_rating wipas av INSERT OR REPLACE i savePlayerToDB
shcizo pushed to main at shcizo/pdga-rating 2026-06-08 09:53:04 +02:00
5198a1c0f4 Merge pull request 'fix: preserve predicted_rating via UPSERT in savePlayerToDB (#11)' (#28) from fix/upsert-preserve-predicted-rating-11 into main
7297c0a16b fix: preserve predicted_rating via UPSERT in savePlayerToDB (#11)
Compare 2 commits »
shcizo created pull request shcizo/pdga-rating#28 2026-06-08 09:52:37 +02:00
fix: preserve predicted_rating via UPSERT in savePlayerToDB (#11)
shcizo created branch fix/upsert-preserve-predicted-rating-11 in shcizo/pdga-rating 2026-06-08 09:50:18 +02:00
shcizo pushed to fix/upsert-preserve-predicted-rating-11 at shcizo/pdga-rating 2026-06-08 09:50:18 +02:00
7297c0a16b fix: preserve predicted_rating via UPSERT in savePlayerToDB (#11)
shcizo commented on issue shcizo/pdga-rating#11 2026-06-08 09:17:55 +02:00
fix: predicted_rating wipas av INSERT OR REPLACE i savePlayerToDB

Rotorsak hittad — ingen ytterligare diagnostik behövs

Ny observation: alla predicted_rating-värden var borta samtidigt efter några dagar utan att ha besökt sidan. Det pekade mot global…

shcizo pushed to main at shcizo/pdga-rating 2026-06-08 08:46:26 +02:00
ada2dcb4ae 1.4.2
shcizo pushed tag v1.4.2 to shcizo/pdga-rating 2026-06-08 08:46:26 +02:00
shcizo pushed to main at shcizo/pdga-rating 2026-06-08 08:46:17 +02:00
5ece854340 Merge pull request 'feat: add refresh button to mobile player card (#26)' (#27) from feat/mobile-card-refresh-button-26 into main
2ef7de4e58 fix: spin only the icon glyph in mobile refresh button (#26)
16c045e7cc feat: add refresh button to mobile player card (#26)
Compare 3 commits »
shcizo merged pull request shcizo/pdga-rating#27 2026-06-08 08:46:16 +02:00
feat: add refresh button to mobile player card (#26)