Skip to content

Releases: Edge-coordinates/Waterfall_picture_viewer

v1.3.0 - Multiple folder selection & Multiple viewer selection

22 Dec 18:04
Compare
Choose a tag to compare

Main New Features:

  • Automatically locate the currently viewed image in the waterfall when exiting image viewing
  • Supports multiple folder selection
  • Supports multiple viewer options

Little Achievements:

  • Made own upload component

It's been a long time since I've updated, maybe because it's really hard for me to balance the scales of life and studying at college>﹏<

It's actually kind of a bigger update? Previously it was intended to be rewritten with bigger-picture called version v1.2.0, but then the Bigger-picture and video-viewing were still a bit too big to be filled in, and so v1.2.x went away in the course of history .

Enjoy using it!
TIP: The next update(v1.3.x) intends to implement multi-language support

Hope everyone could find their own ONE PIECE!

V1.1.4 - Async Version

09 Jul 14:04
d3af3e9
Compare
Choose a tag to compare
  • Modify the image information fetching method to Async Version.
  • This means basically eliminating software loading jams!
  • Add automatic version fetching

Thanks to [#15 ] [#9 ] , The software is better because of your contributions

Please note that because the gallery information is loaded dynamically, so although you no longer need to fight with the software jamming, the picture loading still takes time, so if you think the number of pages is too small, please be patient and wait, the picture information is still loading!

1.1.3

09 Feb 03:12
Compare
Choose a tag to compare

Added image size reading error handling, by issue [#9 ]

1.1.2 Fixed

08 Feb 09:05
Compare
Choose a tag to compare

Fixed a pinia logical error.

1.1.2 Version

08 Feb 07:09
Compare
Choose a tag to compare

Fix list:

  • Fixed issue [#8 ] and [#7 ], file path parsing error resolved.

New features:

  • Added waterfall flow scheduled refresh function, which is used when manual refresh of waterfall flow typesetting is often required.
  • Added support for waterfall browsing page turning shortcut keys, ArrowRight,and ArrowLeft.

1.1.1 Version

03 Feb 14:20
Compare
Choose a tag to compare

New Features:

  • Completely closed issues [#5 ], Now you can delete the image by pressing Delete in the image viewer screen, of course there will be a confirmation, simply hit Enter.
  • Support for database storage WaterfallBreakpoint configuration.
  • Supports one-click display of browsing images in Explorer.
  • Support one-click to open the picture being viewed with the system's own picture viewing software

Bug Fixes:

  • Fix some path reading bugs.

Have fun using it!

P.S.

  • This is a more full-featured version, after which updates may be suspended for a while.
  • And then I started regretting why the version number wasn't 1.2.0.

1.1.0 Version

01 Feb 13:54
Compare
Choose a tag to compare

While the labeling says I only changed a minor version, this version actually has very significant changes.

WARNING: If you are experiencing installation failures, you may choose to uninstall the old version of the software (if you have installed it) and reinstall this version.

警告:如果您遇到了安装失败的问题,可以选择先卸载旧版的软件(如果您装过的话),并重新安装一下试试。

Installation may have failed because the default installation path has been changed.

Features:

  • Completely closed issues [#4 ] and [#6 ]
  • Major updates: Use photoswipe instead of Viewer.js, greatly optimized for smooth viewing of large images.
  • Support for database storage user configuration.
  • Supports temporary customization of the types of images to be viewed.
  • Adjust the packaging configuration and switch the installation path.
  • In short, faster and stronger.

Have fun using it!

p.s. But why do I keep mistyping the version number when I submit it qwq.

1.0.0 Version

14 Jan 09:05
Compare
Choose a tag to compare

Major updates: Completely refactored using vue.js + quasar

p.s. It seems that the version was written as 2.0.0 when it was packaged? But it's not a big problem. 😄

features:

  • The old functions are basically supported, but the setting item storage is not supported for the time being.
  • Optimized experience.

I will come back later to expand the functions.

Wish you a happy use~

p.s. At present, this version is highly not recommended.

0.0.2 Version fix a bug

24 Sep 04:55
Compare
Choose a tag to compare

修复了一个本地设置保存的问题,更新了源代码。。。

0.0.2 Version

24 Sep 04:09
Compare
Choose a tag to compare

增加了单页面加载图片数目设置项,某种程度上解决了 #1 的问题。