Logo
Explore Help
Sign In
mrleo1nid/TeleWave
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows ci
Other workflows 3
build.yml sonar.yml test.yml
188 workflow runs
Actor
All actors mrleo1nid
Status
All status Success Failure Canceled Skipped Waiting Running Blocked Canceling
Branch
All branches badges main
Refactor Program.cs to use async Run method for improved performance. Update index.html to specify language attribute for accessibility. Enhance BumperTemplateEditor and ScheduleGrid components by replacing divs with buttons for better keyboard accessi…
ci #68:Commit 0f0657e523 pushed by mrleo1nid
main
2026-07-26 19:51:35 +00:00
15m28s
View workflow file
Enhance metadata handling by introducing ShowKind parameter across various components. Update SearchShowMetadataQuery and related handlers to support querying by show type, ensuring accurate metadata retrieval for series and films. Implement validation…
ci #67:Commit b0740503bb pushed by mrleo1nid
main
2026-07-26 19:45:22 +00:00
16m1s
View workflow file
Refactor ShowAudience handling across the application to align with MPAA rating system. Update ShowAudience enum to reflect new ratings (G, PG, PG-13, R, NC-17) and adjust related data models, API types, and frontend components to support nullable audi…
ci #66:Commit fdb0f321e4 pushed by mrleo1nid
main
2026-07-26 19:27:25 +00:00
9m2s
View workflow file
Enhance query performance by applying AsSplitQuery to multiple handlers and loaders for Channels and ScheduleTemplates, improving efficiency in data retrieval and reducing unnecessary data duplication in queries.
ci #65:Commit c4c93cff02 pushed by mrleo1nid
main
2026-07-26 18:59:42 +00:00
9m10s
View workflow file
Refactor Dockerfile and documentation for non-root user setup. Update CLAUDE.md and README.md to clarify media storage permissions and user requirements. Modify appsettings for local development database configuration. Enhance MediaEndpoints by removin…
ci #64:Commit b52080e026 pushed by mrleo1nid
main
2026-07-26 18:50:32 +00:00
8m55s
View workflow file
Update .env.example to extend scheduler configuration: increase HorizonDays to 7 and change RetentionHours to RetentionDays with a default of 90. Revise documentation in media-storage-and-streaming.md to reflect these changes. Remove outdated tv-schedu…
ci #63:Commit e79769be81 pushed by mrleo1nid
main
2026-07-26 18:37:29 +00:00
9m52s
View workflow file
Update README.md to replace build and test badges with a consolidated CI badge. Remove obsolete workflow files for build, test, and Sonar analysis, streamlining the CI/CD process.
ci #62:Commit 34701bd6b1 pushed by mrleo1nid
main
2026-07-26 18:14:03 +00:00
6m51s
View workflow file
Refactor .gitignore to streamline ignored files and enhance clarity. Update CLAUDE.md to improve unit test instructions and add coverage reporting details. Revise README.md for better project overview and deployment instructions. Refactor ChannelEndpoi…
test.yml #61:Commit 205672b77d pushed by mrleo1nid
main
2026-07-26 17:49:22 +00:00
0s
View workflow file
Refactor .gitignore to streamline ignored files and enhance clarity. Update CLAUDE.md to improve unit test instructions and add coverage reporting details. Revise README.md for better project overview and deployment instructions. Refactor ChannelEndpoi…
sonar.yml #60:Commit 205672b77d pushed by mrleo1nid
main
2026-07-26 17:50:22 +00:00
4m39s
View workflow file
Refactor .gitignore to streamline ignored files and enhance clarity. Update CLAUDE.md to improve unit test instructions and add coverage reporting details. Revise README.md for better project overview and deployment instructions. Refactor ChannelEndpoi…
build.yml #59:Commit 205672b77d pushed by mrleo1nid
main
2026-07-26 17:45:43 +00:00
1m59s
View workflow file
Refactor ChannelDetail component to improve template copying functionality and update translations. Change variable names for clarity, ensuring the source channel is correctly referenced when copying templates. Enhance user confirmation prompts and upd…
test.yml #58:Commit f36dbfa9cb pushed by mrleo1nid
main
2026-07-26 17:23:20 +00:00
3m42s
View workflow file
Refactor ChannelDetail component to improve template copying functionality and update translations. Change variable names for clarity, ensuring the source channel is correctly referenced when copying templates. Enhance user confirmation prompts and upd…
build.yml #57:Commit f36dbfa9cb pushed by mrleo1nid
main
2026-07-26 17:19:38 +00:00
1m46s
View workflow file
Add CreateTemplate endpoint and related functionality for channels without grids
test.yml #56:Commit 9c865e1faa pushed by mrleo1nid
main
2026-07-26 17:16:28 +00:00
1m38s
View workflow file
Add CreateTemplate endpoint and related functionality for channels without grids
build.yml #55:Commit 9c865e1faa pushed by mrleo1nid
main
2026-07-26 17:14:50 +00:00
3m57s
View workflow file
Refactor ChannelDetail component to implement tabbed navigation for channel settings, enhancing user experience by organizing content into distinct sections. Introduce a new TABS constant for better maintainability and update related components (Bumper…
test.yml #54:Commit 69c236d8cc pushed by mrleo1nid
main
2026-07-26 17:06:39 +00:00
1m31s
View workflow file
Refactor ChannelDetail component to implement tabbed navigation for channel settings, enhancing user experience by organizing content into distinct sections. Introduce a new TABS constant for better maintainability and update related components (Bumper…
build.yml #53:Commit 69c236d8cc pushed by mrleo1nid
main
2026-07-26 17:05:08 +00:00
1m46s
View workflow file
Refactor AdminUserEndpoints and MediaEndpoints to include default parameter values for pagination and filtering, improving API usability. Update ManualInboxDialog to enhance show selection logic with auto-detection based on file names, and improve user…
test.yml #52:Commit 2387223f0b pushed by mrleo1nid
main
2026-07-26 13:23:34 +00:00
2m28s
View workflow file
Refactor AdminUserEndpoints and MediaEndpoints to include default parameter values for pagination and filtering, improving API usability. Update ManualInboxDialog to enhance show selection logic with auto-detection based on file names, and improve user…
build.yml #51:Commit 2387223f0b pushed by mrleo1nid
main
2026-07-26 13:21:05 +00:00
3m31s
View workflow file
Implement automatic media list refresh in MediaPanel: add activity tracking for queued and processing items, ensuring the media list updates when statuses change. Enhance query handling with refetch logic to improve user experience in media management.
test.yml #50:Commit 8fa4ea02fe pushed by mrleo1nid
main
2026-07-26 13:14:01 +00:00
3m4s
View workflow file
Implement automatic media list refresh in MediaPanel: add activity tracking for queued and processing items, ensuring the media list updates when statuses change. Enhance query handling with refetch logic to improve user experience in media management.
build.yml #49:Commit 8fa4ea02fe pushed by mrleo1nid
main
2026-07-26 13:10:56 +00:00
4m45s
View workflow file
Enhance ManualInboxDialog: add show selection dropdown for improved media organization and update translations for better user guidance. Simplify layout by removing redundant elements while maintaining user hints.
test.yml #48:Commit b5a47c6d8a pushed by mrleo1nid
main
2026-07-26 13:04:07 +00:00
1m57s
View workflow file
Enhance ManualInboxDialog: add show selection dropdown for improved media organization and update translations for better user guidance. Simplify layout by removing redundant elements while maintaining user hints.
build.yml #47:Commit b5a47c6d8a pushed by mrleo1nid
main
2026-07-26 13:02:10 +00:00
2m23s
View workflow file
Update validation rules in ImportManualInboxCommand and ManualInboxDialog to allow season numbers starting from zero, reflecting the inclusion of special episodes and pilots. Adjust input constraints in the frontend to enhance user experience and ensur…
test.yml #46:Commit 6bca42754c pushed by mrleo1nid
main
2026-07-26 12:59:47 +00:00
2m3s
View workflow file
Update validation rules in ImportManualInboxCommand and ManualInboxDialog to allow season numbers starting from zero, reflecting the inclusion of special episodes and pilots. Adjust input constraints in the frontend to enhance user experience and ensur…
build.yml #45:Commit 6bca42754c pushed by mrleo1nid
main
2026-07-26 12:57:44 +00:00
2m40s
View workflow file
Enhance manual inbox dialog: add regex presets and hints for episode number extraction, improve user interface for file selection, and update translations for better user guidance. Refactor state management and query handling to streamline the import p…
test.yml #44:Commit 7af6242003 pushed by mrleo1nid
main
2026-07-26 12:55:04 +00:00
4m19s
View workflow file
Enhance manual inbox dialog: add regex presets and hints for episode number extraction, improve user interface for file selection, and update translations for better user guidance. Refactor state management and query handling to streamline the import p…
build.yml #43:Commit 7af6242003 pushed by mrleo1nid
main
2026-07-26 12:50:44 +00:00
1m58s
View workflow file
Refactor manual inbox handling: update ImportManualInboxCommand to accept ManualImportItem objects, enhancing file import functionality with explicit season and episode numbers. Implement CleanupManualLeftoversAsync in IMediaStorage to remove unnecessa…
test.yml #42:Commit a95c0540d9 pushed by mrleo1nid
main
2026-07-26 12:45:03 +00:00
1m38s
View workflow file
Refactor manual inbox handling: update ImportManualInboxCommand to accept ManualImportItem objects, enhancing file import functionality with explicit season and episode numbers. Implement CleanupManualLeftoversAsync in IMediaStorage to remove unnecessa…
build.yml #41:Commit a95c0540d9 pushed by mrleo1nid
main
2026-07-26 12:43:25 +00:00
1m46s
View workflow file
Refactor user settings access in navigation: replace direct settings link with username display for logged-in users, enhancing mobile and desktop menu experiences. Update logout button placement and styling for improved usability.
test.yml #40:Commit 74bca20a3c pushed by mrleo1nid
main
2026-07-26 12:28:51 +00:00
1m29s
View workflow file
Refactor user settings access in navigation: replace direct settings link with username display for logged-in users, enhancing mobile and desktop menu experiences. Update logout button placement and styling for improved usability.
build.yml #39:Commit 74bca20a3c pushed by mrleo1nid
main
2026-07-26 12:27:22 +00:00
1m59s
View workflow file
First Previous ... 3 4 5 6 7 Next Last
Powered by Gitea Version: 1.27.1 Page: 52ms Template: 13ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API