Commit Graph

132 Commits (b846cc11d809040c883ef76a8443e41bb1a1558e)
 

Author SHA1 Message Date
wuqi b846cc11d8 fix some error
Fix TypeError: 'bool' object is not callable
8 years ago
wuqi 3a54ff0eb4 browser icon change back 8 years ago
wuqi ab97ead264 merge test 8 years ago
wuqi 350f4e21e6 Add txt reader
add txt file reader,and add select for read the book
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
janeczku d0c9bf9e0e Add shebang
Closes #29
8 years ago
wuqi 9a8d795eff Update epub reader and pdf reader
Update epub reader and use pdf.js tu view pdf files
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 bd686ad6ed Merge branch 'disable-autocomplete' 8 years ago
janeczku 374cfd866d Disable autocomplete in user edit 8 years ago
janeczku 46c83bbe8b Fix recursive path creation 8 years ago
janeczku 062dc4649e Merge branch 'fix-kindle' 8 years ago
janeczku af1691f919 Fix missing import 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
Jan B 554bc6aaf5 Merge pull request #17 from cervinko/feature-rights-management
add user-permission management
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
janeczku f7e868044e Move vendored libraries to vendor directory 8 years ago
janeczku f6cf9ac7f7 Update readme.md 8 years ago
janeczku fe1ab44a58 Add GPL v3 License 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
janeczku 5d6f18f4c3 Merge branch 'fix-gitignore' 8 years ago
janeczku 727a49db6f Add gitignore, config.ini.example 8 years ago
Jan B 7424418cdf Merge pull request #16 from cervinko/feature-custom_columns
Feature custom columns
8 years ago
Cervinko Cera 0e4574da91 revert config.ini 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 6359ab73a7 remove config.ini 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 6a3115ebd5 support for custom columns 8 years ago
Cervinko Cera 9324c554bf support for custom columns 8 years ago
Cervinko Cera 9a1f48967c support for custom columns 8 years ago
Cervinko Cera 704198655b custom columns unfinished 8 years ago