Commit Graph

77 Commits

Author SHA1 Message Date
Robinson
0462bf600d
Added index.html 2023-08-05 13:48:39 -06:00
Robinson
572f97d58f
updated gitignore 2023-08-05 13:48:24 -06:00
Robinson
b7d41d4da3
Updated license 2023-06-12 23:42:22 +02:00
Robinson
0bc08c6de2
Removed unused code 2023-06-12 23:42:13 +02:00
Robinson
3bb263e549
Updated version 2023-06-12 23:40:11 +02:00
Robinson
bc4512eab7
Updated to support FSM maven project 2023-06-12 23:40:01 +02:00
Robinson
ce507b5897
Updated license 2023-06-11 21:29:30 +02:00
Robinson
ff41833f4a
Added more version information 2023-06-11 21:29:25 +02:00
Robinson
1cf792fb0a
code cleanup 2023-06-11 21:28:59 +02:00
Robinson
cbc3ceb25e
Formatting 2023-02-03 12:23:01 +01:00
Robinson
d89eda0bfd
Better JPMS support (less explicit deps) 2023-01-23 10:56:16 +01:00
Robinson
de5fac04bc
updated version 2023-01-21 16:30:07 +01:00
Robinson
3220aa761e
vaadin 14.9 changed path loading. Updated error messages 2023-01-21 16:18:57 +01:00
Robinson
198775ea51
Updated to support Vaadin 14.9. Updated version 2023-01-20 16:02:29 +01:00
Robinson
792e35d1a7
Updated gradle 2022-11-27 21:29:49 +01:00
Robinson
3f3c4823a2
Removed devMode (didn't use it). Updated to Vaadin 14.8.20 (Flow 2.7.23) 2022-11-27 21:29:42 +01:00
Robinson
70379ef0c5
Added comments 2022-03-07 08:11:45 +01:00
Robinson
24c9928b8a
Set correct version info 2022-03-05 14:06:20 +01:00
Robinson
334dc34b9b
Updated version + deps 2022-03-05 13:40:23 +01:00
Robinson
fdb5af2123
Not JPMS ready yet 2022-03-04 20:22:12 +01:00
Robinson
49ccbfcd17
Updated dependencies. 2022-03-04 20:18:58 +01:00
Robinson
854d39c86d
Updated to latest kotlin, added logging when actor.send() fails 2022-03-04 20:16:54 +01:00
Robinson
817b7a3f8d
Println goes to logger now 2022-03-03 16:17:37 +01:00
Robinson
f015a9fd94
Updated gradle 2022-03-03 15:59:56 +01:00
Robinson
05322b175d
Changed logger to trace (from error) 2022-03-03 15:59:45 +01:00
Robinson
9bddbab3c5
Updated version 2021-12-08 15:46:12 -07:00
Robinson
540f4fa2e0
Added undertow to version specifications 2021-12-08 15:45:26 -07:00
Robinson
69bb27cb37
Upgraded kotlin-logging and classgraph 2021-12-08 11:23:41 -07:00
Robinson
488a3ce641
Upgraded undertow 2021-12-08 11:23:00 -07:00
Robinson
d4e22a4814
Added comments for changing the session lock strategy 2021-12-08 08:59:30 -07:00
Robinson
6ced092716
Added startup log information 2021-12-08 08:48:56 -07:00
Robinson
7fcc899215
Cleaned up logic for how the stats.json file is loaded. Fixed issue loading the stats.json file via the classloader. Changed the theadgroup for Undertow startup. Removed unnecessary comments 2021-12-08 07:17:43 -07:00
Robinson
73ad4f3394
Added configuration for setting the stats.json URL location (if that option is desired) 2021-12-08 07:16:32 -07:00
Robinson
0626c10a6f
Added ability to add context classloader to thread factory 2021-12-07 19:45:45 -07:00
Robinson
4fdcc2b199
Fixed issue with stats.json base URL 2021-12-07 15:39:24 -07:00
Robinson
e9929780f9
Updated version 2021-12-07 14:26:06 -07:00
Robinson
329da3105d
Updated vaadin to latest LTS 2021-12-07 14:25:43 -07:00
Robinson
9c8447b20f
Added more logging information, changed how trace logs are used 2021-12-07 14:24:14 -07:00
Robinson
0c50cb8251
Updated to vaadin 14.7.6, added more trace logging for http requests. Startup will exit early if the stats.json file does not exist. 2021-12-03 07:13:00 -07:00
Robinson
af4c56d1ee
Added missing license 2021-10-10 00:04:34 +02:00
Robinson
f6d6018a2f
Fixed issue loading extra CSS/js/etc resources. Changed resource logger to trace 2021-10-10 00:04:04 +02:00
Robinson
faf7164f68
Updated devMode to flow 2.7.1 (vaadin 14.7.1) 2021-10-08 15:41:16 +02:00
Robinson
19228ebd21
Updated copyright 2021-10-08 15:16:46 +02:00
Robinson
31d3b7bc7f
Added version information 2021-10-08 15:05:32 +02:00
Robinson
0aeb6c2ec6
Added support for Vaadin 14.7.1, WIP moving away from service HTTP requests via coroutines (vaadin uses java threads, and cannot use coroutines at the moment) 2021-10-07 15:08:33 +02:00
Robinson
555f12e0e9
WIP support for vaadin 14.7 2021-10-05 15:15:54 +02:00
Robinson
aba9900a72
updated version and deps 2021-10-05 15:14:48 +02:00
Robinson
e927595a12
default to no gradle daemon 2021-10-05 15:14:20 +02:00
Robinson
625ac2f040
Added better support for debugging 2021-10-05 15:00:17 +02:00
Robinson
9b395eea40
Updated version info 2021-09-20 03:38:04 +02:00