Commit Graph

57 Commits

Author SHA1 Message Date
Ducko 925b41459b
[ElCompat] Use Webpack module for clipboard copy 2021-07-20 22:32:32 +02:00
Ducko c4026d1355
[PCCompat > Plugin] Fix this.settings.set being mapped to wrong Store func 2021-07-18 21:46:06 +02:00
Ducko b8320bb167
[GM > Plugin] Add commands wrapper 2021-07-05 21:43:58 +02:00
Ducko 42e2c02719
[GM > Plugin] Add addCSS(css), source tweaks 2021-07-05 21:30:33 +02:00
Ducko 8b347972ac
[GM > Plugin] Initial Add 2021-07-05 21:30:27 +02:00
Ducko 0d68aa88c2
[PCCompat > Commands] Only destructure if not empty object (no args given) 2021-07-05 21:30:22 +02:00
Ducko 9bcf6d59f8
[PCCompat > Webpack] Fix not actually calling toLowerCase 2021-07-05 21:30:19 +02:00
Ducko 5fe0bdc257
[PCCompat > Webpack] Fix last commit not erroring if displayName was not defined 2021-07-05 21:30:14 +02:00
Ducko 865a105079
[PCCompat > Webpack] Make display name getting case insensitive 2021-07-05 21:30:11 +02:00
Ducko 549bb1afec
[PCCompat > Settings] Properly show SwitchItem changes, return values for settings store 2021-07-05 21:30:07 +02:00
Ducko 9b36c9d799
[PCCompat > Plugin] Add manifest 2021-07-05 21:29:49 +02:00
Ducko e18c019720
[ElectronCompat > Shell] Add openExternal 2021-07-05 21:29:42 +02:00
Ducko d4b6b0a142
[GooseMod] Add Webpack common (@goosemod/webpack/common) 2021-07-05 21:28:29 +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 4d1016516b
[*Compat > Electron > Clipboard] Initial Add 2021-05-12 09:31:00 +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 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 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
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
Ducko 1c25ad6c3c
[PCCompat] Remove excess logging 2021-04-06 19:04:11 +02:00
Ducko 68c7f13f94
[PCCompat > Settings] Initial Add 2021-04-06 19:03:56 +02:00
Ducko d075c67250
[PCCompat > Entities] Plugin: fix handlers not being binded to this correctly 2021-04-05 15:52:09 +02:00
Ducko 36f2c81c89
[PCCompat > Util] Export GM reactUtils 2021-04-05 15:52:03 +02:00
Ducko aca4547d96
[PCCompat > Util] Initial Add 2021-04-05 15:51:57 +02:00
Ducko 0ba227267a
[PCCompat > Global] api.commands.registerCommand: custom sendMessage impl. (no return) 2021-04-05 15:51:46 +02:00
Ducko b658064804
[PCCompat > Global] api.commands.registerCommand: await executor incase async 2021-04-05 15:51:37 +02:00
Ducko 5b1f81ae60
[PCCompat > Global] api.commands.registerCommand: redo result implementation 2021-04-05 15:51:25 +02:00
Ducko d94d7bfc42
[PCCompat] Use powercord import instead of window global 2021-04-05 15:51:06 +02:00
Ducko 5f5b84588b
[PCCompat > Webpack] Fix retry not using async 2021-04-05 15:49:14 +02:00
Ducko 3f46914b3f
[PCCompat > Global] api.commands.registerCommand: fix destructuring error 2021-04-05 15:49:01 +02:00
Ducko 87b84d23e5
[PCCompat > Global] api.commands.registerCommand: add alias TODO 2021-04-05 15:48:27 +02:00
Ducko c58dbac469
[PCCompat > Entities] Global: Add api.notices.sendToast 2021-04-05 15:45:41 +02:00
Ducko 86a2e3b7cb
[PCCompat > Entities] Global: Add api.commands.unregisterCommand 2021-04-05 15:45:35 +02:00
Ducko d95f20db3f
[PCCompat > Entities] Global: Add api.commands.registerCommand 2021-04-05 15:45:26 +02:00
Ducko a597534581
[PCCompat > Entities] Plugin: Add goosemodHandlers object prox 2021-04-05 15:45:20 +02:00
Ducko c4dcbb69ce
[PCCompat > Entities] Basic Plugin 2021-04-05 15:45:02 +02:00