sfrs/src
Peter Cai 915f9893a5
api: item/sync: handle sync_token behind cursor_token
this can happen e.g. the client synchronizes new items but have nothing
new to send back to the server.
2020-02-22 09:03:27 +08:00
..
api.rs api: item/sync: handle sync_token behind cursor_token 2020-02-22 09:03:27 +08:00
item.rs item: remove TODO (implemented in api.rs) 2020-02-21 21:18:36 +08:00
main.rs drop JWT and use database-based session tokens 2020-02-21 18:57:39 +08:00
schema.rs drop JWT and use database-based session tokens 2020-02-21 18:57:39 +08:00
tests.rs drop JWT and use database-based session tokens 2020-02-21 18:57:39 +08:00
tokens.rs drop JWT and use database-based session tokens 2020-02-21 18:57:39 +08:00
user.rs drop JWT and use database-based session tokens 2020-02-21 18:57:39 +08:00