Commit Graph

24 Commits

Author SHA1 Message Date
31670ca7a0 v1.0.24 - green border + logging in boot() 2026-04-16 16:26:50 +02:00
ae6e50fd5a v1.0.23 - green border working boot() + appinfo/app.php logs 2026-04-16 16:23:54 +02:00
0cfdf8086d v1.0.22 - appinfo/app.php runs on every request + simplified boot() 2026-04-16 16:21:25 +02:00
7d2d102e29 v1.0.21 - boot() reads config, adds inline CSS, logs to /tmp/mp_loaded.log 2026-04-16 16:16:33 +02:00
ba35d41608 v1.0.20 - exact checkout from f68dab2 2026-04-16 16:12:35 +02:00
efaf628704 v1.0.19 - exact working version from f68dab2 2026-04-16 16:09:31 +02:00
8bf0fb515f v1.0.18 - PHP loads CSS and JS via event 2026-04-16 16:03:37 +02:00
c688bc3232 v1.0.15 2026-04-16 15:49:32 +02:00
ad21a2ee5e Simplest: load CSS in boot() 2026-04-16 15:37:16 +02:00
5527e50edd Use event listener in register() for CSS 2026-04-16 14:58:16 +02:00
ed41afe22e Simplify: use Util::addStyle in boot() 2026-04-16 14:54:15 +02:00
0e074e034c Try EVENT_LOAD_ADDITIONAL_SCRIPTS_LOGGEDIN in register 2026-04-16 14:52:21 +02:00
10661bd100 Use template event listener approach 2026-04-16 14:50:02 +02:00
a09cc86527 Add debug purple border to #content 2026-04-16 14:48:54 +02:00
dbc6d987bb Try Util::addInlineStyle with just CSS 2026-04-16 14:47:59 +02:00
81b26d58a3 Fix: Use addInlineStyle with proper args 2026-04-16 14:45:34 +02:00
af59c0c002 Add file logging and try addStyle 2026-04-16 14:42:29 +02:00
8b045752f4 Simplify: direct IConfig query, green border 2026-04-16 14:41:06 +02:00
ee2003956b Add debug blue border in boot method 2026-04-16 14:39:12 +02:00
4190154853 Use Util::addInlineStyle in event listener 2026-04-16 14:37:17 +02:00
93fa190e5e Load CSS via PHP event listener 2026-04-16 14:34:08 +02:00
65795cfef5 Simplify: Use CSS in info.xml that always loads 2026-04-16 14:24:32 +02:00
2057cf8e98 Fix: Use event listener to load scripts on all pages 2026-04-16 14:19:15 +02:00
339a2969aa Initial commit: Minimal Profile app for Nextcloud 33 2026-04-16 14:01:13 +02:00