Timothy Baldridge
c2487a6c3b
Version 2.0.8.0
2020-06-02 14:51:25 -06:00
Timothy Baldridge
0960600f05
Remove several uses of .Wait
2020-06-01 14:26:03 -06:00
Timothy Baldridge
ed649cde26
Added button to settings to clear cache
2020-05-29 16:51:41 -06:00
Timothy Baldridge
2d457ad12d
Add favicons to login manager
2020-05-28 22:09:39 -06:00
Timothy Baldridge
8c70771f0e
2.0.7.0 Release
2020-05-28 14:26:55 -06:00
Timothy Baldridge
1b403a62d8
Bump deps versions
2020-05-26 05:36:31 -06:00
Timothy Baldridge
9ade449985
Make all delete operations async
2020-05-26 05:31:11 -06:00
Timothy Baldridge
b2a112bd37
Whole app now useses Async IO exclusively
2020-05-25 11:34:25 -06:00
erri120
3a4d7282f5
Fixed wrong URL for modlists in the gallery
2020-05-23 15:48:25 +02:00
Timothy Baldridge
40592d72c9
Version bump
2020-05-22 14:57:38 -06:00
Timothy Baldridge
a1ae365b09
Version 2.0.6.0
2020-05-21 14:11:09 -06:00
Timothy Baldridge
436029e0f2
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# CHANGELOG.md
2020-05-16 11:27:56 -06:00
Timothy Baldridge
aa5b50dce0
2.0.5.1
2020-05-16 11:27:41 -06:00
Timothy Baldridge
88e3db0b2a
Several server-side changes to make the system more durable to API call limits.
2020-05-16 09:08:40 -06:00
dependabot-preview[bot]
ffbaed7318
Bump MahApps.Metro.IconPacks from 4.0.0 to 4.1.0
...
Bumps [MahApps.Metro.IconPacks](https://github.com/MahApps/MahApps.Metro.IconPacks ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/MahApps/MahApps.Metro.IconPacks/releases )
- [Changelog](https://github.com/MahApps/MahApps.Metro.IconPacks/blob/dev/GitReleaseManager.yaml )
- [Commits](https://github.com/MahApps/MahApps.Metro.IconPacks/compare/4.0.0...4.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 07:03:24 +00:00
Timothy Baldridge
8af7510849
Fixes for list validation
2020-05-13 17:12:52 -06:00
Timothy Baldridge
147a183cfb
Merge pull request #816 from LordOfRhun/Persistant-filters
...
Added persistent filters on exit and more
2020-05-13 05:14:22 -07:00
dependabot-preview[bot]
1e26c64242
Bump MahApps.Metro from 2.0.0-alpha0775 to 2.0.0-alpha0821
...
Bumps [MahApps.Metro](https://github.com/MahApps/MahApps.Metro ) from 2.0.0-alpha0775 to 2.0.0-alpha0821.
- [Release notes](https://github.com/MahApps/MahApps.Metro/releases )
- [Changelog](https://github.com/MahApps/MahApps.Metro/blob/develop/GitReleaseManager.yaml )
- [Commits](https://github.com/MahApps/MahApps.Metro/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:12:23 +00:00
Justin Swanson
799c7e2090
Swapped DetailImageView to RxUI bindings
2020-05-12 19:31:04 -05:00
Justin Swanson
03afaceadc
Some cleanup
2020-05-12 18:48:51 -05:00
Justin Swanson
4469cf1fd9
Added missing GUI thread swapover
2020-05-12 18:41:39 -05:00
Justin Swanson
08cf5a6d50
Revert "Fix UI breakage in slideshow"
...
This reverts commit 40640dff5a
.
2020-05-12 18:40:41 -05:00
Khamûl
cd442adc29
made some refactors
2020-05-12 18:33:59 -04:00
Timothy Baldridge
40640dff5a
Fix UI breakage in slideshow
2020-05-11 15:07:28 -06:00
Timothy Baldridge
1f1f070351
Hotfix: support WJ CDN files in the gallery
2020-05-10 16:45:48 -06:00
Timothy Baldridge
e35ea51480
Hotfix: support WJ CDN files in the gallery
2020-05-10 15:35:15 -06:00
Khamûl
d588619ed5
Using Rx to reset GameType
2020-05-10 13:25:36 -04:00
Khamûl
5e5c1bb384
Simplifying the process of disabling gameType
2020-05-10 13:18:55 -04:00
Khamûl
99113507c4
Subcribe to settings SaveSignal
2020-05-10 13:12:43 -04:00
Timothy Baldridge
419867fc8b
Hotfix: don't throw exceptions when metas can't be inferred
2020-05-10 06:37:55 -06:00
Khamûl
75a14bfaf2
fixed variable names
2020-05-10 00:59:34 -04:00
Khamûl
961fb39f9a
Added persistent filters on exit and more
...
* Added persistent filters on exit
* settings to disable the persistent filters
* fixed a bug related to game comboBox and OnlyInstalled ( the comboBox is now disabled if OnlyInstalled is checked)
2020-05-10 00:35:39 -04:00
Timothy Baldridge
33c1de3ad3
Bump version
2020-05-09 17:23:41 -06:00
Timothy Baldridge
ca34e0bd7d
Merge pull request #812 from wabbajack-tools/rewrite-the-build-server
...
Rewrite the build server
2020-05-09 16:01:27 -07:00
Timothy Baldridge
ca9d5fde37
Merge pull request #811 from LordOfRhun/modlist-information
...
[Feature] added more information on modlist tiles
2020-05-09 15:22:15 -07:00
Timothy Baldridge
e053136e25
Rewrite the Authored file routines.
2020-05-09 16:16:16 -06:00
Timothy Baldridge
3bbc130cc0
Port over Metrics and Nexus tests delete old server projects
2020-05-08 23:12:51 -06:00
Khamûl
05886b574f
added modlist tags component
2020-05-09 00:19:40 -04:00
Khamûl
906da5bc84
Fixed indentation and starting opacity
2020-05-07 23:57:13 -04:00
Khamûl
1b199e5951
added Download Size and Installation size on list hover
2020-05-07 23:46:52 -04:00
Khamûl
9fe2ea2082
Fixed a bug related to Game filter and OnlyInstalled filter
...
Fixed a bug where filtering by OnlyInstalled while having a uninstalled game selected in the game filter would show no result.
2020-05-07 22:38:54 -04:00
Khamûl
56fcb7f6d6
ComboBox source now uses enum descreption
2020-05-07 17:04:55 -04:00
Khamûl
17ca59d9d5
added filter for games
2020-05-07 01:32:36 -04:00
Timothy Baldridge
b3b6182aa7
Merge pull request #798 from erri120/modlist-properties-fixes
...
Fixed Version and NSFW fields to being saved
2020-05-05 14:12:22 -06:00
erri120
9571ce03c6
Fixed Version and NSFW fields to being saved
2020-05-05 16:38:06 +02:00
erri120
5c20d7c2e0
Added MFA support for INeedsLoginCredentials
2020-05-05 16:17:55 +02:00
dependabot-preview[bot]
90a00d227f
Bump MahApps.Metro from 2.0.0-alpha0748 to 2.0.0-alpha0775
...
Bumps [MahApps.Metro](https://github.com/MahApps/MahApps.Metro ) from 2.0.0-alpha0748 to 2.0.0-alpha0775.
- [Release notes](https://github.com/MahApps/MahApps.Metro/releases )
- [Changelog](https://github.com/MahApps/MahApps.Metro/blob/develop/GitReleaseManager.yaml )
- [Commits](https://github.com/MahApps/MahApps.Metro/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 07:00:06 +00:00
Timothy Baldridge
d55846c872
Bump code for 2.0.3.0
2020-04-29 15:02:38 -06:00
Timothy Baldridge
30f6b029a1
Merge pull request #776 from wabbajack-tools/small-fixes-and-tweaks
...
Bunch of small server-side fixes, LZ4 compression speed, and better l…
2020-04-29 10:38:50 -06:00
Timothy Baldridge
64540e2cab
Bunch of small server-side fixes, LZ4 compression speed, and better list validation
2020-04-29 06:26:44 -06:00