Joachim Van Herwegen
840965cdef
refactor: Create multiple composite handlers
2020-11-06 09:08:00 +01:00
Joachim Van Herwegen
e8fdcb0ad0
refactor: Split off ErrorResponseWriter
2020-11-06 09:08:00 +01:00
Joachim Van Herwegen
f8542a2c0c
feat: Create routing configs and partially clean up config structure
2020-11-04 12:24:37 +01:00
Joachim Van Herwegen
892b5f5921
feat: Create multiple configs supporting different store backends
2020-11-04 12:24:37 +01:00
Joachim Van Herwegen
03c64e5617
refactor: Remove file and in memory stores
2020-10-16 09:35:48 +02:00
Joachim Van Herwegen
31844a4f40
feat: Integrate MetadataHandler
2020-10-09 12:12:34 +02:00
smessie
0644f8d245
feat: Implement HEAD request support
...
* feat: Implement HEAD request support
* feat: Integrate HEAD handler with other code
* fix: Improve test by using arrayifyStream
* fix: Use Promise chaining
* refactor: Unwrap destroy stream promise
2020-10-06 14:13:37 +02:00
Ruben Taelman
aaa49219dc
feat: configure logger during setup
2020-09-23 10:04:31 +02:00
Ruben Taelman
1dd140ab61
refactor: Remove RuntimeConfig in favor of config variables, Closes #106
2020-09-15 08:52:23 +02:00
Ruben Verborgh
ba8b3575b0
refactor: Rename BasePermissionsExtractor to MethodPermissionsExtractor
2020-09-04 22:48:43 +02:00
Joachim Van Herwegen
199d657097
refactor: Remove overused "Simple" prefix
2020-09-02 15:42:13 +02:00
Joachim Van Herwegen
3931d5f664
feat: Integrate ChainedConverter into the server
2020-09-01 15:39:10 +02:00
Ruben Taelman
2c3ae4eded
Add generic QuadToRdfConverter
2020-09-01 11:49:49 +02:00
Ruben Taelman
b952a5790c
fix: incorrect root server name in configs
2020-09-01 11:17:31 +02:00
Ruben Taelman
3f20f79a3c
change: improve urn names of components in server config
2020-09-01 09:00:15 +02:00
Ruben Taelman
a6df6e211b
change: split core and wrapper storage configs
2020-09-01 09:00:15 +02:00
Ruben Taelman
774e5d80f6
change: decompose LDP configs into separate files
2020-09-01 09:00:15 +02:00
Ruben Taelman
db04c55196
feat: Enable dependency injection with auto-generated components
2020-09-01 09:00:15 +02:00