Commit Graph

99 Commits (master)

Author SHA1 Message Date
blallo baa70bd05f
Bump version: 1.1.2 → 1.1.3 2019-09-26 15:06:16 +02:00
blallo c0e0b0da82
Manage session properly. 2019-09-25 18:08:44 +02:00
blallo 237daf771d
dockerignoring Makefile. 2019-09-05 20:33:12 +02:00
blallo 4c548982bf Bump version: 1.1.1 → 1.1.2 2019-09-05 19:56:25 +02:00
blallo f05b9beb48
Add docker-release receipt in makefile. 2019-09-05 19:56:13 +02:00
blallo 49fd5c3f8b
Fix weakref for user session. 2019-09-05 19:50:33 +02:00
blallo 0434d7ba58 Bump version: 1.1.0 → 1.1.1 2019-09-05 17:57:58 +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 1dd241d2c9 Bump version: 1.0.0 → 1.1.0 2019-09-04 15:17:07 +02:00
blallo ce72d587e6
Fix authorship and version. 2019-09-04 15:06:40 +02:00
blallo fae15e5737
Change entrypoint of dockerfile.
Use environment variables for base_uri and config file.
2019-09-04 15:05:21 +02:00
blallo c1bcd47220
Improved Dockerfile. 2019-09-04 15:05:16 +02:00
blallo 7b8d577f03
Update /api/movements endpoint. 2019-09-04 15:05:11 +02:00
blallo 1e4bb57cd8
Fix missing attribute in webdriver and reload loop. 2019-09-04 15:05:06 +02:00
blallo ef848e6ca8
Fix bcrypt version. 2019-09-04 15:05:01 +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 7d8a6c4075
Make push_to_loop public. 2019-09-04 15:04:51 +02:00
blallo aba31919f5
Fix missing firefox executable in docker container. 2019-09-04 15:04:45 +02:00
blallo 5e9e526fc2
Remove redundant handlers. 2019-09-04 15:04:39 +02:00
blallo e3155922af
Updated README. 2019-09-04 15:04:29 +02:00
blallo 548b4e9b81
Working Dockerfile. 2019-09-04 15:04:24 +02:00
Salvatore Giammanco 892806d8dc
[remove] package-lock.json from repo 2019-09-04 15:04:17 +02:00
blallo 1de8734a1d
Remove unused dir. 2019-09-04 15:02:30 +02:00
blallo f6e67ca977
Improve platform detection. 2019-09-04 15:02:25 +02:00
blallo a369c4978d
Fix movements ui when erroring. 2019-09-04 15:02:20 +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 9ecea804c9
Update build process. 2019-09-04 15:02:04 +02:00
blallo 43057351b9
Update web app routes and branding. 2019-09-04 15:01:58 +02:00
blallo 357c74ae10
Update server app to serve static files. 2019-09-04 15:01:53 +02:00
blallo b2c0e41c79
Update gitignore. 2019-09-04 15:01:48 +02:00
blallo 28ee2a7bf4
Fix Badge component in web app. 2019-09-04 15:01:42 +02:00
blallo 21590435e7
Improved styling in web app. 2019-09-04 15:01:37 +02:00
blallo 163d1ff8b1
Ignore debug config files. 2019-09-04 15:01:32 +02:00
blallo ae9fc624de
Updated web app with react-bootstrap. 2019-09-04 15:01:27 +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 581af133ea
Added basic react app. 2019-09-04 15:01:06 +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 595d80c69c
Fix focus issues in operator. 2019-09-04 15:00:39 +02:00
blallo 37361da75d
Raise the waiting time between retries. 2019-09-04 15:00:34 +02:00
blallo 3faf8a0f97
Remove unused var. 2019-09-04 15:00:29 +02:00
blallo 8a11946627
Use typing. 2019-09-04 15:00:24 +02:00
blallo 2015bd40c2
Update depenencies. 2019-09-04 15:00:19 +02:00
blallo 5b3949e2ab
Session-based firefox instance. 2019-09-04 15:00:14 +02:00