19 Commits

Author SHA1 Message Date
ad1dfec739 Update required golang and toml package version 2023-09-02 13:47:18 +02:00
cf669048e7 Remove obsolete entries from go.sum file 2023-05-07 14:51:47 +02:00
d141d92ca8 Add main branch to list of branches for go test workflow 2023-02-11 19:06:17 +01:00
be386ece28 Add workflow file for go tests 2023-02-11 19:04:23 +01:00
fc0ef1cc24 Update toml dependency and required go version 2023-02-11 19:03:30 +01: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
c7450fcdaa Remove unused .travis.yml file 2022-12-26 12:13:18 +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
80d97f6307 Update README on priority of user specific settings 2022-01-22 06:36:31 +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
d20eb306fd
Merge pull request #1 from pcvolkmer/travis_ci
Add .travis.yml file
2022-01-12 16:03:25 +01:00
75781a5d27 Add .travis.yml 2022-01-12 15:45:35 +01:00
c93c9a58af Add GitHub alike identicons 2022-01-12 15:36:45 +01:00
dac6aa1d8b Changed go version and image application path 2022-01-12 15:35:03 +01:00
29de7cf4ac Import existing source code 2022-01-12 15:20:38 +01:00