8000 Tags · alfg/openencoder · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: alfg/openencoder

Tags

0.9.2

Toggle 0.9.2's commit message
Merge branch 'master' of github.com:alfg/openencoder

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update docker-image.yml

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[chore] Upgrade to Go 1.14 (#39)

* server: upgrade go to 1.13. fix dependencies. fix sql init scripts for settings.

* ci: update github workflow for go build.

* ci: update travis and github workflow build for go.

* web: npm audit fix.

* chore: upgrade to go 1.14.

0.7.7

Toggle 0.7.7's commit message
web: fix api endpoint and jobform extension.

0.7.6

Toggle 0.7.6's commit message
web: refactor api client.

0.7.5

Toggle 0.7.5's commit message
worker: update progress logging.

0.7.4

Toggle 0.7.4's commit message
web: add momentjs to display human friendly created_date.

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[feature] health check + pricing status (#29)

* api: add endpoint and handler for displaying api/db/redis/worker health checks.

* web: update status page with api/db/redis/worker health-checks.

* api: add routes/handlers/service calls for getting current machine pricing data.

* web: add current pricing data to status view.

* api: update redis health connection
0