Commit Graph

961 Commits (198bff928fab95856b7fe6a7a601189615befb89)

Author SHA1 Message Date
JonathanHerrewijnen 9450084d6e Editing listenmp3.html page to show audiobook info 2 years ago
Vijay Pillai b52c7aac53 Added GOOGLE_SITE_VERIFICATION environmental value to enable google safe browsing 2 years ago
Ghighi Eftimie 9409b9db9c fixes for 946, 2284 caliblur 2 years ago
Ghighi Eftimie b663f1ce83 added font size fader in reader's settings popup #487 2 years ago
Olivier adfbd447ed mp3 player was missing the csrf_token 2 years ago
xlivevil 09e1ec3d08
fix typo 2 years ago
Ozzie Isaacs c10708ed07 Backup metadata 4th step 2 years ago
Ozzieisaacs 7750ebde0f Update pdf Reader 2 years ago
Ozzie Isaacs e5c8a7ce50 Change landing page for issues, to reduce number of empty issues 2 years ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Ozzieisaacs 4ef8c35fb7 Bugfies password validation from testrun 2 years ago
Ozzieisaacs 04326af2da password validation working 2 years ago
Ozzieisaacs d6a31e5db8 config verify password working 2 years ago
Ozzie Isaacs 73d48e4ac1 Frontend for password strength 2 years ago
Thore Schillmann 2816a75c3e changed datetime format of published tag 2 years ago
Ozzie Isaacs 543fe12862 Merge remote-tracking branch 'epub_theme/epub_themes' 2 years ago
Thore Schillmann 0f3f918153 multiple authors and publication date in opds feed 2 years ago
Ozzie Isaacs fbac3e38ac Eenabled send epubs to E-Reader devices 2 years ago
Ozzieisaacs ae5053e072 Added missing translation strings
Update German Translation
2 years ago
Ozzie Isaacs cde51e743a Removed duplicate Werkzeug entry in about page
Code cosmetics
2 years ago
Ozzie Isaacs e8e4d87d39 Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2 years ago
Ozzie Isaacs ef4b5e2881 Bugfix audio player
Bugfix Debugfile export
2 years ago
Ozzie Isaacs 2e007a160e reenable startup logging
Bugfixes from refactoring and merge
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 6e8445fed5 Changed schedule start- and end-time to schedule start and duration
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2 years ago
Ozzie Isaacs ae9a970782 Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
Ozzie Isaacs bf049d8240 Make series cover cache invisible 2 years ago
Ozzie Isaacs 3c98cd1b9a Merge branch 'master' into cover_thumbnail
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs a8680a45ca Bugfixes from Testrun
Update teststatus
2 years ago
Ozzieisaacs 09b381101b Added "None" to list of file formats, tags, series, languages
Unified languages.html and list.html template
2 years ago
Ozzie Isaacs afaf496fbe Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/db.py
#	cps/templates/author.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/templates/search.html
#	cps/templates/shelf.html
#	cps/web.py
#	requirements.txt
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 32a3c45ee0 Refactored load read status for web access and opds access
Refactored and removed discover html page
Bugfix show author
Bugfix open dialog in author page
Fix for #2341 (advanced search with linked read column and read column having a higher number than number of available custom columns)
3 years ago
Ozzie Isaacs 14a6e7c42c Deactivated several functions for kindle tolino and kobo. Opening books now working for ebook readers 3 years ago
Ozzie Isaacs a6a8f7eb43 Series Link in series view no longer clickable 3 years ago
Ozzie Isaacs 5070cc4c23 Merge branch 'master' into cover_thumbnail 3 years ago
Ozzie Isaacs f5b79930ad Bugfix remember sort order of series and authors if entered from link below book cover (#2340) 3 years ago
Ozzie Isaacs ec53570118 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 8cb5989c97 Catch additional error on not existing custom column linked to read column (#2341)
Prevent metadata changes are lost on edit books with errors (#2326)
Better log output
Renamed log message on database delete
3 years ago
Ozzie Isaacs d9a83e0638 Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/editbooks.py
#	cps/helper.py
#	cps/web.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 4545f4a20d Better epub cover parsing with multiple cover-image items
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
3 years ago
Ozzie Isaacs 296f76b5fb Fixes after testrun
Code cosmetics
3 years ago
Ozzie Isaacs 2b31b6a306 Fix for #2325 (author sort order differs from authors order with readonly database) 3 years ago
Bharat KNV 9efd644360 Change dark theme from black to dark gray and add a black theme 3 years ago
Ozzie Isaacs 4a0dde0371 Merge remote-tracking branch 'cover_images/thumbnails' into cover_thumbnail
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/helper.py
#	cps/tasks/upload.py
#	cps/updater.py
#	cps/web.py
3 years ago
mmonkey 032fced9c7 Merge branch 'develop' into thumbnails 3 years ago
Ozzie Isaacs 4f3c396450 Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
# Conflicts:
#	optional-requirements.txt
3 years ago
mmonkey 50bb74d748 Add CSRF support for schedule task settings, fixed details page not loading 3 years ago
mmonkey 3416323767 Removed title tags from cover images 3 years ago
mmonkey 18ce310b30 Merge branch Develop into thumbnails 3 years ago
Ozzie Isaacs 6339d25af0 Bugfixes from testrun 3 years ago
Ozzie Isaacs d9d6fb33ba Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs 17b4643b7c fix #2285 (Fix for shelf handling in caliblur theme) 3 years ago
Ozzie Isaacs 3b216bfa07 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
3 years ago
Ozzieisaacs e8e2f789e5 Fix #2287 (books can't be added to shelf from search) 3 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Ozzie Isaacs d759df0df6 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
3 years ago
Ozzie Isaacs 6bf0753978 Prevent wrong use of safe statement 3 years ago
Ozzie Isaacs a02f621f08 Added id for testability 3 years ago
Ozzie Isaacs 96b1e8960b Bugfix send to kindle with multiple formats 3 years ago
Ozzie Isaacs e3dbf7a88d Bugfixes load metadata
Improvements for testing load metadata
3 years ago
Ozzieisaacs bbadfa2251 bugfixes load metadata 3 years ago
Ozzieisaacs ae1f515446 Bugfix uncheck all ekements in books list and user list
Improved testability for books list
3 years ago
Ozzieisaacs 0548fbb685 Bugfix post commands without updater 3 years ago
Ozzieisaacs f39dc100b4 Migrated some routes to POST
- shelf massadd
- resetpassword
- delete shelf
- send to kindle
3 years ago
Ozzieisaacs 785726deee Migrated some routes to POST
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
3 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
3 years ago
Bharat KNV 0693cb1ddb Added basic theming to the epub reader 3 years ago
Ozzie Isaacs f0399d04b7 Merge remote-tracking branch 'bookmark_csrf/master' 3 years ago
Ozzie Isaacs 9d9acb058d Add button to force full kobo sync 3 years ago
Ozzie Isaacs f78d2245aa Fixes from testrun 3 years ago
Ozzie Isaacs d217676350 Upated testresult
Bugfix book table
3 years ago
Ozzie Isaacs cd5711e651 Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
3 years ago
Ozzie Isaacs 5ed3b1cf53 On master: Order of language count in /language (fixes #2200) 3 years ago
Jonathan Fenske 66874f8163
Update read.html
include the CSR token input
3 years ago
Ozzie Isaacs 7f9da94a18 Tie visibility of upload buttons to upload right only 3 years ago
GarcaMan a8689ae26b first commit 3 years ago
Ozzieisaacs 1e9d88fa98 Merge branch 'master' into Develop 3 years ago
Ozzieisaacs 6cb713d62c Added filtering of languages
Bugfix show all allowed languages in user settings in case restrictions currently apply
3 years ago
Ozzieisaacs 6deb527769 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 6aad9378b8 Fix visiblility upload right on enabled upload feature 3 years ago
Ozzieisaacs 4fd4cf4355 Merge branch 'master' into Develop
# Conflicts:
#	cps/static/css/style.css
#	cps/web.py
3 years ago
Ozzieisaacs c1f4ca36b6 Current sorting order visible in all sidebar selectors, and search results
Sorting "hot" books only ascending and descending according to download numbers
Downloaded books sorting according to authors name working
3 years ago
Ozzieisaacs 58379159fb Fix shown cover in series grid view (#979) 3 years ago
Ozzieisaacs 42cc13d1e2 Mark which functions are selected on list pages 3 years ago
Ozzieisaacs ecc5cb167e Upload setting in user template only visible if upload enabled
Delete book setting only visible if edit book setting is ticked
3 years ago
Ozzieisaacs d72210c6ae Exclude upload rights visibility if upload is not activated 3 years ago
Ozzieisaacs 2b6f5b1565 Fix csrf check in list pages 3 years ago
Ozzieisaacs 95371d0d7f Fix shelf grid ordering for inverted order at page load
Ordering buttons now visible on medium size screens
3 years ago
Ozzieisaacs c7df8a1a34 Fix missing csrf token in series grid view 3 years ago
Ozzieisaacs a5415e00d5 Fix grid to list in series view
Fix sort asc, desc in author and series list
3 years ago
Ozzie Isaacs a8317d900b Bugfix for edit custom ratings in list edit mode
Bugfix for deleting custom enum in list edit mode
3 years ago
Ozzie Isaacs bbb65ec804 Merge remote-tracking branch 'trustedhost/master' 3 years ago
Ozzie Isaacs f6a2b8a9ef Read and archive bit visible in book table 3 years ago
Bernat 9f260128cf
Prevent virtual keyboard login auto capitalization
Stops virtual keyboards, such as the ones on mobile devices, to default to uppercase for the first letter of the login user input field.
3 years ago
Ozzie Isaacs bb20979c71 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 917909cfdb Refactored books detail page 3 years ago
cbartondock c6bf62a6eb The recent changes to content security policy broke custom theming. I fixed it by adding a trusted hosts field to Server Configuration 3 years ago
Ozzie Isaacs fe4db16a7e html editor in books list 3 years ago