Добавлена возможность заменять файл с расписанием.

Добалена возможность давать доступ к end-point'ам только определённым ролям.

Чуть-чуть меньше спагетти в объявлениях модулей.
This commit is contained in:
2024-10-03 01:49:23 +04:00
parent d18a6764c9
commit 32e06350ad
20 changed files with 361 additions and 46 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "schedule-parser-next",
"version": "1.1.1",
"version": "1.2.0",
"description": "",
"author": "",
"author": "N08I40K",
"private": true,
"license": "UNLICENSED",
"scripts": {
@@ -45,11 +45,11 @@
"@nestjs/cli": "^10.0.0",
"@nestjs/schematics": "^10.0.0",
"@nestjs/testing": "^10.0.0",
"@types/axios": "^0.14.0",
"@types/bcrypt": "^5.0.2",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.2",
"@types/jsdom": "^21.1.7",
"@types/multer": "^1.4.12",
"@types/node": "^20.16.5",
"@types/supertest": "^6.0.0",
"@types/uuid": "^10.0.0",