Commit graph

632 commits

Author SHA1 Message Date
Jack Baron 3ae5b01bec
organise imports 2020-02-05 04:58:35 +00:00
Jack Baron 6870bcfb10
update my paypal link 2020-02-04 19:10:48 +00:00
Jack Baron 2346b4036e
Merge branch 'feature/localisation' into feature/optimisations 2020-02-03 10:26:09 +00:00
Caeden Statia b5c71387a6 Center content in theme combo box 2020-02-02 23:10:55 -08:00
Caeden Statia 8a680df028 Fix bugs and add event for export template 2020-02-02 23:09:19 -08:00
Caeden Statia 359f0a91cd (Untested) Add code to combo box 2020-02-02 22:53:12 -08:00
Caeden Statia 05fb6312d7 Remove Classes namespace from Themes class 2020-02-02 22:48:03 -08:00
Caeden Statia 055d5042a3 Made Options UI better, on to code 2020-02-02 22:41:38 -08:00
Caeden Statia b5dee1095a Add Export Template button because that might be needed 2020-02-02 22:06:38 -08:00
Jack Baron df09b992e8
update debug strings
* added stuff
2020-02-03 06:06:01 +00:00
Jack Baron d06ad4122a
localise MainWindow.xaml runtime strings 2020-02-03 06:04:19 +00:00
Caeden Statia 23dc1d0109 Add Theme option to Options 2020-02-02 22:03:41 -08:00
Jack Baron 98e504d297
don't need this 2020-02-03 05:56:55 +00:00
Jack Baron 35bc6a33dd
fix arg length issue 2020-02-03 05:55:42 +00:00
Caeden Statia 57629554bb Add theme loading from a /Themes subfolder 2020-02-02 21:53:59 -08:00
Jack Baron b31a9ce527
re-order localisation strings 2020-02-03 05:49:30 +00:00
Jack Baron b81b04c6fa
localise app.xaml 2020-02-03 05:48:08 +00:00
Caeden Statia b8582543b9 Add Theme class, internal loading and switching working 2020-02-02 21:26:28 -08:00
Jack Baron 26eaf1323b
create github actions workflow
* does automatic builds on push
* creates releases from git tags
* uploads release builds to new releases
2020-02-03 03:58:53 +00:00
Jack Baron 7c88cba45f
clear loading page
base for other people to put stuff into
2020-02-03 03:12:31 +00:00
Jack Baron 613c5c4e40
show loading page while mods are loading 2020-02-03 03:01:32 +00:00
Jack Baron 96710f8596
revert path detection changes because they broke 2020-02-03 03:00:45 +00:00
Jack Baron fd1ec80ff9
add super basic loading page 2020-02-03 02:43:46 +00:00
Jack Baron b89de856a2
code style changes for readability 2020-02-03 02:41:09 +00:00
Jack Baron d5a1443b67
init httpclient automatically 2020-02-03 02:33:45 +00:00
Jack Baron 698b13699e
run autoformatter on all files 2020-02-02 11:04:30 +00:00
Jack Baron 48b37d2ac6
unify http requests
* made some stuff async and non-blocking
2020-02-02 11:01:48 +00:00
Jack Baron c32327551c
String --> string 2020-02-02 08:42:15 +00:00
Jack Baron 99fa678ea0
misc cleanup 2020-02-02 08:38:29 +00:00
Jack Baron edfcff1af3
wrap disposables in using statements 2020-02-02 08:38:11 +00:00
Jack Baron d97b5c89e0
mark constants as readonly 2020-02-02 08:23:00 +00:00
Jack Baron 519d03c0f3
remove redundant variables 2020-02-02 08:22:53 +00:00
Jack Baron 1d30ce6515
fix naming violation warnings 2020-02-02 08:22:31 +00:00
Jack Baron bbfb318a64
remove unnecessary usings 2020-02-02 08:01:17 +00:00
Jack Baron ec6210fc5f
disable debug language 2020-02-02 07:46:53 +00:00
Jack Baron 3d451ea8f8
more useful debug language 2020-02-02 07:46:21 +00:00
Jack Baron 2590e5cd94
localise Options.xaml runtime strings 2020-02-02 07:46:00 +00:00
Jack Baron 8dc0ce4a9b
localise Intro.xaml runtime strings 2020-02-02 06:27:37 +00:00
Jack Baron 7908f64b24
localise updater class 2020-02-02 06:23:30 +00:00
Jack Baron 434a59278f
localise oneclick class 2020-02-02 06:14:12 +00:00
Caeden Statia 9deebf090a Lightened light theme and add padding to categories 2020-02-01 22:12:56 -08:00
Caeden Statia 6cbdfbfa2d Add Light Theme (and fixed GridViewColumnHeader) 2020-02-01 21:49:25 -08:00
Jack Baron 710aea9b61
localise utils class 2020-02-02 05:43:32 +00:00
Jack Baron 86b3891b13
localise code strings for mods page 2020-02-02 04:34:15 +00:00
Jack Baron 9a4d1c3b6c
localise uninstall button 2020-02-02 04:31:11 +00:00
Jack Baron 062e2145c9
Add debug language 2020-02-02 04:03:49 +00:00
Jack Baron ce2fda7595
Extract static strings to i18n system 2020-02-02 04:00:52 +00:00
Jack Baron fe158c7072
extension method for handling external links 2020-02-02 02:41:31 +00:00
Jack Baron e6e32af20c
add extra language as example 2020-02-01 20:31:56 +00:00
Jack Baron 9b8441c7ff
example string extraction 2020-02-01 20:31:22 +00:00