Pierre Bidet
Pierre Bidet
Thank you for your answer @ukoz , but I fear this will be a bit hard to make, because of the numerous struct types, the functions, any idea if a...
@arvidn Do you plan to make an official Rust binding of the library ?
You can see the share they've created directly on the reverse shares management. I understand that the reverse share is better at some points and also have its issues, but...
@NLion74, I've made the #178 and #179 pull requests, in order to make easier the usage of reverse shares. You can now directly access the shares by clicking the id,...
Yes, it's totally true, all the options might be confusing, and options like the password don't actually make sense. Maybe it could be nice to add another menu to configure...
This feature does not require big changes, but it stills require multiple changes in the backend ans frontend so this might take some time. I would also like to wait...
Yes, I thought the same thing. The easy mode wouldn't ask anything, it would create a random share id, and set all the default values (or predefined)
Hello everyone. I've quite progressed on the possibility to configure the reverse shares' shares. I'll show you what's new on my branch, with a few pictures and everything. First of...
Wow, I've just resolved the bug, it came from the fact that the function `form.onSubmit()` returns THE function that we have to call to confirm. And like I was calling...
I'll just make some other changes to have the same name everywhere, the good spelling, comments, and better file partitioning. I'll also try to make the code cleaner, but well,...