Skip to content

Releases: OneFolderApp/OneFolder

1.1.2 - small bug fixes

21 Sep 17:25

Choose a tag to compare

Small bug fixes regarding the video metadata:
#126 (comment)

1.1.1 - Minimal Calendar View

26 Jul 22:26

Choose a tag to compare

Finally, a calendar view.

SCR-20250726-qali

Turns out that making a calendar view was a lot more complicated than I thought. This is the forth try, and I had to make it very simple in order to delivery something smooth and reliable.

You will immediately notice that it's a list, and not a grid. That is a bummer, I know. And I hope I can pull off a great view soon.

At least it has navigation by date which works very well. Hope you enjoy it.

Screenshot 2025-07-26 at 18 19 23 Screenshot 2025-07-26 at 18 19 30

1.1.0 - Add reload button and also load locations faster

18 Jul 22:50

Choose a tag to compare

  • (beta) add reload button to refresh the database
SCR-20250718-qlhx
  • Load tags in first location load
SCR-20250718-qhve

1.0.24 - Move untagged selector to tag panel

18 Jul 18:28

Choose a tag to compare

  • Move untagged selector to tag panel because I think it makes more sense, and I have plans for the free space below
SCR-20250718-mtyq

1.0.23 - Fix auto-sync bugs

18 Jul 15:44

Choose a tag to compare

  • parent tags are now triggering the sync too
  • #118

1.0.21 - (another try) Automatically sync tags with file metadata (no need to export anymore)

17 Jul 19:44

Choose a tag to compare

1.0.20 - Automatically sync tags with file metadata (no need to export anymore)

17 Jul 18:56

Choose a tag to compare

[the app didn't build with the latest changes so I had to do it again] Now as soon as a tag is added or removed from a file, it gets written in the file metadata.

1.0.19 - New de-duplication algorithm

23 Jun 00:29

Choose a tag to compare

Add new de-duplication algorithm based on visual similarity on the thumbnails.

SCR-20250622-rtuq

And also store the hash in the database to speed up the process

SCR-20250622-rugp

1.0.18 - Add Dismiss button on de-duplication view

14 Jun 21:32

Choose a tag to compare

1.0.17 - De-duplication improvements

13 Jun 21:27

Choose a tag to compare

  • delete straight from GUI
  • show common path and different paths
  • bug fix: prevent image group from overloading the DOM by blocking at 5 by default
SCR-20250613-phec