Commit Graph

22 Commits

Author SHA1 Message Date
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
Robinson
1ba042fd45 running as jar fix 2021-08-24 14:28:56 -06:00
Robinson
2ab248f1d0 Formatting 2021-08-24 13:24:37 -06:00
Robinson
56fbe73985 simplifying how the vaadin app is initialized, configured, and start/stop 2021-08-24 00:50:58 -06:00
Robinson
f6720352cb if the UI blocks on an action (vaadin still blocks...), don't block everything 2021-08-24 00:50:15 -06:00
Robinson
1fa603c02d removed unnecessary ; 2021-08-24 00:43:16 -06:00
Robinson
4765a317e2 Added gradle 2021-08-23 01:22:05 -06:00
Robinson
a81c5c22bb WIP vaadin undertow launcher 2021-08-23 01:21:43 -06:00