Commit Graph

23 Commits (master)

Author SHA1 Message Date
blallo c0e0b0da82
Manage session properly. 2019-09-25 18:08:44 +02:00
blallo 49fd5c3f8b
Fix weakref for user session. 2019-09-05 19:50:33 +02:00
blallo f507a26b9d
Add max_age for short-lived session. 2019-09-05 17:57:40 +02:00
blallo 1c241d268f
Improve session management in rest logic. 2019-09-05 17:57:09 +02:00
blallo 7b8d577f03
Update /api/movements endpoint. 2019-09-04 15:05:11 +02:00
blallo 0fd0cde11c
Add verification endpoint for client.
Also fix http code for missing auth.
2019-09-04 15:04:56 +02:00
blallo 5e9e526fc2
Remove redundant handlers. 2019-09-04 15:04:39 +02:00
blallo 969e0b1ae7
Improve path detection. 2019-09-04 15:02:15 +02:00
blallo 6c16cbb590
Fix bind address if passed via command line. 2019-09-04 15:02:09 +02:00
blallo 357c74ae10
Update server app to serve static files. 2019-09-04 15:01:53 +02:00
blallo 11e5378300
Updated routes and session logic improved. 2019-09-04 15:01:22 +02:00
blallo 7d6b445678
Introduce configuration in server app. 2019-09-04 15:01:16 +02:00
blallo 50f0b64182
CORS in dev_server. 2019-09-04 15:01:12 +02:00
blallo 4e820158bc
Added a dev server. 2019-09-04 15:01:01 +02:00
blallo eaa3b9ba6f
Fix checkout logic. 2019-09-04 15:00:55 +02:00
blallo 49f5f41d30
Add /checkin and /checkout api. 2019-09-04 15:00:49 +02:00
blallo 7ccb42e90f
Add /movements api. 2019-09-04 15:00:44 +02:00
blallo 8a11946627
Use typing. 2019-09-04 15:00:24 +02:00
blallo 5b3949e2ab
Session-based firefox instance. 2019-09-04 15:00:14 +02:00
blallo 9abf1855d9
Handle operation failure in api. 2019-09-04 15:00:09 +02:00
blallo 5e906d53cf
Added the first app sketch. 2019-09-04 15:00:03 +02:00
blallo a72f657b56
Making api a module. 2019-09-04 14:59:58 +02:00
blallo f302d96001
Added async entrypoints in the api module. 2019-09-04 14:59:44 +02:00