Commit graph

26 commits

Author SHA1 Message Date
Aravinth Manivannan
78d85ab9a9
feat: annotate license headers using reuse on text source files 2023-07-03 23:19:51 +05:30
Aravinth Manivannan
4a25f7f3a6
fix: truncate pow compute time before submitting 2023-07-02 22:05:23 +05:30
Aravinth Manivannan
1b05cdc391
fix: truncate pow compute time before submitting 2023-07-02 20:27:03 +05:30
Aravinth Manivannan
1c4ee5b622
feat: upload pow performance benchmarks 2023-06-30 07:54:54 +05:30
Tobias Gurtzick
9fc7c31083
fix(license): accidential AGPL in MIT licensed files
fixes #69

Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
2023-04-18 11:20:12 +02:00
Daniel Antlinger
96a6c98c10 feat: open mail link with target=_blank 2022-10-12 11:50:55 +02:00
realaravinth
9d285573d7
fix: typo in widget 2022-09-26 16:40:40 +05:30
Daniel Antlinger
223e8fb8c2 feat: open links from widget in new pages target=_blank 2022-09-07 14:05:25 +02:00
Gusted
f56bc6d9e4
Let widget use full-screen
- Instead of using static values for dimensions. Use responsive CSS and
take up the whole screen. Let the user deal with setting the correct
dimensions accordingly.
2022-07-26 22:58:17 +02:00
realaravinth
fc8a1670d2
update copyright notice 2022-01-08 22:16:05 +05:30
realaravinth
e399f82ac4
Load pow-sha256 polyfill to support browsers that aren't capable of
executing WASM
2021-12-08 14:52:06 +05:30
realaravinth
0126dc0e3a
call proof generator from within a web worker 2021-12-02 14:24:53 +05:30
realaravinth
ab77eed91c
move pow wasm lib out to a separate repo 2021-12-01 21:18:30 +05:30
realaravinth
7154a309be
mv widget js from out of subdir 2021-12-01 17:43:44 +05:30
realaravinth
53720ff740
frontend linting 2021-10-08 15:24:29 +05:30
realaravinth
257b3a2b88
widget uses LazyElemnt 2021-07-21 21:02:03 +05:30
realaravinth
704f8bf2b4
add mcaptcha-browser as dep 2021-07-09 13:57:55 +05:30
realaravinth
40801575b2
update wasm binary loading 2021-07-07 00:48:04 +05:30
realaravinth
bfebca6e0e
widget static resources are now built locally 2021-07-07 00:28:32 +05:30
realaravinth
98cf4a476d
widget: verification works 2021-05-29 21:19:45 +05:30
realaravinth
d9cb38ac13
widget: messages for various stages 2021-05-29 19:45:56 +05:30
realaravinth
fd32f5be32
csp headers and img compression 2021-05-29 17:31:11 +05:30
realaravinth
fd67a9fa42
widget noscript and styling 2021-05-29 13:40:11 +05:30
realaravinth
c873d152c3
rearranged static files 2021-05-29 12:22:31 +05:30
realaravinth
417e008c27
favicons 2021-05-29 00:04:11 +05:30
realaravinth
2c209bf8d5
widget template 2021-05-28 21:26:36 +05:30