document-server/CHANGELOG.md

20 KiB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v0.1.3

  • Merge pull request 'Alpha Release 0.1.3 - More env vars' (#20) from dev into main ecd02a1
  • 🚀Bumped version to v0.1.3 6a14232
  • 🧾New changelog file version [CI SKIP] [skip ci] ad9a8a4
  • 🧾New changelog file version [CI SKIP] [skip ci] b6296b8
  • Merge pull request 'Load more stuff from env feature/16-env_vars' (#17) from feature/16-env_vars into dev bc4d16e
  • Added new env vars to config 3bb322e
  • Added new env vars to readme b77bb3a
  • Now loading interpolation vars from config/env b4ebae2
  • 🧾New changelog file version [CI SKIP] [skip ci] a306009

v0.1.2

7 February 2021

  • Merge pull request 'Alpha Release 0.1.2 - Hotfix release' (#15) from dev into main 123cf8a
  • 🧾New changelog file version [CI SKIP] [skip ci] 22b1e00
  • 🚀Bumped version to v0.1.2 7e507d4
  • PAtch: Copy locales f7dfd6d

v0.1.1

7 February 2021

  • Merge pull request 'Alpha Release 0.1.1 - Hotfix release' (#12) from dev into main cbff307
  • 🧾New changelog file version [CI SKIP] [skip ci] 4fca5af
  • Updated dockerfile & build for dockerized puppeteer ea8028d
  • 📖New license file version [CI SKIP] [skip ci] 8d4e7a1
  • Revert "Now only using our mirror to build" fe0f45e
  • Now only using our mirror to build b07c5a9
  • 🧾New changelog file version [CI SKIP] [skip ci] 9755e43
  • 🧾New changelog file version [CI SKIP] [skip ci] 603a814
  • Switched to using our mirrored images for buildi dba765c
  • 🚀Bumped version to v0.1.1 d1b07f3
  • Pinned alpine version 6ab3946

v0.1.0

7 February 2021

  • Merge pull request 'Alpha Release 0.1.0 - Contract generation' (#11) from dev into main bc2b6fa
  • 📖New license file version [CI SKIP] [skip ci] ee19efa
  • 🚀Bumped version to v0.0.2 de432c4
  • First working (TM) template code a9e3360
  • Working Styleing c617c40
  • Removed base64 image e401d0e
  • Updated the contract template to use external css 6121b1e
  • Sorted locales 1962499
  • Switched to puppeteer for pdf generation 5afd26e
  • Added a coupple of real replacement strings to the sponsoring template 041c0ed
  • Added automatic img to base64 conversion 42443af
  • Added i18n strings e345c36
  • first working pdf generation from class 🎉 3af76a5
  • Added a bunch of english and german translations 🌎 784d7c6
  • Added translations using i18next 75eb925
  • Switched to handlebars for templateing 4acf3e3
  • Moved pdf creatior initialization to new function 47a05fa
  • 🧾New changelog file version [CI SKIP] [skip ci] f3de80a
  • 🚀Bumped version to v0.1.0 6a42fe3
  • Merge pull request 'Sponsoring contract generation feature/5-sponsoring_contracts' (#10) from feature/5-sponsoring_contracts into dev 84259d3
  • Added optimization args 140fda1
  • Added first parts of template 13776d1
  • Added pdf merging for big requests (over 100 runners) 785544c
  • Fixed file broken in merge c07c6ae
  • Now with workin i18n-ally config🥳 7c3813b
  • Now with workin i18n-ally config🥳 b4232e5
  • Now accepting arrays for sponsoring contract generation f833ae2
  • Added full interpolation support to the i18n f755f4f
  • Added option to generate empty sponsoring contracts 1ced0e3
  • Added translation sorting secript 1e67672
  • Removed the example data from the fill-in fields 5e12525
  • Edited html template d58453f
  • PDF Creator now accepts single instances of class 78205ee
  • PDF Creator now accepts single instances of class ba7cedd
  • Updated template for i18n a596188
  • Parellized the chunks e92820e
  • Fixed the controller not waiting for initialization ee8ba99
  • Implemented language selection by query param 6f81566
  • Added comments cd51e78
  • Added example locales 1969769
  • Fixed data validation problem bd6ec62
  • Removed fullname from groups (to be renabled later) 388d8a2
  • Updated comments 119102a
  • Updated readme for handlebars 05e4718
  • Updated readme f69e777
  • 🧾New changelog file version [CI SKIP] [skip ci] f4a34dd
  • Typos 95b882a
  • Added sentence about large requests to the /contracts openapi description 4773a5f
  • Removed puppeteer args 06dedc0
  • Expanded max request body size to 500mb 4f191dc
  • Now awaiting language change c07319b
  • 🧾New changelog file version [CI SKIP] [skip ci] 42d6c40
  • Formatting 2d0b7ce
  • Removed useless await 4cd437b
  • Updated comments cf9cd29
  • Merge pull request 'Patch 0.0.2' (#9) from dev into main 4585a83
  • Merge pull request 'Basic documentation feature/6-documentation' (#8) from feature/6-documentation into dev 73915da
  • 📖New license file version [CI SKIP] [skip ci] 465efe0
  • Typos 68e34a9
  • Merge pull request 'Implemented the basics for templateing feature/3-pdf_templateing' (#4) from feature/3-pdf_templateing into dev 15f1641
  • Merge pull request 'Implemented the basic request classes feature/1-input_classes' (#2) from feature/1-input_classes into dev b5e79e5
  • Added openapi viewers 6435c8a
  • 📖New license file version [CI SKIP] [skip ci] d493e74
  • Initial commit 0908bcd
  • Added address class and errors d291cf0
  • Added drone file 48d7cad
  • Added the donation classes 1d73e4e
  • Added openapi related classes 9d62225
  • Added a bs example template f726a6e
  • Added a basic donor class cfa65e8
  • Added input class for contract generation 63f9523
  • Initialized package b0427a6
  • Added a simplified runnergroup class e29c17a
  • Resolved fun issues with promises 4617f2c
  • Added a runnercard class cb7325b
  • Added a basic readme df94b1b
  • Added base app 915ff92
  • Added vscode workspace config ae466b4
  • Created a pdf class that takes care of the pdf wrapping 7d5b575
  • Added editor and stageing infos to the README 56b7227
  • Added dockerfile and docker-compose b9d4cc3
  • Added loaders 57afbd4
  • Added a certificaterunner class d08bdfd
  • Added a template section to the readme 8141269
  • Created a barebones pdf controller 64bd1ff
  • Moved distance to the main runner object 1d1fa50
  • Added tsconfig e1f0378
  • Added basic dependencies 43bb728
  • Added typeing to the buffer and stream conversion 3fb8be2
  • Added basic dependencies d450cea
  • Added release-it config 185e66f
  • Added config class 278c563
  • Added Barebones pdf creator class 557cc26
  • Added a simple status controller 1d62e7f
  • Added errorhandler middleware 6539fd7
  • Runners now use the runnergroup class instead of strings aae4f50
  • Added files to gitignore 66134c0
  • Switched to the splitted functions 3ca38ab
  • Cleaned up openapi stuff 4efb629
  • Updated apidoc viewer settings 36396af
  • Updated apidoc viewer settings 4d45e0f
  • 🧾New changelog file version [CI SKIP] [skip ci] 8f250f7
  • Added missing dependencies c2d7141
  • Added license export and release scripts 0c4e5a1
  • Added build script cbc421c
  • Added dev script 814b564
  • Adjusted template font styleing 2c7b025
  • Added html-pdf package a7d4001
  • Added PDFs to gitignore 9f3758d
  • Added version to config b1747f6
  • fixed license-exporter call 83c4bd6
  • Added version to config cff7011
  • Added openapi dependency 94e5e51
  • Added templates folder 8a30265