Commit Graph

41 Commits

Author SHA1 Message Date
Tracker-Friendly b0db982e98 Fixed a few more typos 2024-07-30 15:26:47 +01:00
Tracker-Friendly c911abea92 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
Tracker-Friendly e63fa13553 Made 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 userinfo 2024-07-30 11:03:05 +01:00
Tracker-Friendly 428cda40d3 Fixed issue with newlines not being migrated from the older format 2024-07-30 10:31:02 +01:00
Tracker-Friendly 60b58143e7 Made changing passwords work correctly and made the legacy password migration set the migrate flag serverside 2024-07-21 09:09:48 +01:00
Tracker-Friendly 05279a0811 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.
If you are still reading this, I admire your dedication. I spent 8 hours and 33 minutes on this commit alone.
2024-07-20 17:12:25 +01:00
Tracker-Friendly dd5a72c082 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
Tracker-Friendly d75bdbccf4 Dynamically move the toolbar into the large free space above depending on screen size 2024-07-05 22:46:53 +01:00
Tracker-Friendly 16d544640c Added image uploading via markdown using base64 2024-07-02 19:04:13 +01:00
Tracker-Friendly 818bdf6806 Made the ultra strict html filter slightly less ultra-strict so that markdown actually fully works 2024-07-02 18:36:00 +01:00
Tracker-Friendly 95055cc857 Fixed handleGesture by moving it up, actually this time 2024-07-02 18:25:23 +01:00
Tracker-Friendly 1c0ccfc6bf Fixed handleGesture by moving it up 2024-07-02 18:23:52 +01:00
Tracker-Friendly 5ffa65212c Add what you see is what you get markdown using pell 2024-07-02 18:13:28 +01:00
Tracker-Friendly 0c35db92ba Added password changing 2024-06-27 17:57:05 +01:00
Tracker-Friendly cdc6450170 Added a sanitsation layer on top of the sandbox, just in case 2024-06-26 00:53:44 +01:00
Tracker-Friendly ff21e0b198 Add back homeserver changing and fix the mobile layout 2024-06-25 19:43:24 +01:00
maaa b1a0603940 remove mobile support 2024-06-24 21:42:46 +02:00
maaa 3fdaf7279d burger 2024-06-23 21:00:06 +02:00
maaa fe1d67b6e6 stability improvements 2024-06-23 16:49:01 +02:00
maaa 974109ac39 ;3 2024-06-22 16:45:33 +02:00
Tracker-Friendly 3646d92ccc Librejs main.js 2024-06-22 14:57:09 +01:00
maaa 8759264c0d meow :3 2024-06-22 15:40:31 +02:00
Tracker-Friendly 86559829f7 Remove live editing until we can get it working better 2024-05-24 20:01:15 +01:00
Tracker-Friendly 3e83b7fc5f More styling changes, clarified new releases features, clarified new version number, better offline error handling 2024-05-24 19:48:24 +01:00
Tracker-Friendly 3afa46272d Made the divs hide properly after the upload message is displayed 2024-05-23 18:15:20 +01:00
Tracker-Friendly 2d92159cdc Finish up importing notes 2024-05-23 17:54:26 +01:00
Tracker-Friendly cfa2e054df Mobile revamp and overhaulg 2024-05-20 20:24:43 +01:00
Tracker-Friendly 73d2a49c91 Re-enable live editing 2024-04-29 00:19:25 +01:00
Tracker-Friendly fdedceadcf General cleanup of the code and correction of some spelling errors 2024-04-28 23:48:03 +01:00
Tracker-Friendly c08e54d1e9 Fixed another of the same issue 2024-04-26 16:54:57 +01:00
Tracker-Friendly 0c316ceb10 Fixed forgetting () 2024-04-26 16:48:32 +01:00
Tracker-Friendly b739bec229 Only use markdown when toggled 2024-04-25 22:34:18 +01:00
Tracker-Friendly c95ba78682 Made the notebox secure and add the correct font 2024-04-25 19:26:58 +01:00
Tracker-Friendly 5e639ec916 Markdown! 2024-04-24 20:25:23 +01:00
Tracker-Friendly 5e87b3d2d3 Fixed check to not use cookies and use localStorage instead 2024-04-24 17:08:32 +01:00
Tracker-Friendly 390d9d497e Update static/js/main.js 2024-04-16 13:07:57 +01:00
Tracker-Friendly 5d28e08d73 Forgot to make it remote specific 2024-03-29 20:16:44 +00:00
Tracker-Friendly 90198b9ae9 Typo 2024-03-29 20:14:13 +00:00
Tracker-Friendly 29e2e89aae Added live editing (client) 2024-03-29 20:05:46 +00:00
Tracker-Friendly 63b4cd5a2a Fixed version string 2024-03-15 09:59:18 +00:00
Tracker-Friendly 7fc62fff79 Init 2024-03-12 18:34:05 +00:00