32 Commits

Author SHA1 Message Date
449a96b302 🚀Bumped version to v0.3.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 18:00:42 +01:00
491cdb8d71 🚀Bumped version to v0.2.0
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-09 19:37:46 +01:00
75b8b281b8 Added speedtest script to package
ref #19
2021-02-09 18:02:43 +01:00
44f139aa01 Merge branch 'dev' into feature/19-speed_test 2021-02-09 17:54:44 +01:00
467d8df6db Merge branch 'dev' into feature/19-speed_test 2021-02-09 17:50:05 +01:00
b0d42939a6 Merge branch 'dev' into feature/13-barcode_generation
# Conflicts:
#	src/PdfCreator.ts
#	src/config.ts
2021-02-09 17:35:20 +01:00
edc846ab05 Implemented async barcode generation using async helpers
ref #13
2021-02-09 16:38:18 +01:00
0894446085 Implemented runner generation using fakerjs
ref #19
2021-02-08 18:08:01 +01:00
6a14232889 🚀Bumped version to v0.1.3
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-08 17:38:42 +01:00
8072d0b194 Added basic barcode generation
ref #13
2021-02-08 08:32:39 +01:00
7e507d4cc4 🚀Bumped version to v0.1.2
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-07 18:59:20 +01:00
f7dfd6d0c3 PAtch: Copy locales
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-07 18:59:10 +01:00
d1b07f39fd 🚀Bumped version to v0.1.1 2021-02-07 17:52:50 +01:00
ea8028dfd5 Updated dockerfile & build for dockerized puppeteer
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-07 17:51:36 +01:00
6a42fe37d0 🚀Bumped version to v0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-07 16:38:31 +01:00
785544ca16 Added pdf merging for big requests (over 100 runners)
ref #5
2021-02-07 16:04:56 +01:00
1e67672ef0 Added translation sorting secript
ref #
2021-02-07 12:55:24 +01:00
42443af734 Added automatic img to base64 conversion
ref #5
2021-02-07 12:32:23 +01:00
75eb925267 Added translations using i18next
ref #5
2021-02-05 21:20:05 +01:00
4acf3e39ce Switched to handlebars for templateing
ref #5
2021-02-05 20:08:47 +01:00
5afd26ea22 Switched to puppeteer for pdf generation
ref #5
2021-02-05 13:53:46 +01:00
de432c4481 🚀Bumped version to v0.0.2
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-03 18:11:15 +01:00
a7d4001ad9 Added html-pdf package
ref #3
2021-02-02 11:03:06 +01:00
83c4bd62cb fixed license-exporter call
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-30 18:11:27 +01:00
0c4e5a182c Added license export and release scripts
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-30 18:06:46 +01:00
185e66fb5b Added release-it config 2021-01-30 17:55:07 +01:00
cbc421cd83 Added build script 2021-01-30 17:53:08 +01:00
c2d714116e Added missing dependencies 2021-01-30 17:47:10 +01:00
814b564752 Added dev script 2021-01-30 17:44:04 +01:00
94e5e51f8d Added openapi dependency 2021-01-30 17:27:36 +01:00
43bb728d0d Added basic dependencies 2021-01-30 17:20:42 +01:00
b0427a6d81 Initialized package 2021-01-30 17:16:12 +01:00