Commit Graph

17 Commits

Author SHA1 Message Date
64cba30917 switched to go-retry for steam login; moved match reparsing higher in housekeeping 2022-08-26 17:15:59 +02:00
9834095806 move login retry max to config 2022-03-07 12:56:56 +01:00
8c672f7186 added timout to deepl post request 2022-02-12 01:59:32 +01:00
f2a859d084 fixed module path; added translate endpoint to chat API 2022-02-12 01:18:29 +01:00
440aa41396 added timeouts to config 2022-02-04 15:07:07 +01:00
1d6396abfd moved spray timeout to config 2021-11-09 18:59:00 +01:00
25b153900f moved some hardcoded values to config 2021-10-27 10:29:51 +02:00
9019a19369 switched to build-in steam server list 2021-10-27 01:55:01 +02:00
20f95589db moved authcode from a flag to config 2021-10-27 01:42:27 +02:00
0b6d31968c dropped sqlite support 2021-10-25 07:33:19 +02:00
efd0f9a6af removed locks, switching to WAL for SQLite default 2021-10-25 02:22:02 +02:00
2ad7b848dc switched up cors handling 2021-10-23 22:33:32 +02:00
cc48365eea added cache for meta-stats 2021-10-08 18:29:15 +02:00
d40abc31a8 added dotfiles to config 2021-10-05 20:09:24 +02:00
1e9c653c7d added config option for password 2021-10-05 19:45:57 +02:00
50b44d9762 make db configurable 2021-10-05 18:16:26 +02:00
a692a3417f added multiple listener, socket and tcp 2021-10-05 17:15:36 +02:00