Ozzieisaacs
24f7918aa4
Merge remote-tracking branch 'it/patch-4'
5 years ago
Ozzieisaacs
2eec329bdf
Merge branch 'master' into Develop
...
# Conflicts:
# cps/templates/user_edit.html
# optional-requirements.txt
5 years ago
Ozzieisaacs
0411d4a8c9
Added 2 new kobo settings: Enable Kobo Sync (currently not working) and proxy Requests to Kobo
...
Added fix for kobo reader generating requests without right port number, causing url_for not working correct
5 years ago
Ozzieisaacs
a986faea56
Merge remote-tracking branch 'fix/fix_creation_time' into Develop
5 years ago
Ozzieisaacs
ad71d0a03f
Merge remote-tracking branch 'kobo_/develop/fix-new-user' into Develop
5 years ago
Ozzieisaacs
0955c6d6fb
Update Kobo
5 years ago
Michael Shavit
d30b44ee0f
Minor formatting changes per codacy review.
5 years ago
Michael Shavit
a6f4db0f25
Fix bug where last_created is incorectly set in the SyncToken.
5 years ago
Michael Shavit
4547c328bc
Delete/Restore book from Kobo device upon (un)archiving of a book in the web UI.
5 years ago
Michael Shavit
5027aeb3a0
Fix bug where last_created is incorectly set in the SyncToken.
5 years ago
Michael Shavit
c0239a659c
Add UI support for archived books.
...
Archived books will no longer appear in any book lists or searches, and
may only be restored from the Archive view.
5 years ago
Michael Shavit
e404da4192
Add support for book 'deletion' (i.e archiving) from a Kobo device.
5 years ago
Simon Latapie
69fa7d0091
new user: disable kobo token on new user page
...
kobo token generator function is related to a user id, which is not
present on new user page.
Disable the Kobo token part when creating a new user.
5 years ago
ZIzA
e1d6aec682
quick fix
...
sorry
5 years ago
ZIzA
155795a18e
Russian language update
5 years ago
ZIzA
8c4052e884
Update README.md
5 years ago
Ozzie Isaacs
3c63e2b7e4
Update version number
5 years ago
Simon Latapie
9b119fa724
edit book: manage identifiers
5 years ago
ElQuimm
a17c1c063e
Update messages.po
...
:-)
Thank you
5 years ago
Ozzieisaacs
6728f5da2d
Update Czech translation
5 years ago
Lukáš Heroudek
16adeae5c3
Update messages.po
5 years ago
Lukáš Heroudek
485eba94cc
Update messages.po
5 years ago
Lukáš Heroudek
5a074348ac
Update messages.po
5 years ago
Ozzieisaacs
cd9bb56db5
Cleanup Kobo integration
5 years ago
Сергей
8150f934fd
Update README.md
5 years ago
Сергей
4c8f3f7bae
Add files via upload
5 years ago
Сергей
ab5f176f58
Update README.md
5 years ago
Ozzieisaacs
b294ac00ed
Update for updated dependencies on comicapi
5 years ago
Ozzie Isaacs
165cbad67b
Delete tess.py
5 years ago
Ozzieisaacs
b30da58eb9
Update german translation
5 years ago
Ozzieisaacs
b0fb6b858d
Merge remote-tracking branch 'swedish/patch-4'
5 years ago
Jony
53ce22ef5e
Update Swedish translation
...
I translated the new strings.
5 years ago
Ozzieisaacs
8e7a52f44e
Merge remote-tracking branch 'swedish/master'
5 years ago
OzzieIsaacs
05a35be019
Update test result
5 years ago
Jony
4406220f70
Update Swedish translation
...
Update file
5 years ago
Jony
51a6cff411
Merge pull request #2 from janeczku/master
...
Update respository
5 years ago
Ozzieisaacs
8f4253adbd
Fix for limiting domains (now no restriction to domain only)
5 years ago
Ozzieisaacs
3e404101bd
Merge remote-tracking branch 'cc/develop/custom_float' into Develop
5 years ago
Ozzieisaacs
65105d9dbe
Merge remote-tracking branch 'cc/develop/custom_float' into Develop
5 years ago
Ozzieisaacs
3a4d351a57
Merge remote-tracking branch 'develop/calibur-fix-colon' into Develop
5 years ago
Ozzieisaacs
ce66c752c4
Updated czech translation
...
removed language selection for guest user
5 years ago
Lukáš Heroudek
4e42a179fa
Update messages.po
5 years ago
Ozzieisaacs
973f555544
Merge branch 'master' into Develop
...
(updated tinymce and bootstrap datepicker)
5 years ago
Ozzieisaacs
1d7e52c198
Merge with develop:
...
- No. of unread books correct calculated
- logviewer handles stream output correct
- Id for testablility in email server setup
5 years ago
Ozzieisaacs
1b42dd1043
Update czech and german translation
5 years ago
Lukáš Heroudek
77e0022252
Update messages.po
...
Added missing and clenup
5 years ago
Simon Latapie
56964a890b
caliBlur theme: fix custom column display that contain colons
5 years ago
Simon Latapie
cef41661dd
custom columns: add Float type support
...
- remove float datatype from cc_exceptions
- handle float datatype like int or bool
- change edit template to modify input step (0.01 precision, like
in calibre UI)
5 years ago
Ozzieisaacs
68ca0b86da
Updated tiniymce + locale
...
updated datepicker + locale
Included cs, fi language, updated ru language
5 years ago
Ozzieisaacs
79a9ef4859
Make Kobo optional
...
move jsonschema dependency to optional-requirements.txt
Added version of jsonschema to about section
Added additional column to RemoteAuthToken table
Update configuration of Kobo sync protocol
5 years ago