aboutsummaryrefslogtreecommitdiff
path: root/src/Pages
AgeCommit message (Collapse)Author
2026-04-01Cleaned submissions.jsn from test and debugroot
2026-04-01Merge branch 'master' of 10.0.0.37:/srv/git/256phi-mainWebsiteroot
2026-04-01Removed debug coderoot
2026-04-01Removed debug codeNatasha Moongrave
2026-04-01Merge branch 'master' of 10.0.0.37:/srv/git/256phi-mainWebsiteroot
2026-04-01Fixed some stuffroot
2026-04-01Add debug to commission hoenypotNatasha Moongrave
2026-04-01Modified the submission system for commissions to save to a json isntead of ↵Natasha Moongrave
sending emaik
2026-03-31Added missing alt for ceaseless watcher in portfolioNatasha Moongrave
2026-03-31Commented out banner commission type as it isnt proper for nowNatasha Moongrave
2026-03-31Added newest piece to the portfolioNatasha Moongrave
2026-03-31Removed old repeat artworks from portfolioNatasha Moongrave
2026-03-31Changed icon example to be betterNatasha Moongrave
2026-03-31Added prices for commissionsNatasha Moongrave
2026-03-31Fix double border/glow on commission example thumbnailsNatasha Moongrave
Remove duplicate border and hover styles from commission-type-example since the global gallery-item class already handles these.
2026-03-31Add lightbox to commission type examplesNatasha Moongrave
- Wrap example images in clickable anchor tags with gallery-item class - Add lightbox HTML and JavaScript (matching portfolio implementation) - Add hover effect CSS for example thumbnails - Fix incorrect image paths (add missing /art/ directory)
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-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 commission status to closedNatasha 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-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-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 lone pages from ./pages to src/PagesNatasha Moongrave