Commit Graph

  • fa57f5997f
    Added support for Discord OAuth2 (#25) Frederico Santos 2024-07-27 23:41:44 +0100
  • 57b5edf300 Update callback URL for Oauth2 client in docker-compose and rogueserver.go #25 Frederico Santos 2024-07-27 03:11:40 +0100
  • acdc3cb8d4 Update callback URL for Oauth2 client in docker-compose and rogueserver.go Frederico Santos 2024-07-27 03:10:14 +0100
  • f221d03c68 chore: Set session cookie expiration to 3 months Frederico Santos 2024-07-21 21:56:37 +0100
  • 97af57a41c chore: Set secure and same-site attributes for session cookie Frederico Santos 2024-07-21 14:58:53 +0100
  • b184e754ce chore: Refactor FetchDiscordIdByUsername and FetchGoogleIdByUsername to handle null values Frederico Santos 2024-07-10 20:32:16 +0100
  • 214f7e6238 chore: Update prodHandler to use clienturl flag for Access-Control-Allow-Origin Frederico Santos 2024-06-28 01:56:13 +0100
  • 262a04876b chore: Add Discord OAuth2 authentication endpoint Frederico Santos 2024-06-01 16:11:59 +0100
  • cb68bd1471 Need a login check Matthew Olker 2024-05-06 14:02:10 -0400
  • 3952c35c3b
    Merge 77b244c51e into 4cac6b6ce8 #33 Mumble 2024-07-06 00:43:01 +0000
  • 77b244c51e
    Merge branch 'master' into RunHistory-Server Mumble 2024-07-05 17:42:58 -0700
  • 9e9098bf1b
    Update README.md #45 Thomas P 2024-07-01 10:54:52 -0700
  • 96a1e7fff8
    Merge 0f86ae9b33 into 4cac6b6ce8 #44 Frederico Santos 2024-06-28 01:58:22 +0100
  • 0f86ae9b33 chore: Update prodHandler to use clienturl flag for Access-Control-Allow-Origin #44 Frederico Santos 2024-06-28 01:56:13 +0100
  • ec787ddb01
    Merge d81f7a14d7 into 4cac6b6ce8 #35 TaurionBruni 2024-06-23 15:25:47 -0400
  • afff5377fa
    Merge 0f543a10e5 into 4cac6b6ce8 #23 Frederico Santos 2024-06-23 15:22:40 +0200
  • 4cac6b6ce8
    Update SaveData to handle session and system out of date overwrites (#43) Frederico Santos 2024-06-22 22:28:14 +0100
  • fee5d7194c chore: Update savedata API to handle session out of date errors #43 Frederico Santos 2024-06-22 21:16:06 +0100
  • dd00d90211
    Remove voucher compensation code Pancakes 2024-06-22 16:10:35 -0400
  • 4e4ac38e20 chore: Handle session out of date errors in savedata API Frederico Santos 2024-06-22 21:03:52 +0100
  • 6f28c579c8 chore: Handle session out of date errors in savedata API Frederico Santos 2024-06-22 20:48:50 +0100
  • 16cc0269f6 chore: Update savedata API to handle session out of date errors Frederico Santos 2024-06-22 20:30:52 +0100
  • 872c03d14b
    Merge pull request #42 from XGSleepWalker/egg-data Matthew 2024-06-21 20:12:47 -0400
  • 72d9e593b9 chore: Add additional fields to EggData struct #42 Frederico Santos 2024-06-20 18:45:09 +0100
  • 43e0e64acb
    Merge branch 'remove-compat' Pancakes 2024-06-19 18:32:14 -0400
  • c1c3ddb0eb Merge branch 'master' into test-deployment #41 Jonas Pinson 2024-06-18 19:52:48 +0200
  • 567cb9c7be
    Optimize /account/info Pancakes 2024-06-16 18:29:13 -0400
  • 6b1b80b61e
    Remove savedata backwards compatibility code Pancakes 2024-06-15 22:21:14 -0400
  • c9fd2f7fc4 Refactor timestamp checks for saving system data #29 Frederico Santos 2024-06-12 23:08:43 +0100
  • b51f5cbf69
    Fix out of date session in /savedata/system/verify Pancakes 2024-06-10 18:04:48 -0400
  • 23c2458d8f
    Support legacy /savedata/system/verify Pancakes 2024-06-10 14:56:15 -0400
  • f9cce330f6
    Rework savedata API Pancakes 2024-06-09 20:03:27 -0400
  • d117a035d2
    fix change password sql query #16 Alexandre Boucey 2024-05-21 14:22:13 +0200
  • 656a935a6c
    Use Unauthorized status code where applicable Pancakes 2024-06-07 23:16:27 -0400
  • e4a9311fe4
    Add missing return Pancakes 2024-06-07 23:11:09 -0400
  • 46f6127aac
    Use NoContent status code for DELETE and PUT success Pancakes 2024-06-07 23:10:27 -0400
  • 16b73c7130
    Put SystemVerify request struct above response Pancakes 2024-06-07 22:58:50 -0400
  • f6743743fa
    Clean up session handlers Pancakes 2024-06-07 22:38:24 -0400
  • 16340858bb
    Add new save endpoints Pancakes 2024-06-07 22:23:02 -0400
  • d81f7a14d7 forgot one thing #35 TaurionBruni 2024-06-07 22:22:58 -0400
  • b31e5f4a0b changed readme to match changes to pokerogue setup TaurionBruni 2024-06-07 22:20:13 -0400
  • 56add8c815 changed readme to reflect changes to pokerogue setup, and instructions on how to build image locally TaurionBruni 2024-06-07 22:16:56 -0400
  • 215e0b1b8a changed Example compose file to use locally built image TaurionBruni 2024-06-07 22:15:53 -0400
  • 593c2f82ea
    Remove recordNewDaily Pancakes 2024-06-07 21:10:57 -0400
  • 1448b6f14d
    feat: Add ChallengeData to SessionSaveData struct (#34) Frederico Santos 2024-06-08 00:50:01 +0100
  • 0a824af7f1 feat: Add ChallengeData to SessionSaveData struct #34 Frederico Santos 2024-06-08 00:35:54 +0100
  • 9d8c6b88bf
    Consistent styling on TODO comments Pancakes 2024-06-07 18:30:22 -0400
  • 674ed2aa51
    Run go fmt on everything Pancakes 2024-06-07 18:27:59 -0400
  • 023b8aaed4
    Remove /savedata/get Pancakes 2024-06-07 18:24:55 -0400
  • ddf1e8d9e5
    Clean up handleUpdateAll Pancakes 2024-06-07 18:05:41 -0400
  • d399c73597
    Update endpoints.go Mumble 2024-06-07 14:39:57 -0700
  • 048db67609
    Remove timestamp guard Pancakes 2024-06-06 03:45:59 -0400
  • 9efd1b751a
    Update StoreSystemSaveData Pancakes 2024-06-05 23:01:12 -0400
  • 52c5c9ee6c
    Reject saves with 2 days difference (#29) Frederico Santos 2024-06-06 03:56:29 +0100
  • 9bea438677 chore: Refactor timestamp checks for saving system data Frederico Santos 2024-06-05 21:53:53 +0100
  • c0e302db93 Forgot a file Frutescens 2024-06-04 23:17:32 -0700
  • 7e30d640c3 Server Side code for Run History Frutescens 2024-06-04 23:06:23 -0700
  • e66c44bbba ServerSide adjustments for Run History function #32 Frutescens 2024-06-04 22:02:20 -0700
  • 50d93a737f
    Checking slot id in System get doesn't make sense Pancakes 2024-06-05 00:02:25 -0400
  • 1fc2cf2ce2
    Merge 8577d7978b into 81b316f4c9 #31 Mumble 2024-06-04 22:40:08 +0000
  • 8577d7978b Functions for Database interactions #31 Frutescens 2024-06-04 15:40:02 -0700
  • 1f05a7bda5 Initial alterations for RunHistory Frutescens 2024-06-04 14:47:55 -0700
  • b1b1b575be improved timestamp checks Frederico Santos 2024-06-04 11:57:25 +0100
  • d1ff8ce3fe Reject saves with 2 days difference Frederico Santos 2024-06-04 03:09:07 +0100
  • 9b0196b16c
    Add token version to session save data #28 AJ Fontaine 2024-06-03 18:54:36 -0400
  • 81b316f4c9
    Refactor savedata struct to include EggPity and UnlockPity (#27) Frederico Santos 2024-06-03 23:09:47 +0100
  • 58c1687df7 Refactor savedata struct to include EggPity and UnlockPity #27 Frederico Santos 2024-06-03 22:38:45 +0100
  • 68caa148f6
    Clean up clientSessionId checks maru 2024-06-02 18:23:51 -0400
  • 3269e30a25
    Remove _, _ = stuff maru 2024-06-02 18:15:24 -0400
  • 87e8f00cd6
    Refactor saving session and system data to prevent saving older saves on previous waves (#26) Frederico Santos 2024-06-02 22:13:54 +0100
  • e8309a488a Refactor saving session and system data to prevent saving older versions #26 Frederico Santos 2024-06-02 20:03:27 +0100
  • 74efcd6311 chore: Refactor saving system data to prevent saving older sessions Frederico Santos 2024-06-02 19:31:29 +0100
  • 5b96cd6082 chore: Refactor saving session data to prevent saving older sessions Frederico Santos 2024-06-02 19:25:25 +0100
  • 0526c7a0f1
    Remove vouchers limit maru 2024-05-29 16:25:29 -0400
  • 62d6d2de8f first commit #24 quixomatic 2024-05-29 13:23:56 -0400
  • 0f543a10e5 Added cache to leaderboard #23 Frederico Santos 2024-05-27 03:46:38 +0100
  • a5277c9d39
    Merge branch 'master' into test-deployment Jonas Pinson 2024-05-26 12:46:27 +0200
  • b113ffceee
    Clean up api Init maru 2024-05-24 16:17:03 -0400
  • cd13fe3cff
    Use errors.Is everywhere maru 2024-05-24 01:49:35 -0400
  • 476e667572
    More cleanup maru 2024-05-24 01:47:36 -0400
  • c76746ad35
    Replace REPLACE INTO usage maru 2024-05-24 01:41:50 -0400
  • 3489ae91bf
    Change max connections code again maru 2024-05-24 01:32:33 -0400
  • 6a83b9524c
    Update README.md #19 Manda Johns 2024-05-24 11:32:32 +0800
  • f7ff04f479 Added even more doc #18 HelixOW 2024-05-24 00:04:42 +0000
  • 5dd10031c2 Added more doc HelixOW 2024-05-24 00:00:36 +0000
  • 79eaeca103 Added devcontainer HelixOW 2024-05-23 23:52:33 +0000
  • 15a32c0e23
    Various cleanup maru 2024-05-23 14:15:44 -0400
  • 4cc2d3431c
    Set conns value to 128 maru 2024-05-23 13:18:37 -0400
  • 568697bc1f
    Remove unused dependencies maru 2024-05-21 17:59:11 -0400
  • 1441d47694
    Remove legacy save migration code maru 2024-05-21 17:53:28 -0400
  • 805ac408e8
    Don't use := false maru 2024-05-21 17:49:20 -0400
  • a6da590436
    Merge c1d2a44dc2 into 7bfd9dfba7 #12 Krystian Chmura 2024-05-21 14:24:07 +0200
  • 8587186651
    Merge 9c6374eedf into 7bfd9dfba7 #14 Krystian Chmura 2024-05-21 04:21:11 -0400
  • 7bfd9dfba7
    Fix code maru 2024-05-21 01:48:07 -0400
  • f8f5aefff9
    Better logging maru 2024-05-21 01:45:03 -0400
  • fc458fad73
    Revert "Remove anti cheat" maru 2024-05-21 01:39:07 -0400
  • a3c5ed4f4b Added unique constraint for friend to not have to manually check if users are already friends #15 gamray 2024-05-19 23:18:42 +0200
  • 9b4e400558 Better endpoints + bugfix on friends online count gamray 2024-05-18 23:26:00 +0200
  • 0b53bb87c3 Added index on friends table gamray 2024-05-18 22:59:53 +0200
  • ac059b0a2e using uuid instead of usernames in friend table gamray 2024-05-18 22:59:00 +0200