Commit Graph

42 Commits

Author SHA1 Message Date
Alexander Baryshnikov 8f7171abc1 add cron-like unit configuration 2020-11-07 21:38:13 +08:00
Alexander Baryshnikov 8490f012a2 docs: add logo 2020-10-26 17:19:30 +08:00
Alexander Baryshnikov b837639f97 count duration for attempt 2020-10-10 17:52:11 +08:00
Alexander Baryshnikov 9c9e79be15 ui: show duration for request 2020-10-10 17:45:24 +08:00
Alexander Baryshnikov 38935d4657 proper handle nested subprocesses on Linux 2020-10-10 17:41:20 +08:00
Alexander Baryshnikov b6fd8e1eb2 inherit requests context from global - fixes termination 2020-10-09 19:38:18 +08:00
Alexander Baryshnikov 6d3d90b0e2 add graceful shutdown for bin mode 2020-10-09 19:37:52 +08:00
Alexander Baryshnikov a183d116a1 docs: fix link 2020-10-06 19:02:32 +08:00
Alexander Baryshnikov 3d2f6d5af0 docs: add overview and links 2020-10-06 16:36:17 +08:00
Alexander Baryshnikov 30c9fc7e31 add embedded UI 2020-10-06 15:03:07 +08:00
Alexander Baryshnikov d46c2011a1 ui: fix headers table 2020-10-02 12:44:48 +08:00
Alexander Baryshnikov d17c553b99 ui: re-design secured marker 2020-10-02 12:43:26 +08:00
Alexander Baryshnikov e828d450d3 optional profile load for oauth 2020-10-02 12:40:18 +08:00
Alexander Baryshnikov 0f5061e9e9 fix packaging 2020-10-02 09:27:53 +08:00
Alexander Baryshnikov 28260476cb ui: use material theme, move to local instance 2020-10-01 21:58:30 +08:00
Alexander Baryshnikov 143d907bef ui: fix default values for authorization parameters 2020-10-01 21:49:06 +08:00
Alexander Baryshnikov f30fa7d166 ui: improve authorization visualization 2020-10-01 21:35:58 +08:00
Alexander Baryshnikov 034c7d5157 lint: fix code style 2020-10-01 21:13:44 +08:00
Alexander Baryshnikov 68c0c63a9f add admin UI 2020-10-01 21:09:40 +08:00
Alexander Baryshnikov 53e1acdbe8 use sequential ids 2020-09-28 23:36:20 +08:00
Alexander Baryshnikov 4698e52dca add basic UI 2020-09-28 23:12:57 +08:00
Alexander Baryshnikov 48094464eb build: packaging ui 2020-09-28 21:55:31 +08:00
Alexander Baryshnikov dac1910200 add ui stub 2020-09-28 21:46:37 +08:00
Alexander Baryshnikov 554083128b docs: add some comments 2020-09-21 23:09:05 +08:00
Alexander Baryshnikov ebe7b1fad5 fix save return code in bin mode after writing result 2020-09-19 20:32:42 +08:00
Alexander Baryshnikov fd25bd5c5e build: ignore lint message in release 2020-09-19 20:04:03 +08:00
Alexander Baryshnikov 4a55a9d785 lint: fix style 2020-09-19 20:03:39 +08:00
Alexander Baryshnikov db45430982 test: add test to complete 2020-09-17 20:18:31 +08:00
Alexander Baryshnikov fa89b17ca9 test: add basic server test 2020-09-17 20:07:43 +08:00
Alexander Baryshnikov 31e20b242e refactor server code for better testing 2020-09-17 20:07:34 +08:00
Alexander Baryshnikov de675ba718 cleanup code style 2020-09-17 19:13:54 +08:00
Alexander Baryshnikov f714097f1b add retry 2020-09-17 19:10:28 +08:00
Alexander Baryshnikov e097bb0dbd allow set bad request code after execution for bin mode 2020-09-17 18:48:42 +08:00
Alexander Baryshnikov 60e9ad707d allow forcefully complete request 2020-09-11 20:34:31 +08:00
Alexander Baryshnikov 31f76cd5b3 debian - fix rights 2020-09-11 20:19:33 +08:00
Alexander Baryshnikov b1b2618d48 fix debian service - path to bin 2020-09-11 20:09:51 +08:00
Alexander Baryshnikov 0858389f2a improve debian build 2020-09-11 19:58:15 +08:00
Alexander Baryshnikov 31f10a9412 pass X-Correlation-Id, X-Attempt-Id, X-Attempt to worker handler 2020-09-11 19:28:56 +08:00
Alexander Baryshnikov 7a204bb0f3 build: specify arm version 2020-09-10 18:36:24 +08:00
Alexander Baryshnikov 89f86e9fe6 build: add ci for tag 2020-09-10 18:26:22 +08:00
Alexander Baryshnikov 4edfaa4d26 initial code added 2020-09-10 18:11:34 +08:00
reddec 1056c60b06
Initial commit 2020-09-10 18:07:43 +08:00