Aravinth Manivannan
78d85ab9a9
feat: annotate license headers using reuse on text source files
2023-07-03 23:19:51 +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
fc40593c5d
split sitekey add and edit routes into easy and advance variants
2021-12-18 16:39:20 +05:30
realaravinth
5afa531bb8
build sass using dart-sass, bypassing css extractor
2021-12-10 06:16:03 +05:30
realaravinth
53720ff740
frontend linting
2021-10-08 15:24:29 +05:30
realaravinth
861998af75
lazy element, settings: account delete and secret update
2021-07-21 20:44:22 +05:30
realaravinth
4b18992f6a
settings page, clipboard component
2021-07-20 18:14:23 +05:30
realaravinth
db941d51b7
delete captcha option and sudo page
2021-07-20 15:22:15 +05:30
realaravinth
6f690734c5
notification mark read
2021-07-16 21:16:49 +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
69de0aaeef
notifications styling
2021-07-14 20:09:00 +05:30
realaravinth
f10741d09f
moved sass improt to index to fix CI failure
2021-06-29 21:48:52 +05:30
realaravinth
80352fb390
mobile css setup
2021-05-25 20:40:57 +05:30
realaravinth
6b740a980b
show password component
2021-05-14 16:33:18 +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
5b5a995f57
removelevelbutton tests
2021-05-07 17:55:42 +05:30
realaravinth
d2e4cf5187
auth forms styling updated
2021-05-06 20:32:44 +05:30
realaravinth
b5a9c0d772
registration tests
2021-05-06 13:48:28 +05:30
realaravinth
6184fe7efe
build tools: webpack with typescript and scss compilation
2021-05-05 23:21:59 +05:30
realaravinth
6069962d3e
refactored sitekey routes
2021-05-05 12:57:05 +05:30
realaravinth
98719670df
sitekey list
2021-05-04 18:34:36 +05:30
realaravinth
812b0ff2c9
add site key form
2021-05-03 20:24:03 +05:30
realaravinth
c7bac9e623
server-side password validation
2021-05-02 10:32:22 +05:30
realaravinth
9c6398a7c5
typescript migration
2021-05-01 19:22:44 +05:30