|
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 |
|
|
1ef6510abd
|
Update dependencies
|
2024-07-23 23:46:33 +02:00 |
|
|
0757e484f6
|
Add support for JPEG images
|
2024-05-25 23:23:16 +02:00 |
|
|
037f63466a
|
Do not generate SVG data on image draw
|
2024-05-25 23:12:48 +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 |
|
|
79fc47068b
|
Fix issue in gh icons with missing first nibble
|
2024-05-05 20:09:01 +02:00 |
|
|
98d85ed9ae
|
Update README.adoc and include example identicons
|
2024-05-05 19:18:19 +02:00 |
|
|
cfa21df122
|
Update GitHub actions used in workflow
|
2024-05-05 18:52:00 +02:00 |
|
|
eb093f9cb2
|
Add query param 'size' as alias for 's'
|
2024-05-05 18:49:08 +02:00 |
|
|
16d569c457
|
Code cleanup
|
2024-04-05 20:25:44 +02:00 |
|
|
11cfa5a1eb
|
Fix md5 string length
Deploy / build (push) Failing after 10m4s
|
2024-02-20 20:01:51 +01:00 |
|
|
8e5ca646d0
|
Only use id as hash if it is 16 bytes md5 hex string
|
2024-02-20 19:46:20 +01:00 |
|
|
3559263596
|
Update dependencies
|
2023-12-30 23:41:39 +01:00 |
|
|
80cbf9210d
|
Add redirect param to user config
|
2023-09-03 09:41:00 +02:00 |
|
|
ec33b402b9
|
Remove user creation and use UID/GID 8000 to run process
|
2023-09-02 14:53:50 +02:00 |
|
|
925f4c3f5a
|
Change Github workflow to deploy docker image
|
2023-09-02 14:03:39 +02:00 |
|
|
3936666ecc
|
Update build image in Dockerfile
|
2023-09-02 13:55:34 +02:00 |
|
|
71836ecc81
|
Log configuration file being used to start
|
2023-09-02 13:50:53 +02:00 |
|
|
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 |
|