This website requires JavaScript.
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
163 workflow runs
Actor
All actors
mrleo1nid
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
badges
main
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
Refactor media storage and management functionalities: enhance IMediaStorage interface with manual inbox handling, update FileSystemMediaStorage to support manual file imports, and improve MediaPathResolver for better path management. Extend MediaEndpo…
test.yml #38
:
Commit
b602d099ca
pushed by
mrleo1nid
main
2026-07-26 12:21:26 +00:00
1m35s
View workflow file
Refactor media storage and management functionalities: enhance IMediaStorage interface with manual inbox handling, update FileSystemMediaStorage to support manual file imports, and improve MediaPathResolver for better path management. Extend MediaEndpo…
build.yml #37
:
Commit
b602d099ca
pushed by
mrleo1nid
main
2026-07-26 12:19:51 +00:00
2m46s
View workflow file
Enhance scheduling and trace functionalities: add CollectionId to ScheduleEntry and PlannedItem models, update related query handlers and frontend components to support collection information in entry traces. Improve data handling in scheduling logic a…
test.yml #36
:
Commit
2445ba56b5
pushed by
mrleo1nid
main
2026-07-26 12:04:55 +00:00
2m10s
View workflow file
Enhance scheduling and trace functionalities: add CollectionId to ScheduleEntry and PlannedItem models, update related query handlers and frontend components to support collection information in entry traces. Improve data handling in scheduling logic a…
build.yml #35
:
Commit
2445ba56b5
pushed by
mrleo1nid
main
2026-07-26 12:02:45 +00:00
2m44s
View workflow file
Enhance channel and settings functionalities: introduce viewer settings in ChannelEndpoints, update SiteSettings to include channel number toggling, and refactor related data structures. Implement new endpoints for validating templates and diffing sche…
test.yml #34
:
Commit
f699576582
pushed by
mrleo1nid
main
2026-07-26 11:55:21 +00:00
2m4s
View workflow file
Enhance channel and settings functionalities: introduce viewer settings in ChannelEndpoints, update SiteSettings to include channel number toggling, and refactor related data structures. Implement new endpoints for validating templates and diffing sche…
build.yml #33
:
Commit
f699576582
pushed by
mrleo1nid
main
2026-07-26 11:53:17 +00:00
2m37s
View workflow file
Add interstitial endpoints and enhance media and template functionalities: implement MapInterstitialEndpoints in Program.cs, add preview functionality for media assets in MediaEndpoints, and introduce template preview capabilities in TemplateEndpoints.…
test.yml #32
:
Commit
7b12a06d1b
pushed by
mrleo1nid
main
2026-07-26 11:16:45 +00:00
5m57s
View workflow file
Add interstitial endpoints and enhance media and template functionalities: implement MapInterstitialEndpoints in Program.cs, add preview functionality for media assets in MediaEndpoints, and introduce template preview capabilities in TemplateEndpoints.…
build.yml #31
:
Commit
7b12a06d1b
pushed by
mrleo1nid
main
2026-07-26 11:10:47 +00:00
6m46s
View workflow file
Update scheduling parameters and refactor channel endpoints: extend HorizonDays to 7 and RetentionDays to 90 in appsettings.json. Consolidate channel-related endpoint logic by removing obsolete files and enhancing the ShowEndpoints with audience and ge…
test.yml #30
:
Commit
66040a8841
pushed by
mrleo1nid
main
2026-07-26 10:46:53 +00:00
6m9s
View workflow file
Update TV scheduler architecture documentation: expand on data model details, including channel, pool, grid layer, and slot structures. Enhance descriptions of scheduling strategies and constraints, and clarify the role of epoch and timezone in schedul…
test.yml #28
:
Commit
c4ef954dea
pushed by
mrleo1nid
main
2026-07-26 01:21:49 +00:00
1m24s
View workflow file
Update TV scheduler architecture documentation: expand on data model details, including channel, pool, grid layer, and slot structures. Enhance descriptions of scheduling strategies and constraints, and clarify the role of epoch and timezone in schedul…
build.yml #27
:
Commit
c4ef954dea
pushed by
mrleo1nid
main
2026-07-26 01:20:25 +00:00
1m43s
View workflow file
Refactor user and media endpoints: remove unused GetUser and GetMedia methods, streamline AdminUserEndpoints and MediaEndpoints, and enhance metadata handling in MetadataEndpoints. Update Program.cs to remove legacy image relocation logic and improve o…
test.yml #26
:
Commit
a0533a8ed8
pushed by
mrleo1nid
main
2026-07-26 00:03:31 +00:00
3m17s
View workflow file
Refactor user and media endpoints: remove unused GetUser and GetMedia methods, streamline AdminUserEndpoints and MediaEndpoints, and enhance metadata handling in MetadataEndpoints. Update Program.cs to remove legacy image relocation logic and improve o…
build.yml #25
:
Commit
a0533a8ed8
pushed by
mrleo1nid
main
2026-07-26 00:00:14 +00:00
1m49s
View workflow file
Add missing episodes feature: implement FindMissingEpisodes endpoint, update metadata providers to retrieve season episode counts, and enhance frontend components for displaying missing episodes report. Update translations for new UI elements.
test.yml #24
:
Commit
44e954920c
pushed by
mrleo1nid
main
2026-07-25 23:22:24 +00:00
2m38s
View workflow file
Add missing episodes feature: implement FindMissingEpisodes endpoint, update metadata providers to retrieve season episode counts, and enhance frontend components for displaying missing episodes report. Update translations for new UI elements.
build.yml #23
:
Commit
44e954920c
pushed by
mrleo1nid
main
2026-07-25 23:19:46 +00:00
3m49s
View workflow file
Add audience categorization for shows: implement ShowAudience type, update related API endpoints, and enhance frontend components for audience selection and display. Modify data structures to support audience information in show creation and retrieval …
test.yml #22
:
Commit
8962840654
pushed by
mrleo1nid
main
2026-07-25 23:14:09 +00:00
3m27s
View workflow file
Add audience categorization for shows: implement ShowAudience type, update related API endpoints, and enhance frontend components for audience selection and display. Modify data structures to support audience information in show creation and retrieval …
build.yml #21
:
Commit
8962840654
pushed by
mrleo1nid
main
2026-07-25 23:10:42 +00:00
4m27s
View workflow file
Implement preferred audio languages feature: update site settings to include preferred audio languages, modify related data structures and API endpoints, and enhance media processing to select audio tracks based on user preferences. Update frontend com…
build.yml #19
:
Commit
525fd2ee01
pushed by
mrleo1nid
main
2026-07-25 22:55:19 +00:00
3m16s
View workflow file
Enhance user and media management with sorting and statistics: add sorting options to user and media listing endpoints, implement media statistics retrieval, and update frontend components for sorting and displaying media processing times. Refactor rel…
test.yml #18
:
Commit
64a2dade74
pushed by
mrleo1nid
main
2026-07-25 21:34:50 +00:00
1m48s
View workflow file
First
Previous
...
2
3
4
5
6
Next
Last