Commit graph

  • 53639a8448 fix websocket refactor mess seavor 2026-04-16 15:37:59 -05:00
  • fea21b5057 fix unit tests and refactor types seavor 2026-04-16 12:45:47 -05:00
  • decebc25c7 more integration tests seavor 2026-04-16 12:40:47 -05:00
  • 4b5f66d497 add missing requests/responses seavor 2026-04-16 01:28:42 -05:00
  • f0c3581d26 refactor websocket layer seavor 2026-04-16 00:23:22 -05:00
  • 4f68190a25 integration tests seavor 2026-04-15 22:19:59 -05:00
  • 0ff391491d refactor redux data model seavor 2026-04-15 21:48:03 -05:00
  • ae1bc3da38 upgrade packages seavor 2026-04-15 18:06:39 -05:00
  • c62c336a11 refactor typescript wiring seavor 2026-04-15 15:46:17 -05:00
  • 87c4216e80
    Update translation files (#6813) github-actions[bot] 2026-04-15 20:41:45 +02:00
  • 14618bc2ce
    Merge branch 'master' into tooomm-qt5 tooomm-qt5 tooomm 2026-04-15 20:37:45 +02:00
  • 9fd1fcb5db Merge branch 'master' into ci/use-ninja-win-clean Bruno Alexandre Rosa 2026-04-15 12:40:13 -03:00
  • 832f70496a
    [EDHRec] Fix unintentional navigation on card right click (#6814) BruebachL 2026-04-15 14:14:30 +02:00
  • 2a2592f3d3
    Bump follow-redirects from 1.15.9 to 1.16.0 in /webclient dependabot[bot] 2026-04-15 11:09:22 +00:00
  • 97bea2367a [EDHRec] Fix unintentional navigation on card right click Lukas Brübach 2026-04-15 10:35:07 +02:00
  • 4d4c04085f
    Merge 487ab6d6d6 into f97864b72b BruebachL 2026-04-14 22:30:36 -07:00
  • 91e3907ba0
    Try qt6-l10n-tools tooomm 2026-04-15 07:17:21 +02:00
  • 39bd76b76b Update translation files github-actions 2026-04-15 02:47:13 +00:00
  • d51998d8ac Update desktop-build.yml SlightlyCircuitous 2026-03-01 11:43:13 -05:00
  • 807adb93d1 Add servatrice debian 12 SlightlyCircuitous 2026-03-01 11:42:10 -05:00
  • 19c3277609 Update release_template.md SlightlyCircuitous 2026-02-28 10:08:41 -05:00
  • 5c1af8361f Update desktop-build.yml SlightlyCircuitous 2026-02-28 10:07:07 -05:00
  • db65d41fdc Delete .ci/Ubuntu22.04 directory SlightlyCircuitous 2026-02-28 10:05:25 -05:00
  • f6d22fdafd Delete .ci/Servatrice_Debian11 directory SlightlyCircuitous 2026-02-28 10:05:08 -05:00
  • 5b227d3c91 Delete .ci/Debian11 directory SlightlyCircuitous 2026-02-28 10:04:24 -05:00
  • cea9ae62d8 remove type aliases seavor 2026-04-14 15:14:43 -05:00
  • 141f0e59f5 refactor web socket layer seavor 2026-04-14 14:39:46 -05:00
  • 19f5eefdd2 upgrade packages + improve typing seavor 2026-04-14 11:34:29 -05:00
  • 126982e860 Fix include. Lukas Brübach 2026-04-14 07:58:14 +02:00
  • d174a2941f Connect/disconnect and join game/room intents. Lukas Brübach 2026-04-14 07:27:00 +02:00
  • ea6d9366a3 Prototype intents Lukas Brübach 2026-04-13 20:58:59 +02:00
  • 3b3a563cfc Only enforce single instance if launched with arguments. Lukas Brübach 2026-04-05 22:32:58 +02:00
  • 04665e4dd8 Rework Lukas Brübach 2026-04-05 21:46:58 +02:00
  • a9b4be3014 [Application] Add single instance guard and mime types. Lukas Brübach 2026-04-04 15:36:46 +02:00
  • 8bbcac708f Readjust layout, default naming scheme. Lukas Brübach 2026-04-14 07:56:54 +02:00
  • 9314d4ab5c tr() strings Lukas Brübach 2026-04-14 07:52:09 +02:00
  • c4627bda32 Adjust settings dialog. Lukas Brübach 2026-04-14 07:49:14 +02:00
  • 90076278a4
    Merge a9284596a8 into f97864b72b BruebachL 2026-04-14 03:08:59 +00:00
  • 4c93ebf14d
    Refactor vertical card stacking with opt-in overflow for variable zone sizes DawnFire42 2026-04-05 12:32:23 -04:00
  • f97864b72b
    set the minimum qt6 version to 6.4 (#6811) ebbit1q 2026-04-14 00:59:46 +02:00
  • fd55f4fb7f migrate to Protobuf ES seavor 2026-04-13 15:03:57 -05:00
  • c8c7dcba5f Allow toggling between caching methods. Lukas Brübach 2026-04-13 14:42:47 +02:00
  • b1286866dd Split off storage settings Lukas Brübach 2026-04-13 07:25:53 +02:00
  • b4b78a0a9d Merge pull request #8 RickyRister 2026-04-12 21:33:15 -07:00
  • ac41fe7d3c Simplify directory removal code. Lukas Brübach 2026-04-12 08:24:51 +02:00
  • 37cb86f16a Give people options from a dropdown. Lukas Brübach 2026-04-12 08:19:41 +02:00
  • 64885f4c20 [PictureLoader] Allow saving downloaded images to local storage and not just the QNetworkManager cache. Lukas Brübach 2026-02-22 10:44:34 +01:00
  • 338c56678a
    add workaround for windows11 theme (#6810) 2026-04-13-Development-2.11.0-beta.59 ebbit1q 2026-04-13 14:49:31 +02:00
  • 68e22d22bf migrate from CRA to vite seavor 2026-04-12 18:35:13 -05:00
  • 98ce317ee1 remove naked password from redux layer seavor 2026-04-12 15:55:00 -05:00
  • 559a3ff1f4 harden implementations seavor 2026-04-12 15:21:29 -05:00
  • 1e2b3b5bcf add include for optional ebbit1q 2026-04-12 21:33:54 +02:00
  • 24fcaccb58 set the minimum qt6 version to 6.4 ebbit1q 2026-04-12 21:17:05 +02:00
  • 3bca6ae821 add workaround for windows11 theme ebbit1q 2026-04-12 21:05:41 +02:00
  • c3ae4cffd6 Fix various issues seavor 2026-04-12 13:58:51 -05:00
  • 3001925430 complete unit testing of redux and api layers seavor 2026-04-12 12:53:51 -05:00
  • 367852866f implement test coverage for game layer seavor 2026-04-12 11:33:55 -05:00
  • 5a3b31acca
    oversight tooomm 2026-04-12 14:17:53 +02:00
  • c3c8a459ac
    Do check runner OS rather than relying on custom matrix for OS-specific steps tooomm 2026-04-12 14:13:08 +02:00
  • 271358790a
    cleanup tooomm 2026-04-12 14:03:33 +02:00
  • 4876067946
    fix caps tooomm 2026-04-12 13:46:41 +02:00
  • cf9b8a37df
    oversight tooomm 2026-04-12 12:32:48 +02:00
  • 74803442d2 Implement game layer from protobuf to redux seavor 2026-04-12 05:05:16 -05:00
  • 4163973319
    deduplication tooomm 2026-04-12 12:00:46 +02:00
  • d96d5e1589 fix build and lint seavor 2026-04-12 03:03:01 -05:00
  • 35be723ebf Add near 100% unit test coverage for webclient websocket layer seavor 2026-04-12 02:27:03 -05:00
  • 8cc65b8967
    Initial implementation completion and refactor (#6806) Jeremy Letto 2026-04-11 22:51:10 -05:00
  • f0bf865646 Initial implementation completion and refactor seavor 2026-04-11 21:18:10 -05:00
  • 5412176a43 don't run cache eviction on macos on prs ebbit1q 2026-04-12 04:10:47 +02:00
  • b9836074f3 add an isEmpty method to printing info ebbit1q 2026-04-12 03:59:42 +02:00
  • 26c33c9739 add some output to the eviction step to measure effectiveness ebbit1q 2026-04-12 03:55:09 +02:00
  • 2e10b2f5d5
    make general settings scrollable (#6800) ebbit1q 2026-04-12 02:38:04 +02:00
  • 92fe406c22
    remove break statement when closing views (#6801) ebbit1q 2026-04-12 02:37:43 +02:00
  • d677e2bb70
    Print success msg if cache deletion did succeed (#6802) tooomm 2026-04-12 02:37:30 +02:00
  • 06f9558ac2 replace windows11 with fusion for the view windows ebbit1q 2026-04-12 00:54:57 +02:00
  • a07078f4d3
    Print success msg if cache deletion did succeed tooomm 2026-04-11 21:25:02 +02:00
  • 389ce1d3ea Merge branch 'master' into ci/use-ninja-win-clean Bruno Alexandre Rosa 2026-04-11 14:20:45 -03:00
  • e977f123ce
    add ccache eviction for files older than 7 days (#6795) ebbit1q 2026-04-11 19:18:12 +02:00
  • eb62b30411 Merge branch 'master' into ci/use-ninja-win-clean Bruno Alexandre Rosa 2026-04-11 14:09:03 -03:00
  • 80719febaf remove break statement when closing views ebbit1q 2026-04-11 18:45:25 +02:00
  • f56b672307
    CI: Allow failing of ccache deletion step (#6799) tooomm 2026-04-11 18:20:35 +02:00
  • 29c1d7f3e4
    add timeout to job matrixes (#6797) tooomm 2026-04-11 18:19:11 +02:00
  • 8e1301654f make general settings scrollable ebbit1q 2026-04-11 18:14:27 +02:00
  • be27242d1e
    remove leftover tooomm 2026-04-11 17:46:38 +02:00
  • eb18563e23
    Use continue-on-error tooomm 2026-04-11 17:39:22 +02:00
  • ecd8ad5700
    Don't fail cache delete step tooomm 2026-04-11 17:28:29 +02:00
  • e65271c434
    Update translations-push.yml tooomm 2026-04-11 16:52:17 +02:00
  • 1cc3d8c588
    Update translations-push.yml tooomm 2026-04-11 16:51:17 +02:00
  • fec725513f
    try linguist-qt6 tooomm 2026-04-11 16:41:07 +02:00
  • b1e1bbc9c7
    Update translations-push.yml tooomm 2026-04-11 16:28:18 +02:00
  • 3d57e6e7c5
    Update translations-push.yml tooomm 2026-04-11 16:27:04 +02:00
  • d6ef1dd111
    Update translations-push.yml tooomm 2026-04-11 16:13:46 +02:00
  • 45f2579e21
    Update translations-push.yml tooomm 2026-04-11 16:06:09 +02:00
  • 6a0384c175
    qt5 tooomm 2026-04-11 14:52:00 +02:00
  • a087b884e3 Things. Lukas Brübach 2026-04-11 07:03:50 +02:00
  • a89154e97a
    use ubuntu-slim for config job tooomm 2026-04-10 23:30:18 +02:00
  • 17527b4f87
    add timeout to job matrixes tooomm 2026-04-10 22:35:00 +02:00
  • 43398734f5 add ccache eviction age to macos as well ebbit1q 2026-04-10 19:21:45 +02:00
  • 4fb4b8404c allow canceling concurrent builds on master for both desktop and docker ebbit1q 2026-04-10 18:59:29 +02:00
  • da4f2cba84 Pull client networking out of window_main and into remote_connection_controller Lukas Brübach 2026-04-09 20:30:07 +02:00