joshuacoles 73b3e2cb96 Update Datetime handling in API and DB layers
Changed the handling of start, stop, and update timestamp fields in ReportRowInnerTimeEntry data structure from strings to DateTime objects in the API layer. Also updated the data persisting in DB layer to use these new datetime objects and introduced additional columns for server_updated_at, server_deleted_at and tags.
2024-03-03 18:21:00 +00:00
2024-03-03 18:15:40 +00:00
2024-03-02 09:14:27 +00:00
2024-03-02 16:54:15 +00:00
2024-03-03 18:15:40 +00:00
2024-03-02 09:14:27 +00:00
2024-03-02 16:54:15 +00:00

Toggl Portal

Purpose

  • Act as an authenticated client for other apps to use to access Toggl data in addition to caching this data for other data analysis purposes.
S
Description
No description provided
Readme
217 KiB
Languages
Rust 93.9%
Dockerfile 5.5%
Just 0.6%