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-Archives/burgerauth 2024-06-25 00:22:20 +01:00
5f8bf52194 Put the longer codes into different cookies for easier storage
arzumify pushed to main at Ailur-Archives/burgerauth 2024-06-24 22:59:31 +01:00
10c6848c5c Made the JSON marshal and unmarshal properly
arzumify pushed to main at Ailur-Archives/burgerauth 2024-06-24 22:53:32 +01:00
447fb7a4fa BETA: Use a session cookie rather than a SQL database for login
arzumify pushed to main at Ailur-Archives/burgerauth 2024-06-24 20:58:38 +01:00
96d145b174 Merge remote-tracking branch 'origin/main'
c7d213be87 Fix spelling errors, fixed a misuse of genSalt and fixed a SQL QueryRow using the incorrect schema
Compare 2 commits »
arzumify pushed to main at Ailur/burgernotes-server 2024-06-24 20:35:51 +01:00
7e2a5a90c1 Forgot the substituion ?s
arzumify pushed to main at Ailur/burgernotes-server 2024-06-24 16:55:32 +01:00
d4fe38f245 Merge remote-tracking branch 'origin/main'
1d5b19d17f Add a version 2 API that fixes the issue with pre-PageBurger releases of Burgernotes not using the SHA-3 based hashing format to not be able to log in properly. This also fixes the older Burgernotes clients.
Compare 2 commits »
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 20:37:46 +01:00
f2dd0baa9a Remove temporary file
4893836149 A few more design changesg
Compare 2 commits »
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:58:30 +01:00
c5ee37cd99 Librejs homeserver.js
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:57:51 +01:00
6405f93ff8 Librejs signup.js
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:57:10 +01:00
3646d92ccc Librejs main.js
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:56:14 +01:00
9f6b734476 Forgot the ending
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:55:33 +01:00
b422c0483c Librejs login.js
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:54:28 +01:00
f44fb96caa Added license for sodium librejs
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:51:01 +01:00
a1021c4f95 Marked librejs support
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:46:56 +01:00
f99b9494d8 Updated hashwasm with librejs support
arzumify pushed to main at Ailur-Archives/burgernotes-web 2024-06-22 14:44:04 +01:00
0b348636a8 Updated crypto-js with librejs support
arzumify pushed to main at Ailur-Archives/burgerauth 2024-06-21 19:32:57 +01:00
ee30b1d443 Add the small 5px padding in main.html for the account button
arzumify pushed to main at Ailur-Archives/CTAMail 2024-06-21 19:29:46 +01:00
9390f7a0b2 Fix small typo
arzumify pushed to main at Ailur-Archives/burgerauth 2024-06-21 19:17:33 +01:00
d2d33e6a13 Merge remote-tracking branch 'origin/main'
8bbbed7d2b Made some database optimizations and made logs consistent with Burgernotes & CTAMail
Compare 2 commits »
arzumify pushed to main at Ailur-Archives/CTAMail 2024-06-21 19:16:55 +01:00
4185a266b8 Made some database optimizations and made logs consistent with Burgernotes & Burgerauth