]> danix's work - danix.xyz-2.git/shortlog
danix.xyz-2.git
2026-04-16  Danilo M.feat: add form component styles (inputs, textarea,...
2026-04-16  Danilo M.fix: header sticky positioning regression
2026-04-16  Danilo M.fix: logo link now respects current language
2026-04-16  Danilo M.chore: update HANDOFF and settings after breadcrumb fix
2026-04-16  Danilo M.feat: make breadcrumb navigation multilingual with...
2026-04-16  Danilo M.fix: breadcrumb navigation now renders in article pages
2026-04-16  Danilo M.chore: update Italian translations
2026-04-16  Danilo M.fix: add x-cloak to prevent menu flash on page load
2026-04-16  Danilo M.fix: prevent menu flicker when navigating to new page
2026-04-16  Danilo M.fix: rewrite hamburger menu using Alpine.js event dispa...
2026-04-16  Danilo M.fix: hamburger menu click handler and horizontal scroll...
2026-04-16  Danilo M.feat: refactor homepage buttons to use btn component...
2026-04-16  Danilo M.fix: simplify breadcrumb component (WIP - rendering...
2026-04-16  Danilo M.feat: add breadcrumb navigation component
2026-04-16  Danilo M.feat: add header nav and hamburger menu styling with...
2026-04-16  Danilo M.feat: add card component with hover lift and glow effects
2026-04-16  Danilo M.feat: import 36 articles with assets and create support...
2026-04-16  Danilo M.feat: i18n singular/plural post count on taxonomy list fix/taxonomy-layouts
2026-04-16  Danilo M.feat: add article count badge to taxonomy list items
2026-04-16  Danilo M.fix: restore articles to taxonomy pages and fix i18n...
2026-04-16  Danilo M.refactor: remove footer-specific backdrop-filter rule...
2026-04-16  Danilo M.fix: restore relative z-20 classes to footer for backdr... feature/footer-frosted-glass
2026-04-16  Danilo M.refactor: remove positioning classes from footer for...
2026-04-16  Danilo M.refactor: use frosted-bar class on footer with stronger...
2026-04-16  Danilo M.adjust: reduce footer background opacity to 0.6 for...
2026-04-16  Danilo M.fix: add position and z-index to footer for backdrop...
2026-04-16  Danilo M.fix: add backdrop-filter blur to footer via CSS with...
2026-04-16  Danilo M.fix: use CSS variables in footer inline styles for...
2026-04-16  Danilo M.fix: apply frosted glass styling to footer via inline...
2026-04-16  Danilo M.test: set footer background to red to check if inline...
2026-04-16  Danilo M.test: add inline style to footer background for debugging
2026-04-16  Danilo M.test: set footer background to fully opaque (1) to...
2026-04-16  Danilo M.fix: add frosted-bar-strong class to footer for stronge...
2026-04-16  Danilo M.fix: increase footer backdrop blur from 10px to 20px...
2026-04-16  Danilo M.fix: increase footer opacity to 0.88 for better visual...
2026-04-16  Danilo M.fix: reduce frosted-bar background opacity from 0.92...
2026-04-16  Danilo M.docs: update handoff notes with frosted glass implement...
2026-04-16  Danilo M.refactor: update internal footer divider to match frost...
2026-04-16  Danilo M.refactor: apply frosted-bar component to footer
2026-04-16  Danilo M.refactor: remove border from frosted-bar component...
2026-04-16  Danilo M.refactor: apply frosted-bar component to header
2026-04-16  Danilo M.refactor: extract bg2 RGBA values to CSS variables...
2026-04-16  Danilo M.feat: add frosted-bar CSS component for header and...
2026-04-16  Danilo M.docs: add frosted glass implementation plan
2026-04-16  Danilo M.Add padding and glow effects to content sections feature/matrix-rain-background
2026-04-15  Danilo M.Complete matrix rain background effect implementation
2026-04-15  Danilo M.Implement article type colors, reading progress bar...
2026-04-15  Danilo M.Document video, quote, and actions shortcodes in SHORTC...
2026-04-15  Danilo M.Resolve page bundle video paths using Resources API
2026-04-15  Danilo M.Allow custom sizing in image shortcode
2026-04-15  Danilo M.Fix article shortcode issues and add actions shortcode
2026-04-15  Danilo M.Resolve page bundle image paths correctly
2026-04-15  Danilo M.Fix article list template to display articles without...
2026-04-15  Danilo M.Add thumbnail support to article listings
2026-04-15  Danilo M.Implement taxonomy system for tags and categories
2026-04-15  Danilo M.Fix theme toggle icon to always sync with actual page...
2026-04-15  Danilo M.Fix theme toggle icon state sync on page navigation
2026-04-15  Danilo M.Fix design system compliance: CSS variables, accessibil...
2026-04-15  Danilo M.Complete multilingual theme implementation with languag...
2026-04-15  Danilo M.Fix gravatar shortcode and about page ref links
2026-04-15  Danilo M.Update SHORTCODES.md to reflect contact form shortcode...
2026-04-15  Danilo M.Fix contact form shortcode: rename from contact-form...
2026-04-15  Danilo M.Extract contact form JavaScript to separate file and...
2026-04-15  Danilo M.Remove unnecessary type field from static pages
2026-04-15  Danilo M.Fix language switcher to preserve current page path
2026-04-15  Danilo M.Add language toggle to desktop header
2026-04-15  Danilo M.Remove Alpine.js dependency from menu toggle, use vanil...
2026-04-15  Danilo M.Fix Hugo v0.160 compatibility: remove os.Getenv and...
2026-04-15  Danilo M.Fix shortcode location: move from shortcodes/ to layout...
2026-04-15  Danilo M.updated gitignore
2026-04-15  Danilo M.Set up Tailwind CSS build pipeline and bilingual homepa...
2026-04-15  Danilo M.added contact form backend
2026-04-15  Danilo M.docs: update AGENTS.md with comprehensive content manag...
2026-04-15  Danilo M.docs: create comprehensive shortcodes documentation
2026-04-15  Danilo M.feat: add contact.php placeholder for form handling
2026-04-15  Danilo M.feat: create contact-form shortcode with Alpine.js...
2026-04-15  Danilo M.feat: create gallery shortcode with responsive columns
2026-04-15  Danilo M.feat: create image shortcode with lazy-loading and...
2026-04-15  Danilo M.feat: create gravatar shortcode with MD5 hashing
2026-04-15  Danilo M.feat: create Tech article type template (uses Chroma...
2026-04-15  Danilo M.feat: create Quote article type template
2026-04-15  Danilo M.feat: create Link article type template with external...
2026-04-15  Danilo M.feat: create Photo article type template
2026-04-15  Danilo M.feat: create Life article type template
2026-04-15  Danilo M.feat: create article type dispatcher template
2026-04-15  Danilo M.feat: add article header and sidebar partials supportin...
2026-04-15  Danilo M.feat: create single article template with sidebar
2026-04-15  Danilo M.feat: create article list item with type badges and...
2026-04-15  Danilo M.feat: create articles list with pinned post support
2026-04-15  Danilo M.feat: create landing page with hero and CTAs
2026-04-15  Danilo M.feat: create English i18n strings
2026-04-15  Danilo M.fix: remove duplicate keys from Italian i18n, use conta...
2026-04-15  Danilo M.feat: add missing email key in Forms section
2026-04-15  Danilo M.feat: create Italian i18n strings
2026-04-15  Danilo M.feat: create language switcher with persistence
2026-04-15  Danilo M.fix: remove duplicate Alpine-based menu toggle, rely...
2026-04-15  Danilo M.feat: create hamburger menu toggle script
2026-04-15  Danilo M.fix: remove duplicate theme toggle logic from hamburger...
2026-04-15  Danilo M.feat: create theme toggle with localStorage persistence
2026-04-15  Danilo M.fix: add light theme color overrides and remove duplica...
next