Commit Graph

25 Commits

Author SHA1 Message Date
Florine W. Dekker fdcfd33c3f
Remove inline styles 2021-04-28 12:30:15 +02:00
Florine W. Dekker b3647e04f6
Add Goatcounter and relocate some resources 2021-04-22 13:01:14 +02:00
Florine W. Dekker e6cd3d554e
Use new template system 2021-04-18 18:21:34 +02:00
Florine W. Dekker 86d32d66fb
Update dependencies, use local fonts 2021-03-26 03:52:07 +01:00
Florine W. Dekker 461e5ab29c
Update dependencies 2020-08-04 12:59:03 +02:00
Florine W. Dekker 89083aaeb0
Migrate to npm, use template package 2020-05-16 18:54:07 +02:00
Florine W. Dekker c99d596989
Remove base64 character set label 2020-04-05 13:49:36 +02:00
Florine W. Dekker 0e148a48ef
Support alternative b64 characters
Coincidentally fixes #2 and fixes #7.
2020-04-05 13:38:38 +02:00
Florine W. Dekker 353937e3a1
Fix base64 encoding
Fixes #9.
2020-04-05 13:03:44 +02:00
Florine W. Dekker 14369ab169
Add version number and best practices 2020-03-14 11:45:06 +01:00
Florine W. Dekker 56cd54f42f
Fix erroneous invocation of static methods 2020-01-04 00:12:27 +01:00
Florine W. Dekker 92b1d30409
Use static methods instead of properties
Fixes #6.
2020-01-04 00:10:38 +01:00
Florine W. Dekker 69fef87cd9
Make filtering optionally case insensitive
Fixes #5.
2019-12-01 21:52:04 +01:00
Florine W. Dekker 2cb3f67b74
Remove all invalid characters upon filtering
Fixes #4.
2019-11-25 00:04:41 +01:00
Florine W. Dekker e44bfa1c36
Reformat JavaScript 2019-11-25 00:01:11 +01:00
Florine W. Dekker b2154c3bd4
Add duodecimal system
Fixes #3.
2019-11-18 10:29:48 +01:00
Florine W. Dekker 6ad2b95410
Fix #1 2019-10-31 16:58:13 +01:00
Florine W. Dekker 56be7eee15
Do not update fields if current input is empty 2019-10-31 16:27:02 +01:00
Florine W. Dekker 4031d976b8
Show default values in inputs 2019-07-08 19:00:34 +02:00
Florine W. Dekker c18cce36af
Remove unintended case sensitivity 2019-07-08 18:58:08 +02:00
Florine W. Dekker c1d5772383
Inline ASCII alphabet creation 2019-07-08 18:31:26 +02:00
Florine W. Dekker 53501eeef1
Clean up code and implement Base64 and ASCII 2019-07-08 18:25:09 +02:00
Florine W. Dekker 9f2ce94527
Dynamically create more inputs 2019-07-01 23:58:30 +02:00
Florine W. Dekker befca5d0a8
Implement basic functionality 2019-07-01 21:23:28 +02:00
Florine W. Dekker dd47972374
Add LICENSE 2019-07-01 20:52:59 +02:00