Commit Graph

155 Commits

Author SHA1 Message Date
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
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
フズキ b984e3fc1e
[Modules] Add PC Themes repo 2021-04-07 16:44:26 +02:00
Ducko 1c25ad6c3c
[PCCompat] Remove excess logging 2021-04-06 19:04:11 +02:00
Ducko 2749e6ccb7
[Package > Alias] Settings components 2021-04-06 19:04:06 +02:00
Ducko 68c7f13f94
[PCCompat > Settings] Initial Add 2021-04-06 19:03:56 +02:00
Lexi Sother f39dab4f40
Added clap PC module 2021-04-05 19:00:18 +00:00
Keanu Timmermans 2161ca7851
Renamed PCPlugins store. 2021-04-05 16:03:02 +02:00
Ducko db3fda3dd6
[PCPlugin] Rewrite original JS code and use relative path 2021-04-05 15:52:16 +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 ac3778e574
[Repos > PCPlugins] Add commit freeze 2021-04-05 15:50:56 +02:00
Ducko 7e8d5c4533
[Add Plugin (PCPlugin)] RazerMoon/muteNewGuild 2021-04-05 15:50:49 +02:00
Ducko 5f5b84588b
[PCCompat > Webpack] Fix retry not using async 2021-04-05 15:49:14 +02:00
Ducko 9ae7e3260f
[PCPlugin] Replace exports and add new 2021-04-05 15:49:08 +02:00
Ducko 3f46914b3f
[PCCompat > Global] api.commands.registerCommand: fix destructuring error 2021-04-05 15:49:01 +02:00
Ducko 958c1129b7
[Repos > PCPlugins] Empty repo 2021-04-05 15:48:35 +02:00
Ducko 87b84d23e5
[PCCompat > Global] api.commands.registerCommand: add alias TODO 2021-04-05 15:48:27 +02:00
Keanu Timmermans 31dea36c77
[Repos] Add PC Plugins repo 2021-04-05 15:48:01 +02:00
Ducko 2c48e7fd6f
[PCPlugin] Add preprocessor 2021-04-05 15:45:59 +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
Ducko bec46ebb8f
[PCCompat > Injector] Initial impl. 2021-04-05 15:44:52 +02:00
Ducko fe3e55f022
[PCCompat > Webpack] Initial impl. 2021-04-05 15:44:47 +02:00
Ducko 39ca4f77ec
[Package] Finish initial PC aliases and make JS files for them 2021-04-05 15:44:00 +02:00
Ducko 7b2d2def8a
[Package] Move GooseMod module wrappers to subdir, add some PC aliases 2021-04-05 15:43:43 +02:00
Lexi Sother 8afaa882bd
[Vercel] please shut up 2021-04-05 15:42:48 +02:00
Ducko 85365c8ace
[Base] Make getting GitHub API info async 2021-04-04 18:03:38 +00:00