Commit graph

  • b1ef8220ee
    Support Registration on Webatrice with a baseline of handling. (#4436) Zach H 2021-10-20 22:07:35 -0400
  • ebebb9c4bb
    add Material UI theme support (#4437) Jeremy Letto 2021-10-20 19:03:05 -0500
  • 586f23cfa9
    Webatrice websocket refactor (#4435) Jeremy Letto 2021-10-17 19:52:59 -0500
  • f75ff2a7c8
    cleanup and unit tests (#4434) Jeremy Letto 2021-10-17 15:15:09 -0500
  • e9ba195d7d
    Refactor websocket into separate services, clean up socket status communication (#4433) Jeremy Letto 2021-10-17 00:07:30 -0500
  • 19333c53f6
    secure webclient socket (#4432) Jeremy Letto 2021-10-14 20:58:34 -0500
  • 36e5a399d5
    Webatrice: card import wizard (#4397) Jeremy Letto 2021-10-14 20:42:35 -0500
  • dde0f568d9
    Show country flag in user list of webclient (#4431) Bruno Mendes 2021-10-14 21:59:06 -0300
  • 3bc90003b3
    Fixed layout on Deck Editor not using last layout. It was reseting layout on ctor. (#4420) Rafael Ritzel Tischler 2021-09-14 17:41:04 -0300
  • 689f65b38a
    Fix for poor performance with large decks (#4347) Danny Piper 2021-09-14 21:35:47 +0100
  • 154e1084ba
    CI: Separate C++ linting (#4400) tooomm 2021-09-14 22:11:56 +0200
  • 6df5cece04
    CI: Update Qt version (Windows) (#4407) tooomm 2021-09-14 22:11:29 +0200
  • c8bb8b0aae
    add reset paths button to settings (#4384) ebbit1q 2021-09-14 22:10:40 +0200
  • 1e995cd97c
    add option to delete a user's messages (#4362) ebbit1q 2021-09-14 22:05:20 +0200
  • c25bf491e4
    fix card moving on server (#4413) ebbit1q 2021-09-14 21:48:46 +0200
  • affc288144 Use gmail over googlemail in all cases, as they're the same alias ZeldaZach 2021-08-27 23:10:56 -0400
  • 051be37419
    Server Config Whitelist Email Providers (#4416) Zach H 2021-08-18 21:18:53 -0400
  • c0bd49cf13
    Fixed VCPKG folder for windows (#4406) Aren Kasner 2021-08-03 18:23:42 -0700
  • 2fe572c398
    CI: Update Xcode versions (#4403) tooomm 2021-07-27 18:42:54 +0200
  • 904e740460
    #4316: Wording change: CMC --> MV (#4388) Michael Stanaszak 2021-07-27 10:30:55 -0500
  • 00add2a527
    add gtest from arch repos so it doesn't have to download it (#4378) ebbit1q 2021-07-27 16:42:28 +0200
  • bbe43d4246
    Prevent users from being able to upload super large files via Sockets, which could inadvertently deny access to the server (#4398) Zach H 2021-07-25 20:28:14 -0400
  • 0280fea3e6
    apply chat flood prevention in games next to rooms (#4387) ebbit1q 2021-06-28 07:57:46 +0200
  • a65ce8694c
    selection of known hosts to form (#4379) Joseph Chamish 2021-06-15 03:12:17 -0400
  • c9ddd042fc
    Webatrice: Update nav (#4380) Jeremy Letto 2021-06-15 02:12:04 -0500
  • da9222929b
    add werror flags when making a debug build using llvm (#4344) ebbit1q 2021-06-02 03:57:37 +0200
  • b858e36183
    Closes all library views when shuffled (#4261) (#4324) marsnicholas 2021-06-01 21:53:43 -0400
  • ebe2c494aa
    remove the stop dump zone command from the protocol (#4326) ebbit1q 2021-06-02 03:52:20 +0200
  • fac7bfaa92
    Webatrice: Nav Update (#4367) Jeremy Letto 2021-06-01 19:47:19 -0500
  • 0d05f9097d
    Webatrice updates (#4366) Jeremy Letto 2021-05-21 20:23:30 -0500
  • 8db9475804
    Cleanup and refactor (#4361) Jeremy Letto 2021-05-18 22:06:41 -0500
  • 294229622d
    tell the filter widget that games can have 0 players now (#4359) ebbit1q 2021-05-19 05:03:58 +0200
  • 5cf9023a21
    move and rename src/websocket/instanceServices to src/api (#4360) Jeremy Letto 2021-05-17 20:59:32 -0500
  • 66d24f086e
    properly enable notification checkboxes (#4356) ebbit1q 2021-05-17 02:37:12 +0200
  • 19a7c4092c
    Update ci-builds.yml (#4358) tooomm 2021-05-16 23:12:49 +0200
  • b27cb58727
    it is not possible to add a link to the wiki to this description (#4354) ebbit1q 2021-05-15 04:44:02 +0200
  • 472f401590
    Templates: Add Transifex link (#4351) tooomm 2021-05-14 19:29:11 +0200
  • 744099277a
    Readme: Improve CI badge (#4352) tooomm 2021-05-14 18:00:30 +0200
  • dff25a175b
    fix status badge (#4350) ebbit1q 2021-05-13 18:51:50 +0200
  • 61f1141fe8
    fix #3840 (#4348) ebbit1q 2021-05-13 18:51:34 +0200
  • 0a73162bcf
    Beta releases: collapsable list of changes (#4339) tooomm 2021-05-12 17:27:20 +0200
  • 5f32892e75
    check if player is null when updating card menu (#4346) ebbit1q 2021-05-12 15:51:56 +0200
  • ae7437750b
    do not edit the zone currently iterated on (#4345) ebbit1q 2021-05-10 19:21:12 +0200
  • 046a3649ed
    Revert "add werror flags when making a debug build using llvm (#4338)" (#4343) Zach H 2021-05-10 11:32:23 -0400
  • 890810f5b9
    add werror flags when making a debug build using llvm (#4338) ebbit1q 2021-05-10 08:11:40 +0200
  • 8fb561b4c4
    Fix regression from #4281 which caused crash with QList and GCC race time (#4341) Zach H 2021-05-09 14:50:48 -0400
  • b9c4b496e4
    Fix regression from #4281 which caused crash if card was null (#4340) Zach H 2021-05-09 13:10:13 -0400
  • ff6f28390a
    fix macos update logic (#4337) ebbit1q 2021-05-09 05:16:52 +0200
  • e034de9083
    don't log in users while giving them an error for missing the clientid (#4335) ebbit1q 2021-05-09 00:12:05 +0200
  • ecf57b4226
    add fedora 34 and ubuntu 21.04 (#4331) ebbit1q 2021-05-08 06:24:38 +0200
  • 63fe34437a
    fix deprecation of QMutex::Recursive in favor of QRecursiveMutex (#4328) ebbit1q 2021-05-02 00:51:17 +0200
  • 1062894397
    change number dialog defaults (#4318) ebbit1q 2021-04-18 20:50:24 +0200
  • 5969656429
    check multiple file extension inclusions for custom cards (#4308) ebbit1q 2021-04-16 17:23:46 +0200
  • ad0f313c9d
    add menus for top and bottom actions (#4314) ebbit1q 2021-04-16 17:23:28 +0200
  • 6c004155ff
    fix local games no longer working (#4315) ebbit1q 2021-04-15 07:00:41 +0200
  • 88a8ee09bd
    pass reset Small fixes (#4310) tooomm 2021-04-12 19:28:47 +0200
  • 7d1f082b27
    add _fill_with_ template notation to picture loader (#4287) ebbit1q 2021-04-02 05:37:11 +0200
  • 1c48656623
    fix #4249 (#4285) ebbit1q 2021-04-02 05:35:36 +0200
  • b940e17fe7
    catch nullptr on websocket connections (#4300) ebbit1q 2021-04-02 05:34:49 +0200
  • 8e954b10e6
    add more info to dialogs (#4293) ebbit1q 2021-04-02 05:34:25 +0200
  • 1b4543aa11
    Fix 4294 (#4302) ebbit1q 2021-04-01 07:46:53 +0200
  • 406c0b17ae
    remove arch workaround (#4295) ebbit1q 2021-03-26 03:36:01 +0100
  • 09de56ac87
    send hidden info to judge instead of player (#4297) ebbit1q 2021-03-26 03:35:46 +0100
  • 07ea2d4334
    add button to open themes location to settings (#4289) ebbit1q 2021-03-21 18:11:34 +0100
  • c5fac2ee35
    fix off-by-one maxUsers check on session init (#4292) Zach Reizner 2021-03-21 10:08:36 -0700
  • a5b8245227
    [webclient] remove duplicate services files (#4269) mix irving 2021-03-14 08:54:36 +1300
  • 073349fd05
    Always look at top card (#4238) omegaula 2021-03-13 14:54:13 -0500
  • 00ed5c370c
    implement a maximum amount of cardmenus generated for views (#4262) ebbit1q 2021-03-13 20:44:57 +0100
  • 8e1d7d12e0
    allow multiple zoneviews (#4263) ebbit1q 2021-03-13 20:43:50 +0100
  • 1811f7305e
    only invalidate undoDrawList up to moved card (#4280) ebbit1q 2021-03-13 20:41:09 +0100
  • 06bfc0291a
    Create game as spectator (#4281) ebbit1q 2021-03-13 20:39:25 +0100
  • b722864caf
    fix qt (#4279) tooomm 2021-03-09 17:17:07 +0100
  • 18e27ef932
    temporary workaround for arch libc version requiring upgraded host (#4258) ebbit1q 2021-03-08 18:18:58 +0100
  • 7e3a669af0
    use correct settings group for command interval settings (#4257) ebbit1q 2021-03-08 18:18:22 +0100
  • aa6a0313e9
    don't sort split card halves alphabetically (#4244) ebbit1q 2021-03-08 18:14:43 +0100
  • 9bbe2f36bc
    disallow rich text in deck comments (#4273) ebbit1q 2021-02-26 17:17:25 +0100
  • 0c7830b53c
    exclude webclient (#4270) tooomm 2021-02-25 19:15:48 +0100
  • 2b0a9975be
    [webclient] add postinstall script for copy_shared_files (#4268) mix irving 2021-02-25 13:14:02 +1300
  • df0b867d9e
    fix my mistake in meld regex (#4266) ebbit1q 2021-02-25 00:45:09 +0100
  • d27f108cbd
    typo (#4260) ebbit1q 2021-02-20 07:32:31 +0100
  • fd0076e920
    Improve release template (#4250) tooomm 2021-02-17 02:33:14 +0100
  • db5f6e01c9
    template: screenshot hint (#4256) tooomm 2021-02-15 20:55:30 +0100
  • f3255180ec
    skip .md only changes (#4251) tooomm 2021-02-10 20:29:12 +0100
  • 039d058770
    Update bug_report.md (#4246) tooomm 2021-02-07 18:26:22 +0100
  • 401fdcaf7a
    move changing x coord to after check for token deletion (#4236) ebbit1q 2021-01-30 22:44:12 +0100
  • 1bfcca91be
    add window icons in wayland (#4232) ctrlaltca 2021-01-28 21:21:11 +0100
  • 3edb862561
    update version number to 2.8.1 (#4229) ebbit1q 2021-01-28 02:49:13 +0100
  • 00c0162da3 Change release name/number for 2.8.0 and make it a forced update ZeldaZach 2021-01-26 14:56:29 -0500
  • 6fa5f4f9a5 Translations from Transifex ZeldaZach 2021-01-26 14:50:05 -0500
  • db528c6762
    Release templates (#4226) ebbit1q 2021-01-26 01:53:34 +0100
  • 0c54cdf6bc
    set release upload_url correctly during configure (#4225) ebbit1q 2021-01-24 22:52:19 +0100
  • b63145c0a1
    merge build workflows (#4197) ebbit1q 2021-01-24 21:20:06 +0100
  • 1ddc9cc929
    Structure change (#4220) Joseph Chamish 2021-01-20 18:50:18 -0500
  • a0deb73df6
    Fix #2771: Do not change x coordinates of moved card if it will be destroyed when it leaves the table (#4216) knitknit 2021-01-02 22:45:11 -0500
  • 0457e65751
    Webatrice P.O.C. (#3854) Jeremy Letto 2020-12-31 16:08:15 -0600
  • d5b36e8b8a
    Disabled strict mode for MySQL on the docker-compose file (#4214) saadbruno 2020-12-28 18:43:45 -0300
  • f595a61d50
    fix #4198 (#4209) ebbit1q 2020-12-09 08:08:00 +0100
  • dbf6cd745e
    cmake: Minor updates (#4204) Joel Bethke 2020-12-07 10:50:32 -0600
  • 0ce813b826
    restore saved previous server (#4206) ebbit1q 2020-12-06 03:36:27 +0100
  • 77be6a120c
    fix broken image (#4202) tooomm 2020-12-01 22:57:27 +0100