Commit Graph

13 Commits

Author SHA1 Message Date
Richard Ward
5261109221 code: tsx,storybook,src (2 files) 2025-12-30 22:21:12 +00:00
Richard Ward
953cff09f9 update: packages,lua,shared (2 files) 2025-12-30 22:19:35 +00:00
Richard Ward
0d61490faf docs: packages,operations,lua (3 files) 2025-12-30 21:45:27 +00:00
Richard Ward
3d7e38bd50 docs: lua,packages,init (8 files) 2025-12-30 19:47:00 +00:00
Richard Ward
53224a8294 config: packages,webchat,lua (4 files) 2025-12-30 13:09:18 +00:00
Richard Ward
6a3720d982 config: permissions,packages,json (1 files) 2025-12-30 13:08:52 +00:00
Richard Ward
ef461f5260 update: packages,lua,webchat (7 files) 2025-12-30 12:36:03 +00:00
cfa1e5bfee feat: add new icon components including Envelope, ChatCircle, HardDrives, WarningCircle, CheckCircle, XCircle, TrendUp, ShieldWarning, LockKey, Crown, Sparkle, BookOpen, Tree, Broom, Export, UploadSimple, Funnel, FunnelSimple, MapTrifold, PushPinSimple, Buildings, GithubLogo, and GoogleLogo 2025-12-30 12:21:15 +00:00
b20f2d2533 Add Media Daemon server and TV engine implementation
- Introduced `Server` class for managing the Media Daemon, including configuration, lifecycle, and HTTP route handling.
- Added `TvEngine` class for managing TV channels, scheduling, EPG generation, and streaming functionalities.
- Created `types.hpp` to define various data structures and enums for jobs, radio, TV channels, and plugins.
- Implemented main entry point in `main.cpp` to initialize and run the Media Daemon server with command-line and environment variable configurations.
- Established error handling and result management using a generic `Result` class.
- Included necessary headers and dependencies for media processing and plugin management.
2025-12-30 11:40:25 +00:00
c107c63848 feat: implement MUI dependency elimination plan and update related styles and scripts 2025-12-30 10:09:52 +00:00
2d65639c13 Add test cases and metadata validation for various packages
- Created metadata cases and component structure tests for form_builder, forum_forge, irc_webchat, nav_menu, notification_center, schema_editor, screenshot_analyzer, social_hub, stream_cast, ui_auth, ui_dialogs, and ui_footer packages.
- Implemented validation for package ID format, version format, required fields, and expected components.
- Added Lua test scripts to validate component structures and metadata integrity.
- Ensured all packages adhere to the defined structure and dependencies.
2025-12-30 01:48:35 +00:00
94fe1c83b7 Refactor audit log components and add validation tests
- Removed the AuditLogViewer, Filters, and LogTable components.
- Added new component definitions in components.json for Audit Stats Cards and Audit Log Viewer.
- Implemented scripts for stats calculation, log formatting, and applying filters.
- Created validation tests for the arcade_lobby, codegen_studio, data_table, form_builder, forum_forge, and irc_webchat packages.
- Updated index.json to include new audit_log and quick_guide packages with their respective metadata.
2025-12-30 01:43:40 +00:00
1a897b8ced docs: dbal,packages,forum (27 files) 2025-12-26 00:55:57 +00:00