sfrs/src
Peter Cai a340eb8c4f
encrypt sync_token and cursor_token
2020-02-23 16:59:49 +08:00
..
api.rs encrypt sync_token and cursor_token 2020-02-23 16:59:49 +08:00
db.rs enable busy_timeout for SQLite 2020-02-23 12:51:26 +08:00
item.rs enable busy_timeout for SQLite 2020-02-23 12:51:26 +08:00
lock.rs only allow one sync per user every time 2020-02-22 10:45:06 +08:00
main.rs encrypt sync_token and cursor_token 2020-02-23 16:59:49 +08:00
schema.rs drop JWT and use database-based session tokens 2020-02-21 18:57:39 +08:00
sync_tokens.rs encrypt sync_token and cursor_token 2020-02-23 16:59:49 +08:00
tests.rs tests: add test for email format 2020-02-22 16:47:52 +08:00
tokens.rs enable busy_timeout for SQLite 2020-02-23 12:51:26 +08:00
user.rs enable busy_timeout for SQLite 2020-02-23 12:51:26 +08:00