Ruben Verborgh
e492f2e4a6
Release version 0.1.1 of the npm package.
2020-09-03 15:41:04 +02:00
Ruben Verborgh
80aad8ab07
fix: Move dependencies to production
2020-09-03 15:34:24 +02:00
Ruben Taelman
d259461c14
docs: initialize CHANGELOG.md
2020-09-03 10:35:52 +02:00
Ruben Taelman
6b8d57667b
fix: reset lockfile to update to fixed JSON-LD serializer, Closes #105
2020-09-02 09:53:07 +02:00
Ruben Taelman
2c3ae4eded
Add generic QuadToRdfConverter
2020-09-01 11:49:49 +02:00
Ruben Taelman
db04c55196
feat: Enable dependency injection with auto-generated components
2020-09-01 09:00:15 +02:00
Ruben Taelman
e88e680ed7
feat: add support for parsing more RDF formats using rdf-parse
2020-08-31 12:01:47 +02:00
Renovate Bot
7bd77bbf96
chore(deps): update dependency @types/jest to v26
2020-08-31 11:39:11 +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
smessie
381dae42f6
feat: Add file based ResourceStore ( #52 )
...
* feat: Add file resource store
* test: Write some tests for FileResourceStore
* fix: Reformat code and fix various small things from reviews
* fix: Change constants to just be the corresponding URL
* fix: Remove extra unnecessary wrap in a Promise
* fix: Write some more tests and fix related bugs
* fix: Use old way to import fs promises to support older Node versions
* refactor: Refactor code and tests
* refactor: Refactor and better document code
* fix: Change comparison with undefined by typeof check
* fix: Invert typeof check
2020-08-18 14:19:25 +02:00
Joachim Van Herwegen
95c65c86a7
feat: Add BodyParser for SPARQL updates
2020-07-23 10:55:53 +02:00
Joachim Van Herwegen
a9b811a5a3
feature: Add lock functionality
2020-07-17 15:26:32 +02:00
dependabot[bot]
17e6f10efe
build(deps): bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-17 14:22:11 +02:00
Joachim Van Herwegen
a9dc59bf78
feat: Set up server using express
2020-07-15 10:59:45 +02:00
Joachim Van Herwegen
792323797d
feat: Add coveralls support
2020-07-08 14:17:12 +02:00
Joachim Van Herwegen
39853b0bd0
fix: update N3 typings
2020-06-25 08:56:37 +02:00
Joachim Van Herwegen
618005675f
feat: add simple response writer
2020-06-24 14:08:56 +02:00
Joachim Van Herwegen
cf258d0317
feat: add simple request parser
2020-06-17 10:10:32 +02:00
Joachim Van Herwegen
d4f70d9c59
feat: add simple body parser
2020-06-17 10:10:32 +02:00
Joachim Van Herwegen
4229932a3a
feat: add CompositeAsyncHandler to support multiple handlers
2020-06-05 09:51:48 +02:00
Joachim Van Herwegen
14cfe75865
fix: remove prettier
...
Certain prettier rules were conflicting with those of eslint-config-es,
so it will be removed until we discover cases where it would actually be needed,
since most of it seems to already be covered.
2020-05-25 12:06:30 +02:00
Joachim Van Herwegen
f8e136cadb
refactor: support inrupt coding standards
2020-05-25 10:07:38 +02:00
Joachim Van Herwegen
5def53180c
Created the initial interfaces based on the architecture document
2020-05-19 12:22:25 +02:00
Joachim Van Herwegen
b949b6cf5e
Initial configuration
2020-05-15 11:07:10 +02:00