2eec329bdfMerge branch 'master' into Develop
Ozzieisaacs
2020-01-26 19:29:36 +0100
0411d4a8c9Added 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
Ozzieisaacs
2020-01-26 16:52:40 +0100
a986faea56Merge remote-tracking branch 'fix/fix_creation_time' into Develop
Ozzieisaacs
2020-01-26 16:50:38 +0100
ad71d0a03fMerge remote-tracking branch 'kobo_/develop/fix-new-user' into Develop
Ozzieisaacs
2020-01-26 14:43:44 +0100
973f555544Merge branch 'master' into Develop (updated tinymce and bootstrap datepicker)
Ozzieisaacs
2020-01-13 18:39:25 +0100
1d7e52c198Merge with develop: - No. of unread books correct calculated - logviewer handles stream output correct - Id for testablility in email server setup
Ozzieisaacs
2020-01-13 18:37:29 +0100
1b42dd1043Update czech and german translation
Ozzieisaacs
2020-01-13 18:24:47 +0100
56964a890bcaliBlur theme: fix custom column display that contain colons
#1138
Simon Latapie
2020-01-11 08:27:57 +0100
cef41661ddcustom columns: add Float type support
#1137
Simon Latapie
2020-01-12 13:25:09 +0100
68ca0b86daUpdated tiniymce + locale updated datepicker + locale Included cs, fi language, updated ru language
Ozzieisaacs
2020-01-12 14:11:53 +0100
79a9ef4859Make 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
Ozzieisaacs
2020-01-11 19:10:39 +0100
2798dd5916Merge remote-tracking branch 'fix/kobo' into Develop
Ozzieisaacs
2020-01-11 18:35:04 +0100
8143c16c14Added texts for allowed denied tags in configuration Removed domain only restriction (now it's also possible to allow/deny name parts of users email) Fix no. of displayed books in unread books section, with applied restrictions
Ozzieisaacs
2020-01-11 11:42:30 +0100
661ed17d23Handle stream output in logviewer Add migration of global matrue content settings to user based settings Fix Caliblur Theme (Publisherslist) Allow/deny list/edit/add/delete of tags and custom columns Colored table background for tags restriction
Ozzieisaacs
2020-01-05 16:43:48 +0100
218e35e3aaMerge remote-tracking branch 'origin/Develop' into Develop
Ozzieisaacs
2020-01-05 16:20:46 +0100
cabad83418moved language selection back, default value for restriction columns Merge branch 'master' into Develop
Ozzieisaacs
2020-01-05 08:43:00 +0100
24ae7350f5Fix # #1127 (user template show random books in detail view not saved)
Ozzieisaacs
2020-01-05 16:18:51 +0100
c60277f4d3Capitalize language selection in User settings Remove sql statement from log.debug statement upon creation of new column in settings database
Ozzieisaacs
2020-01-05 14:07:26 +0100
6a07cfba65Merge remote-tracking branch 'proxy_login/1105-reverse-proxy-login' Fix for creation of bool config settings (before: new bool columns where always created with true as default)
Ozzieisaacs
2020-01-05 13:37:02 +0100
87c415830fMerge branch 'master' into Develop
Ozzieisaacs
2020-01-05 08:43:00 +0100
d9adb4fc94Improvements for limit tags
Ozzieisaacs
2020-01-01 17:26:47 +0100
513ac6cfb4Fix for #768 (If email server is configured, admins can send user passwords, also domains can be denied from registration) Fixes from tests Fix response opds with read/unread changed db_reconnect Changed output for error 500 (now including error message) Fix in task queue after 20 messages
Ozzieisaacs
2019-12-29 13:54:52 +0100
1da4efec86Merge branch 'master' into Develop
Ozzieisaacs
2019-12-31 10:52:45 +0100
1c630eb604fixes from tests
Ozzieisaacs
2019-12-30 15:16:09 +0100
1c18a788f4Merge remote-tracking branch 'tags_restrict/master' into Develop
Ozzieisaacs
2019-12-30 15:15:07 +0100
5887f0fe6bFix for #768 (If email server is configured, admins can send user passwords, also domains can be denied from registration)
Ozzieisaacs
2019-12-29 13:54:52 +0100
62e8bee2a8Fix response opds with read/unread changed db_reconnect Changed output for error 500 (now including error message) Fix in task queue after 20 messages
Ozzieisaacs
2019-12-24 13:02:53 +0100
9ec3ddd492Fix the HandleCoverImage endpoint so that it requires login, and doesn't take unused parameters.
Michael Shavit
2019-12-22 16:28:19 -0500
d81dbb13e4Support Epub downloads
Michael Shavit
2019-12-22 15:45:19 -0500
c238367b64Reload database on every call to v1/library/sync. This fixes an issue where side-loaded books appear in the sync response with no download urls.
Michael Shavit
2019-12-22 12:58:03 -0500
cdcb8a50d1Fix /reconnect endpoint, which was broken by 006e596c72
Michael Shavit
2019-12-22 12:40:31 -0500
520c695401Fix /reconnect endpoint, which was broken by 006e596c72
#1117
Michael Shavit
2019-12-22 12:40:31 -0500
b831b9d6b2Integrate with the official Kobo store endpoint so that no functionanility is lost by overriding the api_endpoint setting.
Michael Shavit
2019-12-21 20:42:26 -0500
bbe91f439aMerge from master
Ozzieisaacs
2019-12-22 15:28:43 +0100
b586a32843Fix#1115 (comic reader not working under iOS, maybe invalid issue) Improvement for #925 (Next/Prev buttons are bigger)
Ozzieisaacs
2019-12-22 15:24:22 +0100
288944db2cMerge remote-tracking branch 'kobo_sync/kobo' into Develop
Ozzieisaacs
2019-12-20 19:24:31 +0100
d6a9746824Add a filter to the Sync request endpoint to ignore books that don't have any formats supported by the device.
Michael Shavit
2019-12-20 01:28:53 -0500
f84274f1c5git add missing generate_kobo_auth_url.html
Michael Shavit
2019-12-20 01:08:15 -0500
2118d920f5Formatter.
Michael Shavit
2019-12-20 01:04:12 -0500
207004beffRemove config_server_url setting.
Michael Shavit
2019-12-20 01:02:49 -0500
27d084ce39Remove the KoboUserKey-based Authentication. Instead, the user generates the api_endpoint url to set on their device by visiting http://.../kobo_auth/generate_auth_token. The generated url will contain a RemoteAuthorizationToken that will be included on all subsequent requests from the device to the kobo/ endpoints. (In contrast, the device is authenticated using a session cookie on requests to the download endpoint).
Michael Shavit
2019-12-20 00:47:29 -0500