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 |
|
Ruben Verborgh
|
eabe6bc4ed
|
feat: Implement --baseUrl flag.
Closes https://github.com/solid/community-server/issues/372
|
2020-12-01 19:09:52 +01:00 |
|
Ruben Verborgh
|
961662b692
|
refactor: Components.js supports Record now.
|
2020-11-30 09:45:39 +01:00 |
|
Ruben Verborgh
|
6b4088723d
|
fix: Add trailing slashes to advertised WebSocket URL.
|
2020-11-30 00:54:21 +01:00 |
|
Ruben Verborgh
|
fc3942b372
|
change: Move WebSocketAdvertiser to middleware.
|
2020-11-30 00:54:21 +01:00 |
|
Ruben Verborgh
|
8dec921c10
|
feat: Make CorsHandler customizable.
|
2020-11-30 00:44:19 +01:00 |
|
Ruben Verborgh
|
d6c0f89cf5
|
feat: Make HeaderHandler customizable.
|
2020-11-30 00:44:19 +01:00 |
|
Ruben Verborgh
|
023ff80f48
|
refactor: Separate middleware from Express.
|
2020-11-30 00:44:18 +01:00 |
|