1
0
mirror of https://github.com/snobu/destreamer.git synced 2026-01-28 10:52:18 +00:00

2 Commits

Author SHA1 Message Date
Adrian Calinescu
516ca54ff1 Create trigger_codeQL 2024-06-11 14:36:38 +03:00
Adrian Calinescu
b6a3e8f1c3 Destreamer is abandoned 2024-04-01 13:36:40 +03:00
3 changed files with 10 additions and 7 deletions

View File

@@ -1,8 +1,10 @@
<a href="https://github.com/snobu/destreamer/actions">
<img src="https://github.com/snobu/destreamer/workflows/Node%20CI/badge.svg" alt="CI build status" />
</a>
# This project is abandoned. It will probably not work anymore against your MS Stream tenant.
**destreamer v3.0** is just around the corner. You can try out a pre-release today by cloning [this branch](https://github.com/snobu/destreamer/tree/aria2c_forRealNow).
# A heartfelt thank you to all the contributors over the years. You are the real MVPs. 💖
## Check out kylon's Sharedown for a SharePoint-backend implementation - https://github.com/kylon/Sharedown
<hr>
![destreamer](assets/logo.png)

6
package-lock.json generated
View File

@@ -1993,9 +1993,9 @@
}
},
"minimist": {
"version": "1.2.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA=="
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
"integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
},
"mkdirp": {
"version": "0.5.5",

1
trigger_codeQL Normal file
View File

@@ -0,0 +1 @@