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-13 22:52:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a26f44dd703044a678df8145d223b4912e9eadf
rustical
/
crates
/
store_sqlite
/
src
History
Lennart
a22235d976
sqlite_store: Drop timezone column in favour of timezone_id
2025-07-25 23:01:51 +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
sqlite_store: Drop timezone column in favour of timezone_id
2025-07-25 23:01:51 +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