pommedoro/Resources
Leopere 65114fc265
Fix update logic: SHA+timestamp from git over HTTPS, persist after swap
- Fetch SHA and Last-Modified from repo over HTTPS (no login); use timestamp
  so 'update' only when server is newer, not just different.
- Local state: two-line file (SHA + Unix timestamp); script writes state
  after successful swap so it stays correct.
- install.command: fetch remote via HTTPS, stamp SHA+timestamp (or 0 if
  install not matching remote).
- build-test: verify first line of state file matches release SHA.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 16:04:56 -05:00
..
Info.plist Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
Pommedoro.entitlements Add work log, pause/resume UX, countdown schedule, timer persistence, suggestion improvements, and ad-hoc code signing 2026-02-07 18:06:10 -05:00
Pommedoro.icns Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
boot-logo.svg Initial release of Pommedoro 2026-02-06 16:27:21 -05:00
install.command Fix update logic: SHA+timestamp from git over HTTPS, persist after swap 2026-02-08 16:04:56 -05:00