Commit 32e55dc
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
1 | 30 | | |
2 | 31 | | |
3 | 32 | | |
| |||
Submodule ShadowViewer.Plugin.Local updated 16 files
- .github/workflows/release.yml+30-16
- CHANGELOG.md+13
- Extract-LatestChangelog.ps1+38
- ShadowViewer.Plugin.Local/Pages/BookShelfPage.xaml.cs+14-8
- ShadowViewer.Plugin.Local/Pages/PicPage.xaml+9-10
- ShadowViewer.Plugin.Local/Pages/PicPage.xaml.cs+16-2
- ShadowViewer.Plugin.Local/Readers/MangaReader.Input.cs+133
- ShadowViewer.Plugin.Local/Readers/MangaReader.Property.cs+244-85
- ShadowViewer.Plugin.Local/Readers/MangaReader.Zoom.cs+22-11
- ShadowViewer.Plugin.Local/Readers/MangaReader.cs+228-292
- ShadowViewer.Plugin.Local/Readers/RenderNode.cs+5
- ShadowViewer.Plugin.Local/Responders/LocalPicViewResponder.cs+8-6
- ShadowViewer.Plugin.Local/ShadowViewer.Plugin.Local.csproj+2-2
- ShadowViewer.Plugin.Local/Themes/Generic.xaml+22-4
- ShadowViewer.Plugin.Local/ViewModels/PicViewModel.cs+3-1
- extract-latest-changelog.sh+29
Submodule ShadowViewer.Plugin.PluginManager updated 15 files
- ShadowViewer.Plugin.PluginManager/Controls/PluginPreviewControl.xaml+128
- ShadowViewer.Plugin.PluginManager/Controls/PluginPreviewControl.xaml.cs+38
- ShadowViewer.Plugin.PluginManager/Helpers/PluginHelper.cs+154
- ShadowViewer.Plugin.PluginManager/Helpers/PluginStoreHelper.cs+51-2
- ShadowViewer.Plugin.PluginManager/Models/PluginPreviewModel.cs+144
- ShadowViewer.Plugin.PluginManager/Models/PluginStoreModel.cs+29-9
- ShadowViewer.Plugin.PluginManager/Models/UiPlugin.cs+42-10
- ShadowViewer.Plugin.PluginManager/Pages/PluginPage.xaml+4
- ShadowViewer.Plugin.PluginManager/Pages/PluginStorePage.xaml+6-4
- ShadowViewer.Plugin.PluginManager/Pages/PluginStorePage.xaml.cs+12-2
- ShadowViewer.Plugin.PluginManager/Requests/PluginVersionReq.cs+27
- ShadowViewer.Plugin.PluginManager/ShadowViewer.Plugin.PluginManager.csproj+4-1
- ShadowViewer.Plugin.PluginManager/Strings/zh-cn/Resources.resw+31-4
- ShadowViewer.Plugin.PluginManager/ViewModels/PluginStoreViewModel.cs+27-15
- ShadowViewer.Plugin.PluginManager/ViewModels/PluginViewModel.cs+104-5
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments