|
|
affdadf3aa
|
Merge branch 'feat/ContainerHelper' into v2.1
Dev Publish: Nuget / Publish Dev Packages (push) Failing after 31s
# Conflicts:
# Moonlight.Api/Services/ApplicationService.cs
# Moonlight.Api/Startup/Startup.Base.cs
# Moonlight.Shared/Http/SerializationContext.cs
|
2026-02-09 08:18:56 +01:00 |
|
|
|
8d9a7bb8b3
|
Added validation to setup dto
|
2026-02-09 06:51:38 +00:00 |
|
|
|
1f631be1c7
|
Updated settings service to support generic types with JSON serialization/deserialization, adjusted setup wizard checks and modified database schema for proper JSONB storage.
|
2026-02-09 06:51:38 +00:00 |
|
|
|
5b4959771c
|
Started implementing setup wizard backend for initial instance configuration. Adjusted ui
|
2026-02-09 06:51:38 +00:00 |
|
|
|
b8e1bbb28c
|
Added setup wizard component for initial installation flow and integrated it into app routing.
|
2026-02-09 06:51:38 +00:00 |
|
|
|
c8fe11bd2b
|
Implemented version fetching from source control git server. Added self version detection and update checks
|
2026-02-01 14:47:32 +01:00 |
|
|
|
09b11cc4ad
|
Improved update instance model text design
|
2026-01-29 14:07:02 +01:00 |
|
|
|
660319afec
|
Renamed SharedSerializationContext to SerializationContext. Added error handling and no build cache functionality
|
2026-01-29 13:59:24 +01:00 |
|
|
|
8181404f0c
|
Moved request and responses dtos to correct namespace
|
2026-01-29 12:45:09 +01:00 |
|
|
|
e1207b8d9b
|
Refactored container helper service. Cleaned up event models. Implemented version changing. Added security questions before rebuild
|
2026-01-29 11:23:07 +01:00 |
|
|
|
97a676ccd7
|
Implemented handling of server side issues using the rfc for problem detasils in the frontend
|
2026-01-29 09:28:50 +01:00 |
|
|
|
136620f1e6
|
Updated all forms to use the EnhancedEditForm and blazors native validation. Fixed smaller issues after upgrading to ShadcnBlazor 1.0.11
|
2026-01-29 08:58:12 +01:00 |
|
|
|
9b11360a0e
|
Added vesrion to update instance dialog. Added apply functionality to instance page. Replaced dialog launch in overview to link to instance tab
|
2026-01-28 16:43:29 +01:00 |
|
|
|
deb69e6014
|
Upgraded to ShadcnBlazor 1.0.10. Started implementing instance management ui page
|
2026-01-26 16:49:25 +01:00 |
|
|
|
4e96905fb2
|
Implemented container helper status checked. Started implementing container helper ui. Improved update modal
|
2026-01-25 22:51:51 +01:00 |
|
|
|
e2f344ab4e
|
Added container rebuild flow with real-time logs and updated UI, backend implementation, config options, and container helper API integration.
|
2026-01-23 16:38:42 +01:00 |
|
|
|
76a8a72e83
|
Moved the applying of selected permissions to the correct place in the role dialogs
|
2026-01-19 11:06:48 +01:00 |
|
|
|
3e302198a2
|
Removed unused launchSettings.json and unnecessary folder reference from project file to clean up configuration.
Dev Publish: Nuget / Publish Dev Packages (push) Successful in 45s
|
2026-01-19 10:58:55 +01:00 |
|
|
|
4187f9da4e
|
Implemented frontend configuration service and dynamic theme reloading integration. Updated sidebar to display dynamic application name.
Dev Publish: Nuget / Publish Dev Packages (push) Successful in 48s
|
2026-01-19 10:55:34 +01:00 |
|
|
|
d85b07bde7
|
Upgraded ShadcnBlazor and Extras to 1.0.9. Replaced Checkbox with Switch for "Is Enabled" fields and updated CSS editor language to Css.
|
2026-01-19 10:24:05 +01:00 |
|
|
|
3cbdd3b203
|
Implemented theme crud and basic theme loading
|
2026-01-18 23:31:01 +01:00 |
|
|
|
56b14f60f1
|
Implementing api key authentication scheme and validation. Added default value in dtos
|
2026-01-17 21:05:20 +01:00 |
|
|
|
01c86406dc
|
Implemented API key management with permission checks, database schema, and frontend integration. Adjusted string lengths for Role and API key attributes.
|
2026-01-16 15:06:45 +01:00 |
|
|
|
a28b8aca7a
|
Added permission checks to all controllers. Added role permission loading. Added frontend permission checks. Implemented user logout in admin panel.
|
2026-01-16 13:07:19 +01:00 |
|
|
|
bee381702b
|
Added session caching for user validation to reduce db calls and introduced configurable session options.
|
2026-01-16 09:19:15 +01:00 |
|
|
|
10cd0f0b09
|
Implemented member management of roles. Moved users controller
|
2026-01-15 14:52:29 +01:00 |
|
|
|
fcaa0dcd07
|
Migrated user management views to modal-based dialogs, restructured roles, and user pages under /admin/users. Simplified navigation paths and improved tabbed interface.
|
2026-01-15 12:26:49 +01:00 |
|
|
|
ea35ddb0dc
|
Added build step for frontend in NuGet publishing workflow to ensure class list files generate properly
|
2026-01-15 11:45:06 +01:00 |
|
|
|
b4536ca6e9
|
Upgraded ShadcnBlazor and Extras to 1.0.8, adjusted styles import paths, and adjusted frontend build process.
Dev Publish: Nuget / Publish Dev Packages (push) Failing after 23s
|
2026-01-15 10:59:40 +01:00 |
|
|
|
7f482fd6c3
|
Refactored response and request models to dto naming. Adjusted mapper naming
|
2026-01-14 19:19:45 +01:00 |
|
|
|
1d1dfc2c1c
|
Adjusted sideoffset of dropdown menu on users page
|
2026-01-14 19:08:04 +01:00 |
|
|
|
a197d7d980
|
Improved diagnose accordium UIs
|
2026-01-14 19:05:42 +01:00 |
|
|
|
06063b94b3
|
Implemented roles and action timestamps. Added oermissions selector and interfaces
|
2026-01-14 19:03:17 +01:00 |
|
|
|
43d43a6d7d
|
Adjusted compose file from template to match moonlight
|
2026-01-14 19:01:05 +01:00 |
|
|
|
1849cda2f5
|
Added npm install command to nuget publishing action
|
2026-01-14 16:19:37 +01:00 |
|
|
|
f836657603
|
Implemented Tailwind CSS class list extraction and integrated it into the build process of the frontend package
Dev Publish: Nuget / Publish Dev Packages (push) Failing after 16s
|
2026-01-14 16:10:06 +01:00 |
|
|
|
7e0b427137
|
Added Gitea workflow for publishing NuGet packages and configured project files for NuGet packaging
Dev Publish: Nuget / Publish Dev Packages (push) Successful in 41s
|
2026-01-14 13:36:36 +01:00 |
|
|
|
b79c8fe476
|
Added current tab as query parameter to system page
|
2025-12-30 16:07:08 +01:00 |
|
|
|
f71bad3da3
|
Upgraded ShadcnBlazor to 1.0.5
|
2025-12-30 16:06:33 +01:00 |
|
|
|
170cac2091
|
Minor design improvements to user table and diagnose page
|
2025-12-30 16:06:18 +01:00 |
|
|
|
ba942b2f8f
|
Made sidebar item collection extendable via interface. Refactored settings to system
|
2025-12-27 23:54:48 +01:00 |
|
|
|
05c05f1b72
|
Adjusted config options for oidc and database to use the correct section
|
2025-12-27 23:34:00 +01:00 |
|
|
|
ec6782160c
|
Added update model with progress animations. Backend not implemented
|
2025-12-27 23:33:33 +01:00 |
|
|
|
1581276854
|
Adjusted dockerfile for library-host architecture
|
2025-12-27 23:32:54 +01:00 |
|
|
|
e1c0645428
|
Added diagnose frontend and backend implementation
|
2025-12-27 23:32:36 +01:00 |
|
|
|
be3cdb8235
|
Added settings option model. Recreated migrations
|
2025-12-25 22:02:12 +01:00 |
|
|
|
bfc7d9993a
|
Refactored pages to correct locations
|
2025-12-25 22:00:59 +01:00 |
|
|
|
ca69d410f2
|
Added small system overview
|
2025-12-25 21:55:46 +01:00 |
|
|
|
a2d4edc0e5
|
Recreated solution with web app template. Improved theme. Switched to ShadcnBlazor library
|
2025-12-25 19:16:53 +01:00 |
|
|
|
0cc35300f1
|
Updated mooncore styles. Adjusted theme editor and theme loading. Changed versions Upgraded mooncore.blazor.flyonui. Made moonlight flyonui/daisyui compatible
|
2025-10-27 08:23:02 +00:00 |
|