Commit Graph

36 Commits

Author SHA1 Message Date
Ducko 7762d0bd07
[*Theme] ColorPalette: Add no val abort 2021-07-20 21:37:13 +02:00
Ducko 0c8bdfb50d
[*Theme] Ignore failed CSS import urls 2021-07-18 21:53:40 +02:00
Ducko 11424b18eb
[*Theme] Fix imports starting with // 2021-07-18 21:53:35 +02:00
Ducko fc795a700b
[Various] Theme color palette 2021-07-18 21:53:26 +02:00
Ducko 4adf688ee8
[*Theme] Don't convert hash color 2021-07-05 21:31:31 +02:00
Ducko d05b6c17c5
[*Theme] Escape $, move escaping to generic instead of in each preproc 2021-07-05 21:30:56 +02:00
Ducko e2f529d7fc
[PCPlugin] Accept all valid file extensions, not just js 2021-07-05 21:29:52 +02:00
Ducko 102f7ab662
[GenericTheme > Settings] Remove oninput logging 2021-07-05 21:29:24 +02:00
Ducko 833819c63f
[GenericTheme > Settings] Fix hex color checking when not color type causing bad values oninput 2021-07-05 21:29:05 +02:00
Ducko 768db5ae3f
[*Theme] Stricter character set for variable extraction regex 2021-07-05 21:28:15 +02:00
Ducko 5cf8fdf942
[PCCompat > Preproc] Rewrite to prepend JS to all JS files 2021-05-17 18:52:59 +02:00
Ducko 0c62c9b764
[BDTheme] Fix error caused by last commit 2021-05-12 09:32:06 +02:00
Ducko f2b397fdbc
[BDTheme] Trim meta values 2021-05-12 09:31:56 +02:00
Ducko e6e0e54913
[PCPlugin] Don't use subdir and remove manifest.json as some plugins require it 2021-05-12 09:31:10 +02:00
Ducko 95d3c0b7a4
[PCPlugin] Fix loadStylesheet CSS-only not working (2) 2021-05-12 09:29:43 +02:00
Ducko 46ec3f8c35
[PCCompat] Rewrite plugin.loadStylesheet 2021-05-12 09:28:42 +02:00
Ducko 6c1379811a
[PCPlugin] Tweak replace syntax for default export 2021-04-23 19:55:48 +00:00
Ducko 8af61801e6
[PCPlugin] Fix improper casing in loadStylesheet replace 2021-04-23 19:55:18 +00:00
Ducko 00134f0fe2
[PCPlugin] Fix various issues in loadStylesheet replacing 2021-04-23 19:55:15 +00:00
Ducko 2bc4f3cf10
[PCPlugin] Fix missing sass import 2021-04-23 19:55:10 +00:00
Ducko 27847ca0b6
[PCCompat] Rewrite plugin.loadStylesheet 2021-04-23 19:54:45 +00:00
Ducko 61c94f40d3
[PCCompat] Rewrite to use seperate global dir and object, other structural changes 2021-04-19 22:15:46 +02:00
Ducko b051fb525e
[PCTheme] Escape needed chars 2021-04-07 16:44:26 +02:00
Ducko b5e55d0e7d
[PCTheme] Fix bug in last commit 2021-04-07 16:44:26 +02:00
Ducko e0371211ad
[PCTheme] SCSS support 2021-04-07 16:44:26 +02:00
Ducko 7f267f87a6
[PCTheme] Basic support 2021-04-07 16:44:26 +02:00
Ducko db3fda3dd6
[PCPlugin] Rewrite original JS code and use relative path 2021-04-05 15:52:16 +02:00
Ducko d94d7bfc42
[PCCompat] Use powercord import instead of window global 2021-04-05 15:51:06 +02:00
Ducko 9ae7e3260f
[PCPlugin] Replace exports and add new 2021-04-05 15:49:08 +02:00
Ducko 2c48e7fd6f
[PCPlugin] Add preprocessor 2021-04-05 15:45:59 +02:00
Ducko 792f2b1cb9
[Main] Add manual manifest override generally...
...instead of in preprocessors

+ [Autotag] Auto update themes to theme, tweak CSS tag
2021-03-07 17:03:10 +01:00
Ducko 54f6e8e61a [Update Module] Controlfreak707/GM-Comfy-Theme 2021-02-12 17:06:15 +00:00
Ducko 3dee22c632 [bdTheme] Better manifest override 2021-02-09 21:14:11 +00:00
Ducko 6bad0a728a [bdTheme] Add @author meta support 2021-02-09 19:15:04 +00:00
Ducko cc47ccea04 [BDTheme] Spread fourth optional parameter for manifest 2021-02-06 15:15:42 +00:00
Ducko 3d6cdb6b74 [Bulk] Modules dir instead of single file, preprocessors, BD theme auto-porter, remove example modules 2021-01-27 22:05:15 +00:00