Commit graph

11 commits

Author SHA1 Message Date
trickypr
45fe818202 🔊 Switch to debug logs instead of info logs 2022-04-13 10:42:16 +10:00
trickypr
272f43653e 📄 Add license headers to all files 2022-03-27 17:38:45 +11:00
trickypr
d84204ef17 ♻️ Stop exporting log from index.ts
This was causing issues with testing because index.ts cannot be covered be unit tests
2022-03-27 17:20:29 +11:00
trickypr
8d19aa123d 🔥 Remove commands/index.ts
Any files that imported this would have to import **all** of the commands, which is increadably inefficient, so it has been removed
2022-03-27 17:07:14 +11:00
trickypr
2bdcbb0736 ️ Multithreaded image processing 2022-03-27 15:52:49 +11:00
trickypr
ed930bc110 Generate MacOS installer UI screen 2022-03-26 22:01:32 +11:00
trickypr
81c621dfa8 ️ Avoid rebuilding themes without changes 2022-03-26 21:27:54 +11:00
trickypr
0b0cdd1487 ️ Copy images instead of regenerating them 2022-03-26 21:02:44 +11:00
trickypr
fe6d04dbb7 🐛 Change the name of the released logos 2022-01-27 20:10:03 +11:00
trickypr
93a840cf4e 🩹 Keep a copy of the branding images in config 2022-01-26 18:47:56 +11:00
trickypr
73c91bc33c ♻️ Fully migrate patches to a functional style 2021-12-21 20:00:31 +11:00