Commit Graph

54 Commits

Author SHA1 Message Date
carbotaniuman 04f5addfaa Update all the deps 2023-08-07 22:09:31 +00:00
carbotaniuman ac246e5449 Try and fix contention issues 2023-04-06 21:27:06 +00:00
carbotaniuman 08f72be1b0 Update deps and fix 2022-02-17 21:02:37 -06:00
carbotaniuman ce94b21b03 Update CI 2021-10-02 03:54:09 +00:00
carbotaniuman 85668ff207 Minor cleanup 2021-10-01 02:19:58 +00:00
melink14 f3d35b60eb Add support for proxy protocol IP forwarding 2021-07-19 16:38:09 +00:00
carbotaniuman a12d251bf4 Update to Gradle 7 and Kotlin 1.5.10 2021-07-06 14:40:02 -05:00
carbotaniuman f9cf5729b4 Next 2021-03-11 20:09:14 +00:00
carbotaniuman 1be9ee8506 Use HTTP/2 2021-03-02 12:22:24 -06:00
Tristan 2eb0a3d475 Fix prom/grafana version, and update grafana + dash to 7.4 2021-02-21 18:19:49 +00:00
carbotaniuman 3e48be60df Switch to sqlite 2021-02-20 04:13:37 +00:00
carbotaniuman 1c64f05ac6 Fix graceful shutdown 2021-02-11 15:54:21 -06:00
carbotaniuman 3e68224cfa Add circuit breaker 2021-02-05 18:22:02 +00:00
carbotaniuman 5abf9dcc4c Add HikariCP connection pool 2021-01-29 19:31:18 -06:00
carbotaniuman 49e9523a7c Revert "Switch from apache to okhttp"
This reverts commit a4a28e1b
2021-01-27 20:12:47 -06:00
carbotaniuman a4a28e1b87 Switch from apache to okhttp 2021-01-27 17:03:49 -06:00
carbotaniuman cf205a707c Format 2021-01-24 20:25:57 -06:00
carbotaniuman 5ee6dd23cd Fix a bunch of various nits 2021-01-24 12:05:05 -06:00
carbotaniuman 0cb38c66dc Update to next-gen 2021-01-24 04:55:11 +00:00
carbotaniuman 35567bba1d Change logging and update spotless 2020-08-27 14:23:24 +00:00
carbotaniuman b889ce9afe Update dependencies and format 2020-08-22 11:08:09 -05:00
carbotaniuman 591e28ca6e No libsodium 2020-08-22 03:23:18 +00:00
carbotaniuman 9d07c18de1 Minor changes + new CLI 2020-08-11 14:12:01 -05:00
carbotaniuman 3dc6a5d8ae Do stuff 2020-08-07 18:20:39 -05:00
carbotaniuman 13b80cf02f Simplify code 2020-08-05 10:20:29 -05:00
carbotaniuman bba979c212 Bump version 2020-07-12 18:23:40 -05:00
AviKav c0fff9e09f
Enforce LF and stop Spotless from requiring CRLF on Windows 2020-07-08 20:22:29 -04:00
carbotaniuman e481527fb3 Generate stuff automatically 2020-07-04 14:00:59 -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
carbotaniuman ba83ea36a4 Remove useless stuff 2020-07-01 14:51:32 -05:00
carbotaniuman 02f90180df Debug fixes 2020-07-01 13:48:32 -05:00
carbotaniuman 3445f5d569 Reorganize some code - add read and write timeouts 2020-06-30 14:06:12 -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
carbotaniuman c50c523edb Add graceful shutdown 2020-06-17 17:41:04 -05:00
Amos Ng 5b78da589e
Properly describe dirty builds as dirty 2020-06-16 07:46:17 +08:00
carbotaniuman 7eec78e2d2 Use a sqlite DB for metadata 2020-06-15 22:25:31 +00:00
carbotaniuman 9afa914566 Kotlinify some more things 2020-06-13 18:19:04 -05:00
carbotaniuman fbb1dbe4b4 Clean up build.gradle 2020-06-13 17:25:03 -05:00
carbotaniuman f153a11717 Stuff 2020-06-12 14:56:51 -05:00
M 9086e09c60 slight fixes 2020-06-12 13:54:29 -05:00
Amos Ng acc43bae91
Changed gradle versioning to using `git describe` 2020-06-12 19:04:56 +08:00
carbotaniuman 07ff969422 Rc12 bonanza - fix hourly refresh bug, bump version number 2020-06-11 22:02:59 -05:00
carbotaniuman 82a2ef2ddc Add more logs, remove HTTP support, remove limiter 2020-06-09 17:37:42 -05:00
carbotaniuman 35ea86c6ac Reinstall limiter, add buffering, fix TLS setup 2020-06-09 14:21:18 -05:00
carbotaniuman beb7e246a9 Bump version 2020-06-09 09:42:56 -05:00
carbotaniuman a6e7f10d6e Fix me not knowing that "" is not a number - also rc7 tiem 2020-06-08 20:34:23 -05:00
carbotaniuman 907e90803d Rc6 release
- proxy data-saver
- optimize thread count
2020-06-08 19:57:50 -05:00
carbotaniuman 98c4956b80 Rc5 release
- hid SSL in logs
- possibly fix a crash bug
2020-06-08 17:10:41 -05:00
carbotaniuman d9fb96c08d Rc4 release
- use openssl to reduce memory footprint
- invalidate everyone's caches again (in order to fix 128 bit SSL on older JREs)
- Add more logging
- Hide secret printouts
- Rebrand
2020-06-08 10:17:21 -05:00