aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2026-03-31Updated asset examplesNatasha Moongrave
2026-03-31Updated some tiny details and errorsroot
2026-03-31Update commissions page to scene-based pricing modelNatasha Moongrave
Restructured commission types from character-focused (bust, half-body, etc.) to scene/complexity-based (icon, banner, half scene, full scene, complex). Added style disclaimer explaining the fuzzy/dreamlike aesthetic and that characters will be stylized with obscured faces. Updated "I Will Draw" to emphasize surreal/dreamcore themes.
2026-03-31Fixed unended <li> in music.html and added another songNatasha Moongrave
2026-03-31Updated tumblr account linkNatasha Moongrave
2026-03-31Updated social links and mail to subscribe to the mailing listNatasha Moongrave
2026-03-31Add example image slots to commission types on commissions pageNatasha Moongrave
Replaced table layout with flexbox cards showing placeholder images for each commission type (Icon, Bust, Half-Body, Full-Body, Half Scene, Full Scene). Images to be replaced with actual examples later.
2026-03-31Add WebP thumbnails for portfolio gallery to improve load timesNatasha Moongrave
Gallery now loads 300px WebP thumbnails (268KB total) instead of full-size images (4MB), with lazy loading. Lightbox still shows original quality. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31Updated portfolio.html to display all of my artNatasha Moongrave
2026-03-31Added the rest of my artNatasha Moongrave
2026-03-31Added some of my artNatasha Moongrave
2026-03-27Changed email from commissions@256phi.eu to commission@256phi.euNatasha Moongrave
2026-03-27Added a Price Range to commission type table with 'N/A' placeholdersNatasha Moongrave
2026-03-27Added 'Illegal content' to things i wont draw in commissionsNatasha Moongrave
2026-03-27did some QoL changes to the commissions pageNatasha Moongrave
2026-03-27Removed confusing 'reference images' line in mail form input for commissions ↵Natasha Moongrave
as image input is not avalible into the mail form
2026-03-27added the actual class for the email link change (forgot to include it in ↵Natasha Moongrave
last commit)
2026-03-27Changed email link to use a more readable fontNatasha Moongrave
2026-03-27Changed input boxes to use Courier New, mono instead of Hacked for better ↵Natasha Moongrave
readability
2026-03-27Changed commission status to closedNatasha Moongrave
2026-03-27Updated index.html to link to the new portfolio and commissions pageNatasha Moongrave
2026-03-27Added commissions.phpNatasha Moongrave
2026-03-27moved art.html to portfolio.htmlNatasha Moongrave
2026-03-27Added a page to display my art portfolioNatasha Moongrave
2026-03-27Updated style.css to handle the portfolio stylingNatasha Moongrave
2026-03-27Added art assetsNatasha Moongrave
2026-03-22Updated links to stylesheet and js background in blog.phpNatasha Moongrave
2026-03-22Updated links to stylesheet and js background in guestbook.phpNatasha Moongrave
2026-03-22Removed old and obsolete (and empty) services.html in src/Pages/Natasha Moongrave
2026-03-22Removed extra "/" from background main.js link in music.htmlNatasha Moongrave
2026-03-22Fixed links to js background and stylesheet in contact.htmlNatasha Moongrave
2026-03-22Removed extra blank space in first link of music.htmlNatasha Moongrave
2026-03-22Updated links to js background and stylesheet due to reorganized file structureNatasha Moongrave
2026-03-22Changed Contact Us link in footer in music.html to Home linkNatasha Moongrave
2026-03-22Adjusted the proper link from index.html to the main.js background scriptNatasha Moongrave
2026-03-22Moved the background JavaScript code from . to src/BackgroundNatasha Moongrave
2026-03-22Moved index.html from . to src/index.htmlNatasha Moongrave
2026-03-22Moved the guestbook and its code from ./guestbook to src/Pages/guestbookNatasha Moongrave
2026-03-22Moved the blog and all of its adjacent things from ./blog to src/Pages/blogNatasha Moongrave
2026-03-22Moved the fonts directory from . to src/Style/fontsNatasha Moongrave
2026-03-22moved ./style.css to src/Style/style.cssNatasha Moongrave
2026-03-22Moved the lone pages from ./pages to src/PagesNatasha Moongrave