Commit Graph

  • 4dc3618b1a Gogh 🤖 master github-actions[bot] 2026-03-25 13:35:36 +00:00
  • 0c8a65e302 Merge pull request #525 from EhsanAhmadzadeh/add-miasma-theme v365 Mgldvd 2026-03-25 08:35:13 -05:00
  • 274fd58d95 Add Miasma terminal theme. Amirehsan 2026-03-24 08:29:11 +03:30
  • c2b855178c Merge pull request #524 from drizt/fix-plus Mgldvd 2026-03-09 13:23:41 -05:00
  • f770f6094c fix(gogh.sh): replace symbols in theme name with dashes Ivan Romanov 2026-03-09 17:22:26 +05:00
  • ce4e941f4c 🔧 chore(prompts): remove legacy multi-tool prompt files mgldvd 2026-02-21 22:25:39 -05:00
  • 556097de15 🔧 chore(prompts): add shared commit and sync prompt templates mgldvd 2026-02-20 17:07:00 -05:00
  • 9843e0ffb6 🔧 chore(opencode): add commit prompt template mgldvd 2026-02-20 13:19:39 -05:00
  • 836052e7d6 fix(readme): update website link styling in README mgldvd 2026-02-20 12:52:57 -05:00
  • 3942994df0 feat(readme): enhance README with additional coffee donation section mgldvd 2026-02-20 12:40:43 -05:00
  • bf657cf71b fix(.gitignore): add .output and dist directories to ignore list mgldvd 2026-02-20 12:40:24 -05:00
  • 688ba5e945 feat: implement fallback to GitHub API for theme loading on static deploys main/website mgldvd 2026-02-20 10:42:07 -05:00
  • f623eac1f9 feat: enhance filters layout and add loading animation to stats page mgldvd 2026-02-20 10:36:05 -05:00
  • 330f2bbadb feat: enhance stats page layout with summary cards and detailed color tables mgldvd 2026-02-20 10:05:42 -05:00
  • a824e08a47 feat: update font sizes for better readability and add all colors usage table mgldvd 2026-02-20 09:47:15 -05:00
  • d21cd69fef feat: implement theme statistics page with detailed analytics and filters mgldvd 2026-02-20 09:40:58 -05:00
  • 3eec373645 feat: add clear button for search functionality and enhance theme search logic mgldvd 2026-02-20 07:53:27 -05:00
  • 353f975dbd feat: enable dynamic devtools configuration in nuxt.config mgldvd 2026-02-20 07:31:00 -05:00
  • 22dff14e63 feat: remove CSS import from nuxt.config and add dynamic script loading for GitHub buttons in index page mgldvd 2026-02-20 07:29:08 -05:00
  • d62b702923 feat: add search functionality for themes with input and icon in index page mgldvd 2026-02-20 07:18:21 -05:00
  • 5d542d9697 feat: add SVG icons to buttons for enhanced visual appeal mgldvd 2026-02-20 07:10:50 -05:00
  • 3ba18db070 refactor: adjust button styles and layout in index page for improved responsiveness mgldvd 2026-02-19 20:58:26 -05:00
  • 7c5eefd034 feat: add theme search functionality with input and icon in index page mgldvd 2026-02-19 19:26:02 -05:00
  • 8cc637d24b feat: integrate Prism.js for code highlighting and enhance terminal lightbox functionality mgldvd 2026-02-19 17:47:17 -05:00
  • feeb0bc294 feat(gogh.sh): add CLI theme selection and usage instructions mgldvd 2026-02-19 16:30:24 -05:00
  • eb066ff6c9 feat: update README with enhanced download and run instructions main/cli mgldvd 2026-02-19 16:03:30 -05:00
  • 987ca4d269 feat: enhance Gogh CLI with terminal environment handling and logging features mgldvd 2026-02-19 13:23:13 -05:00
  • 4c97b11871 feat: implement multi-column layout and navigation for theme selection mgldvd 2026-02-19 13:00:52 -05:00
  • f681b99b59 feat: enhance Gogh CLI with TUI and theme management features mgldvd 2026-02-19 12:58:21 -05:00
  • 50ab3779e6 fix(workflows): update branch references in GitHub Pages workflow to use 'main/website' mgldvd 2026-02-19 12:38:26 -05:00
  • d3968243de 🌱 init 🌱 mgldvd 2026-02-19 11:52:36 -05:00
  • 2129df5d74 refactor: enhance generator page layout and improve button component usage mgldvd 2026-02-19 11:07:46 -05:00
  • 45f2b1803f refactor: update Button component to support 'to' prop for navigation and enhance link handling mgldvd 2026-02-19 10:45:19 -05:00
  • 82a1fe07b9 feat: Add WCSG theme card component and generator page mgldvd 2026-02-19 10:37:39 -05:00
  • 5b722ac6d0 refactor: remove manifest link from head in app.vue mgldvd 2026-02-19 10:19:48 -05:00
  • e3a99c9e80 Add global styles reset, Prism.js integration, and GitHub buttons script mgldvd 2026-02-19 10:16:03 -05:00
  • 55fb1d7ad6 refactor: optimize button styles and update media query mixins for better responsiveness mgldvd 2026-02-19 10:03:57 -05:00
  • 3bcf9eb0b7 refactor: update dependencies and improve button component structure for better usability mgldvd 2026-02-19 09:25:44 -05:00
  • 7c86adcb87 refactor: update button component and styles for improved consistency and usability mgldvd 2026-02-19 09:03:48 -05:00
  • cd93007fcc refactor: remove index-lightbox styles and update index.vue to reflect changes mgldvd 2026-02-19 08:44:17 -05:00
  • 8bcda66ba3 fix: update background filter logic in ButtonFilter component mgldvd 2026-02-19 08:36:51 -05:00
  • a7f3700b75 chore: remove unused binary file from repository mgldvd 2026-02-19 08:33:31 -05:00
  • f887733b1a feat(docs): add README.md for TXT files usage instructions Mgldvd 2026-02-18 22:46:42 -05:00
  • 1b5e58650e refactor(workflows): restructure GitHub Pages workflow for clarity and improved deployment process Mgldvd 2026-02-18 22:06:09 -05:00
  • 82c5f2a528 Refactor code structure for improved readability and maintainability Mgldvd 2026-02-18 21:24:00 -05:00
  • 062c0b5cd8 fix(workflows): update GitHub Pages deployment workflow for clarity and versioning Mgldvd 2026-02-18 21:18:59 -05:00
  • a542b3249b Implement feature X to enhance user experience and optimize performance Mgldvd 2026-02-18 20:52:08 -05:00
  • c36b88373b feat(workflows): update Node.js version to 22 in GitHub Pages deployment workflow Mgldvd 2026-02-18 20:46:57 -05:00
  • 240afd1452 fix: update workflow reference in GitHub Pages deployment configuration Mgldvd 2026-02-18 20:44:36 -05:00
  • fcdd32bd90 chore(workflows): remove comments from GitHub Pages deployment workflow Mgldvd 2026-02-18 20:43:06 -05:00
  • 501bccf297 chore: remove comments from GitHub Pages deployment workflow Mgldvd 2026-02-18 20:41:03 -05:00
  • a0dc69354b docs: update README with project overview, requirements, and usage instructions Mgldvd 2026-02-18 20:39:18 -05:00
  • 31282a28c3 feat: add GitHub Pages deployment workflow Mgldvd 2026-02-18 20:32:15 -05:00
  • 37dbbcb9ee feat(workflows): refactor GitHub Actions workflow for GitHub Pages deployment Mgldvd 2026-02-18 20:31:32 -05:00
  • 919454bee3 feat: upgrade Nuxt to version 4.3.1 and add Roboto font imports Mgldvd 2026-02-18 20:15:45 -05:00
  • 24a5ede3a8 feat: update Nuxt configuration and dependencies Mgldvd 2026-02-18 19:33:07 -05:00
  • 225e9d8fcf chore: update .gitignore to include .output/ and .nuxt/ directories Mgldvd 2026-02-18 18:59:34 -05:00
  • 3351ac3106 chore: remove manifest link from head in app.vue Mgldvd 2026-02-18 18:55:37 -05:00
  • 164a398f96 chore(workflows): remove obsolete action generator and run generators workflows Mgldvd 2026-02-18 18:45:21 -05:00
  • a51377ece9 chore: remove GitHub Pages deployment workflow Mgldvd 2026-02-18 18:35:48 -05:00
  • 16d5d89bc4 feat(ci): add GitHub Actions workflow for deploying to GitHub Pages Mgldvd 2026-02-18 18:35:25 -05:00
  • 629d3bc49a feat: replace anchor tag with NuxtLink for navigation to generator Mgldvd 2026-02-18 18:25:48 -05:00
  • cbc0046b28 feat(Button): add Button component with template, script, and styles Mgldvd 2026-02-18 18:19:57 -05:00
  • 8e73bc0729 feat: restructure styles and components for improved organization and maintainability Mgldvd 2026-02-18 18:18:57 -05:00
  • aa83e00753 Add new favicon images and manifest file for improved app branding Mgldvd 2026-02-18 17:50:47 -05:00
  • 43b61041a6 Refactor components and styles for improved structure and maintainability Mgldvd 2026-02-18 17:30:49 -05:00
  • c452b31148 feat(FilterButton): create FilterButton component with styles and functionality Mgldvd 2026-02-18 17:15:38 -05:00
  • bd28892f44 feat(filter): enhance filter background with transition effects and improved structure Mgldvd 2026-02-18 17:08:18 -05:00
  • 58168c599e feat(Header): refactor header component and styles for improved structure and reusability Mgldvd 2026-02-18 17:04:57 -05:00
  • 368a5b44a8 feat(lightbox): move terminal lightbox styles to a separate SCSS file Mgldvd 2026-02-18 16:10:26 -05:00
  • 15edff638d feat(index): add GitHub buttons script and update button attributes for improved accessibility Mgldvd 2026-02-18 16:04:06 -05:00
  • c41b7ec3bf feat(lightbox): implement theme lightbox for terminal previews Mgldvd 2026-02-18 16:00:51 -05:00
  • d1219b3592 feat: add color picker functionality to terminal component Mgldvd 2026-02-18 15:57:01 -05:00
  • 14cb96e1d0 fix(index): remove custom theme file link from index page Mgldvd 2026-02-18 14:08:18 -05:00
  • de86c5becc feat(generator): add theme generator page and template file Mgldvd 2026-02-18 14:04:42 -05:00
  • d77e03f285 fix(web): update tracked website changes only Mgldvd 2026-02-18 13:57:53 -05:00
  • 4ebee0374d chore(repo): move images folder to .images and update README links Mgldvd 2026-02-18 13:37:17 -05:00
  • 84d2a5b48f chore(data): add generated TXT palette files Mgldvd 2026-02-18 13:09:44 -05:00
  • bc8bd7351d docs(tools): add header comments to Python scripts Mgldvd 2026-02-18 13:09:42 -05:00
  • 59683b2df8 docs(tools): add simple pipeline README Mgldvd 2026-02-18 13:09:39 -05:00
  • abaa80a39c feat(ci): add on-demand action-generator workflow Mgldvd 2026-02-18 13:09:36 -05:00
  • f85e2ebf2a feat(generator): add TXT palette generator inspired by jake-stewart/color256 Mgldvd 2026-02-18 12:32:33 -05:00
  • 3cb0e02c0a Gogh 🤖 github-actions[bot] 2026-01-13 17:41:23 +00:00
  • 599ccb5370 Merge pull request #511 from tiwahu/master v364 Mgldvd 2026-01-13 12:41:02 -05:00
  • 096e5e88b4 Merge pull request #511 from tiwahu/master Mgldvd 2026-01-13 12:41:02 -05:00
  • 3f0b34461f (theme): Add Tiwahu Light theme configuration Tim Huber 2026-01-13 11:06:34 -05:00
  • 77c1e2fda9 (theme): Add Tiwahu Light theme configuration Tim Huber 2026-01-13 11:06:34 -05:00
  • e1a6dbea13 (theme): Updated Tiwahu Dark theme color values for better clarity in during Night Light Tim Huber 2026-01-13 10:50:18 -05:00
  • 84c67f08b3 (theme): Updated Tiwahu Dark theme color values for better clarity in during Night Light Tim Huber 2026-01-13 10:50:18 -05:00
  • ee31535d3e Gogh 🤖 github-actions[bot] 2026-01-12 03:14:35 +00:00
  • 5abb55c6ab Gogh 🤖 github-actions[bot] 2026-01-12 03:14:35 +00:00
  • d20ca78135 Merge pull request #510 from tiwahu/master v363 Mgldvd 2026-01-11 22:14:18 -05:00
  • d67729f97e Merge pull request #510 from tiwahu/master Mgldvd 2026-01-11 22:14:18 -05:00
  • f79816fcff (theme): Add Tiwahu Dark theme configuration Tim Huber 2026-01-11 19:03:56 -05:00
  • ea50237d30 (theme): Add Tiwahu Dark theme configuration Tim Huber 2026-01-11 19:03:56 -05:00
  • 50b3da8418 (workflow): Update stale bot to specify exempt labels for issues and PRs mgldvd 2025-12-06 19:02:24 -05:00
  • 9b4819730f (workflow): Update stale bot to specify exempt labels for issues and PRs Mgldvd 2025-12-06 19:02:24 -05:00
  • 3c5991696d (workflow): Add stale bot to manage inactive issues and PRs mgldvd 2025-12-06 18:54:23 -05:00
  • 5068a942b5 (workflow): Add stale bot to manage inactive issues and PRs Mgldvd 2025-12-06 18:54:23 -05:00
  • 803479866c Gogh 🤖 github-actions[bot] 2025-11-22 15:59:48 +00:00