Commit graph

148 commits

Author SHA1 Message Date
Alexander
0f0e17e670 "The Salt" is hidden now for new users
The salt now is randomized by default, no sense to show this option to new users.
2018-12-06 15:14:47 +02:00
Alexander
5f1aba25a2 Removed able to getting salt from mac 2018-12-06 15:07:51 +02:00
Alexander
8abeff4f2b Changed some default values 2018-12-06 15:02:12 +02:00
Alexander
88eaeff0f1 Revert "Changed some default values"
This reverts commit d2729f8276.
2018-12-06 15:01:36 +02:00
Alexander
d2729f8276 Changed some default values 2018-12-06 15:01:13 +02:00
Alexander
90bfeea503 Revert "Changed some default values"
This reverts commit c75b63dc7b.
2018-12-06 15:00:24 +02:00
Alexander
c75b63dc7b Changed some default values 2018-12-06 14:54:49 +02:00
Alexander
d988b1fc36 Fixed bug with auto-save on lock 2018-12-06 14:53:01 +02:00
Alexander
186410820e Update 1.2.0 2018-12-06 13:18:24 +02:00
Alexander
5f39342f0e Added information about contributors 2018-12-06 13:17:07 +02:00
Alexander
6fc9c125a8 Edited personal website link 2018-12-06 13:15:33 +02:00
Alexander
a3ba2a221d Removed unused code 2018-12-06 13:14:03 +02:00
Alexander
7ba9b6aca0
Merge pull request #10 from h5p9sl/master
Backwards compatibility & More security
2018-12-06 12:30:26 +02:00
h5p9sl
9841a0f16e Added AESMetadata.WriteMetadata() 2018-12-05 18:30:35 -07:00
h5p9sl
c155dc6d9c Cleaned up AESMetadata class code 2018-12-03 01:12:19 -07:00
h5p9sl
31b7313322 Fixed EncryptedString.Set( NULL ) error. 2018-11-30 20:11:41 -07:00
h5p9sl
7ddf8f812c Added option to randomize salts (by default). 2018-11-30 20:03:03 -07:00
h5p9sl
c9bd9f436d Added EncryptedString class to encrypt key in memory. 2018-11-30 19:29:19 -07:00
h5p9sl
834c91d5af Added backwards compatibility for file loading 2018-11-30 04:03:21 -07:00
h5p9sl
ee87e94da0 Use RijindaelManaged.GenerateIV method instead of manually generating random IV 2018-11-29 16:21:45 -07:00
Alexander
c471a19ba0 Update 1.1.3 2018-11-24 18:47:24 +02:00
h5p9sl
5de4fb5563 Added file metadata, and randomized initialization vectors. 2018-11-21 23:19:39 -07:00
Alexander
e8db6fc29c Fixed #8 2018-02-17 14:48:03 +02:00
Alexander
fb660011aa Version update 2018-02-17 14:47:39 +02:00
Alexander
af65cc936a Minor fixes in AboutForm 2018-02-17 14:47:21 +02:00
Sigmanor
0ff70fe612 Fixed #6 2017-05-31 22:10:09 +03:00
Sigmanor
276831d7b9 Added correct indentations in customRTB 2017-05-13 20:52:02 +03:00
Sigmanor
5bcaefc02b Fixed strange behavior with the cursor in customRTB after opening files 2017-05-13 20:46:48 +03:00
Sigmanor
3be815d60f Version update 2017-05-13 20:01:43 +03:00
Sigmanor
926864b03e Fixed bug with scrolling mouse wheel 2017-05-13 20:01:28 +03:00
Sigmanor
d03522cc5c Fixed bug with file saving 2017-02-10 23:22:50 +02:00
Sigmanor
709ebd4ca9 Minor version update 2017-02-10 23:01:23 +02:00
Sigmanor
66af626e5e Rewritten save confirmation function 2017-02-09 23:42:08 +02:00
Sigmanor
eaf50f7efd Some dirty hack 😳 2017-02-05 22:48:16 +02:00
Sigmanor
ac7706da33 Confirm save file when drag and drop 2017-02-05 22:47:31 +02:00
Sigmanor
302636701d Opening links by holding the shift key 2017-02-05 22:38:26 +02:00
Sigmanor
25545a8de7 Changed text selection behavior 2017-02-05 22:30:06 +02:00
Sigmanor
29a1767a41 Removed unused link 2017-02-05 22:29:40 +02:00
Sigmanor
d13214a563 Able auto save when locked 2017-02-05 22:25:58 +02:00
Sigmanor
f3ecd89f4c Added drag and drop support for txt and cnp files #2 2017-02-03 23:38:15 +02:00
Sigmanor
673b171646 Added detection of url and mailto links #3 2017-02-03 23:35:56 +02:00
Sigmanor
13cef469ac Version update 2017-02-03 23:32:50 +02:00
Sigmanor
f29a55514d Resources update 2016-01-28 18:29:56 +02:00
Sigmanor
99a70d451e Overriding variables 2016-01-27 19:19:25 +02:00
Sigmanor
141da9b4ee Exception handling when checking for updates 2016-01-27 19:18:55 +02:00
Sigmanor
3d69fc3d4c Deleted unused code 2016-01-27 19:16:08 +02:00
Sigmanor
74a35540c3 Fixed bug with the search panel
Fixed bug: when you open a new file with the opened search panel, all
the text becomes highlighted.
2016-01-27 18:41:38 +02:00
Sigmanor
b77fe02a0f Value of the variable was changed 2016-01-27 18:26:19 +02:00
Sigmanor
6681cda2c9 Changed warning notification text align 2016-01-27 18:21:17 +02:00
Sigmanor
c7907aeba9 Enabling MinimizeBox only on lock 2016-01-26 19:08:17 +02:00