Go to file
dependabot[bot] d0c0d28e94
chore(deps): Bump body-parser and express (#38)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 07:25:49 +02:00
.github chore: Use manifest release 2023-12-12 19:56:04 +01:00
.run Created initial menu structure 2023-11-12 15:40:46 +01:00
src feat: Add route editing functionality (#20) 2023-12-04 18:52:09 +01:00
.browserslistrc Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.drone.yml Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.editorconfig Initial commit 2023-10-01 10:39:17 +02:00
.eslintrc.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.gitignore Integrated Ionic framework 2023-10-26 23:12:00 +02:00
.htaccess Initial commit 2023-10-01 10:39:17 +02:00
.release-please-manifest.json chore(main): release 0.3.0 (#21) 2023-12-12 19:54:06 +01:00
CHANGELOG.md chore(main): release 0.3.0 (#21) 2023-12-12 19:54:06 +01:00
CODEOWNERS chore(main): Add CODEOWNERS file 2023-11-18 22:43:20 +01:00
README.md docs(main): Included tech stack info in README and removed Effe 2023-11-20 09:57:12 +01:00
angular.json feat: Add route editing functionality (#20) 2023-12-04 18:52:09 +01:00
capacitor.config.ts Integrated Ionic framework 2023-10-26 23:12:00 +02:00
ionic.config.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
karma.conf.js Integrated Ionic framework 2023-10-26 23:12:00 +02:00
ngsw-config.json Initial commit 2023-10-01 10:39:17 +02:00
package-lock.json chore(deps): Bump body-parser and express (#38) 2024-10-04 07:25:49 +02:00
package.json chore(main): release 0.3.0 (#21) 2023-12-12 19:54:06 +01:00
release-please-config.json chore: Create releases as drafts (#19) 2023-11-29 21:16:43 +01:00
techstack.md docs(main): Included tech stack info in README and removed Effe 2023-11-20 09:57:12 +01:00
techstack.yml docs(main): Included tech stack info in README and removed Effe 2023-11-20 09:57:12 +01:00
tsconfig.app.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
tsconfig.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00
tsconfig.spec.json Integrated Ionic framework 2023-10-26 23:12:00 +02:00

README.md

TSW Timetable Frontend

Train Sim World Timetable Frontend is a cross-platform Angular Ionic app which allows you to create and manage timetables easier than with Excel & Co.

Tech Stack

2martens/tsw-timetable-frontend is built on the following main stack:

Full tech stack here