Releases: koffeinfrei/should-i-watch-this
Releases · koffeinfrei/should-i-watch-this
v1.8.0
v1.7.6
v1.7.5
v1.7.4
v1.7.3
v1.7.2
- bump version to 1.7.2 (d5406bb)
- mostly_bad shouldn't match for movies w/ 1 score (6e6372d)
- "N/A" for metacritic should mean missing score (abe6d1c)
- bump version to 1.7.1 (009d2dd)
- take trailer video from video strip (f6ee24b)
- bump version to 1.7.0 (856eb2c)
- include trailer url from imdb (f836720)
- don't prefill links, so we don't have to reject (313ba01)
- bump version to 1.6.0 (703cdf7)
- add more spec examples (b1473f8)
- go along -> move along (6cc2e8c)
- controversial requires only 1 outlier score (6790206)
- extract the http ui logic from the handler (ea4413d)
- upgrade to crystal 0.35.1 (f226cbd)
- search by imdb id (803cfa5)
- bump version to 1.5.0 (d61709d)
- use star instead of sparkles emoji (09c85ce)
- function for queries without omdb key (235a458)
- bump version to 1.4.0 (8080379)
- no need to check for non-rating (064b360)
- wording for average sounded too good (7704604)
- finer grained recommender (0073027)
- fix: set the error message, not only locally (25aa485)
- recommender only needs the score, not the movie (2562cc9)
- add a newline for the faas handler output (30a4b77)
- main lib dependency is master (df8a88b)
- fetcher result is now a value object (0946bb4)
- extract base class for output renderer (20cd63e)
- rename to stack.yml to please ofc (5d6ee85)
- Merge pull request #3 from koffeinfrei/feat/open-faas (8ac65e8)
- add ssl configuration for openfass k8s deploy (7692aa5)
- use crystal-http instead of proxy function (02b3e46)
- if poster_url is "N/A" set it to nil (eeeec73)
- handle OPTIONS requests (96cfa00)
- proxy handler for cors support (1bbc8d5)
- add poster url (04d6daf)
- use hash for links, as we need the key as well (8c36e28)
- use more explicit hash keys (33ac81f)
- handler returns text or json (fc20e8d)
- add json output renderer (636d1d2)
- rename ResultOutput to TextOutput (8b2196a)
- add open faas function (3e809c7)
- extract fetch logic to ScoreFetcher class (2011787)
- fix shard name (62889a4)
- add installation instructions to add to the $PATH (670760d)
- link to prebuilt binaries from readme (dbbe6aa)
- replace travis by github actions badge (030ec04)
- bump version to 1.3.0 (314e5da)
- Merge pull request #2 from koffeinfrei/chore/github-actions-build (c2f93c7)
- changelog needs the second to last tag as start (80fad3c)
- only release on tags (135e9e8)
- use tgz for release files (b8f59e8)
- use artifacts to pass builds to release job (4eeaeb0)
- release as its own job, depending on build (740aa3a)
- remove travis (62ba71a)
- use release-it to create releases (562e6e1)
- use the fork drujensen/cli (2df8971)
- add build step (f9bd410)
- skip windows (no native crystal support yet) (1ce2a77)
- install crystal natively per os (7c5dfc5)
- use build matrix (657896f)
- add github action (1fe6c0a)
- bump version to 1.2.0 (aa069a5)
- add year parameter to specify movie by year (c3de45f)
- safeguard when tomatoes url is not available (eac312a)
- append remaining arguments to title (fc53170)
- fixes the breaking change introduced by 0.30.0 (f5b5f06)
- upgrade to crystal 0.30.1 (2f21ad8)
- bump version to 1.1.0 (1929984)
- update shards (ad59767)
- use tomato url from omdbapi instead of guessing it (55db0b2)
- link to crystal installation from readme (f1ba8d3)
- Revert "link to release binaries from readme" (79a1061)
- add recommendation for movies with no ratings (82cdd08)
- replace contributors by "made with coffee..." (349c3e2)
v1.1.0
- don't try to publish on npm (81c0d24)
- bump version to 1.7.6 (c5d0386)
- remove release binaries for now (1602671)
- master -> main for faas function reference (4ab87cb)
- fix rounding of integer -> fix wrong rating (8276c14)
- use latest ubuntu/mac images for build (7902192)
- use simpler (updated) crystal install method (4a6b9a3)
- bump version to 1.7.5 (ccf71ea)
- update shard to agpl (5eb0a06)
- update to crystal 1.0.0 (78fd30e)
- remove emoji shard (00936df)
- merge README contents for all 3 targets (27aaac9)
- merge should-i-watch-this-www to this monorepo (0999f88)
- bump version to 1.7.4 (765ba6e)
- update scraper selector for rotten tomatoes (cae5923)
- pass attribute name to HtmlExtractor.attribute_by (b82b405)
- bump version to 1.7.2 (d4f8a21)
- simplify reject syntax (cb9ff12)
- upgrade mac build target (714fc23)
- update shards (bc46065)
- handle "N/A" for all sources (b97cd7a)
- trigger prefetch automatically (b02a55d)
- show random quote on index page (dc827ff)
- left align the error message (9533dca)
- mark external links for sapper explicitely (6b0c05d)
- prefetch the random quote movie link (d33d3b8)
- add quotes from lifehack top 25 (15bbdd1)
- render sapper directly in the body element (e8b3af1)
- fix movie title (5e228d0)
- show random movie quote on the 404 page (0fad8e0)
- remove obsolete imports (7a7da50)
- show 404 when movie not found (882c6f3)
- add meta tags for social media (-> preview) (6eea065)
- add the movie's year to the page title (93bed54)
- move svelte:head from spinner to index (836521b)
- remove unused (boilerplate) blog routes (6f6cfdc)
- remove console.log (d3f6b81)
- fix autofocus (e1e553d)
- don't show trailer link if there isn't a trailer (87a4f9e)
- downgrade to node 12 (3d956dc)
- remove obsolete .env.example (081a221)
- add vercel deployment (bf163e0)
- migrate to sapper (bb799c2)
- add trailer link (0595da6)
- upgrade svelte and rollup (34dd2fc)
- bump version to 1.7.2 (d5406bb)
- mostly_bad shouldn't match for movies w/ 1 score (6e6372d)
- "N/A" for metacritic should mean missing score (abe6d1c)
- bump version to 1.7.1 (009d2dd)
- take trailer video from video strip (f6ee24b)
- bump version to 1.7.0 (856eb2c)
- include trailer url from imdb (f836720)
- don't prefill links, so we don't have to reject (313ba01)
- bump version to 1.6.0 (703cdf7)
- add more spec examples (b1473f8)
- go along -> move along (6cc2e8c)
- controversial requires only 1 outlier score (6790206)
- add missing spaces (cec9ab2)
- add rel="noopener" to external linkgs (d26d4c0)
- add html language (f731b2b)
- enable SPA for matomo tracking (ab1b9c3)
- add movie title to page title (6a9047c)
- fix typo in page title (484bc74)
- extract the http ui logic from the handler (ea4413d)
- use faasd deployment (0ed454b)
- upgrade to crystal 0.35.1 (f226cbd)
- focus input field initially (3a595d2)
- readme license badge (ccf75f8)
- add screenshot to readme (9224e13)
- add meta description (31ad3d5)
- searching by imdb id is now possible too (7cbae94)
- search by imdb id (803cfa5)
- bump version to 1.5.0 (d61709d)
- use star instead of sparkles emoji (09c85ce)
- function for queries without omdb key (235a458)
- use .env for ftp user and password (0a93e53)
- use the free function w/o need to pass token (6845dbc)
- create gzip versions (for http) (9efb37f)
- create hashed asset urls (2198c31)
- put recommendation before platform ratings (20ada95)
- cache landing page for only 1h (f4a6567)
- redirect and caching for apache (8376bee)
- redesign: less flashy design, simpler layout (4eeb684)
- add license (7e9d1b6)
- bump version to 1.4.0 (8080379)
- no need to check for non-rating (064b360)
- wording for average sounded too good (7704604)
- bump version to 1.4.0 (9744aa3)
- no need to check for non-rating (26fae81)
- wording for average sounded too good (70baf8f)
- update favicon to b/w feather icon (b61e6c4)
- add matomo tracking code (daf034b)
- WIP (5239e4e)
- use different arrow (cc61c3c)
- create external link arrow by css (4eb58f5)
- use the updated main endpoint with crystal-http (704336f)
- fix footer bottom spacing (due to flexbox) (079d87d)
- fix summary table alignment (due to poster) (1dc590d)
- add FOSS disclaimer and link to github to footer (bfbdd3c)
- fresher background color (1eb77e1)
- clear year before searching (3312c6f)
- rename faas function to *-cors (290a017)
- don't set url on error (0267738)
- encodeURIComponent instead of encodeURI (af8c2e3)
- update npm packages (832c0ba)
- add img alt tag (8ad7812)
- extract func. modules from main svelte component (8aa4830)
- set specific url per movie result (1549f63)
- make footer stick to bottom initially (499e4be)
- rename to default-poster (c737644)
- fetch links from api as well (affe329)
- search on enter as well (4f3b69a)
- place poster on the right (1f7de78)
- add footer (9bed917)
- show movie poster (25bd2ac)
- blueish background (396bec0)
- use fetamont font (dbee92f)
- add more info links (5be8a98)
- increase font size (61d1131)
- search and show result (0c75eb9)
v1.0.0
build statically-linked executable on linux