feat: serve data to page #5

Merged
skylar merged 1 commit from feat/serve-to-site into main 2026-07-02 22:21:52 +12:00
Owner

This change serves an html doc and shows the time from site to allow for timezones

Also stopped using last_insert_rowid since it would break between restarts as it is stored in memory.

Temporal looks interesting to use and could help with localization without explicit translations, but it is not supported by all mainstream browsers yet. Might migrate to this soon.

This change serves an html doc and shows the time from site to allow for timezones Also stopped using last_insert_rowid since it would break between restarts as it is stored in memory. [Temporal](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal) looks interesting to use and could help with localization without explicit translations, but it is not supported by all mainstream browsers yet. Might migrate to this soon.
skylar self-assigned this 2026-07-02 01:23:18 +12:00
feat: serve data to page
All checks were successful
nix-build / build (pull_request) Successful in 2m36s
4cab29badf
skylar requested reviews from Sam, fred2104 2026-07-02 01:23:21 +12:00
fred2104 approved these changes 2026-07-02 19:01:58 +12:00
fred2104 left a comment

seems good

seems good
skylar merged commit f26b496f6f into main 2026-07-02 22:21:52 +12:00
skylar deleted branch feat/serve-to-site 2026-07-02 22:21:52 +12:00
skylar referenced this pull request from a commit 2026-07-02 22:21:54 +12:00
skylar removed review request for Sam 2026-07-06 02:29:45 +12:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
skylar/pulse!5
No description provided.