Commit graph

18 commits

Author SHA1 Message Date
TrickyPR
d84e0941b5 🎨 New, overkill linter 2022-10-20 22:08:27 +11:00
trickypr
d848fd1848 👽️ Use rm instead of rmdir 2022-07-12 15:55:25 +10:00
trickypr
463164a2af 🐛 Stop specifying UTF-8 2022-06-19 10:23:48 +10:00
trickypr
1964e6e17d 🐛 Fix branding names on windows 2022-06-19 10:08:01 +10:00
trickypr
41bb9e9561 🐛 Fix the browser name on macos 2022-06-17 14:21:41 +10:00
trickypr
1a5ec090b8 MacOS icon support 2022-05-21 21:04:37 +10:00
trickypr
904cf370a4 🐛 Correctly generate ico files 2022-04-23 23:16:44 +10:00
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