mrleo1nid
  • Joined on 2025-10-20
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 14:21:02 +00:00
44d10f667c Update qbittorrent service configuration in Docker: switch to host network mode for improved DHT functionality, adjust WEBUI_PORT to 8090, and remove port mappings to prevent conflicts with app services.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 13:42:22 +00:00
e7840ba919 Add torrent client integration and downloads management: introduce qbittorrent service in Docker setup, implement downloads endpoint in API, and enhance media storage to handle imported files. Update frontend routes and translations for downloads management.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 13:27:30 +00:00
5853009d71 Enhance AirPage and ChannelPlayer components: add error handling for unavailable streams, implement retry functionality, and update translations for offline states. Refactor ChannelPlayer to accept an onUnavailable callback for better error management.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 13:19:01 +00:00
a2685fb602 Add media and channel management routes: introduce new routes for admin channels, media, and shows in the routing structure. Update navigation in the admin layout to include links for these new sections. Enhance type definitions for media assets and shows in the API types. Integrate HLS.js for improved streaming support.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 13:07:43 +00:00
1bbfd15907 Enhance configuration and routing for streaming features: update .env.example and appsettings.json to include new scheduler and streaming options, add streaming endpoint mapping in Program.cs, and integrate streaming services in DependencyInjection. Introduce segment path resolution in MediaPathResolver for asset management.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 05:57:14 +00:00
4fa9dae37f Add broadcast scheduling features: implement Show and Channel entities, enhance AppDbContext and DependencyInjection for broadcasting, and update API routing. Include migration for new database schema and update documentation for broadcast-related functionalities.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 05:33:19 +00:00
e15ecbdb29 Implement media storage and processing features: update configuration in .env.example and appsettings files, enhance Docker setup for media storage, and add media-related services and database entities. Include ffmpeg for media handling and adjust Kestrel settings for large file uploads.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 03:56:21 +00:00
1dd6991174 Enhance CSS for improved theme support: add color-scheme properties for light and dark modes, and explicitly define styles for native select elements to ensure proper color rendering in both themes.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 03:33:18 +00:00
b67cc960a0 Update infrastructure to use external PostgreSQL server instead of Docker container. Modify .env.example and documentation to reflect new connection settings and deployment instructions.
mrleo1nid pushed to main at mrleo1nid/TeleWave 2026-07-24 02:40:45 +00:00
8a3eebc48f Initial commit: base slice (auth, roles, users, admin) scaffold
mrleo1nid created branch main in mrleo1nid/TeleWave 2026-07-24 02:40:45 +00:00
mrleo1nid created repository mrleo1nid/TeleWave 2026-07-24 02:39:00 +00:00
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-24 01:18:08 +00:00
9925968e22 Update LiteCqrs integration and documentation
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-24 01:16:45 +00:00
b05b76f32f Refactor messaging system to utilize LiteCqrs library
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-23 23:43:54 +00:00
4e1b63645f Enhance billing status handling in PlanContent component
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-23 20:03:58 +00:00
694683455b Add page hints to admin and user plan interfaces
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-23 19:53:13 +00:00
fad03c2834 Enhance user plan management and update related endpoints
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-23 17:32:39 +00:00
2c5b730500 Update ThreeXui.Net package version to 1.0.4 in Directory.Packages.props
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-23 08:04:42 +00:00
fb97093bd6 Implement NotifyOnStatusChange feature for nodes and enhance Telegram notifications
mrleo1nid pushed to main at mrleo1nid/PnvPanel 2026-07-23 07:55:24 +00:00
2f6bb26e97 Normalize base address in Node class to ensure consistent URI formatting