• Joined on 2025-12-05
unai created pull request unai/xtream_codes_m3u_list_builder#4 2026-02-01 21:39:03 +00:00
Updated permissions on gitea workflow
unai created branch unai-patch-2 in unai/xtream_codes_m3u_list_builder 2026-02-01 21:38:58 +00:00
unai pushed to unai-patch-2 at unai/xtream_codes_m3u_list_builder 2026-02-01 21:38:58 +00:00
a89ee4f1a0 Updated permissions on gitea workflow
unai released First release!! at unai/xtream_codes_m3u_list_builder 2026-02-01 19:46:36 +00:00
unai pushed tag v0.1 to unai/xtream_codes_m3u_list_builder 2026-02-01 19:46:35 +00:00
unai merged pull request unai/xtream_codes_m3u_list_builder#3 2026-02-01 19:44:46 +00:00
Actualizar README.md
unai pushed to main at unai/xtream_codes_m3u_list_builder 2026-02-01 19:44:46 +00:00
79bbeeea00 Merge pull request 'Actualizar README.md' (#3) from unai-patch-1 into main
11668ce326 Actualizar README.md
Compare 2 commits »
unai created pull request unai/xtream_codes_m3u_list_builder#3 2026-02-01 19:44:37 +00:00
Actualizar README.md
unai created branch unai-patch-1 in unai/xtream_codes_m3u_list_builder 2026-02-01 19:44:27 +00:00
unai pushed to unai-patch-1 at unai/xtream_codes_m3u_list_builder 2026-02-01 19:44:27 +00:00
11668ce326 Actualizar README.md
unai pushed to main at unai/xtream_codes_m3u_list_builder 2026-02-01 19:39:50 +00:00
8124949d2e Merge pull request 'Dev' (#2) from Dev into main
d2d8546a42 Refactor CI workflow to use dynamic registry host and image name for Docker publishing
f12e9ac547 Remove optional volume configuration for persisting generated playlist in docker-compose.yml
b6142899e7 Add PYTHONPATH environment variable to Dockerfile for runtime
2cec6b73f6 Add docker-compose.yml to define m3u-builder service configuration
Compare 16 commits »
unai merged pull request unai/xtream_codes_m3u_list_builder#2 2026-02-01 19:39:49 +00:00
Dev
unai created pull request unai/xtream_codes_m3u_list_builder#2 2026-02-01 19:38:37 +00:00
Dev
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 19:37:33 +00:00
d2d8546a42 Refactor CI workflow to use dynamic registry host and image name for Docker publishing
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 19:27:01 +00:00
f12e9ac547 Remove optional volume configuration for persisting generated playlist in docker-compose.yml
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 19:23:48 +00:00
b6142899e7 Add PYTHONPATH environment variable to Dockerfile for runtime
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 19:20:11 +00:00
2cec6b73f6 Add docker-compose.yml to define m3u-builder service configuration
0ec25115e2 Update Dockerfile to create public directory for playlists and correct entry point command
Compare 2 commits »
unai pushed to Dev at unai/xtream_codes_m3u_list_builder 2026-02-01 19:15:36 +00:00
3c3f2354e3 Refactor server module to use dedicated public directory and enhance tests for run_server and get_public_dir functions
cbf22422e3 Refactor PlaylistManager to use PUBLIC_DIR for file operations and update tests accordingly
fd20bb28f2 Add public directory to .gitignore for generated files
Compare 3 commits »
unai pushed to main at unai/python_boilerplate 2026-02-01 18:59:06 +00:00
981d6f4e27 excluded tests folder from linting
d70aee8b10 Fixed pytest coverage report project name bug
Compare 2 commits »
unai pushed to main at unai/python_boilerplate 2026-02-01 18:56:13 +00:00
026624db35 renamed Gitea workflow CI file