Commit graph

10 commits

Author SHA1 Message Date
e5e60999bf Refactor global configuration page and navigation; add media library page; enhance streamer configuration with detailed options
- Removed the global configuration form and redirected to the consolidated settings page.
- Updated the dashboard to provide feedback when no streamers are configured and added edit links for each streamer.
- Introduced a new media library page to display media files from the configured archive root.
- Enhanced the streamer configuration page with additional options for overrides and settings, including a confirmation modal for deletion.
- Updated the layout and styles for improved user experience and navigation.
- Switched from file-based password storage to database-backed user credentials management in AuthService.
- Applied EF migrations on application startup to ensure database schema is up-to-date.
2026-02-22 23:06:40 +01:00
4f488bae45 Refactor code structure for improved readability and maintainability 2026-02-21 10:40:12 +01:00
7f8b3d1bf9 Implement configuration management for multi-streamer support and update .gitignore 2026-02-09 22:20:04 +01:00
80255b2012 Updated script 2026-02-09 21:29:47 +01:00
47cc5039b8 My improvements 2026-02-09 19:01:24 +01:00
Piero
13b5eef2b2 damn errors 2023-02-19 17:23:32 -05:00
Piero
5d7fceef45 clean up 2022-12-15 13:14:44 -05:00
Piero
c9b5de2d22 v.4.0 2022-12-09 06:10:02 -05:00
Piero
08c108db83 initial commit 2022-12-03 08:57:56 -05:00
Piero
90c1214e15 Initial commit 2022-12-03 07:31:48 -05:00