97d0d25600Fixed 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 iconsTracker-Friendly2024-08-07 17:48:43 +0100
fd4e2de9caUpdated 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.Tracker-Friendly2024-07-30 11:40:47 +0100
c911abea92Fixed 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)Tracker-Friendly2024-07-30 11:23:22 +0100
e63fa13553Made it not redirect to /migrate when not connected to the internet, made fontManipulator's buttons centered, made a 401 response log out the user from loggedin and userinfoTracker-Friendly2024-07-30 11:03:05 +0100
f3d0a9c696Fixed the noteBox not resizing with the pell actionbarTracker-Friendly2024-07-30 10:40:06 +0100
428cda40d3Fixed issue with newlines not being migrated from the older formatTracker-Friendly2024-07-30 10:31:02 +0100
60b58143e7Made changing passwords work correctly and made the legacy password migration set the migrate flag serversideTracker-Friendly2024-07-21 09:09:48 +0100
1a94acba76Made it clear the PoW challenge can take a long time and nothing is brokenTracker-Friendly2024-07-20 17:50:52 +0100
7a7dc61f07Updated the mobileconfig, finally, accidentally forgot to add the WASM fileTracker-Friendly2024-07-20 17:45:07 +0100
05279a0811Fixed 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.Tracker-Friendly2024-07-20 17:12:25 +0100
dd5a72c082Fixed libreJS on a few more pages, updated the privacy policy, fixed the weird bug of the feature divs resizing incorrectlyTracker-Friendly2024-07-06 16:02:20 +0100
d75bdbccf4Dynamically move the toolbar into the large free space above depending on screen sizeTracker-Friendly2024-07-05 22:46:53 +0100