Commit graph

167 commits

Author SHA1 Message Date
Jack Baron b9e58c0b8c
decode uri components in playlist filenames
closes #317
2021-03-22 06:50:15 +00:00
Stevoisiak 02c30d5158 Make availableLanguageCodes readonly
Resolves IDE0044 style rule
2021-01-19 14:08:06 -05:00
Simen Graaten 71819281a5
Update Languages.cs 2020-11-16 14:31:25 +00:00
Jack Baron 89bdd100bb
format all files 2020-11-16 14:19:59 +00:00
Jack Baron 688857aea9
ignore unreachable code warnings on autoupdater 2020-11-16 14:11:01 +00:00
Jack Baron 5901ffb5de
use pattern matching and interpolation 2020-11-16 14:10:11 +00:00
Jack Baron 1884b7f9ec
disable naming warnings for JSON types 2020-11-16 14:08:18 +00:00
Jack Baron c10f9b88f6
use simple types 2020-11-16 14:06:24 +00:00
Jack Baron cbdc019b1c
simplify ratelimit init 2020-11-16 14:04:32 +00:00
Jack Baron 1c0f6dcaba
simplify object initialisers 2020-11-16 14:03:46 +00:00
Jack Baron d4753910f4
add readonly modifiers where appropriate 2020-11-16 14:03:01 +00:00
Jack Baron cfe66c84e1
simplify all 2020-11-16 14:02:28 +00:00
Jack Baron 47602291a0
remove and sort usings 2020-11-16 13:22:30 +00:00
Jack Baron b268d472bf
don't check for updates when running debug 2020-10-25 01:15:21 +01:00
Jack Baron 24918e6079
Merge pull request #209 from Parapass/patch-5
Check if Playlists folder exists before downloading
2020-10-22 15:36:58 +01:00
Jack Baron 8a05d0e4a0
only create playlists dir when needed 2020-10-22 15:34:34 +01:00
Jack Baron 3039f744a5
rewrite create function
CreateDirectory does nothing if the dir exists
2020-10-22 15:32:09 +01:00
Steven ff357cbc03 Add exclusion for desktop.ini to anti-piracy 2020-08-18 22:12:50 -07:00
Megalon 58de249f1d Create Playlists folder if it doesn't exist 2020-06-29 10:56:01 -07:00
Parapass c170d91d26
Check if Playlists folder exists before downloading
strings 3head
2020-06-29 08:29:59 -04:00
Assistant 29322a4807 Removed delay from OCI close 2020-06-24 00:32:14 -06:00
Assistant c92da4c012 Improved OCI UX 2020-06-22 00:17:30 -06:00
Assistant 7ff93ec823 Added options for OCI window 2020-06-21 22:05:53 -06:00
Assistant eead2780e9
Merge pull request #194 from Rychard/try-catch-clipboard
Suppress exceptions when setting clipboard data
2020-06-21 18:58:08 -06:00
Megalon 86977c68eb Add "sv" to available language codes 2020-06-09 16:27:13 -07:00
Joshua Shearer 8d8bf90088 Suppress exceptions when setting clipboard data 2020-06-09 09:29:49 -04:00
Joshua Shearer affa4aa6ff Don't attempt to access non-existent manifest resources 2020-06-05 10:20:17 -04:00
Assistant 6327c197fb Fix'd localizations not loading correctly 2020-06-02 16:47:59 -06:00
Megalon 3dc29753f1 Save selected language and load on startup 2020-06-01 19:28:50 -07:00
Megalon 79936c79f3 Show NativeName instead of EnglishName 2020-06-01 19:28:50 -07:00
Megalon ff327ecffc Language select and refactor 2020-06-01 19:28:50 -07:00
Megalon 3fe99bb5e2 Move LoadLanguage to Utils 2020-06-01 19:28:50 -07:00
Assistant 425d96f83d Remove accidental debug message 2020-05-24 17:51:00 -06:00
Assistant 145c350c14 improved filetype detection 2020-05-19 19:09:03 -06:00
Assistant c9bceb8a21 Fixes #165 2020-05-19 17:13:55 -06:00
Assistant ec03c8127b Added option to have OCI window close after its finished 2020-05-19 16:48:35 -06:00
Assistant a2dd0f71b1 why did this not commit what the fuck 2020-05-19 11:48:25 -06:00
Assistant d353ce7f4b Big commits will make me hate myself eventually
but I'll hate myself anyways so lets go
2020-05-19 11:47:45 -06:00
Assistant 7d60f3f4a4 bug fixes 2020-05-19 02:10:44 -06:00
Assistant 80a9339227 made rate limits nullable 2020-05-18 19:10:54 -06:00
Assistant 1a55d70928 Some error checking 2020-05-18 19:08:21 -06:00
Assistant 70e8116611 Fixed playlist not being copied 2020-05-18 10:24:58 -06:00
Assistant e7dbe58025 Playlist downloading 2020-05-18 09:05:42 -06:00
Assistant 07c2d90b09 Added Install Playlist button. 2020-05-18 04:56:16 -06:00
Assistant 82deee8bc6 Add ProgressBar support to playlist downloading 2020-05-17 19:14:20 -06:00
Assistant 3379379a45 Playlist logic 2020-05-09 10:28:39 -06:00
Assistant 00561c98b7 Refactored OneClick Install code 2020-05-05 13:43:50 -06:00
Megalon abace2afc0 Check mod status when checking hash 2020-04-21 15:42:03 -07:00
Assistant 8040af8954 2020-03-26 09:38:38 -06:00
Assistant 8227be4ec2 Fixes #98 2020-03-15 08:27:44 -06:00