Commit Graph

242 Commits

Author SHA1 Message Date
Ducko 41aec3cb61
[Index] Fix caching errors on null objects 2021-07-05 21:29:37 +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 d4b6b0a142
[GooseMod] Add Webpack common (@goosemod/webpack/common) 2021-07-05 21:28:29 +02:00
Ducko d24d0c5b6c
[Scripts > PCCompatCheck] Add imports logging when no alias 2021-07-05 21:28:26 +02:00
Ducko bec681af2d
[Index] Fix caching issues with multiple BD themes in one repo 2021-07-05 21:28:22 +02:00
Ducko 768db5ae3f
[*Theme] Stricter character set for variable extraction regex 2021-07-05 21:28:15 +02:00
Ducko 8aa61cf30b
[Index] Undo cache tweaks 2021-07-05 21:26:48 +02:00
Ducko 1a2a0e454c
[Index] Add null checking for modules in repo JSON out 2021-07-05 21:26:43 +02:00
Ducko 1147791ce8
[Index] Add lastUpdated to manifests, tweak caching 2021-07-05 21:26:35 +02:00
Alyxia Sother d209c0665e
[Add Theme (PCTheme)] lexisother/dotfiles-discord-theme 2021-07-05 20:56:16 +02:00
Ducko 5cf8fdf942
[PCCompat > Preproc] Rewrite to prepend JS to all JS files 2021-05-17 18:52:59 +02:00
Ducko 4469096b7b
[PCCompat > Global > Settings] Fixes for some new plugins and better render use 2021-05-17 18:52:46 +02:00
Ducko 9817fd9cce
[Scripts > PCCompatCheck] Add to package.json scripts 2021-05-12 09:33:14 +02:00
Ducko 51407b9720
[Scripts > PCCompatCheck] Initial Add (WIP) 2021-05-12 09:33:09 +02:00
Ducko 21f501ed56
[Index] Fallback to building if cache fails 2021-05-12 09:32:59 +02:00
Ducko 1ceaa42fd1
[Scripts > Add] Add BD theme support 2021-05-12 09:32:36 +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 4d1016516b
[*Compat > Electron > Clipboard] Initial Add 2021-05-12 09:31:00 +02:00
Ducko 3f561aff35
[Package] Fix dependency error 2021-05-12 09:30:23 +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 3fb7cbb447
[PCCompat > Components > Settings] Category: rewrite 2021-04-23 19:56:16 +00:00
Ducko dd2ad08a99
[PCCompat > Components > Settings] ButtonItem: goosemod -> goosemodScope 2021-04-23 19:56:12 +00:00
Ducko 82109f936c
[PCCompat > Components > Settings] Add Category 2021-04-23 19:56:08 +00:00
Ducko 66c669eac3
[PCCompat > Components > Settings] ButtonItem: Fix class name 2021-04-23 19:56:04 +00:00
Ducko 5522c2f9d7
[PCCompat > Components > Settings] ButtonItem: Fix wrong variable name 2021-04-23 19:56:00 +00:00
Ducko 1eabecc0c9
[PCCompat > Components > Settings] Add ButtonItem 2021-04-23 19:55:55 +00:00
Ducko 6c1379811a
[PCPlugin] Tweak replace syntax for default export 2021-04-23 19:55:48 +00:00
Ducko c01ba562f3
[PCCompat > Components > Settings] Fix Divider not being imported in FormItem 2021-04-23 19:55:32 +00:00
Ducko 8813e027ba
[PCCompat > Components > Settings] Reexport SliderInput 2021-04-23 19:55:27 +00:00
Ducko 0299ffed06
[PCCompat] goosemod -> goosemodScope 2021-04-23 19:55:22 +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 473046a181
[PCCompat > Components > Settings] Add SliderInput 2021-04-23 19:55:06 +00:00
Ducko 8c5ab0e49e
[PCCompat > Components > Settings] Export SwitchItem 2021-04-23 19:55:02 +00:00
Ducko ddddc6015b
[PCCompat > Components > Settings] Rewrite to use separate files for each component 2021-04-23 19:54:57 +00:00
Ducko 0a8d8f09c8
[PCCompat > Util] Add sleep, waitFor 2021-04-23 19:54:53 +00:00
Ducko 27847ca0b6
[PCCompat] Rewrite plugin.loadStylesheet 2021-04-23 19:54:45 +00:00
フズキ eb9bfa949b
Moved PC themes autoports module to match new add script (scripts/add.js) 2021-04-19 22:32:36 +02:00
Ducko 202ce7fd73
[CLI] Add PC theme 2021-04-19 22:23:32 +02:00
Ducko b7d70c2b53
[PCCompat > Settings] Change settings placement like new GM v8 2021-04-19 22:15:56 +02:00
Ducko a6e70a41dd
[PCCompat > Plugin] Implement Plugin.loadStylesheet 2021-04-19 22:15:51 +02:00
Ducko 61c94f40d3
[PCCompat] Rewrite to use seperate global dir and object, other structural changes 2021-04-19 22:15:46 +02:00
Ducko 2584ce03c5
[PCCompat] Add more funcs to SimpleStore, use wrapper for Plugin.settings 2021-04-19 22:15:33 +02:00
フズキ 638927b2ec
Cleared dist/ 2021-04-07 22:07:42 +02:00
Ducko b051fb525e
[PCTheme] Escape needed chars 2021-04-07 16:44:26 +02:00