Commit graph

28 commits

Author SHA1 Message Date
e5bf7feebe
feat: port benchmark page to tera 2023-01-24 23:29:17 +05:30
82d293a159
feat: port delete campaign to tera 2023-01-24 23:28:57 +05:30
599777cbf3
feat: port list campaigns to tera 2023-01-24 23:28:22 +05:30
67d50a3d80
feat: rm gift and port about page to tera 2023-01-24 23:27:43 +05:30
1423fa73d9
feat: port nav component to tera 2023-01-24 19:26:19 +05:30
1942d44283
feat: port footer compoenet to tera 2023-01-24 19:26:06 +05:30
d2f266c689
feat: port login page to tera 2023-01-24 19:25:56 +05:30
c645bf83a3
feat: port join page to tera 2023-01-24 19:25:23 +05:30
23330a29a7
feat: port base component to tera 2023-01-24 19:24:57 +05:30
9a15e11c5d
feat: port error component to tera 2023-01-24 19:24:18 +05:30
6fd79446de
feat: update js deps 2023-01-08 23:02:49 +05:30
35c076cedd
feat & chore: use mCaptcha browser libs 2022-03-26 12:46:41 +05:30
9c989ca7f6
add blog post 2021-10-28 09:55:21 +05:30
a1d7baa8ca
add img in social card 2021-10-27 17:27:04 +05:30
1812475c38
social cards 2021-10-27 17:17:22 +05:30
0524208a39
mobile styling 2021-10-27 11:39:37 +05:30
eccb87fd99
fetch survey config 2021-10-14 22:35:38 +05:30
9ba2fe31f5
change logo 2021-10-14 22:02:45 +05:30
bc950268de
fix app name 2021-10-14 21:54:26 +05:30
f0f265f59e
submit benchmark 2021-10-14 21:25:19 +05:30
35937134f2
- initialize survey user
- skip survey user registration if cookie is already present
2021-10-14 20:39:39 +05:30
89153a589f
setup bench routes and js conditional execution 2021-10-14 20:02:54 +05:30
95dba20074
handle survey sessions with actix sessions 2021-10-14 18:53:06 +05:30
9c7670a334
about and bench pages 2021-10-14 17:13:09 +05:30
d640c7d5a2
survey index page 2021-10-13 17:51:46 +05:30
bc63926d18
templates 2021-10-13 14:11:39 +05:30
4158147f84
authentication middleware handles redirects 2021-10-12 21:56:16 +05:30
2609ade2a5
Setup ts compilation
- import frontend code from mCaptcha/benchs
- setup TS compilation workflow
- import vendor code from mCaptcha/mCaptcha/browser
- rewrite bench.js import in bundle.js to include file's hash
2021-10-12 14:02:34 +05:30