Joachim Van Herwegen
|
73acb9cd52
|
fix: Prevent race condition in OPTIONS call
|
2021-02-05 17:18:45 +01: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
|
394e28b69d
|
change: Make header capitalization consistent.
|
2021-01-26 10:52:38 +01:00 |
|
Ruben Verborgh
|
75d0d4152a
|
feat: Add placeholders for static assets to configuration.
|
2021-01-21 10:35:07 +01:00 |
|
Ruben Verborgh
|
5a12315554
|
feat: Add StaticAssetHandler.
|
2021-01-21 10:35:07 +01:00 |
|
Joachim Van Herwegen
|
ee50f40062
|
docs: Add comments referencing the Solid spec where relevant
Also some minor changes to completely match the spec there.
|
2021-01-15 08:42:36 +01:00 |
|
Matthieu Bosquet
|
a73936f522
|
refactor: Add HttpHandlerInput interface
|
2021-01-02 13:39:45 +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 |
|