Commit Graph

15 Commits (f14d74510b9e277ef9f4682a12b542c41855796a)

Author SHA1 Message Date
James 453869d71d Remove port from host_from_request check
3 years ago
Tom Hacohen 14b3cfca55 Handle stoken being the empty string.
3 years ago
Tom Hacohen b33a3c882e Subscriptions: allow subscribing without setting an stoken.
3 years ago
Tom Hacohen 233aeab98b Support login and invitations using email rather than just username.
3 years ago
Tom Hacohen 240469342b Move reporting item changes to a background task.
3 years ago
Tom Hacohen 61bd82f1e3 Subscriptions: stream missing items if user passed an old stoken.
3 years ago
Tom Hacohen f52facad1c Subscriptions: implement live subscriptions for collection items
3 years ago
Tom Hacohen 9f0430a6da Improve types.
3 years ago
Tom Hacohen 2e21fe4994 Django db cleanup: explicitly add it to dependencies.
3 years ago
Tom Hacohen 6738c2cf20 Remove unused variable.
3 years ago
Tom Hacohen 64be7f10bd Remove all of the needless async decorators.
3 years ago
Tom Hacohen a7fdb4a108 More typing fixes.
3 years ago
Tom Hacohen 709bc6c1fc Improve typing information.
3 years ago
Tom Hacohen 332f7e2332 Fix Python 3.7 compatibility
3 years ago
Tom Hacohen dbdff06e68 Move all the routers under their own dir.
3 years ago