@NicolasCARPi, @alexander-haller 4.3.9 and 4.3.10 are drafts
Nicolas CARPi
@NicolasCARPi
fixed!
btw apiv2 is really taking shape, it'll be great once it's done, it allows deleting a lot of old ugly working code and replace it with fancy buggy code ^^
also, now you can directly access /api/v2/experiments/42 and get the json back in the browser
once I get things sorted out a bit better I'll post on the github discussion the current design
I think the releases of elabimg got marked as draft because I removed the tag corresponding
(and added it later)
alexander-haller
@alexander-haller
it allows deleting a lot of old ugly working code and replace it with fancy buggy code ^^
:-)
Nicolas CARPi
@NicolasCARPi
current commit: 30 files changed, 436 insertions(+), 489 deletions(-)
as long as there are less lines of code at the end of the day I consider this a win
using the public api for internal stuff will be a game changer!
it's also a PITA, basically a superposition of both states
Nicolas CARPi
@NicolasCARPi
@alexander-haller damn users wanting to use windows!!! ;)
BTW: current state of the APIV2 branch vs hypernext: 243 files changed, 4264 insertions(+), 6300 deletions(-)
nmontua
@nmontua
I have a bit of a Problem using Borgbackup: everything appears to be configured correctly, no error in the terminal or anything. Borg list also shows me that I do have a backup. It is just that elabctl backup only creates the SQLdump but not the uploaded files zip archive anymore :(. Or does the backup process word fundamentally different now?
alexander-haller
@alexander-haller
@nmontua your second guess - backup process works different now. It uses inkremental backups with borg instead of full backups with zips.