Commit graph

16 commits

Author SHA1 Message Date
Kegan Myers 3b8c09f8e8 Use fakemdnet endpoint for k8s usage 2020-11-08 06:34:17 +00:00
carbotaniuman b889ce9afe Update dependencies and format 2020-08-22 11:08:09 -05:00
carbotaniuman 398ab05788 Massive refactor - separate settings reload/webui and the image server 2020-08-11 11:47:04 -05:00
carbotaniuman 4c18c9c288 Fix some code 2020-08-05 10:07:16 -05:00
carbotaniuman a4bd6ef121 Actually fix client_hostname thing 2020-08-03 09:51:30 -05:00
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