22 Commits

Author SHA1 Message Date
rlv-dan
3044da0413 v2.14 2020-08-09 17:29:41 +02:00
rlv-dan
7cb819d401 Update template
* Faster display after searching large amount of files
* Also show "searching..." indicator.
* Fix [..] position
2020-08-09 17:29:25 +02:00
rlv-dan
b3476e455a Bugfix: UNC paths stopped working since 2.1 2020-08-09 13:31:17 +02:00
rlv-dan
a68b36c02e version 2.13 2020-05-05 20:20:27 +02:00
rlv-dan
87914ff327 Be more specific on StreamWriter and template encoding to avoid EncoderFallbackException 2020-05-05 18:16:38 +02:00
rlv-dan
1726eb9301 version 2.12 2020-04-29 19:20:13 +02:00
rlv-dan
8156351973 Rework how to read and execute command line to fix issues introduced in last version. Now command line is completely separate from GUI. 2020-04-29 19:05:29 +02:00
rlv-dan
fa80b22ad0 Make parent folder [..] sticky 2020-04-29 19:02:28 +02:00
rlv-dan
2ef355bb2d Add "onlyLinkExtensions" variable in template to allow customizing what files to link 2020-04-28 19:12:52 +02:00
rlv-dan
a622e419a1 Get ful path from model on-the-fly to reduce memory consumsion 2020-04-28 19:12:04 +02:00
rlv-dan
688652a703 Stream generated html directly to file to reduce memory consition 2020-04-22 20:00:02 +02:00
rlv-dan
aeb8ec32a1 Rework how to used StringBuilder to 1) reduce memory consumtion and 2) avoid out of memory exception when using ToString(). 2020-04-20 20:55:28 +02:00
rlv-dan
f1555a2e4a Add privacy notice to readme.
Set file type in save dialog.
2020-04-20 19:51:04 +02:00
rlv-dan
c81f699788 version 2.11 2020-04-18 15:31:47 +02:00
rlv-dan
9087cd2748 Continued code refactoring to avoid threading issues 2020-04-16 18:56:41 +02:00
rlv-dan
10ce610db0 Refactoring to avoid unsafe thread calls 2020-04-14 20:34:03 +02:00
rlv-dan
84d7aa2624 Version 2.1 2020-03-16 19:57:48 +01:00
rlv-dan
7b9f51ceb9 v2.0 2017-04-22 17:40:03 +02:00
Dan
ff20c7305f Update README.md 2017-04-22 17:31:07 +02:00
Dan
4314bd117b Update README.md 2017-04-15 11:44:48 +02:00
Dan
611ba27089 Update README.md 2017-04-15 11:41:38 +02:00
Dan
e904a25f25 Initial commit 2017-04-15 11:36:28 +02:00