Commit Graph

30 Commits

Author SHA1 Message Date
YouHaveTrouble 8acb201036 specify only data and logs dirs for volumes 2025-07-20 13:38:48 +02:00
YouHaveTrouble b40137464e serve icon as a resource 2025-07-20 13:27:39 +02:00
YouHaveTrouble e1d5df024c add icon image 2025-07-20 13:10:45 +02:00
YouHaveTrouble 8e9654472c fix wrong arg being passed 2025-07-20 12:40:15 +02:00
YouHaveTrouble 46ccdd89ff allow configurable base url 2025-07-20 12:32:23 +02:00
YouHaveTrouble bcbdf60d73 slight corrections and improvements for docker-related configs 2025-07-20 11:58:24 +02:00
YouHaveTrouble 81fb38b34b update readme 2025-07-20 10:43:05 +02:00
YouHaveTrouble 81c012af2c add useful dir structure to compose override example 2025-07-20 09:25:06 +02:00
YouHaveTrouble 62317e83cf use volume for aplication data and logs by default 2025-07-20 09:22:43 +02:00
YouHaveTrouble 575c4b1c1c docker setup 2025-07-20 08:55:02 +02:00
YouHaveTrouble 1b1ec919af make buildable jar functional 2025-07-19 11:23:59 +02:00
YouHaveTrouble f0f204fcb2 assert to shut the warnings up, the exception is caught already 2025-07-19 10:53:12 +02:00
YouHaveTrouble 4f00e9f38d adjust /invite/ server id regex to include all possible discord snowflakes for the next hundreds of years 2025-07-19 10:23:00 +02:00
YouHaveTrouble d0ae5708f3 swap out response code to locked instead of unauthorised to better reflect the actual state 2025-07-18 23:21:25 +02:00
YouHaveTrouble 8ac518e4cb send responses based on Accept header, add pages for error cases 2025-07-18 21:29:50 +02:00
YouHaveTrouble 6b794c9f7c change default invites enabled seting to true 2025-07-18 21:16:46 +02:00
YouHaveTrouble ba8635eedd simple homepage for bot invite and usage instructions 2025-07-17 22:00:54 +02:00
YouHaveTrouble d921384c8a verify the state of invites enabled setting 2025-07-17 21:59:39 +02:00
YouHaveTrouble 430f5cd429 refactor naming 2025-07-17 21:59:15 +02:00
YouHaveTrouble d51e48407a remove forgotten nonexistant endpoint 2025-07-17 20:24:27 +02:00
YouHaveTrouble 7d1a7a2b87 trim the fat, hostname matching will bee too hard to set up for average user anyway 2025-07-17 20:21:08 +02:00
YouHaveTrouble bc04c511ca sort out hostname management, possibly 2025-07-14 20:01:20 +02:00
YouHaveTrouble 556ca59507 TXT dns record lookup for hostname pairing 2025-07-13 14:08:03 +02:00
YouHaveTrouble 74f90df769 command for checking and setting api status 2025-07-12 16:56:41 +02:00
YouHaveTrouble 6c0e81897a guild setting tracking on guild join/leave 2025-07-12 13:44:45 +02:00
YouHaveTrouble 1affc4d3bc endpoint returning invites based on hostname 2025-07-11 20:09:14 +02:00
YouHaveTrouble add142864e refactors and persistent server settings 2025-07-10 21:44:39 +02:00
YouHaveTrouble 2dabb1885c api url with redirect to discord invite 2025-07-09 21:21:21 +02:00
YouHaveTrouble ee72f8824b create api http server 2025-07-08 20:00:25 +02:00
YouHaveTrouble ecc9d54c3c initial bot and in-memory storage 2025-07-07 19:47:52 +02:00