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 |
|