Slavo Vojacek
d27ce4f463
Fix eu api key
2025-02-08 17:13:38 +00:00
Slavo Vojacek
3e0c0763e8
Update code and deps, add api key ( #36 )
...
* Update code and deps, add api key
* Remove codeql gh action
* Fix release wf
* Update release wf
* Fix deprecation notices
2025-02-07 22:36:53 +00:00
Slavo Vojacek
b1ed418c30
feat: self-hosting ( #29 )
...
* feat: self-hosting
* chore: update readme
* chore: update readme
* chore: clean deps
* chore: update readme
Co-authored-by: Slavo Vojacek <slavovojacek@192.168 .1.122>
2022-03-14 19:43:35 +00:00
Slavo Vojacek
0cec8b365b
feat(api): support regional endpoints ( #25 )
...
* feat(api): support regional endpoints
* fix(region): fix region flag
* fix(url): use correct url
* fix(url): fix url
* fix(url): use prod url'
* feat(region): append region to url and remove mapping
Co-authored-by: Ricky Marcon <ricky.marcon@gmail.com >
2021-08-18 22:17:35 +01:00
Ricky Marcon
66e3c30934
build: move ots base url into build config ( #22 )
2021-08-11 20:51:27 +01:00
Slavo Vojacek
48f4ed8ecd
feat(build): use ldflags to set version ( #10 )
...
* feat(build): embed version via ldflags
* fix(gobuilder): fix config
2021-07-31 20:05:12 +01:00
Slavo Vojacek
74f3abc73c
fix(test): fix test config and add test to ci workflow ( #9 )
2021-07-31 19:28:38 +01:00
Slavo Vojacek
5a44cc7274
fix(uri): use fragment in generated uri ( #4 )
2021-07-20 19:57:13 +01:00
Jeremy Letang
2d3599eb17
style: couple of stylistics changes ( #3 )
...
- missing error checks
- change fields naming to follow go convention
- use time.Duration for the expires flag instead of string
- close request body
2021-07-20 14:16:05 +01:00
Slavo Vojacek
5f361f0425
refactor(api): rename http to api
2021-07-19 22:51:43 +01:00