14 Commits

Author SHA1 Message Date
jarianc
92a2abe1bd Merge pull request 'fix: close #7-#8 - remove redundant werkzeug and unused pydub from requirements' (#30) from fix/issue-requirements into main
Reviewed-on: https://git.home.ms/jarianc/kokorotts-server/pulls/30
2026-07-05 07:56:37 -05:00
jarianc
f15a71a143 Merge pull request 'fix: close #4-#5-#14 - fix test_updated_app.py tuple unpacking and function args' (#29) from fix/issue-tests into main
Reviewed-on: https://git.home.ms/jarianc/kokorotts-server/pulls/29
2026-07-05 07:54:25 -05:00
jarianc
28ee521411 Merge pull request 'fix: close #3-#12 - app.py security hardening (auth, TTS whitelist, cleanup, rotation)' (#28) from fix/issue-app-security into main
Reviewed-on: https://git.home.ms/jarianc/kokorotts-server/pulls/28
2026-07-05 07:53:42 -05:00
jarianc
a9e21c09a4 Merge pull request 'fix: close #15-#24 - add nginx security config (HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, server_tokens off, Swagger auth, rate limiting)' (#26) from fix/issue-nginx-security into main
Reviewed-on: https://git.home.ms/jarianc/kokorotts-server/pulls/26
2026-07-05 07:52:37 -05:00
Jarian
009b11846b fix: close #7-#8 - remove redundant werkzeug and unused pydub from requirements.txt 2026-07-05 12:47:39 +00:00
Jarian
5c615f3892 fix: close #4-#5-#14 - fix test_updated_app.py: unpack parse_speaker_text tuple correctly, pass tracks arg to generate_wav_files 2026-07-05 12:47:23 +00:00
Jarian
d13cf3cffb fix: close #3-#12 - app.py security hardening: bare except->OSError, API key auth, TTS command whitelist, temp file cleanup with finally, output file rotation 2026-07-05 12:46:49 +00:00
Jarian
092801ad84 fix: close #15-#24 - add nginx security config with HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, server_tokens off, Swagger auth protection, rate limiting, and HTTPS redirect 2026-07-05 12:45:08 +00:00
jarianc
564c68e002 Merge pull request 'CI: remove --no-cache for docker layer caching' (#25) from ci-fix-nocache into main
Reviewed-on: https://git.home.ms/jarianc/kokorotts-server/pulls/25
2026-07-04 22:23:09 -05:00
Jarian
10e1f87466 CI: remove --no-cache for docker layer caching 2026-07-05 03:12:56 +00:00
Jarian
d4f5a198a3 CI: add generalized workflow 2026-07-05 02:46:31 +00:00
Jarian Cottingham
79e9c449e6 Fixing req file ... too passive for use 2025-10-25 11:40:55 -05:00
Jarian Cottingham
d1df362dd1 Server stood up that can create podcast from text 2025-10-25 02:04:42 -05:00
Jarian Cottingham
cd1441ff6c basic setup 2025-10-23 22:32:59 -05:00