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 |
|
Joachim Van Herwegen
|
2ae95bd167
|
refactor: Remove streamify array dependency
|
2021-08-02 14:28:43 +02: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 |
|
Joachim Van Herwegen
|
5edbbc1958
|
chore: Update dependencies
|
2021-06-30 10:24:13 +02:00 |
|
Joachim Van Herwegen
|
e9917322e3
|
feat: Support $MODULE_PATH in StaticAssetHandler
|
2021-04-22 17:04:16 +02:00 |
|
Ruben Verborgh
|
c899e6c4b1
|
fix: Do not re-encode static assets. (#566)
Fix serving binary static assets.
|
2021-01-28 22:02:32 +00:00 |
|
Ruben Verborgh
|
2563335403
|
feat: Support folders in StaticAssetHandler.
Closes https://github.com/solid/community-server/issues/548
|
2021-01-28 09:07:54 +01:00 |
|
Ruben Verborgh
|
5a12315554
|
feat: Add StaticAssetHandler.
|
2021-01-21 10:35:07 +01:00 |
|