126 Commits

Author SHA1 Message Date
0fcd12d885 Use debian/unstable to pull in openjdk-19-jdk 2022-11-25 10:26:14 -06:00
b2a4fc85ea Bump openjdk version in .build.yml 2022-11-25 10:22:39 -06:00
9cbc95e131 Bump to Java 19, Spring Boot 3.0 2022-11-25 10:17:02 -06:00
320766a0b1 Bump to Java 17, Spring 2.6 2022-01-01 17:18:02 -06:00
249ce77323 Add build status badge 2021-03-22 20:16:06 -04:00
9b669ce181 Bump versions, Vue v3 2021-03-22 20:16:06 -04:00
2a21a8a0d0 Use constructor injection 2021-01-10 14:50:03 -05:00
5a9b20dd0e Rebranding 2021-01-10 14:50:03 -05:00
745baf798f Bump versions 2021-01-10 14:50:03 -05:00
2adf0a44a1 Update favicon 2020-10-11 00:34:24 -04:00
5d769c3989 Replace charCode with key 2020-05-30 22:28:58 -05:00
a38c19b9c9 Replace var with const/let 2020-05-30 21:33:26 -05:00
b1f3960850 Update path to jarfile 2020-05-30 20:35:33 -05:00
72eaf2644b Add screenshot directory 2020-05-20 01:50:22 -05:00
f49c2411a8 Consistent background color 2020-05-20 01:43:59 -05:00
47b7980f24 Spruce up JavaFX client, README 2020-05-20 00:17:07 -05:00
79884e8e8e Prune uncommon words 2020-05-18 20:13:16 -05:00
3d2fb445ed Add player list to game lobby 2020-05-18 00:21:23 -05:00
38a36aaa13 Bump web libraries, minor cleanup 2020-05-17 21:47:42 -05:00
1567317f03 Switch to java modules
Unfortunately, it won't be possible to create runtime images until
    Spring becomes modular. Currently it uses automatic modules which
    jlink can't work with.
2020-05-17 20:00:29 -05:00
a4794bb78e Bump spring boot again 2020-05-17 18:13:32 -05:00
e516394f7a Add sourcehut build manifest 2020-05-11 23:50:40 -05:00
6ad609247b Bump spring boot, docker plugin 2020-05-09 20:21:53 -05:00
4648bb83d2 Add license (MIT) 2020-05-07 21:17:58 -05:00
c32053bc8c Allow all origins for websocket (nginx workaround) 2019-12-03 19:23:37 -05:00
9608655488 Disable web security 2019-12-02 00:22:29 -05:00
146f96bae7 Bump spring boot, docker plugin 2019-12-01 22:51:57 -05:00
cd7cbccf83 Add basic Docker support for lingo server 2019-05-25 17:10:12 -04:00
127eed5cb4 Indicate when opponent makes an invalid guess 2019-05-25 16:35:20 -04:00
9ff49e65e1 Update gitignore for VS Code 2019-05-19 19:54:12 -04:00
64231bf04c Consistent @PostConstruct naming 2019-05-18 14:32:17 -04:00
04af0b200e Add support for six letter words 2019-05-17 23:42:09 -04:00
a9171f5b04 Update JavaFX client launch command 2019-05-13 00:06:47 -04:00
aa8f5ef4e9 Fix input autofocus under Vue.js v2.6 2019-05-13 00:05:39 -04:00
37ad4c0c99 Upgrade to StompJs v5 2019-05-12 23:45:51 -04:00
8415ec39a2 HTTPS redirect on heroku 2019-05-11 22:46:56 -04:00
72f99a7124 Procfile pointing to versioned jar name 2019-02-12 23:28:54 -05:00
79879fadf3 Spring Boot repackage goal was executing twice 2019-02-12 23:24:13 -05:00
88d3ce5016 Add 'com.charego' prefix to packages 2019-02-11 23:47:53 -05:00
5cc4672d24 Bump heroku to Java 11 2019-02-11 23:24:48 -05:00
f6f028d680 Remove websocket from project names, fix main class 2019-02-11 20:46:16 -05:00
710922622c Initialize STOMP heartbeats in JavaFX client 2019-02-10 23:05:36 -05:00
8392543515 Bump to JavaFX 11 and Spring Boot 2 2019-02-10 18:45:30 -05:00
a5d9c7eee6 Convert CRLF to LF 2019-02-10 15:13:40 -05:00
c526f1bf3b Fix notification permission request for Safari 2018-02-28 23:31:27 -05:00
d66bc9c900 Add heartbeats and bump versions 2018-02-11 17:30:03 -05:00
59ae9b279d Update Eclipse launch files 2017-10-22 13:43:41 -04:00
394f75cd6e Workaround to get JavaFX multiplayer working 2017-10-22 13:41:24 -04:00
075b19cede Add command to launch JavaFX app 2017-10-16 22:07:55 -04:00
e1dea14aa1 Revert "Simplify WordReader"
This reverts commit c029880e071b4c90a00f646202bf3ef9a923958a.
2017-10-16 21:59:34 -04:00