Commit Graph

  • 7f322b247b add login API route to ratelimiter xllifi 2025-02-02 21:10:38 +10:00
  • d742431c92 return 403 instead of 423 if account is locked xllifi 2025-02-02 20:47:51 +10:00
  • d856a85aac fixes requested in review xllifi 2025-02-02 20:39:19 +10:00
  • 1dbf4f1371 Add disabling frontend xllifi 2025-01-31 18:58:50 +10:00
  • 71ebb0351b APIs for login and register xllifi 2025-01-31 18:38:52 +10:00
  • b431fc0b2d
    Merge pull request #135 from evan-goode/evan-goode/fix-gha v2.1.1 Evan Goode 2025-01-22 21:54:20 -05:00
  • 2b656c8269 Use docker/setup-qemu-action on docker-publish workflow Evan Goode 2025-01-22 21:52:32 -05:00
  • cda9c270f9
    Merge pull request #134 from evan-goode/evan-goode/fix-unlimited-max-player-count Evan Goode 2025-01-19 23:00:00 -05:00
  • 25c0404514 config: allow unlimited max player count (-1) Evan Goode 2025-01-19 22:55:37 -05:00
  • 0282b27fc5
    Merge pull request #133 from evan-goode/evan-goode/noscript-skin-view Evan Goode 2025-01-19 19:46:10 -05:00
  • 4b91ecd154 Always show tiny texture previews Evan Goode 2025-01-19 19:43:51 -05:00
  • a558401784 noscript skin viewer fallback Evan Goode 2025-01-19 19:24:55 -05:00
  • 13ed66f735
    Bump golang.org/x/net from 0.23.0 to 0.33.0 (#129) dependabot[bot] 2025-01-16 01:42:42 +00:00
  • d83f6650ae Update vendorHash Evan Goode 2025-01-15 20:41:11 -05:00
  • ea60993256
    Bump golang.org/x/crypto from 0.21.0 to 0.31.0 dependabot[bot] 2025-01-16 01:23:17 +00:00
  • 5ae05d8293
    Bump golang.org/x/net from 0.23.0 to 0.33.0 dependabot[bot] 2025-01-16 01:21:54 +00:00
  • c965be790f Bump to 2.1.1 Evan Goode 2025-01-15 20:18:14 -05:00
  • 4ebea52c60
    Bug fix: cannot set prefered language when creating new user via API (#128) SMagic 2025-01-16 09:16:36 +08:00
  • 2e24a969e2
    Bug fix: cannot set prefered language when creating new user via API SMagic 2025-01-16 09:03:22 +08:00
  • 43d5dca4c5 Replace Minecraft texture with our own Evan Goode 2025-01-02 17:57:09 -05:00
  • d106576895 Replace Minecraft texture with our own Evan Goode 2025-01-02 17:57:09 -05:00
  • 141db389ea Update wiki.vg links to minecraft.wiki Evan Goode 2024-12-28 22:14:23 -05:00
  • 32840a628e Set default data, state, config paths via env vars Evan Goode 2024-12-28 22:24:28 -05:00
  • ec1337c337 Set default data, state, config paths via env vars Evan Goode 2024-12-28 22:24:28 -05:00
  • 4febf1903d Update wiki.vg links to minecraft.wiki Evan Goode 2024-12-28 22:14:23 -05:00
  • f562e8b058 Update documentation for multiple players Evan Goode 2024-12-24 12:06:59 -05:00
  • c37cfa39f9 db: Generate new user UUIDs for 3->4 migration Evan Goode 2024-12-23 22:30:02 -05:00
  • 39ea78a5eb auth: respect requestUser even if no selectedProfile Evan Goode 2024-12-23 22:29:00 -05:00
  • d8ec0bc56a db: fix 3->4 migration of empty DB Evan Goode 2024-12-23 21:57:35 -05:00
  • 4a48ef6ed3 Disable unreliable cache test Evan Goode 2024-12-21 14:21:44 -05:00
  • 5a58d24156 Automatic pre-migration DB backups Evan Goode 2024-12-21 13:37:16 -05:00
  • aa159ac453 Test username in use as the name of another user's player Evan Goode 2024-12-21 12:11:18 -05:00
  • 00a56daac1 Test player name in use as another user's username Evan Goode 2024-12-21 11:51:14 -05:00
  • 43f9d3d815 Test /web/create-player Evan Goode 2024-12-14 21:23:40 -05:00
  • 568aab84f6 Test authentication multiple profiles Evan Goode 2024-12-08 23:56:30 -05:00
  • 4fca7cc8e4 Add deprecation message to /drasl/api/v1/* routes Evan Goode 2024-12-05 21:59:52 -05:00
  • ca081f8519 Run tests in parallel Evan Goode 2024-12-05 21:12:24 -05:00
  • e286356cd7 Lint Evan Goode 2024-11-30 13:34:38 -05:00
  • 0865865cd3 Player API routes, API tests/fixes Evan Goode 2024-11-30 13:31:24 -05:00
  • d6d29b2274 Allow setting max player count on edit user page Evan Goode 2024-11-29 15:18:03 -05:00
  • 1da3ac2601 Allow setting user's max player count in admin panel Evan Goode 2024-11-29 14:38:23 -05:00
  • f045b9a57e Bump version to 3.0.0 Evan Goode 2024-11-28 12:43:28 -05:00
  • 2dab34440b Fix 3->4 DB migration, DB migration tests Evan Goode 2024-11-28 12:28:48 -05:00
  • b034fd5a51 availableProfiles, selectedProfile Evan Goode 2024-11-27 15:21:52 -05:00
  • aa6f8d314b Tests passing Evan Goode 2024-11-27 11:24:17 -05:00
  • faec464a4e Most Front tests passing Evan Goode 2024-11-22 01:25:09 -05:00
  • 1a8d312797 Tests passing except Front Evan Goode 2024-11-20 21:49:17 -05:00
  • 738d80538f Make multiple profiles usable from web front end Evan Goode 2024-10-12 18:43:28 -04:00
  • f58ce99eae Initial changes to support multiple players per user Evan Goode 2024-09-15 20:41:51 -04:00
  • 2fe1fd2895 GHA: use docker/setup-qemu-action to install qemu Evan Goode 2024-12-21 11:54:44 -05:00
  • efb332adff Update documentation for multiple players Evan Goode 2024-12-24 12:06:59 -05:00
  • 022810b8f4 Recommend BaseURL for Fjord Launcher and HMCL cat 2024-12-24 12:21:02 +00:00
  • 8cd97d0a5c db: Generate new user UUIDs for 3->4 migration Evan Goode 2024-12-23 22:30:02 -05:00
  • cb8346434f auth: respect requestUser even if no selectedProfile Evan Goode 2024-12-23 22:29:00 -05:00
  • 0d35917023 db: fix 3->4 migration of empty DB Evan Goode 2024-12-23 21:57:35 -05:00
  • 62953025af Disable unreliable cache test Evan Goode 2024-12-21 14:21:44 -05:00
  • 9b79be92a4 Automatic pre-migration DB backups Evan Goode 2024-12-21 13:37:16 -05:00
  • 7d510dd768 Test username in use as the name of another user's player Evan Goode 2024-12-21 12:11:18 -05:00
  • 7303568fa3 Test player name in use as another user's username Evan Goode 2024-12-21 11:51:14 -05:00
  • 79bfb94d23 Test /web/create-player Evan Goode 2024-12-14 21:23:40 -05:00
  • 6ef2b02e4d Test authentication multiple profiles Evan Goode 2024-12-08 23:56:30 -05:00
  • 686de2ddb7 Add deprecation message to /drasl/api/v1/* routes Evan Goode 2024-12-05 21:59:52 -05:00
  • 60eacfa7b7 Run tests in parallel Evan Goode 2024-12-05 21:12:24 -05:00
  • f7c366a613 Lint Evan Goode 2024-11-30 13:34:38 -05:00
  • eb21e559ee Player API routes, API tests/fixes Evan Goode 2024-11-30 13:31:24 -05:00
  • e21a50fe43 Allow setting max player count on edit user page Evan Goode 2024-11-29 15:18:03 -05:00
  • f6b2f684c3 Allow setting user's max player count in admin panel Evan Goode 2024-11-29 14:38:23 -05:00
  • 0f2e743a19 Bump version to 3.0.0 Evan Goode 2024-11-28 12:43:28 -05:00
  • 5f1913b7fe Fix 3->4 DB migration, DB migration tests Evan Goode 2024-11-28 12:28:48 -05:00
  • 2c335a040f availableProfiles, selectedProfile Evan Goode 2024-11-27 15:21:52 -05:00
  • a391678e0b Tests passing Evan Goode 2024-11-27 11:24:17 -05:00
  • f3a33d15eb Most Front tests passing Evan Goode 2024-11-22 01:25:09 -05:00
  • 5a714a2f9a Tests passing except Front Evan Goode 2024-11-20 21:49:17 -05:00
  • 3ab05fff1f Make multiple profiles usable from web front end Evan Goode 2024-10-12 18:43:28 -04:00
  • 13270561dc Initial changes to support multiple players per user Evan Goode 2024-09-15 20:41:51 -04:00
  • d5fc1b2bd0 GHA: use docker/setup-qemu-action to install qemu Evan Goode 2024-12-21 11:54:44 -05:00
  • a27e2c4504 GHA: use docker/setup-qemu-action to install qemu Evan Goode 2024-12-21 11:54:44 -05:00
  • 9cbfc41b36 Bump version to 2.1.0 Evan Goode 2024-11-22 15:46:56 -05:00
  • 73aeed39cb Document AllowTextureFromURL Evan Goode 2024-11-22 15:40:30 -05:00
  • 60b6414a50 Test for AllowTextureFromURL Evan Goode 2024-11-22 15:35:36 -05:00
  • 1b6fdf2341 Add AllowTextureFromURL option, default false Evan Goode 2024-11-22 14:53:05 -05:00
  • d0ac20f8e7 Bump version to 2.1.0 Evan Goode 2024-11-22 15:46:56 -05:00
  • 0f1f5e50ee Document AllowTextureFromURL Evan Goode 2024-11-22 15:40:30 -05:00
  • 46f482cf02 Test for AllowTextureFromURL Evan Goode 2024-11-22 15:35:36 -05:00
  • fc339d613c Add AllowTextureFromURL option, default false Evan Goode 2024-11-22 14:53:05 -05:00
  • 30d3612409 Java Proxy Fix Evan Goode 2024-11-18 22:08:17 -05:00
  • 7f038830c1 Java Proxy Fix Evan Goode 2024-11-18 22:08:17 -05:00
  • 0b1e90dee0 mitmproxy doesn't work for Minecraft server Evan Goode 2024-10-31 13:27:51 -04:00
  • b35fcb4f4f mitmproxy doesn't work for Minecraft server Evan Goode 2024-10-31 13:27:51 -04:00
  • 833c6ebe03 Switch to nixos-unstable & remove outdated patch misuzu 2024-10-25 17:56:33 +03:00
  • 4fe5da377f Switch to nixos-unstable & remove outdated patch misuzu 2024-10-25 17:56:33 +03:00
  • 69117ad899 Add troubleshooting.md Evan Goode 2024-10-20 17:38:37 -04:00
  • 688aec4b3d README: Add FAQ section to Evan Goode 2024-10-20 16:31:32 -04:00
  • 805bda130b Add troubleshooting.md Evan Goode 2024-10-20 17:38:37 -04:00
  • f9369ee398 README: Add FAQ section to Evan Goode 2024-10-20 16:31:32 -04:00
  • f85fb8195b Bump version to 2.0.2 v2.0.2 Evan Goode 2024-09-05 22:26:21 -04:00
  • c040bae3f6 Try to optimize background shader Evan Goode 2024-08-22 01:11:05 -04:00
  • 1fb484b4e8 Bump version to 2.0.2 Evan Goode 2024-09-05 22:26:21 -04:00
  • 8265d2256a Try to optimize background shader Evan Goode 2024-08-22 01:11:05 -04:00
  • 745d3d5738 cleanup Evan Goode 2024-08-18 12:44:39 -04:00