Commit Graph

2283 Commits

Author SHA1 Message Date
Richard Ward
4635be6a0b update: ui,transfer,packages (1 files) 2025-12-30 12:43:13 +00:00
Richard Ward
48ef007031 update: ui,packages,lua (5 files) 2025-12-30 12:42:47 +00:00
Richard Ward
2d6e361d46 update: ui,packages,lua (6 files) 2025-12-30 12:42:21 +00:00
Richard Ward
6eef5a4c6c code: tsx,nextjs,frontends (8 files) 2025-12-30 12:41:55 +00:00
Richard Ward
b4b9230db9 update: ui,packages,lua (5 files) 2025-12-30 12:41:29 +00:00
Richard Ward
3c2ec7736d update: ui,profile,packages (1 files) 2025-12-30 12:41:03 +00:00
Richard Ward
3903d6d5e3 update: ui,packages,lua (4 files) 2025-12-30 12:40:37 +00:00
Richard Ward
2701913774 code: index,icons,fakemui (1 files) 2025-12-30 12:38:50 +00:00
Richard Ward
13ec7fe660 code: tsx,icons,fakemui (8 files) 2025-12-30 12:37:34 +00:00
Richard Ward
dd9c2cd285 code: tsx,icons,fakemui (4 files) 2025-12-30 12:37:09 +00:00
Richard Ward
ef461f5260 update: packages,lua,webchat (7 files) 2025-12-30 12:36:03 +00:00
e6c9eef1b6 feat: add 15 new fakemui icons for layouts and concepts
Layout & Navigation:
- Tab, Tabs, Sidebar, Toolbar, Panel

Application Concepts:
- Transfer, Tenant, Tenants, Schema, Workflow
- Script, Supergod, History, System, Metrics

Total icons now: 95+
2025-12-30 12:34:54 +00:00
Richard Ward
9e206c1d3b code: icons,fakemui,tsx (13 files) 2025-12-30 12:34:36 +00:00
Richard Ward
e0fc403371 code: tsx,icons,fakemui (2 files) 2025-12-30 12:33:31 +00:00
9c6dddc5ee feat: split ui_level4 and ui_level6 Lua modules
- ui_level4/schemas.lua -> schemas/ (render, add_schema, edit_schema)
- ui_level4/layout.lua -> layout/ (render, tabs, existing god_*)
- ui_level6/tenants.lua -> tenants/ (tenant_list, tenant_card, create_tenant_form)
- ui_level6/layout.lua -> layout/ (supergod_sidebar, toolbar, content)
- ui_level6/transfer.lua -> transfer/ (transfer_form, transfer_history)
- ui_header/render.lua -> already had render/ dir, updated redirect

All modules follow 1-function-per-file pattern with LuaLS type annotations
2025-12-30 12:31:16 +00:00
Richard Ward
b6972d42d6 code: ui,packages,lua (11 files) 2025-12-30 12:31:06 +00:00
Richard Ward
3a8b9694bc code: tsx,nextjs,frontends (20 files) 2025-12-30 12:30:39 +00:00
Richard Ward
e4426830df code: tsx,nextjs,frontends (12 files) 2025-12-30 12:29:33 +00:00
Richard Ward
b84ad16e53 code: ui,packages,lua (10 files) 2025-12-30 12:29:07 +00:00
Richard Ward
dfb3822512 code: tsx,nextjs,frontends (25 files) 2025-12-30 12:28:40 +00:00
Richard Ward
9977dbd838 code: tsx,nextjs,frontends (14 files) 2025-12-30 12:27:14 +00:00
Richard Ward
666df532a9 code: tsx,nextjs,frontends (10 files) 2025-12-30 12:26:48 +00:00
Richard Ward
da35e48534 code: tsx,nextjs,frontends (34 files) 2025-12-30 12:26:19 +00:00
a55399cf4f feat: split more UI Lua modules (tenants, moderation)
- ui_level5/tenants.lua: 3 functions -> tenants/ directory
- ui_level3/moderation.lua: 3 functions -> moderation/ directory

