Commit Graph

651 Commits

Author SHA1 Message Date
Aravinth Manivannan 8bed3cb352
Merge pull request #121 from mCaptcha/feat-percentile
compute percentile on analytics records
2023-11-04 20:32:28 +00:00
Aravinth Manivannan 8e03290fda
feat: expose percentile scores for all analyis records through API
endpoint
2023-11-05 01:20:49 +05:30
Aravinth Manivannan 321fd2e89b
feat: create individual databases for each test 2023-11-05 01:17:42 +05:30
Aravinth Manivannan 36600e2f13
feat: database methods to compute percentiles on analysis records 2023-11-05 00:48:26 +05:30
Aravinth Manivannan 606d22cc9d
Merge pull request #120 from mCaptcha/feat-help-text-in-publishing-data
feat: link to mCaptcha net blog post from the captcha creation form
2023-11-02 10:42:11 +00:00
Aravinth Manivannan 4426057fbc
feat: link to mCaptcha net blog post from the captcha creation form 2023-11-02 04:33:32 +05:30
Aravinth Manivannan 1f23999c10
fix: re-enable bin publishing with 73DAC973A9ADBB9ADCB5CDC4595A08135BA9FF73 GPG key 2023-10-30 09:29:48 +05:30
Aravinth Manivannan 0a3d93453e
Merge pull request #119 from mCaptcha/fix-progress-bar
fix: create max_recorded nonce for existing captcha configs
2023-10-29 13:03:57 +00:00
Aravinth Manivannan 939fb5f8b9
fix: create max_recorded nonce for existing captcha configs 2023-10-29 18:11:06 +05:30
Aravinth Manivannan 3a787a6592
Merge pull request #118 from mCaptcha/feat-progress-bar
Feat progress bar
2023-10-29 01:20:04 +00:00
Aravinth Manivannan 9dfb0713ad
feat: progress bar and incremental PoW generation 2023-10-29 06:28:21 +05:30
Aravinth Manivannan ad4582cc16
feat: record and fetch max recorded nonces 2023-10-29 06:27:58 +05:30
Aravinth Manivannan 77e4a9c473
feat: use node@v20 2023-10-29 06:27:15 +05:30
Aravinth Manivannan b6497882d7
feat: track maximum recorded nonce for captcha levels to render progress bar 2023-10-29 06:18:01 +05:30
Aravinth Manivannan 49a8757ead
chore: CI: update base node version 2023-10-29 03:32:06 +05:30
Aravinth Manivannan 1107d3fc05
Merge pull request #116 from mCaptcha/update-deps-js
Update deps js
2023-10-28 13:21:12 +00:00
Aravinth Manivannan 072a997ff0
chore: update JS deps 2023-10-28 15:00:27 +05:30
Aravinth Manivannan d30b53f4ee
chore: update base node version 2023-10-28 15:00:25 +05:30
Aravinth Manivannan b3021c500e
chore: update redoc openapi spec compiler 2023-10-28 15:00:08 +05:30
Aravinth Manivannan 79006f1e64
chore: update swagger UI 2023-10-28 14:59:44 +05:30
Aravinth Manivannan a45840d259
Merge pull request #92 from mCaptcha/upload-to-survey
Upload PoW performance to mCaptcha/survey
2023-10-20 02:20:04 +05:30
Aravinth Manivannan 960283324d
feat: schedule mCaptcha/survey registration and uploads 2023-10-20 01:48:59 +05:30
Aravinth Manivannan 74364c4e17
chore: lint 2023-10-20 01:47:24 +05:30
Aravinth Manivannan 3d02f55241
fix: create psuedo id and setup publishing for those tht have opted in 2023-10-20 01:39:19 +05:30
Aravinth Manivannan eab146b121
gc: get public hostname as config parameter 2023-10-20 01:38:22 +05:30
Aravinth Manivannan d4534c1c43
feat: define db method to get all psuedo IDs with pagination 2023-10-20 00:18:29 +05:30
Aravinth Manivannan d5617c7ec7
feat: upload secret route 2023-10-19 09:59:30 +05:30
Aravinth Manivannan f933a30e7e
feat: load survey keystore 2023-10-19 09:59:29 +05:30
Aravinth Manivannan 87785b38be
feat: bootstrap survey upload job runner 2023-10-19 09:59:29 +05:30
Aravinth Manivannan 52c2c6e598
feat: bootstrap survey uploader's endpoints 2023-10-19 09:59:29 +05:30
Aravinth Manivannan b6a6705449
feat: read survey uploader's settings 2023-10-19 09:59:29 +05:30
Aravinth Manivannan c56b04fa5a
feat: download published pow performance analytics 2023-10-19 09:59:29 +05:30
Aravinth Manivannan ccb9278d67
Merge pull request #115 from mCaptcha/hotfix-env-vars
hotfix: read soon-to-be deprecated env vars to avoid breakages like #114
2023-10-18 17:52:51 +05:30
Aravinth Manivannan eb69e9aedc
hotfix: read soon-to-be deprecated env vars to avoid breakages like #114 2023-10-18 17:38:42 +05:30
Aravinth Manivannan 1310c22bed
fix: update env var names in docker-compose with the latest names 2023-10-18 13:27:59 +05:30
Aravinth Manivannan b300d2caac
fix: typo in env var names 2023-10-18 13:23:50 +05:30
Aravinth Manivannan 5d03682c45
fix: CI: disable docker container uploads for branch!=master 2023-10-18 13:22:17 +05:30
Aravinth Manivannan 61729c5fae
fix: set logging var, only if one is not provided 2023-10-18 13:21:33 +05:30
Aravinth Manivannan 8ec5122f87
hotfix: CI: disable tarpaulin run until it is fixed 2023-10-18 12:41:02 +05:30
Aravinth Manivannan 6bd66e6d00
Merge pull request #113 from mCaptcha/update-deps3
chore: use libmcaptcha and libcachebust from crates.io
2023-10-17 16:48:08 +05:30
Aravinth Manivannan 8e3fb9d8ec
hotfix: disable uploads to dl.mcaptcha.org 2023-10-17 16:14:06 +05:30
Aravinth Manivannan c67b7ac686
fix: cache busting metadata is stored in libcachebust_data.json 2023-10-17 15:47:15 +05:30
Aravinth Manivannan cb7245d577
feat: use libmCaptcha from crates.io 2023-10-17 15:38:40 +05:30
Aravinth Manivannan 4739c697b7
Merge pull request #107 from jfly/patch-1
Change license
2023-10-17 14:06:18 +05:30
Aravinth Manivannan 561a847bd7
chore: use libmcaptcha and libcachebust from crates.io 2023-10-17 01:04:44 +05:30
Aravinth Manivannan 9e77eec657
Merge pull request #111 from mCaptcha/update-sqlx
Update sqlx
2023-10-16 22:53:10 +05:30
Aravinth Manivannan 30dc51e8e1
debug: allow warnings 2023-10-16 22:04:34 +05:30
Aravinth Manivannan 4e2758f415
chore: clippy lints 2023-10-16 21:50:53 +05:30
Aravinth Manivannan 0e75a22beb
chore: bump sqlx to 0.7 2023-10-16 21:15:44 +05:30
Aravinth Manivannan 0d2c02348b
feat: document environment variable name changes 2023-10-16 21:15:15 +05:30