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