|
.woodpecker
|
Only listening to push events on main branch for test workflow
|
2026-03-25 11:07:07 +01:00 |
|
database/migrations
|
Adding reservation cancellation
|
2026-03-25 11:07:21 +01:00 |
|
docker
|
Another reorganization of docker layers
|
2024-03-14 15:40:08 +01:00 |
|
src
|
Fixing dangling parentheses fucking shit up when trying to find reservations to delete
|
2026-06-15 17:05:11 +02:00 |
|
test
|
Fixing isAvailableForReservation function and adding unit tests
|
2025-04-22 12:56:28 +02:00 |
|
.eslintrc.js
|
Adding recurring reservations and updating some linting/formatting rules
|
2023-06-29 10:32:09 +02:00 |
|
.gitignore
|
Switching to use SQLite instead of MySQL
|
2023-05-23 15:09:14 -05:00 |
|
.nvmrc
|
Updating node version, improving build process and adding required modules to dev dependencies
|
2023-05-23 15:09:11 -05:00 |
|
.prettierrc
|
Big ole refactor to using nestjs for some practice
|
2023-05-26 15:43:14 -05:00 |
|
data-source.ts
|
Correcting entity and adding migration
|
2023-06-29 10:39:27 +02:00 |
|
ecosystem.config.js
|
Changing pm2 to omit dev deps when installing
|
2026-06-16 10:26:21 +02:00 |
|
nest-cli.json
|
Big ole refactor to using nestjs for some practice
|
2023-05-26 15:43:14 -05:00 |
|
package-lock.json
|
Migrating to self-hosted solution for cicd and deployments
|
2025-04-29 11:24:20 +02:00 |
|
package.json
|
Migrating to self-hosted solution for cicd and deployments
|
2025-04-29 11:24:20 +02:00 |
|
README.md
|
Adding status badge from woodpecker to README
|
2026-03-24 17:03:31 +01:00 |
|
tsconfig.build.json
|
Big ole refactor to using nestjs for some practice
|
2023-05-26 15:43:14 -05:00 |
|
tsconfig.json
|
Removing baseUrl from tsconfig
|
2024-03-12 13:01:41 +01:00 |