Log for src/
-
Use the conjunction symbol (☌) as logo 💬 by Caio 6 years ago
It's pretty much what I was gunning for! Looks like a skillet AND like a magnifying glass. Phew, now I can get rid of my beautiful pixel art.
-
Don't scare readers with my tilde so quick by Caio 6 years ago
-
Set a default description by Caio 6 years ago
-
Adapt help text to new diet input format by Caio 6 years ago
-
Drop numRecipes from the Search model 💬 by Caio 6 years ago
I'll expose this differently :-)
-
Stop sending clicks to the #results anchor by Caio 6 years ago
-
Allow providing search input via site.extraSearchParams() by Caio 6 years ago
-
Delete unused SearchFormInfo by Caio 6 years ago
-
Revert "Allow overriding the search form action (preserving filters)" 💬 by Caio 6 years ago
This reverts commit 1b579184e0962689c95e6b72cef9bcf6d139fbb2. This is very error prone since I'm using GET
-
Display link to remove selected filters when possible by Caio 6 years ago
-
Allow overriding the search form action (preserving filters) by Caio 6 years ago
-
Restore white text for titles 💬 by Caio 6 years ago
The bulma upgrade removed a `color: inherit` property I was relying on. This patch fixes it by explicitly setting the color that I want.
-
Update the information about data logging 💬 by Caio 6 years ago
I believe I can offer better value by being truly private, so no more access logging is happening.
-
Reword the about page a bit by Caio 6 years ago
-
Move contact info to about page by Caio 6 years ago
-
Tweak static pages a bit 💬 by Caio 6 years ago
Narrower style, some content changed, some leaned out.
-
Tweak the about page a bit by Caio 6 years ago
-
Make visited external links more visible by Caio 6 years ago
-
Automated code formatting by Caio 6 years ago
-
Use is-warning when rendering an empty results page by Caio 6 years ago
-
Bump flexmark to 0.50.4 by Caio 6 years ago
-
Only show copy for search query if it's not empty by Caio 6 years ago
-
Add siteName to similar listing by Caio 6 years ago
-
Simplify media-right to a single href 💬 by Caio 6 years ago
Drop the dropdown :x
-
Add a hasSimilarRecipes() derived method 💬 by Caio 6 years ago
So that I can avoid having to cache the object.
-
/recipe: Very simple similarity list by Caio 6 years ago
-
Add List<SimilarInfo> to RecipeInfo by Caio 6 years ago
-
Remove similarUrl() by Caio 6 years ago
-
Fix sass compile error. Oof. by Caio 6 years ago
-
Revert "Add a very simple Similarity view" 💬 by Caio 6 years ago
This reverts commit 3bed112bd0cf9a2b1ee692cc07af5151cb9bf204. Naaaahh. More stuff to maintain for no particular reason - I'll just add them to the info page instead.