Burgernotes web client
This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Tracker-Friendly b1c73bbd28 Update README.md 2024-10-20 12:38:48 +01:00
app Fixed the font manipulator's text being off center, fixed the loading animation not duplicating correctly on chromium-based browsers, fixed the font manipulator not working correctly, fixed usernameBox hovering displaying the wrong color during dark mode, fixed the add and delete note buttons being larger than other icons 2024-08-07 17:48:43 +01:00
download Made fonts local, fixed download buttons, improved some themeing 2024-06-15 17:33:13 +01:00
homeserver 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
login Shutdown FAQ 2024-10-15 11:54:32 +01:00
logout 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
migrate 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
privacy Updated encryption methods to be accurate, added a your rights and your data section, added an update statement and fixed various formatting issues with the privacy policy. 2024-07-30 11:40:47 +01:00
shutdown Include shutdown files 2024-10-15 11:56:08 +01:00
static Shutdown FAQ 2024-10-15 11:54:32 +01:00
.gitignore General cleanup of the code and correction of some spelling errors 2024-04-28 23:48:03 +01:00
LICENSE.md Update LICENSE.md 2024-03-27 12:02:47 +00:00
README.md Update README.md 2024-10-20 12:38:48 +01:00
index.html Shutdown FAQ 2024-10-15 11:54:32 +01:00

README.md

Burgernotes-web

Burgernotes web client