Commit Graph

  • 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
  • b5d4118e96 added friend support for rankings and rankingpagecount (friend = category 2) gamray 2024-05-18 13:38:56 +0200
  • b93ef24411 added /account/friendsonline gamray 2024-05-18 13:01:34 +0200
  • a538c8415d typo + /account/removefriend gamray 2024-05-18 12:38:31 +0200
  • 7990f0978a Better JSON response for /account/addfriend gamray 2024-05-18 12:27:47 +0200
  • 2899416842 Added /account/addfriend endpoint gamray 2024-05-18 12:14:39 +0200
  • d5a7b7042a Added friends table to the db gamray 2024-05-17 18:11:05 +0200
  • 9c6374eedf
    fix errors in /account #14 Krystian Chmura 2024-05-15 20:57:58 +0200
  • c1d2a44dc2
    review feedback #12 Krystian Chmura 2024-05-12 13:51:25 +0200
  • 201431761a
    write tests for /account/* Krystian Chmura 2024-05-11 17:03:22 +0200
  • df92ff8b6f Add last activity update on verify Flashfyre 2024-05-15 13:37:36 -0400
  • 509ca8df12
    better errors Up 2024-05-15 07:28:49 +0200
  • f31f130c14
    also check for empty Up 2024-05-15 06:47:06 +0200
  • c17c583321
    update active session if none is found Up 2024-05-15 06:46:08 +0200
  • 76e7ba02ad
    always delete claimed vouchers Up 2024-05-15 04:27:53 +0200
  • a063b1740c
    add missing foreign key declarations Up 2024-05-15 04:12:20 +0200
  • e4713e6ea3
    fall back to legacy save ID Up 2024-05-15 04:08:42 +0200
  • 2aab022ce3
    properly use client session ID Up 2024-05-15 04:07:47 +0200
  • e7cff35d69
    delete vouchers when claiming them Up 2024-05-15 00:50:50 +0200
  • 174b962f19
    update verify endpoint Up 2024-05-15 00:00:38 +0200
  • e2efcd550c
    fix faulty sql query Up 2024-05-14 23:17:14 +0200
  • fe0814674f Update server Jonas Pinson 2024-05-14 21:48:06 +0200
  • 762104d7f0 add Dockerfile Jonas Pinson 2024-05-14 21:24:38 +0200
  • b11ac22944 remove dockerfile Jonas Pinson 2024-05-14 21:24:12 +0200
  • c14d667fc1 Update rogueserver Jonas Pinson 2024-05-14 21:12:01 +0200
  • 2da5ccaa33
    Merge branch 'master' into test-deployment Jonas Pinson 2024-05-14 21:00:08 +0200
  • 834d1e62a0
    add foreign key constraint on client session table Up 2024-05-14 14:33:53 +0200
  • c0aade2e65
    simplify ID handling Up 2024-05-14 14:30:04 +0200
  • 983e17c894
    continue if linting fails Up 2024-05-14 13:23:22 +0200
  • b88b3f6fab
    explicitly define linter config Up 2024-05-14 13:18:39 +0200
  • c24d006f88
    move linter args to config file Up 2024-05-14 13:07:07 +0200
  • 12b0a0df0b
    try make linter ignore unused stuff Up 2024-05-14 13:01:29 +0200
  • 436fce8759
    add client session ID tokens Up 2024-05-14 12:54:06 +0200
  • 8d32873f02 Fixing rollback #13 gamray 2024-05-13 21:03:24 +0200
  • d1fb726b7a
    Update db/savedata.go Gamray 2024-05-13 21:02:27 +0200
  • 733e01ec16 Using transaction instead of normal handle to do multiple queries gamray 2024-05-13 00:35:17 +0200
  • 81592af770 Using transaction instead of normal handle to do multiple queries gamray 2024-05-13 00:32:54 +0200
  • 64bbaed3ed removed unusued code gamray 2024-05-13 00:24:04 +0200
  • cf1b33e170 fixed bad copy paste (200 ok should be sent on success) gamray 2024-05-13 00:21:00 +0200
  • 4567108da8 Added separate endpoints to handle eggs (get, update and delete) gamray 2024-05-12 22:37:43 +0200
  • 8439519d8e
    start on splitting api call handler function Up 2024-05-12 20:42:07 +0200
  • d70c082aa9
    simplify json response writing Up 2024-05-12 20:05:46 +0200
  • f0c283af42
    merge token and uuid lookups to reduce roundtrips Up 2024-05-12 19:44:04 +0200
  • 81853b1863
    forgot to update stats column Up 2024-05-12 08:38:57 +0200
  • a44a6c382f
    save data when applying vouchers Up 2024-05-12 08:30:46 +0200
  • c06b1496a3
    add watchtower in example compose file Up 2024-05-12 08:11:36 +0200
  • 4430a18dae
    update example compose file Up 2024-05-12 08:05:40 +0200
  • 5d6bfe0c22
    add accounts activity index Up 2024-05-12 05:12:46 +0200
  • 2700afafdb
    cleanup Up 2024-05-12 04:41:56 +0200
  • 94df201bf7
    update endpoint name Up 2024-05-12 03:42:35 +0200
  • 884bb88cd3
    add combined update endpoint Up 2024-05-12 03:34:08 +0200
  • ab69d940e6
    update action step name Up 2024-05-12 01:23:29 +0200
  • 43f2f5a163
    Merge pull request #11 from slsyy/run-golangci-lint-in-CI Up 2024-05-12 00:28:46 +0200
  • 03865f9b94
    run golangci-lint in CI #11 Krystian Chmura 2024-05-11 14:06:47 +0200
  • 36f353b8a6
    Clean up db.go maru 2024-05-11 02:30:20 -0400
  • 5656fb96d1
    Use log.Fatal isntead of panic maru 2024-05-11 02:24:20 -0400