Commit Graph

671 Commits (8171943b8ebdc7546aba50c4c1325c729d02ada9)
 

Author SHA1 Message Date
OzzieIsaacs 254e1f5262 Merge remote-tracking branch 'button_padding/simplify-read-code'
# Conflicts:
#	cps/static/css/style.css
7 years ago
OzzieIsaacs 15531324ea Add translation of rich text editor 7 years ago
OzzieIsaacs 77c4da0f07 Merge remote-tracking branch 'button_padding/tinymce' 7 years ago
OzzieIsaacs 4f08608d75 Move download button to top of detail page (#174) 7 years ago
OzzieIsaacs b876a03f26 - Changed link color on download button to white
- removed file icons on download button
- removed shadow style on download button
7 years ago
OzzieIsaacs 6b71e77436 Merge remote-tracking branch 'Download/feature/download-icon-20170410' 7 years ago
Jonathan Rehm 623f5c8ef0 Add "magic link" functionality
When using a device that is bothersome to log in on (e.g. a Kindle) you can use a magic link to log in via another device.

Configuration was added and is disabled by default.
7 years ago
Jonathan Rehm b138c9edd5 Show read/unread counts 7 years ago
Jonathan Rehm 7631eea32e Add sort options when viewing books
Default view still shows the most recently added books, but adds ability to sort by newest/oldest books and books sorted alphabetically (ascending & descending).

I did not include translations for the next text, but they are split up for easy translating and are otherwise ready for translating.
7 years ago
OzzieIsaacs 5276bda153 Merge remote-tracking branch 'button_padding/pad-buttons' 7 years ago
Jonathan Rehm 4fe1536b7e Simplify the read functionality's code
* Use block label to toggle the checkbox
* Submit form when checkbox's value changes (regardless of whether mouse is used or not)
* Remove unused code
7 years ago
Jonathan Rehm d25300a7fb Add padding to bottom of buttons on shelf page
This adds some space between the buttons when viewing them on a mobile device.
7 years ago
Ethan Lin 2272013d80 Merge pull request #9 from janeczku/master
merge from janeczku/master
7 years ago
OzzieIsaacs 752b813119 Added copyright for language names translations 7 years ago
OzzieIsaacs 0e8d5f158c Dutch translation included (#207) 7 years ago
Jonathan Rehm 7853cb2602 Add TinyMCE to provide rich-text editing for descriptions 7 years ago
OzzieIsaacs 4ea9df753e For failed logins the source ip-adress is logged now ( #201) 7 years ago
OzzieIsaacs e6c6c26fd1 No error 500 if kindlegen is not excecutable 7 years ago
OzzieIsaacs 0a08a07193 Fixed Deleting user 7 years ago
OzzieIsaacs 7ab8a5877b read PDF/TXT without temporary files (#197) 7 years ago
OzzieIsaacs 1366b36c32 Added integer-field to supported custom colums 7 years ago
nanu-c 3acf80c42b remove debuggingtool 7 years ago
nanu-c 26f314d371 support int custom fields 7 years ago
OzzieIsaacs 5f4d839895 Better output messages for failed kindlegen conversions (fix #191) 7 years ago
OzzieIsaacs 38fa9ce206 At deleting a book, the book is also deleted from all Shelfs, Download list and read list (#192) 7 years ago
OzzieIsaacs 2b50dea304 Updated pdf.js to 1.7.225 (Fix #193) 7 years ago
OzzieIsaacs a73372d71a Make kindlegen work again 7 years ago
OzzieIsaacs 6d597f96e5 Integrate Iso639 language name translations to russian translation 7 years ago
Pavel Korovin a305b65299 Added Russian translation 7 years ago
Murat L b6fccbd486 Added Google Books and Kobo links (#189)
* Added Google Books and Kobo links

* International link to google
7 years ago
Ozzie Isaacs 4259aa69df Get rid of shel=true again 7 years ago
Ozzie Isaacs 2d918bfb72 Fix for invalid db path 7 years ago
Ozzie Isaacs 8fe2b840e9 Reader numbering bugfix 7 years ago
林檎 95f22aa4b5 add drop shadow to distinct the fixed area 7 years ago
林檎 f6076bc337 media tweak for better download placement 7 years ago
林檎 720c07b9ee remove empty style 7 years ago
林檎 45eeb6588a Change Download Style. 7 years ago
Ozzie Isaacs b8fa748c49 Fix #187 on linux 7 years ago
Ozzie Isaacs 651961ac5e Fix #187 7 years ago
Matt Hazinski 6f7a240ce2 Ensure file paths in uploads are non-empty, fix #183 (#184)
* Ensure file paths in uploads are non-empty, fix #183

* Fix AttributeError in process(), handle strings of spaces
7 years ago
Ozzie Isaacs ede8ae6742 Fix #182, #176 7 years ago
Ozzie Isaacs 18744975b3 added ability to delete books 7 years ago
OzzieIsaacs c80e517c28 Delete books prepared for deleting on doogle drive 7 years ago
OzzieIsaacs 195e581aef Missing file for deletion of books 7 years ago
OzzieIsaacs 7667da6e12 Books now really deleted from hard disk (#119) 7 years ago
OzzieIsaacs 2b8c29c535 Further fix delete books (#119) 7 years ago
OzzieIsaacs 9c679c8908 Delete books should now work (#119) 7 years ago
OzzieIsaacs cd0d450829 Allow deleting books (fixes #119) 7 years ago
OzzieIsaacs daaee5b67e remove unused variables 7 years ago
林檎 b51afe3ead Code Fix
Fix pagination logic.

_ is gettext , use __ as dummy variable instead of _

Need more test.

Test on following
http://localhost:8083/opds/new
http://localhost:8083/opds/new?offset=60
http://localhost:8083/opds/new?offset=120
7 years ago