This website requires JavaScript.
Explore
Help
Sign In
nikdoof
/
rustical
Watch
1
Star
1
Fork
0
You've already forked rustical
mirror of
https://github.com/lennart-k/rustical.git
synced
2025-12-14 15:12:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d593a28381bc2222b5c51ec94382d3446a0cf445
rustical
/
crates
/
store
/
src
History
Lennart
b6d22f218b
implement From<CalDateTime> for DateTime<Utc>
2024-10-08 15:57:43 +02:00
..
auth
Add app tokens (secondary passwords) to afford cheaper hashes
2024-10-06 12:54:19 +02:00
model
Implement occurence getters for calendar object
2024-10-08 15:06:45 +02:00
calendar_store.rs
Changed CalendarStore put_object interface
2024-10-03 16:08:35 +02:00
error.rs
Replace more anyhow errors with explicit error types
2024-06-01 14:24:31 +02:00
lib.rs
completely rebuilt the auth implementation to support OIDC in the future
2024-10-03 19:47:50 +02:00
sqlite_store.rs
Add tracing and restructure the Cargo.tomls
2024-10-04 16:30:59 +02:00
timestamp.rs
implement From<CalDateTime> for DateTime<Utc>
2024-10-08 15:57:43 +02:00