truncgit
  • Joined on 2026-04-25
truncgit pushed to feature/proposals-mermaid at truncgit/citrus 2026-06-01 07:59:35 +03:00
e24b4bdf41 feat: add waiting_document status to career applications and localize status labels
76081f0e85 feat: implement internship form upload functionality for interns with database migration and UI integration
Compare 2 commits »
truncgit pushed to feature/proposals-mermaid at truncgit/citrus 2026-05-29 07:43:12 +03:00
e0941fe931 feat: update site typography by importing new Google Fonts and configuring global CSS font variables
truncgit pushed to feature/proposals-mermaid at truncgit/citrus 2026-05-29 07:18:29 +03:00
1ef535d132 feat: add SWIFT code field to bank accounts and update card UI for improved copy functionality and layout responsiveness.
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 08:41:12 +03:00
eebae6b6f4 feat: add internationalization support and main layout structure
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 08:20:02 +03:00
3503577082 feat: add application icons and rebrand project to VibeDownloader
03e6fbc2f0 feat: add project logos and application icons for branding and asset distribution
Compare 2 commits »
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 08:12:33 +03:00
916cbd055e feat: implement downloader utility for automatic yt-dlp and ffmpeg management
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 08:08:24 +03:00
e4f4be981e chore: simplify gitignore by tracking the entire dist directory
926b8c2e39 chore: configure electron-builder for windows packaging and ignore dist artifacts in git
Compare 2 commits »
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 08:05:57 +03:00
131c5747a3 docs: add screenshots and walk-through of application flow to README
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 08:00:59 +03:00
448d8569a8 refactor: simplify download-media IPC handler to return raw result object
b29030b33a feat: expose download control IPC methods in preload script
d60d103608 feat: implement frontend renderer, styling, and localization support for download management
da042b5749 feat: add pause, resume, and stop download IPC handlers and implement multilingual UI support
Compare 4 commits »
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:49:04 +03:00
0bc3a15b82 feat: implement multi-language support and localization system with dynamic UI updates
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:46:05 +03:00
e7c66d9381 feat: implement renderer logic for format selection, dependency management, and i18n support
8f2a64cd33 feat: implement UI layout and internationalization support for YouTube downloader
Compare 2 commits »
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:36:01 +03:00
a4ec059ae2 feat: add multi-language support by creating locale JSON files for English, Russian, Turkish, Arabic, and German
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:33:44 +03:00
25b6d693ae feat: implement initial UI and core structure for cross-platform media downloader with localization support
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:27:29 +03:00
67d833d7d7 feat: implement initial UI structure and multi-language support for downloader interface
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:22:18 +03:00
ce192828e0 feat: initialize renderer script with UI logic for video analysis and downloader progress handling
a3f653af64 feat: implement renderer logic for media analysis, format selection, and download progress tracking
Compare 2 commits »
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:18:00 +03:00
c07d68fab1 feat: implement automatic yt-dlp and ffmpeg dependency management and media downloading logic
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:09:39 +03:00
2b303cfc9b feat: implement YouTube downloader UI and integration logic with renderer, CSS, and main process support
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:03:58 +03:00
723aea5b04 docs: add comprehensive english readme with project structure
truncgit created branch main in truncgit/VibeDownloader 2026-05-28 07:03:15 +03:00
truncgit pushed to main at truncgit/VibeDownloader 2026-05-28 07:03:15 +03:00
7441030330 feat: connect interface elements to downloader using IPC renderer
67f5628859 feat: design elegant glassmorphic ui style and html layout
a55950e80c feat: implement youtube and mp3 downloader engine using yt-dlp and ffmpeg
2925eb58fe feat: initialize electron main and preload scripts
01ea37f6a2 chore: initial project setup and implementation plan