mCaptcha/src
realaravinth c46b3f4f4c
Implement easy edit view
When user tries to visit this view without an easy configuration
available, i.e, user had created the CAPTCHA using advance view and no
TrafficPattern is available in database, the user will be automatically
redirected to the advance edit page.

But the default edit link everywhere is to the easy edit view.
2021-12-18 21:01:19 +05:30
..
api Implement easy edit view 2021-12-18 21:01:19 +05:30
email duplicate email check and address clippy warnings 2021-07-11 21:46:50 +05:30
middleware rm comments 2021-12-18 19:39:59 +05:30
pages Implement easy edit view 2021-12-18 21:01:19 +05:30
static_assets build sass using dart-sass, bypassing css extractor 2021-12-10 06:16:03 +05:30
stats clippy fixes and env docs update 2021-08-08 18:29:17 +05:30
tests refactor captcha.rs and levels.rs and rm duration routes 2021-12-16 20:46:50 +05:30
widget duplicate email check and address clippy warnings 2021-07-11 21:46:50 +05:30
data.rs address clippy lints 2021-12-18 14:10:05 +05:30
date.rs captcha stats 2021-07-27 15:28:21 +05:30
demo.rs address clippy lints 2021-12-18 14:10:05 +05:30
docs.rs fix clippy lints 2021-12-03 13:41:24 +05:30
errors.rs address clippy lints 2021-12-18 14:10:05 +05:30
main.rs Fixes #8 2021-12-18 13:53:05 +05:30
routes.rs it appears actix-web's scope behaviour has changed in the latest beta 2021-11-29 17:33:08 +05:30
settings.rs rm url field from DatabaseBuilder 2021-12-18 15:33:17 +05:30
tests-migrate.rs use yaml directly for displaying open api spec 2021-10-08 15:36:42 +05:30