Results 4 issues of Morgan Ridel

My first PR in TypeScript, fun language! TL;DR: * a new EventConnection abstracts the network events communication and allow for useful extensions * ability to `await` an event to describe...

rework
discojs
server

# Feature: Dataset metadata storage in Disco This PR adds new API endpoints to the server allowing to push dataset description and retrieve them. The frontend is updated to use...

feature
web client
server

UI part isolated for review. Based and dependent on merge of https://github.com/epfml/disco/pull/568 We can discuss how we should present this feature to the user (naming, interface...)

Hello, nice project! I'm trying it out for myself and it seems that using a '/' character in a feed name prevent access to any url using the feed name....

bug