- 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 4 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
-
Jonathan Rehm authored
Attempts to pattern what has been in use by Codacy. Currently, it eliminates support for IE10 and below, and some aspects of our code eliminate IE11, leaving Edge as the only supported MS browser. I don't think this is intentional.
-
- 12 Aug, 2017 5 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
Update german translation
-
OzzieIsaacs authored
-
- 11 Aug, 2017 3 commits
- 10 Aug, 2017 1 commit
-
-
Ruben Herold authored
-
- 09 Aug, 2017 1 commit
-
-
Jonathan Rehm authored
That way we can use dynamic URLs, such as those returned by the "Get Metadata" request.
-
- 08 Aug, 2017 1 commit
-
-
Jonathan Rehm authored
Uses a configurable list of tags to denote what is mature and hides those books from the user
-
- 01 Aug, 2017 5 commits
-
-
Carlos Clavero authored
Added a 5px separation for all input labels in advanced search
-
kyos authored
-
Carlos Clavero authored
Added a 5px separation for all input labels in advanced search
-
kyos authored
-
Carlos Clavero authored
Added a 5px separation for all input labels in advanced search
-
- 31 Jul, 2017 1 commit
-
-
kyos authored
-