|
c349fd6ccc
|
[AuthorGen] Add ratelimit, fix trying to use on authors not array
|
2021-07-05 21:41:02 +02:00 |
|
|
ea51962e77
|
[Various] New env JS file, AuthorGen
|
2021-07-05 21:37:48 +02:00 |
|
|
f2ac90299c
|
[ImageCDN] Copy if failed to use ImageMagick
|
2021-07-05 21:34:34 +02:00 |
|
PandaDriver
|
ae21d6d6cc
|
Fix error on Windows (#9)
|
2021-07-05 21:34:27 +02:00 |
|
|
0300abe06e
|
[Feat] Local images building
|
2021-07-05 21:33:45 +02:00 |
|
|
4adf688ee8
|
[*Theme] Don't convert hash color
|
2021-07-05 21:31:31 +02:00 |
|
|
d05b6c17c5
|
[*Theme] Escape $, move escaping to generic instead of in each preproc
|
2021-07-05 21:30:56 +02:00 |
|
|
42e2c02719
|
[GM > Plugin] Add addCSS(css), source tweaks
|
2021-07-05 21:30:33 +02:00 |
|
|
8b347972ac
|
[GM > Plugin] Initial Add
|
2021-07-05 21:30:27 +02:00 |
|
|
0d68aa88c2
|
[PCCompat > Commands] Only destructure if not empty object (no args given)
|
2021-07-05 21:30:22 +02:00 |
|
|
9bcf6d59f8
|
[PCCompat > Webpack] Fix not actually calling toLowerCase
|
2021-07-05 21:30:19 +02:00 |
|
|
5fe0bdc257
|
[PCCompat > Webpack] Fix last commit not erroring if displayName was not defined
|
2021-07-05 21:30:14 +02:00 |
|
|
865a105079
|
[PCCompat > Webpack] Make display name getting case insensitive
|
2021-07-05 21:30:11 +02:00 |
|
|
549bb1afec
|
[PCCompat > Settings] Properly show SwitchItem changes, return values for settings store
|
2021-07-05 21:30:07 +02:00 |
|
|
da87247f5d
|
[PCCompatCheck] Better module.exports ignoring (accept no value inline)
|
2021-07-05 21:29:58 +02:00 |
|
|
2db8ae01c4
|
[PCCompatCheck] Add module.exports ignoring
|
2021-07-05 21:29:55 +02:00 |
|
|
e2f529d7fc
|
[PCPlugin] Accept all valid file extensions, not just js
|
2021-07-05 21:29:52 +02:00 |
|
|
9b36c9d799
|
[PCCompat > Plugin] Add manifest
|
2021-07-05 21:29:49 +02:00 |
|
|
c999320da0
|
[PCCompatCheck] Add reactUtils ignoring
|
2021-07-05 21:29:46 +02:00 |
|
|
e18c019720
|
[ElectronCompat > Shell] Add openExternal
|
2021-07-05 21:29:42 +02:00 |
|
|
41aec3cb61
|
[Index] Fix caching errors on null objects
|
2021-07-05 21:29:37 +02:00 |
|
|
102f7ab662
|
[GenericTheme > Settings] Remove oninput logging
|
2021-07-05 21:29:24 +02:00 |
|
|
833819c63f
|
[GenericTheme > Settings] Fix hex color checking when not color type causing bad values oninput
|
2021-07-05 21:29:05 +02:00 |
|
|
d4b6b0a142
|
[GooseMod] Add Webpack common (@goosemod/webpack/common)
|
2021-07-05 21:28:29 +02:00 |
|
|
d24d0c5b6c
|
[Scripts > PCCompatCheck] Add imports logging when no alias
|
2021-07-05 21:28:26 +02:00 |
|
|
bec681af2d
|
[Index] Fix caching issues with multiple BD themes in one repo
|
2021-07-05 21:28:22 +02:00 |
|
|
768db5ae3f
|
[*Theme] Stricter character set for variable extraction regex
|
2021-07-05 21:28:15 +02:00 |
|
|
8aa61cf30b
|
[Index] Undo cache tweaks
|
2021-07-05 21:26:48 +02:00 |
|
|
1a2a0e454c
|
[Index] Add null checking for modules in repo JSON out
|
2021-07-05 21:26:43 +02:00 |
|
|
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 |
|
|
5cf8fdf942
|
[PCCompat > Preproc] Rewrite to prepend JS to all JS files
|
2021-05-17 18:52:59 +02:00 |
|
|
4469096b7b
|
[PCCompat > Global > Settings] Fixes for some new plugins and better render use
|
2021-05-17 18:52:46 +02:00 |
|
|
9817fd9cce
|
[Scripts > PCCompatCheck] Add to package.json scripts
|
2021-05-12 09:33:14 +02:00 |
|
|
51407b9720
|
[Scripts > PCCompatCheck] Initial Add (WIP)
|
2021-05-12 09:33:09 +02:00 |
|
|
21f501ed56
|
[Index] Fallback to building if cache fails
|
2021-05-12 09:32:59 +02:00 |
|
|
1ceaa42fd1
|
[Scripts > Add] Add BD theme support
|
2021-05-12 09:32:36 +02:00 |
|
|
0c62c9b764
|
[BDTheme] Fix error caused by last commit
|
2021-05-12 09:32:06 +02:00 |
|
|
f2b397fdbc
|
[BDTheme] Trim meta values
|
2021-05-12 09:31:56 +02:00 |
|
|
e6e0e54913
|
[PCPlugin] Don't use subdir and remove manifest.json as some plugins require it
|
2021-05-12 09:31:10 +02:00 |
|
|
4d1016516b
|
[*Compat > Electron > Clipboard] Initial Add
|
2021-05-12 09:31:00 +02:00 |
|
|
3f561aff35
|
[Package] Fix dependency error
|
2021-05-12 09:30:23 +02:00 |
|
|
95d3c0b7a4
|
[PCPlugin] Fix loadStylesheet CSS-only not working (2)
|
2021-05-12 09:29:43 +02:00 |
|
|
46ec3f8c35
|
[PCCompat] Rewrite plugin.loadStylesheet
|
2021-05-12 09:28:42 +02:00 |
|
|
3fb7cbb447
|
[PCCompat > Components > Settings] Category: rewrite
|
2021-04-23 19:56:16 +00:00 |
|
|
dd2ad08a99
|
[PCCompat > Components > Settings] ButtonItem: goosemod -> goosemodScope
|
2021-04-23 19:56:12 +00:00 |
|
|
82109f936c
|
[PCCompat > Components > Settings] Add Category
|
2021-04-23 19:56:08 +00:00 |
|
|
66c669eac3
|
[PCCompat > Components > Settings] ButtonItem: Fix class name
|
2021-04-23 19:56:04 +00:00 |
|
|
5522c2f9d7
|
[PCCompat > Components > Settings] ButtonItem: Fix wrong variable name
|
2021-04-23 19:56:00 +00:00 |
|
|
1eabecc0c9
|
[PCCompat > Components > Settings] Add ButtonItem
|
2021-04-23 19:55:55 +00:00 |
|