Skip to content

Releases: PlugFox/foxy-gram-server

v0.2.1

23 Dec 15:28
Compare
Choose a tag to compare

Comment unused functions

v0.2.0

23 Dec 15:22
Compare
Choose a tag to compare

Disable CAS check

v0.1.2

04 Oct 15:28
f4d71da
Compare
Choose a tag to compare

Add influxdb metrics

v0.1.1

27 Sep 10:31
Compare
Choose a tag to compare
Replace if with switch

v0.1.0

26 Sep 18:08
603a4e0
Compare
Choose a tag to compare
Feature/captcha (#11)

* Refactor CI workflow to match version tags without wildcard

* Refactor captcha handling and storage

* Send captcha

* Add captcha verification

* Refactor captcha handling and storage, and add captcha verification

* Refactor captcha deletion and logging

* Refactor package structure for server-related files

* Refactor captcha.go file

* Refactor linter configuration and remove unused linters

* Refactor test files: Remove unused imports and commented code

* Add warning

v0.0.11

26 Sep 12:21
dcda717
Compare
Choose a tag to compare
Feature/api (#10)

* Refactor server shutdown and signal handling

* Refactor server shutdown and signal handling

* Add server

* Refactor health check endpoint to include server and telegram status

* Refactor health check endpoint to include server and telegram status

* Refactor main.go to include server shutdown and signal handling

* Refactor main.go to include setting the maxprocs environment variable in container runtimes

* Refactor main.go to remove unused code for server shutdown and signal handling

* Refactor main.go to remove unused code for server shutdown and signal handling

* Refactor response.go to include error status and extra data

* File server

* Refactor main.go to remove unused code for echo endpoint

* Refactor main.go to remove duplicate code for echo endpoint

* Refactor response.go to include error status and extra data

* Refactor routes.go and server.go to improve echo endpoint functionality

* Refactor global package and add err package

* Add verification from API

* Refactor .golangci.yml to disable nestif linter

v0.0.10

21 Sep 20:42
Compare
Choose a tag to compare
Add cert at image

v0.0.9

21 Sep 20:34
Compare
Choose a tag to compare
Try debian:stable-slim instead of distroless

v0.0.8

21 Sep 20:25
Compare
Choose a tag to compare
Remove extra db logger