Anki/rslib/src/media
Damien Elmes 36ec7830a9 load/save note types in backend
This allows us to normalize bad data, and is the first step towards
splitting note types into separate tables.
2020-04-08 10:05:07 +10:00
..
changetracker.rs make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
check.rs load/save note types in backend 2020-04-08 10:05:07 +10:00
database.rs make logging explicit, and support logging to a file 2020-02-29 20:44:01 +10:00
files.rs rename long filenames in fields if files renamed in a previous sync 2020-03-23 18:38:45 +10:00
mod.rs move note code into notes.rs, add ability to rollback when unchanged 2020-03-20 21:15:23 +10:00
schema.sql media table doesn't need rowid 2020-02-17 08:40:17 +10:00
sync.rs add some timeouts 2020-04-01 10:03:54 +10:00