fixed support for nc25 close #85
This commit is contained in:
@@ -8,7 +8,7 @@ Search for torrents within the app from mutiple BT sites;
|
||||
Control Aria2 and manage download tasks from the web;
|
||||
download videos from 700+ video sites(youtube,youku,vimo,dailymotion,twitter,facebook and the likes
|
||||
</description>
|
||||
<version>1.0.1</version>
|
||||
<version>1.0.2</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="freefallbenson@gmail.com" homepage="https://github.com/shiningw">jiaxinhuang</author>
|
||||
<namespace>NCDownloader</namespace>
|
||||
@@ -20,7 +20,7 @@ download videos from 700+ video sites(youtube,youku,vimo,dailymotion,twitter,fac
|
||||
<repository>https://github.com/shiningw/ncdownloader</repository>
|
||||
<dependencies>
|
||||
<php min-version="7.3" max-version="8.1" />
|
||||
<nextcloud min-version="18" max-version="24"/>
|
||||
<nextcloud min-version="20" max-version="25"/>
|
||||
</dependencies>
|
||||
<navigations>
|
||||
<navigation>
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
#app-ncdownloader-wrapper {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
.action-item {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user