Commit graph

60 commits

Author SHA1 Message Date
Jaex a993f1b94d Added "Update channel" option 2024-04-02 08:29:07 +03:00
Jaex 7407df1f34 Automatically fix video/audio sources 2024-01-19 10:50:27 +03:00
Jaex 077e74a2d4 Update year 2024-01-03 02:57:14 +03:00
Jaex 57a2f3bb4e Code cleanup 2023-12-28 17:25:26 +03:00
Jaex 1d04dc1c01 Do not save default hotkey task settings to decrease config size significantly 2023-11-22 00:42:51 +03:00
Jaex 5852944ee7 fixed #6956: Update Dropbox direct link format 2023-08-05 06:02:55 +03:00
Jaex 49d6da71a1 Added "AutoScrollTop" option 2023-03-07 00:14:02 +03:00
Jaex 94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex ff28b68ca0 Use OrdinalIgnoreCase 2022-10-15 02:10:59 +03:00
Jaex dbf642388c Automatically enable OverrideCLIPath for 32-bit OS users 2022-09-11 10:28:41 +03:00
Jaex 9922f870b9 If system admin disabled upload then on first run disable after capture upload option 2022-08-31 13:05:13 +03:00
Jaex cabaaac3b8 Revert "If system admin disabled upload then on first run disable after capture upload option"
This reverts commit 0887008f4f.
2022-08-31 13:02:56 +03:00
Jaex 0887008f4f If system admin disabled upload then on first run disable after capture upload option 2022-08-31 12:17:17 +03:00
Jaex d6bf61aa0b Added new "Dark" theme, renamed previous theme to "Night" 2022-08-14 16:11:22 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex 8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex ce501604ea Removed warning notification limit 2022-01-10 00:33:19 +03:00
Jaex 6015ceb9b0 Update error message to not include "10" 2022-01-10 00:12:40 +03:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 9114be0eee Fix reset settings function 2021-07-03 21:17:38 +03:00
Jaex 619092a569 Backward compatibility for toast notification setting 2021-03-15 03:50:35 +03:00
Jaex 86d4f1619d Added Dracula theme 2020-12-10 14:01:53 +03:00
Jaex 29cd5f1a86 Add nord themes when upgrading from old version 2020-12-10 11:03:47 +03:00
L1Q df90adf874 Improve localization support
Move lines to resx
2020-10-22 05:18:00 +01:00
Jaex daf5771811 Use notification tip everywhere instead of balloon tip 2020-09-30 22:33:26 +03:00
Jaex 1670e48a16 Make sure only json and xml files will be extracted from backup file, also limit max uncompressed size for backup and FFmpeg 2020-08-14 14:47:03 +03:00
Jaex f88ed0f7f8 Export unencrypted settings so user can import them in another pc 2020-08-14 12:47:52 +03:00
Jaex c2c8855ee5 Added ZipEntryInfo class to support adding both source path and stream 2020-08-13 16:00:38 +03:00
Michael Delpach f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach 195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex 5f10e99655 Improvements to ZipManager 2020-06-16 01:31:36 +03:00
Jaex fa88bda766 Added SupportDPAPIEncryption option to SettingsBase 2020-06-01 14:13:18 +03:00
Jaex d76b994900 Added backward compatibility for capture path setting 2020-04-22 16:13:41 +03:00
Jaex 2c8ea9fe42 Remember dark theme setting from previous version 2020-02-05 13:25:26 +03:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Jaex 82ad2deb94 Using JSON for history file now, XML history file gonna be automatically migrated to JSON history file on startup 2019-10-25 15:42:17 +03:00
Jaex eaf1df88b3 fixed #4422: Added options to allow users to select what to export 2019-10-21 18:23:01 +03:00
Jaex e3e54bf720 If settings save fail balloon tip clicked then debug log window will open 2019-04-03 13:56:15 +03:00
Jaex 9689f3dc34 Only show settings save fail warning 3 times 2019-03-30 16:18:39 +03:00
Jaex 2a0ca56d51 Show balloon tip warning when application settings save fail 2019-03-30 15:54:46 +03:00
Jaex bfd5ea5557 fixed #3976: Make sure DefaultTaskSettings is assigned 2019-03-19 17:23:13 +03:00
Jaex f4d8ed3b1e Storing application version in custom uploader JSON to be able to better support backward compatibility 2019-01-04 14:37:24 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 02813c8818 Backup history file weekly too 2018-08-03 18:03:14 +03:00
Jaex f270c59190 No need TaskEx.Run anymore 2018-08-03 14:01:12 +03:00
Jaex 3d56ae2f62 Improvements to backup system which allows creating weekly backups right after saving 2018-08-03 13:40:00 +03:00
Jaex df55d6bcfc Removed export options instead it will export settings and history but not logs 2018-03-03 03:23:18 +03:00
Jaex fa22ad8b2a Not using 7-Zip anymore 2018-03-03 00:06:40 +03:00
Jaex 0cc7d7525b Added ZipManager class 2018-03-02 23:46:39 +03:00