Simone Bembi

Results 10 issues of Simone Bembi

It would be nice to add a session switcher inside the session helper user interface

feature
nice to have

Add the possibility to enable a building queue, which would build sessions in order

feature
nice to have

Add pagination/filtering/sorting in available branches/tags

feature

Since the interaction in the terminal could be complex, we should provide an interactive pseudo-terminal on the server-side of the application, that can communicate with the client side via websocket....

improvement
nice to have

Maybe written in JS

nice to have
idea

A created session should have a readable alias. The alias would be stored permanently with its commit. The session would be identified with a struct like this ```go type SessionIdentifier...

feature

We need some configuration editing UI

feature

- ~Configuration of the server that hosts the documentation~ - Chapters - ~Installation~ - ~Sample configuration~ - ~Configuration details~ - ~Using a process manager~ - ~Run inside docker~ - List...

documentation
wip
improvement

When an application folder is being initialized, it may get corrupted: - shutting down the application - when the authentication is not correct While on the first case the application...

versioning
improvement

Since the only system used is polling, dispatch of error notifications or similar gets hard. We need some websockets here.

improvement