36 Commits

Author SHA1 Message Date
d99de2e15b Update CI workflow to clarify tag trigger for versioning v0.0.1 2025-03-16 03:25:22 +00:00
7c7ed715ad Fix CI workflow tag trigger formatting 2025-03-16 03:18:19 +00:00
1436d21786 No code changes made. 2025-03-16 03:15:36 +00:00
39d1ad2081 Refactor CI workflow to package project using setuptools; remove PyInstaller and main.spec 2025-03-16 02:53:30 +00:00
adce169a49 CI 2025-01-28 04:04:02 +00:00
abc0b526fa CI 2025-01-28 04:03:20 +00:00
45daaa76fb Update CI workflow to download and reference Ubuntu and Windows artifacts correctly 2025-01-28 03:58:57 +00:00
Martin Guzman
a7725ff621 Merge pull request #1 from brockar/tk
Responsive UI
2025-01-28 00:50:09 -03:00
e0aaa7a2e7 Improve GUI layout responsiveness by configuring grid weights for notebook and tabs; fix missing newline in main.spec 2025-01-28 03:48:37 +00:00
503fa66ae3 Fix release workflow to correctly reference artifact paths and clean up main.spec 2025-01-27 00:18:38 +00:00
bcccca0f61 Add Tkinter to requirements for GUI support 2025-01-26 23:54:03 +00:00
e859c6fc1a Refactor CI workflow to create releases and upload assets using softprops/action-gh-release 2025-01-26 23:36:00 +00:00
736223f9b4 Fix CI workflow to install Tkinter and reduce redundant package installations 2025-01-26 23:28:39 +00:00
51f9e747bf Update CI workflow to install Tkinter and fix asset content type typo 2025-01-26 23:27:02 +00:00
3259156ed5 Update CI workflow to trigger builds on version tags 2025-01-26 20:48:17 +00:00
3d518b3d84 specify asset content types for executables and set permissions to push versions 2025-01-26 20:32:27 +00:00
4bd2c43be1 Enhance CI workflow to build and release executables for tagged versions 2025-01-26 20:20:20 +00:00
834b8f42d6 Merge branch 'main' of https://github.com/brockar/ThumbMR 2025-01-26 20:07:53 +00:00
ecddad5e69 Add setup.py for package configuration and dependencies 2025-01-26 20:07:49 +00:00
Martin Guzman
6178fe9e91 Update main.yml 2025-01-26 16:49:41 -03:00
Martin Guzman
0c92a0f897 Create main.yml 2025-01-26 16:47:27 -03:00
7e93196442 Update .gitignore to include 'dist/' directory and add main.spec for packaging configuration 2025-01-26 19:40:18 +00:00
fbf99c6ed8 Update .gitignore to include virtual environment, Python cache files, and build artifacts 2025-01-26 19:39:00 +00:00
fb561d7d72 Update default output file path to user's Pictures directory 2025-01-26 17:48:00 +00:00
241104e41f Merge branch 'main' of https://github.com/brockar/ThumbMR 2025-01-26 17:30:17 +00:00
517065d629 Update GUI title and default input/output paths; enhance file browsing functionality 2025-01-26 17:29:25 +00:00
Martin Guzman
632d5615f8 Update README.md 2025-01-17 11:17:37 -03:00
Martin Guzman
ed274c61f0 Update README.md 2025-01-17 11:17:25 -03:00
3982b2d3fb Implement main.py with a new GUI structure, including tabs and recursive mode functionality 2025-01-06 23:08:29 +00:00
e5528acb33 Implement new GUI for video processing application and update requirements 2025-01-06 20:57:05 +00:00
0df6b1b972 Enhance file selection functionality: support additional video formats and add debugging statements 2025-01-03 02:26:18 +00:00
8ee3845c10 Refactor project structure: move main.py to src directory and update requirements 2025-01-02 19:48:55 +00:00
5dc43e6407 init 2024-12-26 14:20:55 -03:00
Martin Guzman
5e03d5c530 Update README.md 2024-05-06 16:29:41 -03:00
Martin Guzman
60ec77fd49 Update README.md 2024-05-06 12:52:35 -03:00
Martin Guzman
4d5644ccf2 Initial commit 2024-05-06 12:52:01 -03:00