Tracker-Friendly arzumify
  • A person who does way too much for their own good

  • Joined on 2023-09-09
arzumify pushed to main at Ailur/burgernotes-server 2024-07-24 12:00:01 +01:00
1ae5222e33 Delete burgernotes
arzumify pushed to main at Ailur/pow 2024-07-22 13:51:51 +01:00
4cb93017de Fix typo
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-07-21 10:07:56 +01:00
fb6ed88584 Updated hashcat.wasm, fixed borked formatting
arzumify pushed to main at Ailur/pow 2024-07-21 10:04:11 +01:00
8b943d4a08 Made extra modify-able
arzumify pushed to main at Ailur/burgernotes-server 2024-07-21 10:00:30 +01:00
9a831a5a6f Removed a few more "at"s and fixed ERRORS.md
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-07-21 09:53:54 +01:00
b4298dbdbb Added an error message for the PoW being spent
arzumify pushed to main at Ailur/burgernotes-server 2024-07-21 09:49:57 +01:00
6ac1c27db5 Made spent cleanups run on the correct database and make them show how many rows where deleted
arzumify pushed to main at Ailur/burgernotes-server 2024-07-21 09:45:50 +01:00
ef54b67803 made stamps be able to be spent and add an expiration mechanism
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-07-21 09:09:52 +01:00
60b58143e7 Made changing passwords work correctly and made the legacy password migration set the migrate flag serverside
arzumify pushed to main at Ailur/burgernotes-server 2024-07-21 09:09:33 +01:00
9725de7fb3 Added support for migration on changepassword and login
arzumify pushed to main at Ailur/burgernotes-server 2024-07-21 09:03:36 +01:00
1fb0d1c85a Make the memory database use a set name so it's safe to defer
arzumify pushed to main at Ailur/burgernotes-server 2024-07-21 08:59:18 +01:00
d4148a4939 Make the memory database actually in memory and not defer it so that it doesn't kill itself
arzumify pushed to main at Ailur/burgernotes-server 2024-07-21 08:49:43 +01:00
9bd62dbf64 Made migrations not kill the process
arzumify pushed to main at Ailur/burgernotes-server 2024-07-20 20:37:04 +01:00
866f07825e Made failed migrations non-fatal
arzumify pushed to main at Ailur/burgernotes-server 2024-07-20 20:35:57 +01:00
c2aa6673b0 Added migration detection functionality to the server
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-07-20 17:50:54 +01:00
1a94acba76 Made it clear the PoW challenge can take a long time and nothing is broken
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-07-20 17:46:45 +01:00
fd7e5274e9 Removed useless variable that leads nowhere
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-07-20 17:45:12 +01:00
7a7dc61f07 Updated the mobileconfig, finally, accidentally forgot to add the WASM file
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-07-20 17:12:30 +01:00
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.
arzumify pushed to main at Ailur/pow 2024-07-20 16:50:15 +01:00
f3de9b4eb4 Added the code