mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
8e39c06940
* Fix for distance Fixes the `distance` to search not being passed through to `ImageReverse.images()` `set_scraper_cache` passes the `distance` through into `params` `create` normalizes and inserts the result into the params passed to `ImageReverse.images()` `normalize_dist` checks if there is a `distance` set, adds a leading 0 to it (to account for values like `.5`, which would crash `Float.parse()`), and turns it back into a well-formatted string for `ImageReverse.images()` * Fixed space |
||
---|---|---|
.. | ||
channels | ||
controllers | ||
plugs | ||
templates | ||
views | ||
comment_json.ex | ||
comment_loader.ex | ||
endpoint.ex | ||
forum_json.ex | ||
gallery_json.ex | ||
gettext.ex | ||
image_json.ex | ||
image_loader.ex | ||
image_reverse.ex | ||
mailer.ex | ||
post_json.ex | ||
pow_mailer.ex | ||
router.ex | ||
tag_json.ex | ||
topic_json.ex |