Commit Graph

27 Commits

Author SHA1 Message Date
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 ee30b1d443 Add the small 5px padding in main.html for the account button 2024-06-21 19:32:53 +01:00
Tracker-Friendly e23a415dd8 Fixed the confirmation dialouge 2024-05-18 00:55:45 +01:00
Tracker-Friendly c3452e92c7 Some extra padding and a confirmation dialouge 2024-05-18 00:51:36 +01:00
Tracker-Friendly 3818691924 Added slight padding to not cover the credits text in the dashboard 2024-05-18 00:41:45 +01:00
Tracker-Friendly aa026d3e19 Made the background transparent in the account dialog 2024-05-16 19:17:47 +01:00
Tracker-Friendly 650bd4fad9 Prevent open redirects from being possible 2024-05-16 19:07:54 +01:00
Tracker-Friendly 007941feda Merge all the css files into one, unifying styles 2024-05-16 17:58:11 +01:00
Tracker-Friendly a5b32c32b8 Made the account manager get the name and date created of the user 2024-05-16 17:48:35 +01:00
Tracker-Friendly 153b53f48a Added account management 2024-05-16 17:35:01 +01:00
Tracker-Friendly f840e627de Mor privacy 2024-05-16 13:20:16 +01:00
Tracker-Friendly 52a688b4e7 Privacy go brr 2024-05-16 13:19:45 +01:00
Tracker-Friendly 5f0a1a6a04 More policy 2024-05-16 13:12:38 +01:00
Tracker-Friendly 8999d3a52a Privacy and terms 2024-05-16 13:11:11 +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 402c310677 Pass through the nonce in the /app proxy 2024-05-04 18:58:41 +01:00
Tracker-Friendly 7974b78b66 Updated gitignore, fixed openid uri 2024-05-04 17:41:43 +01:00
Tracker-Friendly 81606b5aeb Added JWKS discovery URI 2024-05-03 20:22:00 +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