- 11 Sep, 2017 5 commits
- 09 Sep, 2017 1 commit
-
-
OzzieIsaacs authored
-
- 08 Sep, 2017 1 commit
-
-
teflontoni authored
In order to make the option safe and sane we move the corresponding checkbox to the settings that need administrator privileges.
-
- 01 Sep, 2017 5 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 29 Aug, 2017 5 commits
-
-
Jonathan Rehm authored
Titles with a Levenshtein ratio of 70% or greater are considered duplicates.
-
Jonathan Rehm authored
Uses Goodread's list of author's books, filtering out the books that are already in the user's library. Requires the Goodreads dependency and API information.
-
Jonathan Rehm authored
Seems to make a difference sometimes. Ref #300
-
Jonathan Rehm authored
-
Jonathan Rehm authored
Accidentally removed when the language and content filters were moved to `common_filters`.
-
- 28 Aug, 2017 1 commit
-
-
Ivan Smirnov authored
-
- 27 Aug, 2017 5 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 26 Aug, 2017 1 commit
-
-
Jonathan Rehm authored
Instead of duplicating functionality across lots of functions, combine it into one common function. It makes reading and modifying it much easier.
-
- 21 Aug, 2017 2 commits
-
-
Jonathan Rehm authored
Directory will automatically get created when it's used as pip's target.
-
Jonathan Rehm authored
Uses Goodread's list of author's books, filtering out the books that are already in the user's library. Requires the Goodreads dependency and API information.
-
- 20 Aug, 2017 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 19 Aug, 2017 4 commits
-
-
OzzieIsaacs authored
-
Jonathan Rehm authored
-
Jonathan Rehm authored
-
OzzieIsaacs authored
-
- 17 Aug, 2017 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 16 Aug, 2017 1 commit
-
-
Jonathan Rehm authored
* Add buttons to show/hide results from Douban & Google * Trigger search with "Enter" key * Use Underscore.js template instead of build HTML strings in JavaScript * Keep click event handler in JavaScript instead of using HTML's `onclick` * Normalize Douban & Google results * Update cover image & add cover URL to the form input
-
- 14 Aug, 2017 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 13 Aug, 2017 3 commits
-
-
Jonathan Rehm authored
Calculates MD5 hash of static assets on server start. These are appended to the file name's when url_for is used, telling browsers to download the latest version of the files, e.g. style.css?q=81cf0ee. Inspired by https://github.com/ChrisTM/Flask-CacheBust but uses query strings instead of rewriting the path because fonts inside CSS files break when the path is rewritten.
-
Jonathan Rehm authored
-
Jonathan Rehm authored
Also fix ESLint issues
-