wukko
b5c81084c8
api: clean up imports & consts
2024-05-16 14:20:40 +06:00
wukko
3e5ccea23c
chore: remove unused imports/variables
2024-05-14 13:08:36 +06:00
dumbmoron
7fab5a37ff
crypto: use secret directly instead of deriving key
2024-03-05 16:49:00 +00:00
wukko
fc39ac76b6
crypto: change input var name in stream functions
2024-03-05 21:18:20 +06:00
wukko
73b63e5487
crypto: replace base64 with base64url
2024-03-05 21:14:54 +06:00
wukko
48ac75b135
crypto: concat buffers in encryptStream and decryptStream
2024-03-05 21:07:03 +06:00
wukko
6ed03b0035
crypto: rename sha256 func to generateHmac
...
it has always been actually hmac
2024-03-05 20:55:17 +06:00
wukko
e282a9183f
stream: encrypt cached stream data & clean up related modules
...
also limited CORS methods to GET and POST
2024-03-05 18:14:26 +06:00
wukko
3b5bf51ba7
4.7
...
fixes #63 , #67 , #68 , and #71 , among other issues
2023-01-14 00:34:48 +06:00
wukko
c532062aa2
twitter spaces and a ton of improvements
2022-10-24 19:03:11 +06:00
wukko
c0289b6a8c
basically new readme and more languages
...
- indonesian localization by @LyfeV
- rewrote readme
- added new line at the end for files that were missing it
2022-08-01 21:48:37 +06:00
wukko
67223b3acd
internal changes only
...
- remade config module
- renamed loc to i18n because that's what all developers do
- moved code to src to make repo look cleaner
- fixed some i18n strings
2022-07-17 17:08:49 +06:00