heic2jpg

git clone git://archive.git.mtrnord.blog/MTRNord/heic2jpg.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-11-12 14:30Cleanup code and add iconsMTRNord19+496-329
2024-11-11 21:05Fix desktop file and about pageMTRNord2+5-10
2024-11-11 21:01Readd -y flagMTRNord1+1-1
2024-11-11 20:58Update flatter to use the new dependenciesMTRNord1+1-1
2024-11-11 20:58Update README instructions, Add a finished notification, fix progress text alignment, add more restart buttons, update translationsMTRNord10+136-85
2024-11-10 22:28Fix screenshot urlMTRNord1+2-2
2024-11-11 16:26Merge pull request #2 from FineFindus/feat/HIG-designMarcel3+11-7
2024-11-11 15:17feat(app): use Adw.ToolbarViewFineFindus1+2-4
2024-11-11 15:11feat(app): use suggested action for buttonsFineFindus2+6-0
2024-11-11 15:11build: update sdk componentsFineFindus1+3-3
2024-11-10 22:07Remove debug code and add some info on how many files it is processingMTRNord2+62-37
2024-11-10 18:38Update flatpak CIMTRNord1+1-1
2024-11-10 18:37Use maintained github action for rustMTRNord1+8-10
2024-11-10 18:29Create LICENSEMarcel1+661-0
2024-11-10 18:25Update meta and add screenshotMTRNord2+3-1
2024-11-10 18:23Update readmeMTRNord1+36-6
2024-11-10 18:17Ensure that we do _not_ do accidentially a releaseMTRNord1+3-1
2024-11-10 18:06Fix libheif and make sure we also support uppercase heic filesMTRNord2+9-2
2024-11-10 15:20Fix libheifMTRNord4+15-7
2024-11-10 14:59Fix libheifMTRNord3+17-12
2024-11-10 14:49Fix pathMTRNord1+1-1
2024-11-10 14:48Also install libde265MTRNord2+15-0
2024-11-10 14:38Also install libheifMTRNord3+24-0
2024-11-10 14:16Fix ciMTRNord1+4-1
2024-11-10 14:11Fix CIMTRNord1+3-0
2024-11-10 14:07Fix CIMTRNord1+1-1
2024-11-10 14:02Merge pull request #1 from MTRNord/dependabot/github_actions/actions/deploy-pages-4Marcel1+1-1
2024-11-10 14:01Fix ciMTRNord3+20-20
2024-11-10 14:00Bump actions/deploy-pages from 1 to 4dependabot[bot]1+1-1
2024-11-10 13:59Missing UI added and fixing some issue as well as adding translationsMTRNord15+611-162
2024-11-10 00:20Prepare workerMTRNord4+143-4
2024-11-09 23:50Setup output folder selection and prepare conversionMTRNord2+77-48
2024-11-09 22:39Prepare basic UI layout and CIMTRNord7+297-17
2024-11-09 18:43Add imagemagick and fix categoryMTRNord5+1491-3
2024-11-09 17:45Init with GTK Rust TemplateMTRNord34+1262-0