7f11a29c63
feat: Automatically add missing exif fields
ci/woodpecker/pr/woodpecker_ci Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-08-13 13:43:02 +02:00
9dc14cdfcb
feat: added two new information that can be added to the image exif.
...
ci/woodpecker/manual/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
Now information about developing of the film can be added to the exif file as well as enhancing of exif window.
Co-authored-by: Mr Finchum <mr.finchum@pm.me>
Co-committed-by: Mr Finchum <mr.finchum@pm.me>
2025-08-13 12:36:17 +02:00
894d444f91
feat: dateEdit is now, instead of static day.
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-05-30 12:17:12 +02:00
a89f43ba2e
fix: fixed linkage and changelog
ci/woodpecker/pr/woodpecker_ci Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-04-11 15:57:58 +02:00
d93d3de859
fix: fixing woodpecker ci ( #2 )
...
ci/woodpecker/push/woodpecker_ci Pipeline was successful
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
Reviewed-on: #2
Co-authored-by: Mr Finchum <mr.finchum@pm.me>
Co-committed-by: Mr Finchum <mr.finchum@pm.me>
2025-04-11 13:41:24 +02:00
011249e002
ci: switch to woodpecker ci.
ci/woodpecker/pr/woodpecker_ci Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker_ci Pipeline was successful
ci/woodpecker/push/woodpecker_ci Pipeline failed
ci/woodpecker/tag/woodpecker_ci Pipeline was successful
2025-04-11 13:34:29 +02:00
d4e8a25b1e
fix: fixed misspelling
2025-04-01 18:37:11 +02:00
419dc1eada
patch: better performance for preview window
2025-04-01 16:30:21 +00:00
63422ccd88
fix: fixed app path
2025-03-30 19:29:54 +02:00
d356937e41
fix: fixed insert exif feature
2025-03-27 11:07:58 +00:00
ef92ffb5b9
feat: image adjustments written to exif.
2025-03-24 15:34:29 +01:00
7adea3084a
patch: Patched pyproject file.
2025-03-23 23:09:05 +01:00
35a9f1af55
patch: patched formation of file.
2025-03-23 23:02:39 +01:00
17f08bc74f
refactor: Splitting Classes into Separate Files
2025-03-23 21:48:46 +00:00
ce2dd90a39
feat: added feature to show original image in preview window.
2025-03-23 12:37:56 +00:00
3483d67e93
fix: Fixed spelling a few places
2025-03-06 21:33:26 +00:00
c0de1a550b
fix!: Fixed wrong version bump
...
Prior version should have been 1.0 but seems it should be !: not just !
2025-03-06 17:09:50 +00:00
c08bb59dae
chore! finishing touches
...
Minor changes to the UI, few fixes and updating documentation for stable release.
2025-03-06 16:20:13 +00:00
2c633d6dc4
feat: Added resizing option to preview window to reduce lag.
2025-02-12 15:43:53 +01:00
9000702636
patch: Updated missing entries.
2025-02-12 15:10:29 +01:00
Mr. Finch
fcd7aa97b6
refactor: introduces consts and optimizes the code
2025-02-11 18:51:23 +00:00
dc132bffc9
fix: Fixed error regarding image processing.
2025-02-11 18:58:19 +01:00
Mr. Finch
0d0feff502
chore: adds requirements file
2025-02-11 18:45:24 +01:00
938209fdfd
patch: disabled restart option for windows, as it does not work.
2025-02-11 13:00:24 +01:00
1e91ee8cf6
fix: Fixed bug with default exif file.
2025-02-10 21:33:20 +01:00
963f27109f
patch: Updated readme and preview of the program.
2025-02-10 17:04:14 +01:00
0abc4ba96f
patch: Adjusted some GUI elements
2025-02-10 15:41:50 +00:00
7eb8f162bb
fix: Fixed ui clipping
2025-02-10 11:01:04 +00:00
f3ba0909f2
patch: Removed forgotten prints
2025-02-09 17:02:02 +00:00
5b2399b99e
feat: Added settings window
...
Changed the updater window to be an settings window, including theme settings and updater.
2025-02-09 16:53:36 +00:00
b6ec22d61d
fix: Fixed pipeline
2025-02-05 15:09:05 +01:00
0d416aaf8d
refactor: fix&patch see changelog for 0.11.0
2025-02-05 14:04:37 +00:00
cb016ae98f
fix: Fixed updater being disabled.
2025-02-04 12:43:42 +01:00
8bb655eb40
feat: Preview window now uses seperate thread.
2025-02-04 12:20:40 +01:00
89c40a8ca1
patch: Minor improvement for updater
2025-02-03 18:49:00 +00:00
630985d70c
patch: Tried to patch weird updater bug
2025-02-03 15:27:53 +00:00
b1d9d3fa5e
feat: ui improvments
2025-02-02 12:22:46 +00:00
92a9dccc00
patch: update for ppu 0.5
2025-02-01 17:45:00 +00:00
1bba7f8bbc
patch: Minor Enhancements
2025-02-01 14:58:32 +00:00
0c450328b3
fix: Fixed app not closing after update
2025-01-31 17:42:02 +01:00
21f1d9fc01
patch: support for ppu04
...
ppu = PyPiUpdater 0.4.0
2025-01-31 16:31:20 +00:00
2476dd8b1f
fix: misspelled dependency
2025-01-31 16:42:50 +01:00
fba31cf3e6
feat: Added updater
...
Added updater window and option to check for new version and update via pip.
2025-01-31 14:58:14 +00:00
89c3fb3e68
feat: Enhanced preview window
2025-01-30 16:45:02 +00:00
51108ef86e
feat: Initial flatpak support
2025-01-30 14:29:45 +00:00
d608156206
refactor: Removed tui leftover.
2025-01-28 15:19:18 +00:00
09025105ea
Feat: Added compatibility with optima35 v1.0
2025-01-28 15:03:47 +00:00
2a5efcd88c
Change url hompage to source.
2025-01-23 16:37:46 +01:00
3d0830aec5
0.3.5
2025-01-23 16:37:46 +01:00
bcdad62e8a
patch: Added check if any exif options are empty
2025-01-23 16:33:05 +01:00