Commit Graph

105 Commits (52ba2adf7396f2966d931e94dd9b4d4497b13da2)

Author SHA1 Message Date
cervinko 52ba2adf73 Merge pull request #48 from OzzieIsaacs/patch-1
Fix for #45 DB_ROOT not found
8 years ago
cervinko 79f373d4e6 Merge pull request #49 from OzzieIsaacs/patch-2
Fix for non Ascii Characters in database paths #46
8 years ago
cervinko df5ab3d294 Merge pull request #50 from OzzieIsaacs/patch-3
Fix #20
8 years ago
Cervinko Cera 8159cf6b1a Merge remote-tracking branch 'upstream/master'
merge with upstream
8 years ago
Cervinko Cera 2b2d485730 upload more than pdf fixes 8 years ago
Cervinko Cera f5773cc75f resolve conflicts with PR 30 8 years ago
OzzieIsaacs 59136a9cc2 Linux path problem solved (finally) 8 years ago
OzzieIsaacs 5a0faf9950 Now working on linux, too 8 years ago
OzzieIsaacs 9aac40bfc4 Fix #20
Series and custom composite coloums are also excluded in the view
8 years ago
OzzieIsaacs 3b5be5dbc4 Update db.py 8 years ago
OzzieIsaacs da83af092a Fix for #46 encoding issue 8 years ago
OzzieIsaacs 624737d2e2 Fix for #45 DB_ROOT not found 8 years ago
Joel Gillman a7117228aa
Update Google Font protocol to HTTPS 8 years ago
janeczku d051a1dbeb Fix login/logout redirect with reverse proxy 8 years ago
janeczku f95ac38c54 Fix redirects with reverse proxy
See #36
8 years ago
janeczku 34e11fab79 Support reverse proxy subdirectory
Closes #19
8 years ago
Pavel Yakunin 8a9c97bf69 fb2 uploading 8 years ago
Pavel Yakunin 8b5bd61467 fb2 uploading 8 years ago
janeczku 82574d2118 Support SMTP without authentication 8 years ago
janeczku 91eb7129ac Update epub.js 8 years ago
janeczku 62f9120a0f Merge branch 'zip-check' 8 years ago
janeczku e42f768909 Check if epub file exists before trying to extract 8 years ago
janeczku 374cfd866d Disable autocomplete in user edit 8 years ago
janeczku 46c83bbe8b Fix recursive path creation 8 years ago
janeczku af1691f919 Fix missing import 8 years ago
Pavel Yakunin 43d6077815 cleanup 8 years ago
Pavel Yakunin 18e341d650 epub uploading 8 years ago
Pavel Yakunin dc5074a865 default upload logic 8 years ago
Pavel Yakunin 44df873f33 logging, tmp cleanup 8 years ago
Pavel Yakunin 027e103ce3 refactoring to make adding new formats possible 8 years ago
Jan B db70e47557 Merge pull request #18 from cervinko/feature-advanced-search
add advanced search
8 years ago
Cervinko Cera c26eb6aa08 add exclude tags to advanced search 8 years ago
Cervinko Cera 80c3c19c01 some fixes for advanced search 8 years ago
Cervinko Cera 7fce28790d add search_form.html 8 years ago
Cervinko Cera 431b6009a5 add advanced search 8 years ago
janeczku 1e2a6f2ffb Fix session.rollback on admin account creation 8 years ago
janeczku 3719b7e4eb Add ANON_BROWSE configuration option 8 years ago
Cervinko Cera 3833079973 assign admin all rights in create_admin_user() 8 years ago
Cervinko Cera 8f4c444929 add basic auth for feed sites 8 years ago
Cervinko Cera f66d7ce29b add permission for changing own password 8 years ago
Cervinko Cera bc35250f28 permission fix in user_edit.html 8 years ago
Cervinko Cera c7b7b3866e add user-permission management 8 years ago
Cervinko Cera b2146ba4b9 add support for is_multiple custom columns 8 years ago
Cervinko Cera 3f1a54ea59 fix typo in detail.html 8 years ago
Cervinko Cera b7f71e563e fix for custom column 'rating' 8 years ago
Cervinko Cera 931981a37a fix for custom column 'rating' 8 years ago
Cervinko Cera a21a9d6510 save rating as rating*2 in db and show rating/2 in interface 8 years ago
Cervinko Cera f57c9c5951 remove if clauses for int and float in edit_book.html 8 years ago
Cervinko Cera 27d5a79efb remove some commented code and debug prints 8 years ago
Cervinko Cera 704198655b custom columns unfinished 8 years ago