Commit Graph

519 Commits (1b7e4227721401660bbfc2504bb42261179c567a)

Author SHA1 Message Date
Ozzie Isaacs 2c92f24d89 Added Brazilian translation 4 years ago
Ozzie Isaacs f26beec1d3 Updated pdf reader 4 years ago
Ozzie Isaacs c4225e29ed Updated pdf reader 4 years ago
Ozzie Isaacs f4e134742b Fix updater
Bugfixes from testruns
Update Testresults
4 years ago
Ozzie Isaacs 4664b47851 Fixed alphabetical order in list and grid view
Completed download section
4 years ago
Ozzie Isaacs d3f8153b90 Merge branch 'master' into development 4 years ago
Ozzie Isaacs b070ba142f Selects are working in user management with generic confirm dialog 4 years ago
Ozzie Isaacs bd7c6828bf Selects are working in user management 4 years ago
cbartondock d0671ec58c Merge branch 'master' of https://github.com/janeczku/calibre-web 4 years ago
cbartondock 1e40ffd1cc merge changes 4 years ago
Ozzie Isaacs da2c3e9ed7 Edit user mass change checkbox working 4 years ago
Ozzie Isaacs f62d6abb69 Merge branch 'master' into development
# Conflicts:
#	cps/server.py
#	test/Calibre-Web TestSummary_Linux.html
4 years ago
Ozzie Isaacs 994bc8b0e4 Removed dropdown button on single file listen/read (Fix #1840) 4 years ago
Ozzie Isaacs 2451605033 Merge remote-tracking branch 'djvu/read-djvu' into master 4 years ago
Ozzie Isaacs 4909ed5ccd Merge remote-tracking branch 'cliblur/master' into development
# Conflicts:
#	cps/static/css/style.css
4 years ago
Northguy bfe36d3f4a
change in color definition
Making color the same as in:
.container-fluid .book .meta .author, .container-fluid .book .meta .author > a {
    color: hsla(0, 0%, 100%, .45)
}
4 years ago
Northguy d42bf44fad
Added same color for series name and series number 4 years ago
Ozzie Isaacs 42707a19bd Code cosmetics 4 years ago
Ozzie Isaacs 0888706790 Code cosmetics 4 years ago
Ozzie Isaacs 16453a05f8 Code cosmetics 4 years ago
Ozzie Isaacs 2fbb7466d3 Code cosmetics 4 years ago
Ozzie Isaacs f29f94f45f Code cosmetics 4 years ago
Ozzie Isaacs cd973868fc Code cosmetics 4 years ago
Ozzie Isaacs 3c35f02cac Code cosmetics 4 years ago
Ozzie Isaacs 22c93e2389 Merge branch 'master' into development 4 years ago
Ozzie Isaacs 8c751eb532 Some code cosmetics 4 years ago
Ozzie Isaacs f52fa41439 Fix restart server
Some code cosmetics
4 years ago
Ozzie Isaacs f77d72fd86 Merge branch 'master' into development
# Conflicts:
#	cps/static/css/style.css
4 years ago
Ozzie Isaacs 9b80c84794 Some code cosmetics 4 years ago
Ozzie Isaacs 725fc658f8 Some code cosmetics 4 years ago
cbartondock 83474da7b5 fixed being able to click through dropdown in advanced search results 4 years ago
cbartondock 9146e5f287 fixed advanced search mass add to shelves in caliblur 4 years ago
Ozzie Isaacs 87d6008dfc Fix for #1870 (png was missing in supported picture formats for comic viewer) 4 years ago
Ozzie Isaacs b9c0c8d2dc Update bootstrap table to 1.18.2 4 years ago
Ozzie Isaacs 81c30d5fd5 Add missing files from bootstrap editable
Added user-table single-select header for locale and default-language
4 years ago
Ozzie Isaacs e64a504bb1 Working Locale and default language selection in user table edit 4 years ago
Ozzie Isaacs a3a11bdf3f Changed checkbox states are saved on server 4 years ago
Ozzie Isaacs 0992bafe30 Bulk User management 4 years ago
Ozzie Isaacs 251a77c8b4 Merge branch 'master' into Development
Improved packaging support
4 years ago
Ozzie Isaacs 127bfba135 fix wrong path in get_update_status js function 4 years ago
Ozzie Isaacs 1e5af21000 Fix #1843 (get path to script via html file and known js file instead of randomly picking last one) 4 years ago
Ozzie Isaacs 33a0a4c173 Changed function for getting path in js file 4 years ago
Ozzie Isaacs eeb7974e05 User table:
Added button for single user edit
Added delete-trash-icon (not working)
Roles are displayed correct per user
Guest user is not visible if anonymous browsing is disabled
4 years ago
Ozzie Isaacs f45ea1a31c Merge branch 'master' into development 4 years ago
Ozzie Isaacs a866dbaa80 Fix mimetype in comic reader 4 years ago
Ozzie Isaacs 62447d6b89 Basic User edit in tables 4 years ago
Ozzie Isaacs b07a97c17e Merge remote-tracking branch 'webp/comic-webp' into master 4 years ago
Ozzie Isaacs 41e7d65e2a Merge remote-tracking branch 'caliblur/master' into master 4 years ago
Ozzie Isaacs e6799e7a04 Improved detection of invalid email addresses (#1831) upon registering 4 years ago
Ozzie Isaacs 0f83f9992c Added swipe support for epub reader (fixes #925)
Cleaned reader js include files
4 years ago
Ozzie Isaacs d2ad78eb40 Added swipe support for comic reader and txt reader (#925)
Bugfix for txt file not present on serving file
4 years ago
mmonkey bc8bdfe385 Merge remote-tracking branch 'upstream/master' into master 4 years ago
OzzieIsaacs 682c3b834f Revert unrar5 experiment 4 years ago
Ozzieisaacs b100d198e8 Merge branch 'master' into Develop
Remove relate to referrer for tag/custom column allow / deny dialog
4 years ago
Ozzieisaacs 7849f2fb4b Remove relate to referrer for tag/custom column allow / deny dialog 4 years ago
Ozzieisaacs d33b0587cb Advanced search tags are now multiselects (#1240) 4 years ago
Ozzieisaacs 7e0ed537b7 irst steps Advanced search with mulitselects 4 years ago
Ozzieisaacs 1a83bddf8c Merge bubble read status 4 years ago
Ozzieisaacs 27dcbcd7e1 paged and orderable shelfs
Fix for non writable settings db with non configured calibre-web
4 years ago
Ozzieisaacs f6538b6110 New delete user button
refactored confirm dialogs
4 years ago
Ozzieisaacs 9a20faf640 Revert accidentally deleted lines in caliblur! theme 4 years ago
andylizi 123493ee59
Fix #1255 (support webp in comic viewer) 4 years ago
mmonkey 2d498dd138 Preserve publisher links, and fix formatting in custom columns for CaliBlur theme. 4 years ago
Ozzieisaacs d64009e23e preparation for filtered and ordered shelfs 4 years ago
Ozzieisaacs fd8b642d64 Code cosmetics css
Code cosmetics js
Fixes for links with remote_login
4 years ago
Ozzieisaacs 9130aceb5a Changed admin page 4 years ago
Ozzieisaacs b8336c03c3 Changed admin page 4 years ago
Ozzieisaacs d3986ca14a Server side file browser 4 years ago
Ozzieisaacs 2508c1abb2 Started implement server side filechooser 4 years ago
Ozzieisaacs cb1ebc1cd0 Drag 'n drop for files 4 years ago
Ozzieisaacs eed2f0a430 Merge remote-tracking branch 'comic/master' into master 4 years ago
Ozzieisaacs 31fe8cd263 Improvement for #1721 (shrinked generic cover) 4 years ago
Ozzieisaacs 42c13ae135 Fix for #1718 (fetch of metadata from google without cover leads to exception) 4 years ago
verglor 2343c79126 Use djvu_html5 to read djvu format in browser 4 years ago
verglor 09a5a69f86 djvu_html5 0.3.0-beta1 static assets 4 years ago
Markus Gruber f2c52fd278
Update jszip to 3.5.0. Update epub.js to 0.3.88.
Fixes several problems when viewing EPUBs in a browser, for example when jumping to a certain chapter in the table of contents does not work.
4 years ago
Ozzieisaacs 87d60308f2 Merge remote-tracking branch 'caliblur/issue/caliblur-981' into master 4 years ago
Ozzieisaacs e99dd3310c Exchanged douban apikey 4 years ago
cbartondock bc52f90ed4 Merge remote-tracking branch 'upstream/master' 4 years ago
Ozzieisaacs ff88e68904 Add missing locale files 4 years ago
Ozzieisaacs 37a80b935d Added greek translation 4 years ago
celogeek 754b9832e9
fix height container 4 years ago
celogeek 097ac879ea
render read 4 years ago
cbartondock da9dfd166d fixed incorrect cover widths 4 years ago
cbartondock 1be07a42df Flex display to fix columns issue 4 years ago
Ghighi 2ff286b672 natural solution, pagination is changing on new page 4 years ago
Ghighi Eftimie 9adcfa99f4 trigger infinite scroll script only on templates where .load-more class is present 4 years ago
Ghighi Eftimie e723aaa5f6 fix for history state (+1 not needed) 4 years ago
Ghighi Eftimie f574f8faf0 better js check 4 years ago
Ghighi Eftimie cedfa90d76 fix for #981 4 years ago
Ghighi Eftimie f1e6f6e505 fixes for #1560 4 years ago
Ozzieisaacs 52489a484a Merge remote-tracking branch 'Knepherbird/master' into master
# Conflicts:
#	cps/jinjia.py
#	cps/templates/detail.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/web.py
4 years ago
Ozzieisaacs e1d5c2c578 Merge remote-tracking branch 'caliblur/issue/caliblur-1594' into master 4 years ago
Ozzieisaacs 49f49632ad Renamed CalibLur.css 4 years ago
Ghighi Eftimie 6dadc6fb1e same fix but hopefully better 4 years ago
Ozzieisaacs a58a2f5fe4 Added missing file for tr locale of datepicker 4 years ago
Ghighi Eftimie c33c6bbff0 fix for #1594 4 years ago
Ozzieisaacs 20ffa325d3 Fix #1642 4 years ago
Ozzieisaacs 6e6f144b7a Paginated search and advanced search
Wraparound on books list deactivated
4 years ago
Ozzieisaacs cc0b0196f4 Store UI settings in flask session for guest user 4 years ago