127 Commits

Author SHA1 Message Date
436e206277 Remove mail
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2026-01-11 22:41:26 -05:00
b3ff640b07 Create transaction for logic
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
2026-01-11 20:44:01 -05:00
cdbeec0af3 Adds stats for the truth tree quiz 2024-12-02 18:54:45 -05:00
50cb774194 Remove space3 api 2023-09-24 16:43:01 -04:00
f6728c2471 Adds support for cookie clicker mod manager 2023-09-17 10:31:45 -04:00
0abc566ca0 Fixes cookie clicker addon for very large numbers 2023-09-14 17:54:28 -04:00
ebdaa7d830 Makes the game deterministic 2023-06-06 15:54:47 -04:00
dcb85e70a5 fixes klumpy api 2023-06-04 11:45:32 -04:00
b8c58dd50f makes the checks for submitting klumpy result much stricter 2023-06-03 22:51:50 -04:00
f80c5e5340 Fixes the leaderboard 2023-06-03 12:36:54 -04:00
968d479001 Adds a leaderboard 2023-06-03 12:21:39 -04:00
2a30e2f781 Removes faker as a dependency 2023-04-24 09:51:28 -04:00
abe72ab575 Fixes a bug again 2023-01-28 17:39:24 -05:00
c3add26c40 Fixes a bug 2023-01-28 17:31:04 -05:00
0981670166 Makes sessions last much longer 2023-01-28 17:24:17 -05:00
1260d3ec4d Adds a player limit of 40 2023-01-19 09:53:31 -05:00
ca6e5f526c Improves the bots logic slightly 2023-01-19 09:36:08 -05:00
a6480dfb37 Makes the golf bot a little better 2023-01-18 08:11:19 -05:00
09b32976f8 Adds bots for golf 2023-01-17 20:00:54 -05:00
11bccecc32 Removes docker support 2023-01-17 17:15:41 -05:00
d6e2767713 Adds support for cloudflare turnstile 2022-12-31 13:33:23 -05:00
c0f1de8e9f Removed debug logging 2022-05-29 21:32:33 -04:00
ec3afbfb92 Added support for reset at certain points to golf 2022-05-29 21:31:52 -04:00
d08abb0645 Adds support for kicking out players after a round is done if they have skipped to many turns 2022-03-19 11:01:56 -04:00
dc5d233449 Added support for skipping player that takes too long 2022-03-18 18:57:16 -04:00
f499f043fd Moves the function for moving a card into a seperate function 2022-03-16 19:16:42 -04:00
70b33e7046 Fixes bug with creating a new game always being 50 decks 2022-03-16 18:43:40 -04:00
a5bf7186f8 Added support for multiple decks 2022-03-15 16:21:48 -04:00
da8e3f79a8 Merge branch 'master' of https://github.com/Lukasdotcom/website 2022-03-13 10:33:01 -04:00
dfa4b24460 Makes password hashing customizable 2022-03-13 10:32:52 -04:00
efddaa9faa Removes logging of stopping docker image name 2022-03-09 13:54:26 -05:00
f73e66d1fd Removes need for old sql functions in log api 2022-03-07 12:23:07 -05:00
5988d01b33 Fixes glitch with docker admin not seeing all the containers 2022-03-04 21:17:18 -05:00
45b3f666e0 Adds a way to stop a container in the web interface 2022-02-26 18:27:53 -05:00
e6a2b9ac3f Fixes bug with docker container viewing api 2022-02-25 13:55:36 -05:00
b194c6f93f Added logging for email 2022-02-02 20:23:39 -05:00
32eda15651 Adds error message when something goes wrong 2022-01-30 09:32:54 -05:00
ba298c4238 Adds support for custom smtp servers 2022-01-29 18:09:50 -05:00
ede5aa16fa Added a way to add a short name 2022-01-29 12:14:19 -05:00
b2b73842bc Added way to send emails through sendgrid 2022-01-29 12:10:52 -05:00
Lukasdotcom
8e1f210961 Fixes bug 2022-01-23 12:15:12 -05:00
Lukasdotcom
a4d62f2ec6 Fixes typo 2022-01-22 21:43:26 -05:00
Lukasdotcom
a753fde3b7 Added way to create images 2022-01-22 20:32:19 -05:00
Lukasdotcom
cc08c8eb81 Allows for the creation and deletion of containers 2022-01-22 15:53:11 -05:00
Lukasdotcom
2e3ec08397 Added ability to run containers in web browser 2022-01-22 15:04:24 -05:00
Lukasdotcom
9d8f052140 Added logging for creating and deleting sessions 2022-01-21 17:22:41 -05:00
Lukasdotcom
aba0757df1 Added a way to see the last IP that accessed the key 2022-01-21 17:15:36 -05:00
Lukasdotcom
9a7efa94c3 Added way to create a new session 2022-01-21 16:44:38 -05:00
Lukasdotcom
13ea7b8de1 Added ability to revoke session 2022-01-21 16:20:53 -05:00
Lukasdotcom
35b873e9d9 Added a way to list all currently running sessions 2022-01-20 11:54:49 -05:00