Guy Van Sanden gvs
  • Joined on 2022-04-12
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
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:37:19 +02:00
4190154853 Use Util::addInlineStyle in event listener
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:34:10 +02:00
93fa190e5e Load CSS via PHP event listener
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:31:41 +02:00
5ff45286af Try single css tag
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:29:18 +02:00
4e55ae24ad Add debug red border to test CSS loading
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:24:34 +02:00
65795cfef5 Simplify: Use CSS in info.xml that always loads
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:19:17 +02:00
2057cf8e98 Fix: Use event listener to load scripts on all pages
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:11:22 +02:00
a445c08d8a Fix: Add debug logging and better JS loading
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:04:38 +02:00
8a0431f9e7 Add .gitignore
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:02:45 +02:00
6529109b76 Add Makefile for dist package
gvs created branch master in TaurixIT/nextcloud_minimalprofile 2026-04-16 14:01:18 +02:00
gvs pushed to master at TaurixIT/nextcloud_minimalprofile 2026-04-16 14:01:18 +02:00
339a2969aa Initial commit: Minimal Profile app for Nextcloud 33