All modules follow 1-function-per-file pattern with LuaLS type annotations
2025-12-30 12:24:37 +00:00
Richard Ward
9a7da1d7f2 update: packages,lua,ui (28 files) 2025-12-30 12:24:30 +00:00
6a6d356401 feat: split UI Lua modules (system, check, comments) 2025-12-30 12:22:53 +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
29061af4b1 feat: update icon index exports with all new icons 2025-12-30 12:18:30 +00:00
52e3dd25fc feat: add EnvelopeSimple icon component 2025-12-30 12:18:13 +00:00
ffdf841327 feat: add new icon components for ArrowCounterClockwise, ArrowsClockwise, ArrowsLeftRight, PushPinSimple, and UserSwitch 2025-12-30 12:17:58 +00:00
2b79f3b094 feat: split data_table Lua modules into single-function files
- selection.lua: 11 functions -> 14 files (selection/)
- export.lua: 9 functions -> 11 files (export/)
- filtering.lua: 7 functions -> 9 files (filtering/)
- sorting.lua: 5 functions -> 7 files (sorting/)
- admin_dialog/user.lua: 2 functions -> user/ directory
- form_builder: updated redirects to existing subdirs
- Added 12 new fakemui icons for data tables:
  SortAscending, SortDescending, ColumnResize, RowSelect,
  SelectAll, TableCells, Csv, Json, FilterClear, Columns,
  Rows, Pagination

All modules follow 1-function-per-file pattern with LuaLS type annotations
2025-12-30 12:17:50 +00:00
d53eae38a6 feat: Add new icon components for Cursor, ListDashes, ListNumbers, LockKey, MapTrifold, PaintBrush, PaperPlaneTilt, PencilSimple, ShieldWarning, and WarningCircle 2025-12-30 12:17:41 +00:00
9c7db697d8 feat: Add new icon components for FileArrowDown, FileArrowUp, FileCode, FileText, HardDrives, Layout, and UploadSimple; update index exports 2025-12-30 12:17:21 +00:00
82bed37f36 feat: Add new icon components for Columns, FilterClear, Json, Pagination, and Rows 2025-12-30 12:16:25 +00:00
d65962eb98 Implement data export and filtering modules with single-function files
- Added CSV export functionality with escape handling.
- Implemented JSON export functionality.
- Created utility functions for retrieving column labels and row values.
- Established a filtering system with state management and filter application.
- Refactored sorting logic into dedicated modules for better maintainability.
- Deprecated old filtering and sorting files, redirecting to new module structure.
- Introduced form field builders and validation utilities, also refactored into single-function files.
2025-12-30 12:16:09 +00:00
b3067d8ba1 feat: Add new icon components and update selection utilities for data tables 2025-12-30 12:09:24 +00:00
638a76d58a feat: Enhance schema and workflow node definitions with additional fields and documentation 2025-12-30 12:07:40 +00:00
8fe7862c9a feat: Enhance media processing with retro gaming support and plugin registry 2025-12-30 12:04:25 +00:00
da4c82236e feat: Update Media Center metadata for version 1.1.0 with retro gaming features 2025-12-30 12:02:43 +00:00
2f53941935 feat: Add Retro Game Launcher and Player components with ROM selection and streaming options 2025-12-30 12:02:29 +00:00
4f73478241 Add plugins for libretro integration, radio streaming, and TV channel simulation
- Implemented LibretroPlugin for retro gaming, supporting various systems and features like save states, netplay, and achievements.
- Created RadioPlugin for managing internet radio stations, including live streaming, playlist management, and DJ automation.
- Developed TvPlugin to simulate traditional TV channels with scheduled programming, commercials, and an electronic program guide (EPG).
- Updated media types to include new job types for radio and TV plugins, enhancing the overall media daemon functionality.
2025-12-30 12:02:15 +00:00
c80af80ca5 feat: Add Document Converter component and document conversion helpers 2025-12-30 11:51:56 +00:00
607d680faf feat: Add Pandoc Plugin for document conversion with support for multiple formats 2025-12-30 11:47:20 +00:00
fe7f709ff8 feat: Implement Pandoc Plugin for document conversion with configuration options 2025-12-30 11:47:00 +00:00
f219cb38dc feat: Add media processing daemon and Icecast server configuration to docker-compose 2025-12-30 11:45:05 +00:00
29ded23578 feat: Expand fakemui icon library to 70+ icons and enhance media center package with Lua helpers for radio and TV management 2025-12-30 11:43:45 +00:00
9705132176 feat: Add new icon components and TV schedule entry schema 2025-12-30 11:42:00 +00:00
38dd527319 feat: Add Radio Channel entity schema with comprehensive fields and configurations 2025-12-30 11:40:44 +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
14df5c377d feat: Enhance Table component with new props and styles for better customization and usability
feat: Implement StreamCast package with detailed module structure and initialization
refactor: Simplify player module by re-exporting single-function modules for better maintainability
feat: Add detailed documentation for player controls and overlay components
feat: Improve scene management with new component structures and enhanced functionality
feat: Revamp scheduling facade with modular rendering and action handling
2025-12-30 11:30:36 +00:00