Guy Van Sanden gvs
  • Joined on 2022-04-12
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 16:03:54 +02:00
35e2480c57 v1.0.18 - test CSS loads
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 16:03:39 +02:00
8bf0fb515f v1.0.18 - PHP loads CSS and JS via event
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 16:00:56 +02:00
5a3c6ed5d7 v1.0.17 - more debug
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:53:07 +02:00
beb4254121 v1.0.16
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:49:33 +02:00
c688bc3232 v1.0.15
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:48:26 +02:00
d58f075c8f v1.0.14 - JS only via info.xml
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:46:25 +02:00
563ed657b5 v1.0.13 - JS via info.xml
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:40:36 +02:00
3dd12eb884 v1.0.12 - Load JS via info.xml
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 15:38:14 +02:00
6ef7f82ed6 Bump to 1.0.11
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