Aravinth Manivannan
78d85ab9a9
feat: annotate license headers using reuse on text source files
2023-07-03 23:19:51 +05:30
Aravinth Manivannan
468752f691
feat: advance siteey create now allows setting publication status
2023-06-30 16:49:35 +05:30
Aravinth Manivannan
2b82af9a0c
feat: update novice captcha creation form to include publish_benchmarks
...
preference
2023-06-30 03:20:57 +05:30
realaravinth
b6afe79a81
fix: initialize DOM elements only when executing methods/in pages that
...
contain those elements
SUMMARY
Trying to grab elements globally in a script results in it trying to
initialize in all pages. When the element is absent, the script
fails and JavaScript crashes.
2022-07-23 00:48:51 +05:30
realaravinth
fc8a1670d2
update copyright notice
2022-01-08 22:16:05 +05:30
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
realaravinth
a73542cf18
implement easy sitekey addition
2021-12-18 16:42:27 +05:30
realaravinth
e874d1477d
link easy variant from advance sitekey add form
2021-12-18 16:40:25 +05:30
realaravinth
73ce2d1cb1
refactor captcha.rs and levels.rs and rm duration routes
2021-12-16 20:46:50 +05:30
realaravinth
b2297eab6d
mv add form into advance
2021-12-10 06:16:38 +05:30
realaravinth
53720ff740
frontend linting
2021-10-08 15:24:29 +05:30
realaravinth
ea8264054a
edit sitekey, router pattern matching, sitekey update optimization, rm level delete and level err handling
2021-07-16 17:40:52 +05:30
realaravinth
863d22f62c
list sitekey: copy sitekey
2021-07-15 18:07:12 +05:30
realaravinth
558dbef712
dupe email check and notifications table
2021-07-13 21:23:08 +05:30
realaravinth
96fafb339c
error handling levels
2021-06-29 23:20:54 +05:30
realaravinth
dcfba60c86
addressing clippy lints
2021-06-11 23:39:38 +05:30
realaravinth
2c5dbc7c5f
fixed rm lvl's update legend bug
2021-05-30 12:18:27 +05:30
realaravinth
417e008c27
favicons
2021-05-29 00:04:11 +05:30
realaravinth
bfc6bca73c
view sitekey route and redirection
2021-05-26 12:51:23 +05:30
realaravinth
3d8cd9daed
sitekey form mobile styling
2021-05-26 12:36:47 +05:30
realaravinth
7792d5ccc7
footer
2021-05-09 18:59:23 +05:30
realaravinth
686774a182
dom manipulations uses elements
2021-05-09 16:39:52 +05:30
realaravinth
1a381f8efa
details
2021-05-08 00:29:19 +05:30
realaravinth
7e0670d1d8
removelevelbutton tests
2021-05-07 21:14:15 +05:30
realaravinth
d4cf24493a
removelevelbutton tests
2021-05-07 18:37:44 +05:30
realaravinth
5b5a995f57
removelevelbutton tests
2021-05-07 17:55:42 +05:30
realaravinth
7b3f910da7
addlevelbutton test
2021-05-07 15:21:27 +05:30
realaravinth
d2e4cf5187
auth forms styling updated
2021-05-06 20:32:44 +05:30
realaravinth
ab3147e11d
add site form validation tests
2021-05-06 18:16:13 +05:30
realaravinth
20ee5c35c6
levels tests
2021-05-06 17:22:25 +05:30
realaravinth
6069509504
addlevel and getlevel tests
2021-05-06 14:38:42 +05:30
realaravinth
b5a9c0d772
registration tests
2021-05-06 13:48:28 +05:30
realaravinth
6069962d3e
refactored sitekey routes
2021-05-05 12:57:05 +05:30