Commit Graph

89 Commits (master)

Author SHA1 Message Date
Robinson 7572d4f407
Cleaned up logging 2024-02-13 20:23:40 +01:00
Robinson f1c97a983c
renamed TrieFileResourceManager, added better logging 2024-02-13 20:22:44 +01:00
Robinson a72efb6ed1
added safe toString/hash, as URL.toString() can cause DNS lookups! 2024-02-13 20:22:20 +01:00
Robinson 947947ea2e
comments and cleaned up logging 2024-02-13 20:21:27 +01:00
Robinson 6703932dd8
Updated logger (removed KotlinLogging) 2024-02-13 11:04:40 +01:00
Robinson 3cb5a8fb20
Added comments 2024-02-13 10:59:54 +01:00
Robinson 1f2efa40e9
Updated build deps 2023-10-09 12:27:09 +02:00
Robinson 11bb2330e6
Version 2.16 2023-10-02 23:49:12 +02:00
Robinson d9b88c4759
updated gradle 2023-10-02 16:12:50 +02:00
Robinson 20559c8240
Added http security handler 2023-08-18 14:00:25 +02:00
Robinson fd2e926fbb
added jakarta servlet license 2023-08-18 13:58:55 +02:00
Robinson 0538b93480
hardcoded project name 2023-08-05 13:49:14 -06:00
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