Merge branch 'release' into staging
| @@ -34,3 +34,8 @@ | ||
| 34 | 34 | - What did you do to achieve this? |
| 35 | 35 | - How would a reviewer test the change? |
| 36 | 36 | 6. Mind the license. Your contributions will be licensed under the GNU Affero General Public License. If you don't know what that implies, consult your lawyer. |
| 37 | + | |
| 38 | +## Further reading | |
| 39 | + | |
| 40 | +1. [How to write UI extensions](https://docs.sillytavern.app/for-contributors/writing-extensions/) | |
| 41 | +2. [How to write server plugins](https://docs.sillytavern.app/for-contributors/server-plugins) | |
| @@ -1391,12 +1391,11 @@ | ||
| 1391 | 1391 | "license": "MIT" |
| 1392 | 1392 | }, |
| 1393 | 1393 | "node_modules/axios": { |
| 1394 | 1394 | "version": "1.67.14", |
| 1395 | 1395 | "resolved": "https://registry.npmjs.org/axios/-/axios-1.67.14.tgz", |
| 1396 | 1396 | "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnSDukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/VG4I5yxig1pCEXE4gTWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", |
| 1397 | - "license": "MIT", | |
| 1398 | 1397 | "dependencies": { |
| 1399 | 1398 | "follow-redirects": "^1.15.06", |
| 1400 | 1399 | "form-data": "^4.0.0", |
| 1401 | 1400 | "proxy-from-env": "^1.1.0" |
| 1402 | 1401 | } |
| @@ -1653,10 +1653,9 @@ | ||
| 1653 | 1653 | "license": "MIT" |
| 1654 | 1654 | }, |
| 1655 | 1655 | "node_modules/axios": { |
| 1656 | 1656 | "version": "1.7.24", |
| 1657 | 1657 | "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.24.tgz", |
| 1658 | 1658 | "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDhDukmaFRnY6AzAALSH4J2M3k6PkaC+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0RmgwMfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", |
| 1659 | - "license": "MIT", | |
| 1660 | 1659 | "dependencies": { |
| 1661 | 1660 | "follow-redirects": "^1.15.6", |
| 1662 | 1661 | "form-data": "^4.0.0", |