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 |
|
Joachim Van Herwegen
|
77eeae9c9e
|
chore: Update configs to v5.0.0
|
2022-05-05 11:20:53 +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 |
|
Joachim Van Herwegen
|
a684b2ead7
|
feat: Update IDP templates to work with new API format
|
2022-02-11 10:52:45 +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
|
745eef798a
|
feat: Cache static assets.
Closes https://github.com/solid/community-server/issues/861
|
2021-07-28 11:45:14 +02:00 |
|
Ruben Verborgh
|
1ae3c099e0
|
fix: Remove obsolete IDP CSS config entry.
|
2021-07-25 22:24:33 +02:00 |
|
Joachim Van Herwegen
|
c2ad892020
|
feat: Create RootInitializer to set up root resources
|
2021-07-22 15:08:28 +02:00 |
|
Ruben Verborgh
|
1ad03871b2
|
chore: Align template path names.
|
2021-07-22 11:12:21 +02:00 |
|
Ruben Verborgh
|
264b9707ac
|
feat: Style main template.
|
2021-07-15 12:46:28 +01: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
|
68f2446e27
|
fix: Various minor fixes
|
2021-06-01 15:38:55 +02:00 |
|
Joachim Van Herwegen
|
452032e312
|
feat: Split preset configurations by feature
|
2021-05-19 09:40:40 +02:00 |
|