Commit Graph

404 Commits

Author SHA1 Message Date
Joelbrit0 258b97eb15 docs: update API contracts for queued printing 2026-01-26 18:31:41 -03:00
Joelbrit0 ef83703f5a refactor: reuse puppeteer browser and log print job phases 2026-01-26 18:31:37 -03:00
Joelbrit0 4c5e5bdf5a refactor: centralize infrastructure and organize printer modules 2026-01-26 18:31:32 -03:00
Joelbrit0 c18f1b9088 chore: ignore zed workspace files 2026-01-26 18:31:11 -03:00
Joelbrit0 80b01b176a docs: Shorten the README title from "Especificação Técnica: Microserviço de Impressão" to "Serviço de Impressão". 2026-01-22 19:08:36 -03:00
Joelbrit0 895311ae56 feat: implement bullmq for print queue and bull-board integration 2026-01-22 19:07:06 -03:00
Joelbrit0 6e45369855 feat: implement bullmq for print queue and bull-board integration 2026-01-22 18:02:42 -03:00
Joelbrit0 0da156ce08 feat: adjust zoom to 1.4 for better print size 2026-01-22 15:57:45 -03:00
Joelbrit0 267b09946e refactor: remove comments and improve printer service 2026-01-22 12:15:23 -03:00
Joelbrit0 853aeddb75 fix: replace deprecated wmic with powershell for printer listing 2026-01-21 13:02:46 -03:00
Joelbrit0 e13355ce37 fix: resolve unknown error type in printer service and update dependencies 2026-01-21 12:56:01 -03:00
Joelbrit0 abbe8fba8c feat: add initial TypeORM configuration for Oracle database connection. 2026-01-21 11:52:43 -03:00
Joelbrit0 f2e46a602e feat: Add Oracle database integration with TypeORM and client initialization for the NestJS application. 2026-01-21 11:45:27 -03:00
Kamil Mysliwiec c60a7925cc
Merge pull request #337 from omarageorge/fix/windows-eol-prettier
fix: configure prettier endOfLine to 'auto' for cross-platform compatibility
2025-10-10 14:23:41 +02:00
George Omara 981e27b7cf fix: configure prettier endOfLine to 'auto' for cross-platform compatibility
Addresses Windows CRLF/LF issues by letting Prettier auto-detect line endings.
2025-09-26 14:10:22 +03:00
Kamil Mysliwiec 80b2dd93b8
Merge pull request #336 from ibousfiha/master
fix: import in supertest for e2e tests
2025-09-16 10:00:38 +02:00
Issam Bousfiha 98dc89e154 fix: import in supertest for e2e tests 2025-09-15 14:55:08 +02:00
Kamil Mysliwiec f799911e74
Merge pull request #332 from codiophile/patch-1
feat(tsconfig): Enable ESM-interoperability.
2025-08-01 09:24:07 +02:00
Erik Blomqvist 7403018e61
feat(tsconfig): Enable ESM-interoperability. 2025-07-18 19:47:39 +02:00
Kamil Mysliwiec 76d8e962aa
Merge pull request #325 from nestjs/dependabot/npm_and_yarn/nestjs/common-11.0.17
chore(deps): bump @nestjs/common from 11.0.1 to 11.0.17
2025-07-17 10:07:06 +02:00
Kamil Mysliwiec 5d121b0075
Merge pull request #327 from nestjs/dependabot/npm_and_yarn/formidable-3.5.4
chore(deps-dev): bump formidable from 3.5.2 to 3.5.4
2025-07-17 10:06:56 +02:00
dependabot[bot] 5bc2f25c72
chore(deps-dev): bump formidable from 3.5.2 to 3.5.4
Bumps [formidable](https://github.com/node-formidable/formidable) from 3.5.2 to 3.5.4.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: formidable
  dependency-version: 3.5.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 15:21:17 +00:00
Kamil Mysliwiec f3ed222bcc
Merge pull request #326 from neonbyte1/master
Configure onlyBuiltDependencies for pnpm
2025-04-22 09:35:46 +02:00
neonbyte1 68185ec07e
fix(pnpm): allowed @nestjs/core and @swc/core to run scripts 2025-04-19 12:34:51 +02:00
dependabot[bot] 55ace803b0
chore(deps): bump @nestjs/common from 11.0.1 to 11.0.17
Bumps [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) from 11.0.1 to 11.0.17.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.0.17/packages/common)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.0.17
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-15 00:18:23 +00:00
Kamil Myśliwiec f6154619eb
lint: update language options 2025-04-10 13:23:04 +02:00
Kamil Mysliwiec f1a2c02ee4
Update README.md 2025-04-07 10:02:46 +02:00
Kamil Mysliwiec 34785a66f4
Merge pull request #322 from Tony133/chore/remove-eslintrc-js-file
chore: removed .eslintrc.js file
2025-03-18 10:10:46 +01:00
Tony133 2644f5d5da chore: removed .eslintrc.js file 2025-03-13 21:00:08 +01:00
Kamil Mysliwiec aabc5872bc
Update README.md 2025-03-03 10:13:18 +01:00
Kamil Mysliwiec e962226292
Merge pull request #321 from romainbrancourt/update-ts-compiler-target
chore: update typescript compiler target
2025-02-21 08:59:03 +01:00
Romain Brancourt ff910e9580 chore: update typescript compiler target 2025-02-20 16:54:12 +01:00
Kamil Myśliwiec c61ae23339
chore: update cli and schematics deps 2025-01-20 08:37:15 +01:00
Kamil Myśliwiec ea9b7def75
chore: update engines 2025-01-17 15:15:10 +01:00
Kamil Myśliwiec 12d01ee39d
chore: upgrade eslint, upgrade deps 2025-01-17 15:11:29 +01:00
Kamil Myśliwiec fbe788c6f4
docs: update readme 2024-10-17 15:02:18 +02:00
Kamil Myśliwiec 23bb212d15
Merge branch 'okxiaoliang4-feature/specify-engine' 2024-10-16 12:11:52 +02:00
Kamil Myśliwiec 31a179d96e
chore: remove npmrc 2024-10-16 12:11:43 +02:00
Kamil Myśliwiec fbadc36498
Merge branch 'feature/specify-engine' of https://github.com/okxiaoliang4/typescript-starter into okxiaoliang4-feature/specify-engine 2024-10-16 12:11:02 +02:00
Kamil Myśliwiec b10005d588
chore: update readme 2024-10-16 12:08:15 +02:00
Kamil Mysliwiec e5c4188615
Merge pull request #316 from nestjs/dependabot/npm_and_yarn/multi-24bbd5359e
chore(deps): bump webpack and @nestjs/cli
2024-10-16 12:05:37 +02:00
Kamil Mysliwiec a9bd83f121
Merge pull request #317 from nestjs/dependabot/npm_and_yarn/multi-981d9247c0
chore(deps): bump path-to-regexp, @nestjs/core and @nestjs/platform-express
2024-10-16 12:05:15 +02:00
dependabot[bot] fb11f98dd3
chore(deps): bump path-to-regexp, @nestjs/core and @nestjs/platform-express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 3.3.0 and updates ancestor dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.7 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v3.3.0)

