MDMCK10
737bc7d88f
Update dependencies
2024-11-04 20:06:40 +01:00
MDMCK10
92a1d492c1
Add support for more CAPTCHA providers
2024-09-30 22:42:52 +02:00
Elijah R
576bdfb13c
change fontawesome to being loaded locally
...
you can stop throwing rocks at my windows now
2024-08-05 16:12:24 -04:00
Elijah R
d1203a5b9b
use msgpackr instead of @ygoe/msgpack
2024-06-25 20:09:36 -04:00
Elijah R
c4f6ff6af6
add support for binary JPEG (webapp)
2024-06-25 19:56:35 -04:00
dependabot[bot]
90b1e75ccb
Bump braces from 3.0.2 to 3.0.3 ( #95 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-23 15:29:20 -04:00
Elijah R
03be418d97
add support for country flags
2024-06-23 02:18:35 -04:00
modeco80
0cef7194ce
More i18n related updates
...
- More string keys
- Reworked string keys entirely
- Moved formatting into seperate typescript module
- Write unit tests using `jest` for the format module
- README improvements
Pirate language needs to be reworked and it should be a bit less painful now to actually add more string keys later on (eventually making the whole webapp strings lie inside the stringkeys)
2024-03-15 04:01:40 -04:00