Dandelion is a fair source project. View the code on Github
Commits on Nov 17, 2025
| 4ea3b66 |
🐛 Fix duplicate events showing in grid when previous one is sold out |
Commits on Nov 14, 2025
| 9b66063 |
💄 Adjust right margin on feedback quote block |
| 0c308fc |
💄 Remove right padding utility class from feedback grid item |
| 0058118 |
💄 Add padding-right to feedback grid item for better spacing |
| ec1e58a |
💄 (event_feedbacks/_home.erb): remove legacy ` |
| 1a256fd |
💄 (events_build.js): add autosize to event_notes textarea and set initial rows to 2 |
| f57b1b7 |
🐛 Fix feedback banner visibility logic on signed-in home |
| e057063 |
💄 (app/views/_badges.erb): add non-breaking space to keep “worker co-operative” on one line |
| 1d51d6c |
💬 Update badge copy to clarify gifting culture |
| d80fa39 |
💬 Update badge copy to use present-tense wording |
Commits on Nov 13, 2025
| 4e5f400 |
🗃️ Add account name and email to order fields concern |
| ed5edee |
📝 Update contact page copy to de-emphasise DeepWiki link |
| 669aacc |
🔥 Remove obsolete |
| 753c832 |
💄 (code.erb): increase pagination spacing from my-3 to mb-5 for better visual separation |
| 204ab5b |
🐛 (code.erb): move pagination outside the conditional block so it always shows even when no commits are found |
| d819ef2 |
🔥 Remove AI-generated commit summary and monthly filtering |
| 4313b69 |
🔥 Remove conditional stash/partial logic for commit summary |
| 26268c7 |
💄 Rename nav item from “Code” to “Updates” and update icon |
| 2948639 |
🐛 Fix GitHub API date range to include last-day commits |
| cb41375 |
🐛 (code/_commits.erb): remove fallback to current month when @month is nil |