Jasper Vaneessen
|
2814e72b34
|
feat: Respect root path for static assets and HTML links
* feat: rootpath for static assets and links1
* fix: static asset handler respects root path
* fix: use rootPath for links
* tests: fix the tests after adding consuctor params
* feat: change matchregex instead of stored URLs
* feat: baseUrl for handlebar engine and templates
* feat: full baseUrl passed to templates
* test: fix integration tests + templates
* chore: implement requested changes
* docs: Describe TemplateEngine interface changes
Co-authored-by: Joachim Van Herwegen <joachimvh@gmail.com>
|
2022-05-24 10:20:41 +02:00 |
|
Thomas Dupont
|
236bbc6e5d
|
feat: initial proposal for multithreaded execution
|
2022-05-16 10:15:37 +02:00 |
|
Joachim Van Herwegen
|
77eeae9c9e
|
chore: Update configs to v5.0.0
|
2022-05-05 11:20:53 +02:00 |
|
Joachim Van Herwegen
|
cfdd1221f0
|
fix: Always define @type in configs
|
2022-04-25 09:09:39 +02:00 |
|
Joachim Van Herwegen
|
ce27bec207
|
fix: Update prefixes in all configs
|
2022-04-25 09:09:39 +02:00 |
|
Joachim Van Herwegen
|
784bfc8c21
|
chore: Update configs to v4.0.0
|
2022-04-19 15:13:55 +02:00 |
|
Joachim Van Herwegen
|
b292cd2e2b
|
chore: Update configs to v3.0.0
|
2022-02-23 11:09:41 +01:00 |
|
Ruben Verborgh
|
6d985a65d0
|
chore: Update configs to v2.0.0.
|
2021-10-15 10:50:32 +02:00 |
|
Ruben Verborgh
|
1719857e4b
|
change: Use @css: instead of $PACKAGE_ROOT/
This makes usage from the command line easier,
since $ is typically used to mark variables.
|
2021-08-03 13:19:38 +01:00 |
|
Ruben Verborgh
|
19624dc729
|
refactor: Allow default template in template engines.
|
2021-07-22 11:12:21 +02:00 |
|
Ruben Verborgh
|
d01382d36e
|
Release version 1.0.0-beta.0 of the npm package.
|
2021-06-29 17:43:44 +01:00 |
|
Joachim Van Herwegen
|
3ef815ee6d
|
refactor: Move pod config to identity folder
|
2021-06-01 15:38:55 +02:00 |
|