19 Commits

Author SHA1 Message Date
3742acf149 Replace Gorilla Mux with net/http router 2024-10-26 01:07:21 +02:00
f6d8bce2d5 Log error if config file cannot be closed 2024-10-25 18:45:21 +02:00
43719eba8b Add GIF image format 2024-09-29 01:24:56 +02:00
59e4dce4e3 Fix content type for JPEG images 2024-09-29 01:13:41 +02:00
0757e484f6 Add support for JPEG images 2024-05-25 23:23:16 +02:00
a39fb686a3 Add support for SVG identicons 2024-05-20 18:03:43 +02:00
5befff0716 Add web frontend 2024-05-20 12:49:36 +02:00
eb093f9cb2 Add query param 'size' as alias for 's' 2024-05-05 18:49:08 +02:00
80cbf9210d Add redirect param to user config 2023-09-03 09:41:00 +02:00
71836ecc81 Log configuration file being used to start 2023-09-02 13:50:53 +02:00
6f3912a543 Use long and short gh param value for color scheme and pattern 2023-02-05 17:51:21 +01:00
18a1c2276b Add methods to initialize icon generators 2022-12-26 12:49:48 +01:00
b84f291d2b Move icon generation into dedicated files 2022-12-26 12:14:41 +01:00
30c8af2cef Add argument to change port 2022-04-08 13:55:41 +02:00
3460c7b815 Extract configuration types 2022-03-08 11:41:19 +01:00
53a95b1d50 Preventing index out of range error if increasing block size 2022-02-24 18:19:56 +01:00
fdc344d6d6 Add TOML based config file
The config file may provide default values or user sepcific settings.
2022-01-13 08:47:28 +01:00
c93c9a58af Add GitHub alike identicons 2022-01-12 15:36:45 +01:00
29de7cf4ac Import existing source code 2022-01-12 15:20:38 +01:00