Commit Graph

144 Commits

Author SHA1 Message Date
Ducko 7762d0bd07
[*Theme] ColorPalette: Add no val abort 2021-07-20 21:37:13 +02:00
Alyxia Sother 79db05e7dc
[Add Plugin] TheArmagan/gm-spotify-crack 2021-07-19 11:11:19 +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 772b40ef4d
[SiteGen] Remove old broken media selector causing no cards to appear 2021-07-18 21:46:27 +02:00
Ducko 98b463603a
[ImageCDN] Add color image gen 2021-07-18 21:46:16 +02:00
Alyxia Sother f761cfbd56
[Update Theme (PCTheme)] lexisother/dotfiles-discord-theme 2021-07-06 16:14:24 +02:00
Alyxia Sother 80d9974c05
[autoTag] Fixed age-old bug 2021-07-05 23:49:03 +02:00
Alyxia Sother bd4c9d266a
[siteGen] Fix replaceAll bug 2021-07-05 22:59:24 +02:00
Alyxia Sother 4879b52251
[authorGen] Fix missing performance bug??? 2021-07-05 22:32:27 +02:00
Alyxia Sother 7b70fcd297
[Fixes] Fixed all issues 2021-07-05 22:15:05 +02:00
Alyxia Sother 6a71b42e66
[Index] Fixed some issues caused by leftover merge conflicts 2021-07-05 21:51:25 +02:00
Ducko 4b0de84b00
[SiteGen] Always show scrollbar in container 2021-07-05 21:43:53 +02:00
Ducko 2cac769291
[SiteGen] Use max-height in containers instead of height 2021-07-05 21:43:44 +02:00
Ducko 55578d0773
[SiteGen] Fix another browser bug caused by last fix 2021-07-05 21:43:40 +02:00
Ducko ae6c36373f
[SiteGen] Fix random browser bug relating to order by rewrite 2021-07-05 21:43:25 +02:00
Ducko 1a1e3fcbae
[SiteGen] Rewrite to use sidebar, add repos 2021-07-05 21:43:07 +02:00
Ducko 4e3f301bd6
[SiteGen] Better meta description 2021-07-05 21:42:53 +02:00
Ducko cf61e63df0
[SiteGen] Add meta 2021-07-05 21:42:21 +02:00
Ducko 758810cfe8
[SiteGen] Initial add (also remove deprecated modules.json) 2021-07-05 21:42:15 +02:00
Ducko 65c93cd135
[AuthorGen] Just use prop, template literal no longer needed 2021-07-05 21:41:10 +02:00
Ducko abdad45d2d
[AuthorGen] Don't append discrim 2021-07-05 21:41:07 +02:00
Ducko c349fd6ccc
[AuthorGen] Add ratelimit, fix trying to use on authors not array 2021-07-05 21:41:02 +02:00
Ducko ea51962e77
[Various] New env JS file, AuthorGen 2021-07-05 21:37:48 +02:00
Ducko 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
Ducko 0300abe06e
[Feat] Local images building 2021-07-05 21:33:45 +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 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 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 21f501ed56
[Index] Fallback to building if cache fails 2021-05-12 09:32: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