Go to file
2024-06-04 11:55:30 +02:00
public Initial commit 2022-12-24 14:32:13 +01:00
src Add endpoint that allows to move an event to a different calendar 2024-06-04 11:55:30 +02:00
test Initial commit 2022-12-24 14:32:13 +01:00
.gitignore Initial commit 2022-12-24 14:32:13 +01:00
app.ts Making createdBy field required 2022-12-25 21:50:21 +01:00
jest.config.js Initial commit 2022-12-24 14:32:13 +01:00
package-lock.json Add password reset endpoints and mail service for user activation 2023-12-30 22:50:47 +01:00
package.json Add password reset endpoints and mail service for user activation 2023-12-30 22:50:47 +01:00
sonar-project.properties Initial commit 2022-12-24 14:32:13 +01:00
tsconfig.json Initial commit 2022-12-24 14:32:13 +01:00