Guy Van Sanden gvs
  • Joined on 2022-04-12
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:37:19 +02:00
ad21a2ee5e Simplest: load CSS in boot()
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:33:32 +02:00
f68dab27cd Remove red border debug
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:23:55 +02:00
2f659a6fc6 Back to static CSS that works (hides all)
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:10:37 +02:00
c8332d0947 JS injects dynamic CSS based on config
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:05:54 +02:00
732c553245 Final clean version
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:05:39 +02:00
31ddcb53d3 Clean up
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:05:08 +02:00
51a141a892 Clean working version: CSS hides all, JS shows unhidden via API
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:02:43 +02:00
31e942dab6 CSS hides all, JS shows unhidden fields via API
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:00:29 +02:00
a992559e09 Read config and generate dynamic CSS
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:59:30 +02:00
f9a183941e Remove debug code
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:58:17 +02:00
5527e50edd Use event listener in register() for CSS
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:54:18 +02:00
ed41afe22e Simplify: use Util::addStyle in boot()
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:52:23 +02:00
0e074e034c Try EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN in register
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:50:03 +02:00
10661bd100 Use template event listener approach
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:48:56 +02:00
a09cc86527 Add debug purple border to #content
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:48:01 +02:00
dbc6d987bb Try Util::addInlineStyle with just CSS
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:45:36 +02:00
81b26d58a3 Fix: Use addInlineStyle with proper args
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:42:31 +02:00
af59c0c002 Add file logging and try addStyle
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:41:07 +02:00
8b045752f4 Simplify: direct IConfig query, green border
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:39:14 +02:00
ee2003956b Add debug blue border in boot method