Commit Graph

15 Commits

Author SHA1 Message Date
Joachim Van Herwegen
797e804c07 feat: Add config presets for subdomain support 2021-02-25 13:16:26 +01:00
Ruben Verborgh
c3cff553e3 feat: Emit container pub event on PUT.
Closes https://github.com/solid/community-server/issues/612
2021-02-24 12:04:42 +01:00
Joachim Van Herwegen
061c856161 feat: Add auxiliary support to LockingResourceStore
This way locks are always on the associated resource
if there is a request on an auxiliary resource.
2021-02-18 13:26:08 +01:00
Joachim Van Herwegen
7f34fe6ae3 feat: Create separate authorizer for auxiliary functions 2021-02-18 13:26:08 +01:00
Joachim Van Herwegen
38b1c98cb6 feat: Integrate GreedyReadWriteLocker 2021-02-09 14:35:12 +01:00
Joachim Van Herwegen
b61d46900f feat: Create new interface for lockers with only 1 kind of lock 2021-02-09 14:35:12 +01:00
Joachim Van Herwegen
69c31446dd feat: Update config to include LockingResourceStore 2021-01-22 11:34:51 +01:00
Ruben Taelman
748476afbb refactor: Update to Components.js 4 2021-01-14 13:38:42 +01:00
Joachim Van Herwegen
f0db9e501f refactor: Replace getParentContainer util function with ContainerManager 2020-12-11 12:42:17 +01:00
Ruben Verborgh
9b70068722 feat: Wire up WebSockets.
Closes https://github.com/solid/community-server/issues/337
2020-11-25 10:12:00 +01:00
Ruben Verborgh
de16af2104 fix: Repair RepresentationConvertingStore config.
Fixes https://github.com/solid/community-server/issues/348
2020-11-24 23:11:52 +01:00
Joachim Van Herwegen
1073c2ff4c refactor: Clean up utility functions 2020-11-18 17:19:53 +01:00
Joachim Van Herwegen
b49366498b chore: Integrate WrappedExpiringResourceLocker 2020-11-16 10:32:10 +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