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 07:02:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7cfd3301b7ea64f0703d0bc646f62a8d8c13148
rustical
/
crates
/
store_sqlite
/
src
History
Lennart
b7cfd3301b
Add import_calendar method to CalendarStore
2025-08-23 12:23:05 +02:00
..
tests
write test fixtures for sqlite store
2025-06-29 12:23:23 +02:00
addressbook_store.rs
frontend: Add basic information about collections
2025-07-04 20:54:37 +02:00
calendar_store.rs
Add import_calendar method to CalendarStore
2025-08-23 12:23:05 +02:00
error.rs
Minor frontend improvements, feature to create calendar
2025-06-08 21:46:20 +02:00
lib.rs
tiny steps towards unit testing for each resource
2025-06-27 14:33:25 +02:00
principal_store.rs
auth: Make app token validation faster by supplying hint to the app token name
2025-07-22 16:48:04 +02:00
subscription_store.rs
subscription store: Correctly return whether subscription already existed
2025-07-23 11:09:48 +02:00