Commit graph

11 commits

Author SHA1 Message Date
radonbark 1b9e032282 Add start of reloading client settings
Added new client settings paramter 'settingsReloadDelayInMinutes'
to handle how often the client settings are updated.
Added scheduler to call a new 'reloadClientSettings' method when
it's time to reload client settings.
2020-07-20 04:22:13 +00:00
carbotaniuman 9c81c415cd Logging overhauls 2020-07-04 14:39:18 -05:00
carbotaniuman 56f3b09f65 remove testing code 2020-07-02 16:54:24 -05:00
carbotaniuman 3f237c690d Revert change 2020-07-02 16:45:33 -05:00
carbotaniuman 331f0f030d Validate tokens 2020-07-02 16:45:33 -05:00
carbotaniuman 22b0840f99 Update gradle and spotless 2020-07-02 11:06:32 -05:00
wedge1001 63c19f3a73 added optional dev-settings 2020-07-02 16:02:40 +00:00
carbotaniuman ccb526079c Update changelog, revert gitignore stuff 2020-06-28 12:44:43 -05:00
wedge1001 9d2424bd13 Added configuration option for external port 2020-06-28 17:42:40 +00:00
carbotaniuman 18f05f4ccd Added license headers 2020-06-22 12:02:36 -05:00
carbotaniuman 45d329f692 Switch from Gson to Jackson for better null checks and invalid property support 2020-06-19 20:16:24 +00:00