]> danix's work - danix.xyz-2.git/shortlog
danix.xyz-2.git
13 days ago  Danilo M.fix: simplify Alpine.js component initialization by...
13 days ago  Danilo M.fix: correct Alpine.js x-init syntax for article data...
13 days ago  Danilo M.fix: refactor 404 page to use Alpine.data() pattern...
13 days ago  Danilo M.fix: move notFoundPage() function definition before...
13 days ago  Danilo M.fix: improve styling and functionality for 404 and...
13 days ago  Danilo M.Fix styling issues on 404 and Repository pages
13 days ago  Danilo M.test: verify accessibility (WCAG AA) - heading hierarch...
13 days ago  Danilo M.test: verify repository page content, cards, keyboard...
13 days ago  Danilo M.test: verify 404 page functionality (keyboard navigatio...
13 days ago  Danilo M.feat: add custom repository page layout with repo cards...
13 days ago  Danilo M.feat: add repository descriptions to Italian i18n
13 days ago  Danilo M.feat: add repository descriptions to English i18n
13 days ago  Danilo M.feat: add repository data file with GitHub repos list
13 days ago  Danilo M.feat: create Italian repository page content
13 days ago  Danilo M.feat: create English repository page content
13 days ago  Danilo M.feat: add Repository page i18n strings (Italian)
13 days ago  Danilo M.feat: add Repository page i18n strings (English)
13 days ago  Danilo M.feat: create 404 error page with search, recent article...
13 days ago  Danilo M.feat: add 404 page i18n strings (Italian)
13 days ago  Danilo M.feat: add 404 page i18n strings (English)
13 days ago  Danilo M.docs: add Week 6 planning, spec, and implementation...
13 days ago  Danilo M.docs: revise Week 6 plan - audit About/Contact (no...
13 days ago  Danilo M.docs: add Week 6 implementation plan and update progres...
13 days ago  Danilo M.docs: add Week 6+ TODO list for pages, testing, and...
13 days ago  Danilo M.docs: finalize Week 5 completion status in HANDOFF...
13 days ago  Danilo M.docs: add comprehensive accessibility audit report...
13 days ago  Danilo M.docs: add Week 5 comprehensive testing report (73 tests...
13 days ago  Danilo M.docs: add Week 5 implementation guide (animations,...
13 days ago  Danilo M.feat: verify semantic HTML - replace div with button...
13 days ago  Danilo M.feat: ensure all form inputs have associated labels...
13 days ago  Danilo M.feat: ensure i18n-based aria-labels on all icon-only...
13 days ago  Danilo M.feat: enhance modal focus trap with JavaScript and...
13 days ago  Danilo M.feat: add prefers-reduced-motion support (disable anima...
13 days ago  Danilo M.feat: add focus management styles (:focus-visible,...
13 days ago  Danilo M.feat: add animation utility classes (.animate-fade...
13 days ago  Danilo M.feat: add CSS keyframe animations (fadeIn, slideUp...
2026-04-16  Danilo M.docs: add Week 5 implementation plan (24 tasks, detaile...
2026-04-16  Danilo M.docs: add Week 5 design spec (animations & a11y audit)
2026-04-16  Danilo M.docs: update progress status to reflect Week 4 completi...
2026-04-16  Danilo M.docs: add Week 5 ready status and cumulative progress...
2026-04-16  Danilo M.docs: add Week 4 comprehensive testing report (64 tests...
2026-04-16  Danilo M.feat: add Week 4 documentation (implementation guide...
2026-04-16  Danilo M.feat: add form component templates, i18n strings, and...
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
next