• Joined on 2026-08-03
max pushed to reverse-proxy at max/audio_splitter 2026-08-07 10:35:54 +04:00
c27f832c95 Update README.md
max pushed to reverse-proxy at max/audio_splitter 2026-08-07 10:34:37 +04:00
5cf6812338 Update README.md
max pushed to reverse-proxy at max/audio_splitter 2026-08-05 16:48:17 +04:00
bb883409e1 run-name added for images building action
max pushed to main at max/audio_splitter 2026-08-05 16:08:11 +04:00
f868de9d3b Merge pull request 'Reverse proxy config added, secret is used in build images action' (#3) from reverse-proxy into main
800ad9c280 Building images action uses a secret to authenticate webhook server
bf6c6780da New deployment instructions added - simple NGINX reverse proxy example
Compare 3 commits »
max merged pull request max/audio_splitter#3 2026-08-05 16:08:10 +04:00
Reverse proxy config added, secret is used in build images action
max commented on pull request max/audio_splitter#3 2026-08-05 16:07:56 +04:00
Reverse proxy config added, secret is used in build images action

Reviewed, can be merged

max created pull request max/audio_splitter#3 2026-08-05 16:06:58 +04:00
Reverse proxy config added, secret is used in build images action
max deleted branch web-interface from max/audio_splitter 2026-08-05 16:06:10 +04:00
max deleted branch ci-cd from max/audio_splitter 2026-08-05 16:05:56 +04:00
max pushed to reverse-proxy at max/audio_splitter 2026-08-05 16:04:21 +04:00
800ad9c280 Building images action uses a secret to authenticate webhook server
bf6c6780da New deployment instructions added - simple NGINX reverse proxy example
Compare 2 commits »
max created branch reverse-proxy in max/audio_splitter 2026-08-05 16:04:21 +04:00
max merged pull request max/audio_splitter#2 2026-08-05 08:57:47 +04:00
Ci cd merge request
max pushed to main at max/audio_splitter 2026-08-05 08:57:47 +04:00
96b1588fcc Merge pull request 'Ci cd merge request' (#2) from ci-cd into main
7f2b82aae0 .env.example is improved, comments added. docker-compose-prod.yaml is replaced with docker-compose.yaml, development version is docker-compose.override.yaml now
a028b875fb building image actions is triggered only if a pull request has been merged into main
d1a166a0f1 docker-compose-prod.yaml uses more variables from .env.example now
fb9413e6f8 .env is untracked now
Compare 13 commits »
max created pull request max/audio_splitter#2 2026-08-05 08:56:50 +04:00
Ci cd merge request
max pushed to main at max/audio_splitter 2026-08-05 08:56:18 +04:00
f00a70cb2e Merge pull request 'Web interface merge' (#1) from web-interface into main
dcdae41706 Tracs validation added. A warning is thrown if the input contains a video strem, but the requested output format doesn't support it
1d1f8563c0 Backend: endpoint for single output download added
e23b0f44ce Download section didn't appear. Resolved
ea49920a12 Useless Dockerfile has been removed. .gitignore updated
Compare 10 commits »
max merged pull request max/audio_splitter#1 2026-08-05 08:56:17 +04:00
Web interface merge
max created pull request max/audio_splitter#1 2026-08-05 08:56:07 +04:00
Web interface merge
max pushed to ci-cd at max/audio_splitter 2026-08-05 08:54:01 +04:00
7f2b82aae0 .env.example is improved, comments added. docker-compose-prod.yaml is replaced with docker-compose.yaml, development version is docker-compose.override.yaml now
a028b875fb building image actions is triggered only if a pull request has been merged into main
d1a166a0f1 docker-compose-prod.yaml uses more variables from .env.example now
fb9413e6f8 .env is untracked now
e0490c5f41 .env.example is committed to the repo from now on. .env is used as a development file and ignored
Compare 6 commits »
max pushed to ci-cd at max/audio_splitter 2026-08-04 19:16:57 +04:00
e802b684ff Docker build context fixed in frontend building job
max pushed to ci-cd at max/audio_splitter 2026-08-04 19:11:27 +04:00
e28bcc27fc fixes in the build image action