MrDiderot
  • Joined on 2026-04-12
MrDiderot pushed to main at MrDiderot/FeelAloud 2026-07-23 15:15:44 +02:00
a781a3561f Refine onboarding account and premium flows
af1e67f4cc Backup before friendly design pass
Compare 2 commits »
MrDiderot pushed to main at MrDiderot/FeelAloud 2026-07-22 22:56:50 +02:00
39a0e35fd2 Add OAuth backend scaffold
77d93c4f8d Add account sign-in structure
Compare 2 commits »
MrDiderot pushed to main at MrDiderot/FeelAloud 2026-07-22 22:20:00 +02:00
10fca0756d Initial FeelAloud project
MrDiderot created branch main in MrDiderot/FeelAloud 2026-07-22 22:20:00 +02:00
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-02 11:36:44 +02:00
3be11fb055 Use siteMonitor instead of ping for HTTP port-level status checks and change Jellyfin to use local IP
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-02 11:31:49 +02:00
88761708da Integrate VM 192.168.178.111 services into public and admin dashboards using ping monitoring
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-02 11:29:04 +02:00
7227550998 Exclude mischlabs_ssh_key from git tracking
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 18:11:41 +02:00
3f3b8c6003 Deploy Filebrowser config editor container and add integration under Arbeit category on Admin dashboard
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 18:07:07 +02:00
936d1d7b17 Configure 85% opacity dark slate overlay for background image to make it very subtle
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 18:04:14 +02:00
3ba3638e5e Fix background visibility by using settings.yaml background property and making Next.js wrappers transparent in custom.css
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:59:57 +02:00
cc52ab9145 Add homepage documentation to docs folder
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:46:58 +02:00
a43717f8ce Update Brain.md documentation with custom styling details
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:45:16 +02:00
b2f49b7d10 Add glassmorphic custom.css and custom background image for public and admin instances
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:37:19 +02:00
1cb1661374 Update Brain.md documentation to describe public/admin dashboard split
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:37:06 +02:00
285280fa01 Split dashboard into public and admin instances with separate config-public and config-admin directories
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:31:05 +02:00
6f54867bc3 Update Brain.md documentation with background image removal details
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:30:52 +02:00
edd59e73e0 Remove background image to use default dark theme
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:25:54 +02:00
00fe37374f Update Brain.md with Host validation hotfix details
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:25:45 +02:00
16176575b3 Add HOMEPAGE_ALLOWED_HOSTS to docker-compose.yml to fix Host validation failed error
MrDiderot pushed to master at MrDiderot/mischlabs 2026-07-01 17:23:54 +02:00
4cddac67dd Update Brain.md with Homepage migration details