Commit Graph

43 Commits

Author SHA1 Message Date
Lauri Võsandi a961f170d9 Fix swipe reporting
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-09-05 17:41:58 +03:00
Madis Mägi 043653760e Add missing swipe uri
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-24 20:35:07 +03:00
Madis Mägi 094eafa9da Add swipe proxy endpoint
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-18 04:08:02 +03:00
Madis Mägi 13faabf01f Add approval checking
ci/woodpecker/manual/woodpecker Pipeline was successful Details
2023-08-11 18:20:01 +03:00
Madis Mägi f0ca73329b Remove mongo uri default
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-10 20:46:38 +03:00
Madis Mägi 59bfcfff77 Fix reponse already sent error 2023-08-10 20:45:24 +03:00
Madis Mägi b0d0505000 Fix groups checking
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-10 19:42:18 +03:00
Madis Mägi fd74c294b1 Fix key checking 2023-08-10 19:35:43 +03:00
Madis Mägi e496cddcf5 Give inventory api key in request
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-02 00:32:17 +03:00
Madis Mägi 0fd17b7cbb Fix key check
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-01 23:02:58 +03:00
Madis Mägi 37027baf3e Fix longpoll tokens check
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-08-01 22:51:36 +03:00
Madis Mägi e6b191a99e Add woodpecker pipeline file
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/manual/woodpecker Pipeline was successful Details
2023-08-01 22:25:31 +03:00
Madis Mägi 26a602a282 Use separate workhop and floor keys 2023-08-01 22:21:57 +03:00
Madis Mägi 63a8b9e5f7 Read cards endpoint uri from env 2023-07-30 13:17:14 +03:00
Madis Mägi e7a0496f4e Change allowed endpoint to use inventory api 2023-07-30 13:05:02 +03:00
Lauri Võsandi 55061baea0 Enable access log
continuous-integration/drone Build is failing Details
2022-12-17 15:24:13 +02:00
Lauri Võsandi a9051b3f29 Run as single process
continuous-integration/drone Build is passing Details
2022-12-17 13:47:36 +02:00
Lauri Võsandi 922ee388ea Prepare for Kubernetes migration
continuous-integration/drone Build is passing Details
2022-12-17 12:46:39 +02:00
Lauri Võsandi 1acc7e2ea9 Switch to new base image
continuous-integration/drone Build is passing Details
2022-05-06 22:09:21 +03:00
Lauri Võsandi 9e7c49884a Modernize whole stack 2022-02-22 08:49:35 +02:00
Lauri Võsandi 1150fc2998 Add Drone config 2022-02-12 00:56:48 +02:00
Lauri Võsandi ff1dd40c4d Fix MongoDB event loop handling 2021-10-26 17:17:48 +00:00
Madis Mägi c61f8175e6 Drop gunicorn and bind to 0.0.0.0 (#12)
Reviewed-on: #12
Co-authored-by: Madis Mägi <madis.magi@k-space.ee>
Co-committed-by: Madis Mägi <madis.magi@k-space.ee>
2021-10-26 16:37:57 +00:00
Madis Mägi 8cf4bf7a45 Remove host argument 2021-10-26 18:01:56 +03:00
Madis Mägi 831531cf0d Set port to 5000 2021-10-26 17:18:23 +03:00
Madis Mägi bb3046db6a Remove event loop customization (#11)
Reviewed-on: #11
Co-authored-by: Madis Mägi <madis.magi@k-space.ee>
Co-committed-by: Madis Mägi <madis.magi@k-space.ee>
2021-10-26 13:58:34 +00:00
Madis Mägi 8a63100dc8 Fix owner field usage (#10)
Reviewed-on: #10
Co-authored-by: Madis Mägi <madis.magi@k-space.ee>
Co-committed-by: Madis Mägi <madis.magi@k-space.ee>
2021-10-26 10:50:27 +00:00
Madis Mägi 91ae9dfcd5 Add Jenkinsfile 2021-10-17 10:38:28 +03:00
Lauri Võsandi de5fd083a6 Update deployment instructions 2021-06-12 20:52:19 +00:00
Lauri Võsandi 496df2db02 Rename main script to doorboy.py 2021-06-12 20:00:04 +00:00
Lauri Võsandi f068ae19ac Simplify and clean up 2021-04-04 18:56:44 +00:00
Lauri Võsandi 7b81330b39 Add test scenarios 2021-04-04 12:03:22 +00:00
Lauri Võsandi 9bde906929 Attribute token.enabled is timestamp, not boolean 2021-04-04 11:51:11 +00:00
Lauri Võsandi bca9264ce9 Rolled out in prod 2021-04-04 08:58:45 +00:00
Lauri Võsandi 0e2f3aef1f Merge pull request 'refactor to get_default_db' (#1) from songmeo/doorboy-proxy:master into master
Reviewed-on: http://git.k-space.ee/k-space/doorboy-proxy/pulls/1
2021-04-04 08:52:19 +00:00
songmeo c9018003ec clean up requirements, small tweak 2021-04-03 17:09:51 +03:00
songmeo e38e753eea Merge branch 'master' of git.k-space.ee:songmeo/doorboy-proxy 2021-04-02 12:17:57 +03:00
songmeo c1cf91ee1d rewrite with sanic, motor 2021-04-02 09:17:39 +00:00
songmeo 661a704d8f change to sanic and motor 2021-04-02 09:10:34 +00:00
songmeo 9adf269528 rm db authentication 2021-03-31 20:59:20 +03:00
songmeo 35cc25848c change db to get_default_database 2021-03-31 10:23:48 +03:00
songmeo 33f3e6171c add dev.yml 2021-03-23 09:34:08 +00:00
songmeo 8ece59267e first commit 2021-03-17 09:58:03 +02:00