Ruben Verborgh
|
e544e6dc11
|
feat: Allow custom root ACL.
|
2021-01-15 12:43:34 +01:00 |
|
Ruben Verborgh
|
87f1450d0d
|
feat: Use root ACL with relative URLs.
|
2021-01-15 12:43:34 +01:00 |
|
Ruben Verborgh
|
a5413a64d3
|
refactor: Move pod templates to pod subfolder.
|
2021-01-15 12:43:34 +01:00 |
|
Ruben Verborgh
|
af47083f64
|
feat: Add containsResource utility.
|
2021-01-15 09:00:43 +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 |
|
Joachim Van Herwegen
|
9160b52d5b
|
refactor: Remove toSystemFilePath
|
2021-01-14 16:14:30 +01:00 |
|
Ruben Taelman
|
748476afbb
|
refactor: Update to Components.js 4
|
2021-01-14 13:38:42 +01:00 |
|
Ruben Verborgh
|
66e636878f
|
feat: Add BasicRepresentation.
|
2021-01-11 14:23:52 +01:00 |
|
Ruben Verborgh
|
be1af89b56
|
feat: Add Content-Type constructor to metadata.
|
2021-01-11 14:03:38 +01:00 |
|
Ruben Verborgh
|
f454b781ff
|
fix: Join and normalize paths consistently.
|
2021-01-04 16:52:17 +01:00 |
|
Ruben Verborgh
|
ae06e99067
|
refactor: Also create named nodes for vocabularies.
|
2021-01-02 23:15:51 +01:00 |
|
Ruben Verborgh
|
8e138c36d1
|
refactor: Use types to create vocabularies.
|
2021-01-02 22:56:25 +01:00 |
|
Ruben Verborgh
|
a572825909
|
refactor: Indicate caching on method name.
|
2021-01-02 17:50:17 +01:00 |
|
Ruben Verborgh
|
e20510a392
|
feat: Improve path logging.
|
2021-01-01 19:00:14 +01:00 |
|
Ruben Verborgh
|
c41c41d0e9
|
fix: Ensure root file path is absolute.
|
2021-01-01 18:57:21 +01:00 |
|
Ruben Verborgh
|
ba4f7ff26c
|
feat: Add mainModulePath and globalModules CLI flags.
|
2021-01-01 18:25:35 +01:00 |
|
Ruben Verborgh
|
49551eb9eb
|
fix: Distinguish instantiation and initialization errors.
|
2021-01-01 16:37:16 +01:00 |
|
Ruben Verborgh
|
5a3a612dce
|
feat: Add extra logging for root container creation.
|
2021-01-01 16:29:03 +01:00 |
|
Ruben Verborgh
|
1cf1167261
|
test: Use Components.js in Authorization.
|
2020-12-22 00:33:33 +01:00 |
|
Joachim Van Herwegen
|
231349b30d
|
feat: Initialize root containers with RootContainerInitializer
|
2020-12-18 10:33:54 +01:00 |
|
Ruben Verborgh
|
accfc2e58d
|
change: Make RepresentationMetadata accept a ResourceIdentifier.
Closes https://github.com/solid/community-server/issues/388
|
2020-12-11 10:37:36 +01:00 |
|
Ruben Verborgh
|
badbe0032b
|
refactor: Remove Setup.
|
2020-12-08 10:19:35 +01:00 |
|
Ruben Verborgh
|
04a91858c2
|
refactor: Split off ServerInitializer.
|
2020-12-08 10:19:35 +01:00 |
|
Ruben Verborgh
|
b0ecf1c1d8
|
refactor: Split off LoggerInitializer.
|
2020-12-08 10:19:35 +01:00 |
|
Ruben Verborgh
|
8fbb4f592e
|
refactor: Split off AclInitializer.
|
2020-12-08 10:19:35 +01:00 |
|
Ruben Verborgh
|
77db5c0060
|
fix: Do not overwrite existing root ACL.
Fixes https://github.com/solid/community-server/issues/382
|
2020-12-03 12:35:26 +01:00 |
|
Joachim Van Herwegen
|
1a043aca3f
|
feat: integrate pod creation
|
2020-12-02 13:01:38 +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
|
528688bc4c
|
refactor: Refactor runCli to take optional arguments.
|
2020-12-01 14:55:39 +01:00 |
|
Ruben Verborgh
|
c3b5387efb
|
test: Test all CLI flags.
|
2020-12-01 14:41:19 +01:00 |
|
Joachim Van Herwegen
|
ee312910d7
|
fix: Correctly handle acl behaviour for acl identifiers
|
2020-11-25 09:04:55 +01:00 |
|
Joachim Van Herwegen
|
e4183333fd
|
fix: Integrate wrapStreamError to prevent uncaught errors
|
2020-11-24 11:49:10 +01:00 |
|
Ruben Verborgh
|
e39e7963eb
|
refactor: Add ExpressHttpServerFactory.
|
2020-11-20 15:12:04 +01:00 |
|
Joachim Van Herwegen
|
892b5f5921
|
feat: Create multiple configs supporting different store backends
|
2020-11-04 12:24:37 +01:00 |
|
Ruben Taelman
|
4c534e9d5d
|
change: add global setGlobalLoggerFactory function
|
2020-09-23 10:04:31 +02:00 |
|
Ruben Taelman
|
db9aefe551
|
feature: add level-based logger methods for convenience
|
2020-09-23 10:04:31 +02:00 |
|
Ruben Taelman
|
aaa49219dc
|
feat: configure logger during setup
|
2020-09-23 10:04:31 +02:00 |
|
Joachim Van Herwegen
|
9657fbafb1
|
refactor: Update eslint related dependencies
|
2020-09-17 11:55:49 +02:00 |
|
Joachim Van Herwegen
|
85df2e5d7f
|
refactor: Make URI constants consistent
|
2020-09-16 13:18:58 +02:00 |
|
Joachim Van Herwegen
|
8d3979372b
|
refactor: Streamline RepresentationMetadata interface
|
2020-09-16 12:10:42 +02:00 |
|
Joachim Van Herwegen
|
76319ba360
|
feat: Update RepresentationMetadata to store triples
|
2020-09-16 12:10:42 +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
|
ee3b847033
|
refactor: Introduce TEXT_TURTLE constant
|
2020-09-03 09:52:48 +02:00 |
|
Ruben Verborgh
|
c5c5d13570
|
refactor: Replace dataType by binary flag
|
2020-09-03 09:52:48 +02:00 |
|
Ruben Taelman
|
b952a5790c
|
fix: incorrect root server name in configs
|
2020-09-01 11:17:31 +02:00 |
|
Ruben Taelman
|
09707a9e6d
|
feat: allow custom config to be passed
|
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 |
|
Ruben Taelman
|
3387092fc3
|
Move base normalization to RuntimeConfig
|
2020-08-31 09:24:40 +02:00 |
|
Ruben Taelman
|
48740e5cba
|
style: improve linting of imports
A new plugin is used that offers autofixing capabilities.
|
2020-08-26 13:20:19 +02:00 |
|
Ruben Taelman
|
5126356c94
|
feat: Move runtime config into dedicated component, Closes #67
* Move runtime config into dedicated component, Closes #67
* Migrate FileResourceStore to RuntimeConfig
|
2020-08-26 10:25:47 +02:00 |
|