survey/src
2023-10-20 01:40:32 +05:30
..
api feat: add db methods to manage scheduled jobs and their states 2023-10-19 22:11:31 +05:30
pages feat: HTTP client to talk to mCaptcha/mCaptcha 2023-10-18 10:28:50 +05:30
static_assets feat: load static assets info in serialize able form for tera integration 2023-01-24 19:02:52 +05:30
archive.rs feat: add db methods to manage scheduled jobs and their states 2023-10-19 22:11:31 +05:30
data.rs feat: HTTP client to talk to mCaptcha/mCaptcha 2023-10-18 10:28:50 +05:30
db.rs feat: schedule and record job states. Create job states during migration 2023-10-19 11:29:59 +05:30
errors.rs fix: upload difficulty via web form 2023-01-26 18:25:22 +05:30
main.rs feat: schedule and record job states. Create job states during migration 2023-10-19 11:29:59 +05:30
mcaptcha.rs feat: job runner to execute download requests from mCaptcha/mCaptcha 2023-10-20 01:40:32 +05:30
settings.rs chore: update deps, docker img and woodpecker ci def 2023-10-17 22:30:19 +05:30
tests-migrate.rs feat: schedule and record job states. Create job states during migration 2023-10-19 11:29:59 +05:30
tests.rs feat: HTTP client to talk to mCaptcha/mCaptcha 2023-10-18 10:28:50 +05:30