Commit Graph

19 Commits

Author SHA1 Message Date
Tracker-Friendly 45e2db0e2d Fix variable typo in login.js 2024-07-28 14:21:12 +01:00
Tracker-Friendly 0f880980bc Fixed /api/auth's weird session issue and password migration 2024-07-28 14:19:12 +01:00
Tracker-Friendly 93cd8f3cdd a message doesn't cover this one. just read the code. it speaks for itself. 2024-07-26 19:25:41 +01:00
Tracker-Friendly 9cb2e309de Added example configuration, updated README.md, updated background image to Public Domain image, updated styles to be in accordance with the New Burgerware Design, fixed pages displaying poorly on phones, fixed server panics being caused by incorrect JSON, made it clear AESKeyShare is not in working order, made the application not hard-code the URL, made the application not hard-code the app name, updated the CAPTCHA module to the newest version and URL, removed crypto-js, removed unneeded broken code left over from Burgernotes, removed unneeded CSS left over from Burgernotes, made page titles consistant, changed some formatting to be using camel instead of snake case, fixed various JS bad-practices, used a really long commit message. 2024-07-10 18:43:17 +01:00
Tracker-Friendly c3452e92c7 Some extra padding and a confirmation dialouge 2024-05-18 00:51:36 +01:00
Tracker-Friendly 52dcc8c282 Made nicer input boxes out of inoutdiv 2024-05-16 19:09:47 +01:00
Tracker-Friendly 007941feda Merge all the css files into one, unifying styles 2024-05-16 17:58:11 +01:00
Tracker-Friendly 153b53f48a Added account management 2024-05-16 17:35:01 +01:00
Tracker-Friendly 469bd13b58 Finished CAPTCHA 2024-05-09 16:33:01 +01:00
Tracker-Friendly b43d48d997 CAPTCHA support 2024-05-09 17:27:47 +01:00
Tracker-Friendly 4191af1cbd Added Authorisation code header, set samesite on cookie to strict 2024-05-09 01:24:54 +01:00
Tracker-Friendly 780c614263 fixed aeskeyshare 2024-05-06 18:03:15 +01:00
Tracker-Friendly a904885023 Fixed names 2024-05-06 12:22:13 +01:00
Tracker-Friendly 85b2af8225 BETA: Add name support instead of relying on the appId 2024-05-06 12:53:04 +01:00
Tracker-Friendly b333137ee3 Fixed typo 2024-04-29 21:28:18 +01:00
Tracker-Friendly 6e87268930 Made aeskeyshare work properly 2024-04-29 21:18:46 +01:00
Tracker-Friendly 8299915502 Added aeskeyshare and fixed html files to be more standard-complient 2024-04-29 01:45:22 +01:00
Tracker-Friendly 7579d35b4a Migrate from internal test domain 2024-04-26 20:15:43 +00:00
Tracker-Friendly 4345e849fc Open source and release to the public 2024-04-26 20:12:56 +00:00