Updates `@nestjs/core` from 10.3.2 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/core)

Updates `@nestjs/platform-express` from 10.3.2 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
- dependency-name: "@nestjs/platform-express"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 10:04:36 +00:00
dependabot[bot] 5c60196cf8
chore(deps): bump webpack and @nestjs/cli
Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together.


Updates `webpack` from 5.90.1 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.94.0)

Updates `@nestjs/cli` from 10.3.1 to 10.4.5
- [Release notes](https://github.com/nestjs/nest-cli/releases)
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/nest-cli/compare/10.3.1...10.4.5)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@nestjs/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 10:04:34 +00:00
Kamil Mysliwiec 3027170e1e
Merge pull request #301 from nestjs/dependabot/npm_and_yarn/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
2024-10-16 12:03:23 +02:00
Kamil Mysliwiec ed24d8cbac
Merge pull request #311 from micalevisk/patch-1
enable `forceConsistentCasingInFileNames` for tsc compiler options
2024-10-16 12:03:10 +02:00
Micael Levi L. Cavalcante 11e7eeb6fa
enable `forceConsistentCasingInFileNames` for tsc compiler options 2024-10-12 11:13:28 -04:00
Kamil Myśliwiec de7d1929e9
chore: update readme 2024-08-19 12:26:13 +02:00
dependabot[bot] 67e3197291
chore(deps-dev): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 09:52:11 +00:00
Kamil Myśliwiec 7c21aea7e3
chore: update deps 2024-02-07 11:11:32 +01:00