libreant icon indicating copy to clipboard operation
libreant copied to clipboard

{,e}Book archive, focused on small grassroot archives, distributed search, support to different kind of objects

Results 62 libreant issues
Sort by recently updated
recently updated
newest added

We have a plan for a brand new "add a volume" page. First of all, it should be as similar as possible to the "edit volume" page. It should be...

enhancement

The `LICENSE` files only refers to "our" files. We should list somewhere all the files whose copyright does not belong to us. This is both formally needed for copyright rules...

system integration

... but it should. This is problematic for debian packaging. I could fix it in the debian package, but fixing it here makes more sense. we compile the `.mo` files...

bug

see the following discussion for more info https://github.com/insomnia-lab/libreant/pull/22#issuecomment-70121998

enhancement
help wanted

We should be able to do basic user operations through a web interface. This is simlar to #77, but is about a web interface instead of a CLI one. This...

auth

As noted in #250 comments, we should validate volumes better in the `PUT /volume/`. For example, it is allowed to have empty keys and/or empty volumes.

robustness

files[0]['notes'] should contain notes

enhancement
web interface

At present, agherant runs queries serially. It would be much quicker running in parallel.

enhancement
agherant

I've search a little bit, but I did not found a way to test libreant command execution. Consider this scenario: ``` pip install --force gevent=1.0 python setup.py develop libreant -d...

help wanted
tests

Our future userbase asks us to implement a simpler interface for ISBN-books (I don't know if ISBN is for something else than books). Apart from the html+js thing, we should...

web interface