Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
## 2.2.0

- Update libs
- Update dependencies
- Handling exception when a command is not found

### Packages version compiled for 5.x

| API | Package version |
|:----|:----------------|
| DSM | 5967 |
| File Station | 5967 |
| Download Station | 3.5-2988 |
| Audio Station | 5.4-2860 |
| Video Station | 1.6-0859 |
| Video Station DTV | 1.6-0859 |
| Surveillance Station | 7.1-4155 |

### Packages version compiled for 6.x

| API | Package version |
|:----|:----------------|
| DSM | 24922 |
| File Station | 24922 |
| Download Station | 3.8.12-3518 |
| Audio Station | 6.5.3-3363 |
| Video Station | 2.4.6-1594 |
| Video Station DTV | 2.4.6-1594 |
| Surveillance Station | 8.2.6-6009 |
  • Loading branch information
kwent authored Jan 12, 2020
2 parents 88b652e + 50b1911 commit b48712b
Show file tree
Hide file tree
Showing 3,126 changed files with 29,087 additions and 1,946 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "0.10"
- 13.6.0
before_install: npm i -g grunt-cli
install: npm i
install: yarn install
env:
- NODE_TLS_REJECT_UNAUTHORIZED=0
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
## 2.2.0

- Update libs
- Update dependencies
- Handling exception when a command is not found

### Packages version compiled for 5.x

| API | Package version |
|:----|:----------------|
| DSM | 5967 |
| File Station | 5967 |
| Download Station | 3.5-2988 |
| Audio Station | 5.4-2860 |
| Video Station | 1.6-0859 |
| Video Station DTV | 1.6-0859 |
| Surveillance Station | 7.1-4155 |

### Packages version compiled for 6.x

| API | Package version |
|:----|:----------------|
| DSM | 24922 |
| File Station | 24922 |
| Download Station | 3.8.12-3518 |
| Audio Station | 6.5.3-3363 |
| Video Station | 2.4.6-1594 |
| Video Station DTV | 2.4.6-1594 |
| Surveillance Station | 8.2.6-6009 |

## 2.1.0

- Update DSM Lib for 6.x. Now using 6.0.2-8451 package version
Expand Down
78 changes: 42 additions & 36 deletions bin/syno.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion definitions/5.x/Auth.api
2 changes: 1 addition & 1 deletion definitions/5.x/DownloadStation.api
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.DownloadStation2.Task.BT.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.DownloadStation2.Task.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.DownloadStation2.Thumbnail.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.ActionRule.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.AddOns.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Alert.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Analytics.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.AudioOut.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.AudioPattern.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.AxisAcsCtrler.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.CMS.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Camera.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.DigitalOutput.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Emap.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Event.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.ExternalEvent.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.IOModule.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Info.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Layout.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.License.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.LocalDisplay.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Log.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Notification.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.PTZ.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Share.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.SnapShot.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Sort.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.Stream.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.TaskQueue.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.SurveillanceStation.VisualStation.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SYNO.VideoStation.lib
2 changes: 1 addition & 1 deletion definitions/5.x/SurveillanceStation.api
2 changes: 1 addition & 1 deletion definitions/5.x/VideoController.api
2 changes: 1 addition & 1 deletion definitions/5.x/VideoStation.api
62 changes: 31 additions & 31 deletions definitions/5.x/_full.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
{
"SYNO.API.Info": {
"path": "query.cgi",
"minVersion": 1,
"maxVersion": 1,
"methods": {
"1": [
"query"
]
}
},
"SYNO.API.Auth": {
"path": "DownloadStation/auth.cgi",
"minVersion": 1,
"maxVersion": 1,
"methods": {
"1": [
"login",
"logout"
]
}
},
"SYNO.API.Encryption": {
"path": "encryption.cgi",
"minVersion": 1,
"maxVersion": 1,
"methods": {
"1": [
"getinfo"
]
}
},
"SYNO.FolderSharing.List": {
"path": "FolderSharing/file_share.cgi",
"minVersion": 1,
Expand Down Expand Up @@ -11071,37 +11102,6 @@
]
}
},
"SYNO.API.Info": {
"path": "query.cgi",
"minVersion": 1,
"maxVersion": 1,
"methods": {
"1": [
"query"
]
}
},
"SYNO.API.Auth": {
"path": "DownloadStation/auth.cgi",
"minVersion": 1,
"maxVersion": 1,
"methods": {
"1": [
"login",
"logout"
]
}
},
"SYNO.API.Encryption": {
"path": "encryption.cgi",
"minVersion": 1,
"maxVersion": 1,
"methods": {
"1": [
"getinfo"
]
}
},
"SYNO.DownloadStation.Info": {
"path": "DownloadStation/info.cgi",
"minVersion": 1,
Expand Down
2 changes: 1 addition & 1 deletion definitions/6.x/AudioStation.api
2 changes: 1 addition & 1 deletion definitions/6.x/Auth.api
2 changes: 1 addition & 1 deletion definitions/6.x/DownloadStation.api
2 changes: 1 addition & 1 deletion definitions/6.x/Query.api
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.AudioPlayer.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.AudioStation.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Backup.App.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Backup.Config.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Backup.Service.NetworkBackup.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Backup.Service.TimeBackup.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Core.ACL.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Core.AppNotify.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Core.AppPortal.lib
2 changes: 1 addition & 1 deletion definitions/6.x/SYNO.Core.AppPriv.lib
Loading

0 comments on commit b48712b

Please sign in to comment.