burgernotes-client-web/static/js
Tracker-Friendly 65c605fffc Fixed a typo in signup.js 2024-07-30 17:04:04 +01:00
..
back.js Fixed libreJS on a few more pages, updated the privacy policy, fixed the weird bug of the feature divs resizing incorrectly 2024-07-06 16:02:20 +01:00
crypto-js.js Add what you see is what you get markdown using pell 2024-07-02 18:13:28 +01:00
hash-wasm.js Updated hashwasm with librejs support 2024-06-22 14:46:54 +01:00
homeserver.js Fixed a few more typos 2024-07-30 15:26:47 +01:00
login.js Fixed typos in privacy policy, made use of localStorage more efficient, fixed privacy policy's grammar and updated names of localStorage items in order to fit in with a standardised naming schema (and updated the privacy policy to reflect this) 2024-07-30 11:23:22 +01:00
logout.js Fixed typos in privacy policy, made use of localStorage more efficient, fixed privacy policy's grammar and updated names of localStorage items in order to fit in with a standardised naming schema (and updated the privacy policy to reflect this) 2024-07-30 11:23:22 +01:00
main.js Fixed a few more typos 2024-07-30 15:26:47 +01:00
migrate.js Fixed typos in privacy policy, made use of localStorage more efficient, fixed privacy policy's grammar and updated names of localStorage items in order to fit in with a standardised naming schema (and updated the privacy policy to reflect this) 2024-07-30 11:23:22 +01:00
pell.js Add what you see is what you get markdown using pell 2024-07-02 18:13:28 +01:00
signup.js Fixed a typo in signup.js 2024-07-30 17:04:04 +01:00
wasm_exec.js Fixed the labels not being hidden in inoutdivs, made inoutdivs use a flexbox or table to avoid the use of a calc() and a transform(), updated to AES-256 GCM Native crypto from CryptoJS, added a migration page to migrate from CryptoJS, remove the Argon2 Compatibility thing, remove all backwards-compatibility measures, updated the changelog to be accurate, made NoScript cancel-able, made the inoutdiv dynamically scale, told people what a homeserver is, switched to argon2id from sha-3 and sha-512, add a PoW captcha using WASM, make a really long commit message. 2024-07-20 17:12:25 +01:00