Commit Graph

57 Commits

Author SHA1 Message Date
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
Robinson b0af0544e9
Updated version info, added licenses. 2021-09-20 03:27:28 +02:00
Robinson ee4939ae4a
Set debug to false, changed error log -> debug 2021-09-20 03:26:39 +02:00
Robinson 82ec9c2f3d
updated gradle version 2021-09-18 15:44:21 +02:00
Robinson 3b14f11be6
Commented out static launcher 2021-09-18 15:44:08 +02:00
Robinson 1250936fbc
Updated dependencies. Added readme 2021-09-17 17:48:12 +02:00
Robinson 7d7dd0a954
Java9 support 2021-09-17 17:46:58 +02:00
Robinson 837680b077
Better support for directly serving files we know about at startup. Fixed bug with overwriting temp files. Fixed bug with Trie when there is an empty map used to construct it 2021-09-17 17:46:23 +02:00
Robinson fccb3602ee
Fixed issue loading VAADIN generated resources from disk 2021-09-09 16:28:34 +02:00
Robinson 50316258a9
Fixed logger 2021-09-09 14:38:45 +02:00
Robinson c75594196b
cleaned up logs 2021-09-09 01:08:44 +02:00
Robinson 469cffbb75
Converted to kotlin, bug fixed 2021-09-08 02:07:59 +02:00
Robinson ed263d34b1
Initial import of other dev-mode handlers 2021-08-31 21:55:02 -06:00
Robinson e94239a658
Refactoring - no change in logic 2021-08-31 20:26:13 -06:00
Robinson ef3346ff30
Added custom DevModeInitializer, added pnpm.enable, DevMode initializer is not added if we are not in dev mode 2021-08-31 19:22:08 -06:00
Robinson 51b17ac65e
Converted DevModeInitializer.java to kotlin 2021-08-31 19:21:31 -06:00
Robinson c9351c9647
Rename .java to .kt 2021-08-31 19:21:30 -06:00
Robinson 81f3eaebe0
Initial commit of the DevModeInitializer 2021-08-31 18:00:40 -06:00
Robinson 82c60f2a12
code cleanup 2021-08-30 23:37:29 -06:00
Robinson f6f6f3e5a0
added deprecation 2021-08-30 23:37:07 -06:00
Robinson 3d4146de1e code polish 2021-08-24 14:29:05 -06:00