Commit Graph

276 Commits

Author SHA1 Message Date
Nicolas Carlier
8f8e69faae fix: bufio.Scanner: token too long
close #98
2024-08-18 07:17:28 +00:00
Nicolas Carlier
0c41f76f53 chore: set version when built outside makefile
close #103
2024-08-11 07:00:41 +00:00
Nicolas Carlier
361770b898 fix: multipart/form-data support
close #100
2024-08-10 07:44:47 +00:00
Nicolas Carlier
321ad7ef5d
Feature: add blocking request with response code (#99)
feat(hook): add blocking request with response code

close #74
2024-07-09 00:19:19 +02:00
Nicolas Carlier
8e6cf467dd chore: fix GIT version extracting 2024-06-17 21:35:38 +00:00
Nicolas Carlier
aad75eba08 feat(api): support content negociation
close #97
2024-05-19 09:02:37 +00:00
Nicolas Carlier
39ab72bb30
refactor(config): small config refactoring
- split config structure
- improve config logic
- improve test lib and fix typos
2024-03-04 09:13:59 +01:00
Nicolas Carlier
53f10283c3 chore(ci): add global suffix to image version 2024-01-20 10:38:32 +00:00
Nicolas Carlier
8b4ef960d8 chore(ci): use matrix to separate slim and distrib build 2024-01-20 10:27:15 +00:00
Nicolas Carlier
8ea426222f feat(hook): add default extension parameter 2023-12-22 22:10:19 +00:00
Nicolas Carlier
bc846f48b4 chore(): build static binary 2023-12-22 22:02:52 +00:00
barelyprofessional
908aedaf46
chore(): fix mailto in default env file (#89) 2023-11-27 09:44:35 +01:00
SilentFez
e7c036c7fa
chore(): fix README log section 2023-11-01 23:44:46 +01:00
Nicolas Carlier
781ccdd26d chore(docker): add aha to distrib image 2023-10-17 20:05:11 +00:00
Nicolas Carlier
d462ded7f4 chore(ci): publish slim and distrib image 2023-10-15 06:47:19 +00:00
Nicolas Carlier
0793509a86 chore(ci): fix Docker image name 2023-10-05 20:15:26 +02:00
Nicolas Carlier
413bc4926a chore(): code quality checks 2023-10-04 19:22:21 +00:00
Nicolas Carlier
13ef163928 chore(ci): rollback auto release 2023-10-04 19:22:16 +00:00
Conventional Changelog Action
4ce655f38b chore(release): v1.17.3 [skip ci] 2023-10-03 21:18:50 +00:00
Nicolas Carlier
b19a1c1f7e fix(ci): fix release step 2023-10-03 21:17:39 +00:00
Conventional Changelog Action
6263f32203 chore(release): v1.17.2 [skip ci] 2023-10-03 21:13:50 +00:00
Nicolas Carlier
af39ad75c6 fix(): lint code 2023-10-03 21:12:37 +00:00
Nicolas Carlier
01f54adf28 chore(ci): fix release step 2023-10-03 21:01:04 +00:00
Nicolas Carlier
be011c24d4 chore(): fix go-critic warnings 2023-10-03 20:57:24 +00:00
Nicolas Carlier
27947218e7 chore(ci): review build steps 2023-10-03 20:57:24 +00:00
Conventional Changelog Action
ee507faa95 chore(release): v1.17.1 [skip ci] 2023-10-03 18:53:00 +00:00
Nicolas Carlier
cd5f88a3aa fix(ci): fix CHANGELOG version 2023-10-03 18:52:25 +00:00
Conventional Changelog Action
b2416cfe6f chore(release): v0.2.0 [skip ci] 2023-10-03 18:17:33 +00:00
Nicolas Carlier
fa489bc58f fix(ci): fix CHANGELOG version 2023-10-03 18:17:09 +00:00
Nicolas Carlier
2323c20a61 chore(ci): use Go 1.21 2023-10-03 18:05:55 +00:00
Conventional Changelog Action
d3a6756cf9 chore(release): v0.1.0 [skip ci] 2023-10-03 18:03:36 +00:00
Nicolas Carlier
0d802d03eb feat(): structured logging 2023-10-03 18:02:57 +00:00
Nicolas Carlier
65427c5c72 chore(ci): automatic realease 2023-10-03 17:59:11 +00:00
Nicolas Carlier
7cbaff895f chore(): bump dependencies 2023-10-03 17:58:13 +00:00
Nicolas Carlier
e219a0f376 chore(docker): install Docker compose plugin
Switch from Docker Compsoe script to Compose CLI plugin.

close #81
2023-04-01 06:28:44 +00:00
Nicolas Carlier
1a25f73d04 chore(docker): add openssl to the distrib
close #82
2023-04-01 06:17:41 +00:00
Nicolas Carlier
2bfa317354 doc(): update changelog 2023-03-28 19:25:21 +00:00
Nicolas Carlier
4933c64f53 doc(): prepare changelog 2023-03-28 19:19:52 +00:00
Nicolas Carlier
878e7161b8 chore(): bump dependencies 2023-03-07 19:33:23 +00:00
Nicolas Carlier
2fb8e9aa84 feat(auth): add username header 2023-02-13 21:17:46 +00:00
Nicolas Carlier
13194eb0ca refactor(notification): modularize the package 2023-01-02 22:45:15 +00:00
Nicolas Carlier
dba7604a43 feat(middleware): add X-Forwarded-For middleware
close #73
2022-12-30 08:26:06 +00:00
Nicolas Carlier
3f96db8af5 chore(signature): add missing test files 2022-12-29 17:21:19 +00:00
Nicolas Carlier
f2054d2dc4 feat(signature): signature refactoring
- add ed5519 HTTP signature support
- refactor truststore package
- add P12 trust store support

close #72
2022-12-29 17:14:28 +00:00
Orhan Erday
9020473d14
doc(): update Golang installation cmd 2022-12-22 10:49:30 +01:00
Nicolas Carlier
3243d72850 chore(ci): fix Go version 2022-10-26 08:39:45 +02:00
Nicolas Carlier
109768f785 chore(api): code cleanup with generics 2022-10-26 08:35:59 +02:00
Nicolas Carlier
43c0885d0a chore(): upgrade dependencies 2022-10-26 08:35:13 +02:00
Nicolas Carlier
7c809650da doc(): fix JSON payload example 2022-10-19 18:04:17 +02:00
Nicolas Carlier
6042fee0e4 doc(): update changelog 2022-10-01 07:22:09 +00:00