CPTN Cosmo cosmo
  • Berlin, Germany
  • Joined on 2026-01-06
cosmo synced commits to feature/action-areas at cosmo/daggerheart from mirror 2026-04-19 14:11:39 +02:00
58b855389d Fixes
cac00e4b30 Merge branch 'main' into feature/action-areas
1fea8438ba Fixed DowntimeMove actions not opening
4944722139 Avoid error when backing out of action (#1813)
Compare 4 commits »
cosmo synced commits to main at cosmo/daggerheart from mirror 2026-04-19 06:01:40 +02:00
4944722139 Avoid error when backing out of action (#1813)
cosmo synced commits to inventory-controls-update at cosmo/daggerheart from mirror 2026-04-19 06:01:40 +02:00
0f70755162 Address context menu deprecation warnings
cosmo synced and deleted reference refs/tags/fix-tiny-error at cosmo/daggerheart from mirror 2026-04-19 06:01:40 +02:00
cosmo synced new reference feature/action-areas to cosmo/daggerheart from mirror 2026-04-18 21:51:38 +02:00
cosmo synced commits to feature/action-areas at cosmo/daggerheart from mirror 2026-04-18 21:51:38 +02:00
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 19:10:01 +02:00
c15f965a2b feat: add PowerShell firewall configuration command to UI
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:26:16 +02:00
e153a76b77 add endpoint and UI for users to update their own username
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:22:15 +02:00
21d7acd7e5 style: add btn-sm class and standardize form layouts and button alignment
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:20:40 +02:00
d018a497aa add InstanceUpdate model to support optional secret updates
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:19:19 +02:00
2e160cdd14 implement instance editing capability and move user creation to a modal
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:15:23 +02:00
b185c7a70b update favicon image asset
a23e243ff9 update favicon image asset
Compare 2 commits »
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:12:44 +02:00
7482fcd352 redesign user creation form with updated layout and improved checkbox styling
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:10:33 +02:00
77c1c3114f move instance management and firewall help into modal windows
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:07:30 +02:00
76565477e7 implement user authentication flow, session management, and admin user management capabilities
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:03:15 +02:00
7dcda4b5ef truncate passwords to 72 bytes to prevent bcrypt hashing errors
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 17:00:17 +02:00
bb7053b01e implement user authentication, role-based access control, and multi-user instance isolation
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 16:55:50 +02:00
844879d301 replace Basic Auth with session-based authentication and a login overlay
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 16:51:17 +02:00
2304717de5 add clipboard copy functionality and restrict firewall commands to localhost
cosmo pushed to main at cosmo/XIVLauncherRemoteOTP 2026-04-18 16:49:06 +02:00
f57d2fc6be add configurable firewall host IP for firewall command generation