Commit graph

  • cb2d29705c
    Merge b3f0180b55 into f905428238 LeMecWeird 2022-07-03 01:36:48 -0400
  • 2e12fc9bd2
    Merge fa02458f15 into f905428238 Penny 2022-06-17 05:06:10 +0000
  • fa02458f15 Removed extra usings... oops Penny 2022-06-17 01:05:29 -0400
  • 78b973b481 Added mod requirements to ModInfoWindow Penny 2022-06-17 01:03:57 -0400
  • f905428238
    Merge pull request #23 from DubyaDude/master master v1.1.26.1029 Nikolay Kuznetsov 2022-06-16 20:37:22 +0200
  • b74c421bbb Added IsRetired (ApprovalStatus 3) Usman Shafiq 2022-06-15 18:15:32 -0400
  • 71efc3990f Fixed download file name Usman Shafiq 2022-06-12 02:35:56 -0400
  • d57e730baa Version bump Usman Shafiq 2022-06-12 00:57:50 -0400
  • 2adb976b21 On Agree Removed Windows Notif + Move To Mods. Search bar enabled by default + made bigger Usman Shafiq 2022-06-12 00:22:23 -0400
  • 59cd085130 Moved to api/v1 + Moved Broken to bottom Usman Shafiq 2022-06-12 00:04:03 -0400
  • 42f57b0eb8
    Merge 12002dcc76 into 992480facc BlazyNights 2022-03-23 09:05:56 +0000
  • 12002dcc76 More cleanup BlazyNights 2022-03-23 01:29:28 -0700
  • 7a99408e36 Removed an unused function that I'd added, added some comments BlazyNights 2022-03-23 01:12:54 -0700
  • d2d318471d Removed extra line BlazyNights 2022-03-22 22:29:02 -0700
  • aef7b9f15d Moved _Click logic for installed filter to _Checked and _Unchecked. Added FilteredBySearch to fix a bug I introduced, SearchBar.Height does not update fast enough to be used in SearchFilter(). BlazyNights 2022-03-22 22:11:55 -0700
  • 3fc3394070 Added visual indicator to "Installed" header by making it a checkbox BlazyNights 2022-03-22 22:09:20 -0700
  • b27acd9b99 Made the installed filter work with the search filter BlazyNights 2022-03-22 21:34:45 -0700
  • e098a22f14 Added filter when you click on the "Installed" header, currently does not work with search BlazyNights 2022-03-22 21:06:39 -0700
  • b3f0180b55 add fr.xmal mathieuarthur 2021-07-16 14:47:29 +0200
  • 991d61415a
    📑Add ja.xaml kazu0617 2021-07-16 19:17:41 +0900
  • 992480facc Handle missing directories for deleting all mods v1.1.23.1029 Nikolay Kuznetsov 2021-07-16 01:58:27 +0200
  • 8160521d10 Add a bit of exception handling to headpats/hugs buttons Nikolay Kuznetsov 2021-07-16 01:57:13 +0200
  • a6321a9ecc Let SemVer handle four-digit version numbers Nikolay Kuznetsov 2021-07-16 01:54:08 +0200
  • 88c987d714 Bump version again Nikolay Kuznetsov 2021-07-16 01:46:52 +0200
  • 610098dcbf
    Fix formatting Nikolay Kuznetsov 2021-07-15 22:45:05 +0200
  • ec8cd210f7 Bump version v1.1.22.1029 Nikolay Kuznetsov 2021-07-15 19:43:24 +0200
  • 66d2b41de8 Update default mods Nikolay Kuznetsov 2021-07-15 19:42:36 +0200
  • ed27510ccc Update hardcoded categories for new mods Nikolay Kuznetsov 2021-07-15 19:42:15 +0200
  • 0f60e68c02 Use latest ML installer instead of 0.3.0 Nikolay Kuznetsov 2021-07-15 19:41:57 +0200
  • f250bb893c Fix hyperlinks in mod info page Nikolay Kuznetsov 2021-05-29 22:02:39 +0200
  • b1e2b3510b Don't ILRepack the debug build v1.1.20.1029 Nikolay Kuznetsov 2021-05-26 22:46:17 +0200
  • 29ebdd82f9 Add mod author column to the mods list, add a few hardcoded author names Nikolay Kuznetsov 2021-05-26 22:46:04 +0200
  • 6cc5510c5d Fix update check v1.1.19.1029 Nikolay Kuznetsov 2021-05-26 00:59:35 +0200
  • e1b7320449 Use correct nuget restore Nikolay Kuznetsov 2021-05-26 00:45:04 +0200
  • 8f93c766ac Bump version Nikolay Kuznetsov 2021-05-26 00:38:33 +0200
  • 75a3cc8392 Make mods list a bit faster Nikolay Kuznetsov 2021-05-26 00:33:55 +0200
  • ea59c178e6 Add more hardcoded categories for new mods Nikolay Kuznetsov 2021-05-26 00:33:28 +0200
  • f0210e33d8
    Use ToLowerInvariant instead of ToLower (#346) upstream-master Meivyn 2021-05-17 22:37:32 -0400
  • 9d453e7419 Fix mod list failing to load if mods directory has non-mod dlls Nikolay Kuznetsov 2021-05-17 23:16:09 +0200
  • 3a9b80afdb Properly download stuff to memory Nikolay Kuznetsov 2021-05-17 23:15:55 +0200
  • 4b69295fda Handle failing tasks that are not awaited Nikolay Kuznetsov 2021-05-17 23:15:38 +0200
  • f755fc8b4a Add hardcoded categories for a few pending mods Nikolay Kuznetsov 2021-05-17 22:52:07 +0200
  • c9b6c594cc Fix NRE on startup Nikolay Kuznetsov 2021-05-17 22:51:25 +0200
  • 3cebca05b6 Add issue reporting warning to intro page Nikolay Kuznetsov 2021-05-17 22:51:16 +0200
  • 5b4a6a9c1b Fork initial: VRCMelonManager based on ModAssistant 1.1.18 Nikolay Kuznetsov 2021-05-17 22:27:27 +0200
  • 95d74b93c5
    Updated version to 1.1.20 v1.1.20 Jack Baron 2021-05-16 23:16:06 +0100
  • 1a1b9c1aa7
    Add integrity check before file extraction (#339) Meivyn 2021-05-16 18:13:40 -0400
  • 8b59a3fab6
    Merge pull request #343 from megalon/fix/scrollbars Jack Baron 2021-05-16 02:36:10 +0100
  • d5c5e23e29 Set min size of main window Megalon 2021-05-15 18:31:40 -0700
  • 50c7b7a355
    Fix libraries detection (#344) Meivyn 2021-05-15 19:54:52 -0400
  • ff2ead6e1d Add ScrollViewer for non Mod pages Megalon 2021-05-12 21:20:37 -0700
  • 03ee59d92b
    unwrap dumb emoji urls Jack Baron 2021-05-13 00:28:59 +0100
  • 0c012c5c74
    Updated version to 1.1.19 v1.1.19 Jack Baron 2021-05-12 14:39:22 +0100
  • 328a2d0aa9
    Merge pull request #337 from megalon/promo-update Assistant 2021-05-11 21:14:14 -0600
  • ce1dcb32d9
    Merge pull request #338 from ErisApps/bugfix/Fixed_GameVersion_detection Jack Baron 2021-05-11 21:45:45 +0100
  • 8d741fc5bf Replaced error throwing with null return value Eris 2021-05-11 22:44:05 +0200
  • b842cfe53c Fixed GameVersion detection Eris 2021-05-11 22:31:13 +0200
  • e03f30f975
    add spanish to list of languages Jack Baron 2021-05-08 09:53:18 +0100
  • 0dd0ea278a
    update spanish language code Jack Baron 2021-05-08 09:50:11 +0100
  • 892193519a
    Spanish Translation (#335) edusombra 2021-05-08 10:48:54 +0200
  • 6946402384
    Update it.xaml (#334) Claudio De Marzo 2021-05-08 10:41:50 +0200
  • 224bb01e6c Fix padding issues Megalon 2021-05-07 18:37:22 -0700
  • adfec98398 Logic for new promo handling Megalon 2021-05-07 18:15:29 -0700
  • 687c5243af Add xaml elements for updated promos Megalon 2021-05-07 18:14:59 -0700
  • 27a8e3f4ae Update promotions class for more links Megalon 2021-05-07 18:14:38 -0700
  • 7788c2573c
    Fix rate limit issues for playlist downloading (#326) Vyolex 2021-04-15 00:09:55 +0200
  • ab775ea496
    update readme logo Jack Baron 2021-03-27 14:40:54 +0000
  • 2d2477d19d
    Updated version to 1.1.18 v1.1.18 Jack Baron 2021-03-27 11:39:01 +0000
  • 37375b1026
    Merge pull request #293 from Stevoisiak/oneclick-registry-description Jack Baron 2021-03-27 11:33:11 +0000
  • ee06f36ab9
    Update zh.xaml (#311) wgzeyu 2021-03-27 19:26:10 +0800
  • 84c879c16f
    add missing German translations (#312) Robert Reichel 2021-03-27 12:26:01 +0100
  • 2c32da0ed5
    run CI in PRs Jack Baron 2021-03-27 11:24:05 +0000
  • b9e58c0b8c
    decode uri components in playlist filenames closes #317 Jack Baron 2021-03-22 06:50:15 +0000
  • 6b4450156e
    Merge pull request #314 from ErisApps/feature/name_consistency Assistant 2021-03-16 07:37:36 -0600
  • 6d7e02aaa4 Fixed inconsistent naming ModAssistant vs Mod Assistant Eris 2021-03-15 23:01:54 +0100
  • 7a824f8230
    Updated version to 1.1.17 v1.1.17 Jack Baron 2021-03-13 22:39:12 +0000
  • 260441282a
    cleanup redundant comments Jack Baron 2021-03-13 22:36:00 +0000
  • 5198383b2f
    Update sv.xaml (#308) Uncouth 2021-03-13 23:34:55 +0100
  • bc001f5852
    Update ru.xaml (#303) larynai 2021-03-14 01:34:29 +0300
  • 3bf63e3122
    Updated nl.xaml (#304) Migush 2021-03-13 23:29:18 +0100
  • 8fe1e5494e
    Merge pull request #294 from Stevoisiak/read-only-language-var Assistant 2021-01-24 14:17:09 -0700
  • ccc66fe967 Sort mods for better detection (doesn't work) Mod-Sorting-DO-NOT-PULL Assistant 2021-01-24 13:57:29 -0700
  • 177820b954 Shift arguments by 3 Stevoisiak 2021-01-19 19:55:59 -0500
  • 02c30d5158 Make availableLanguageCodes readonly Stevoisiak 2021-01-19 14:08:06 -0500
  • 140dde19fd Add description for OneClick registry keys Stevoisiak 2021-01-19 12:23:01 -0500
  • 3b9dc222d0
    Merge pull request #289 from SieR-VR/master Jack Baron 2021-01-07 07:04:16 +0000
  • c33baacc9e
    Update ko.xaml SieR 2021-01-06 16:46:47 +0900
  • 2c7018a9d1
    Merge pull request #272 from simeng/feature/nb-translation Jack Baron 2020-12-23 04:17:59 +0000
  • a298d226ec
    Added missing translations for Korean (#281) Kim Jaejun 2020-12-23 13:17:23 +0900
  • df1cd91358
    Merge pull request #278 from ErisApps/feature/Added_missing_translations_for_Dutch_and_French Jack Baron 2020-11-26 09:24:08 +0000
  • d5a2884390 Added missing translations for Dutch and French Eris 2020-11-26 00:02:10 +0100
  • 118352b5f3
    Fixed some translation strings Simen Graaten 2020-11-14 03:36:16 +0100
  • ed8170c5e0
    Update ModAssistant.csproj Simen Graaten 2020-11-13 18:29:23 +0100
  • c592e0ccbc
    Add a norwegian (bokmål) translation. Simen Graaten 2020-11-13 18:25:38 +0100
  • 71819281a5
    Update Languages.cs Simen Graaten 2020-11-13 17:17:56 +0100
  • 89bdd100bb
    format all files Jack Baron 2020-11-16 14:19:59 +0000
  • 688857aea9
    ignore unreachable code warnings on autoupdater Jack Baron 2020-11-16 14:11:01 +0000
  • 5901ffb5de
    use pattern matching and interpolation Jack Baron 2020-11-16 14:10:11 +0000
  • d3ad20d082
    remove seemingly unused param Jack Baron 2020-11-16 14:09:03 +0000
  • 1884b7f9ec
    disable naming warnings for JSON types Jack Baron 2020-11-16 14:08:18 +0000