Commit Graph

365 Commits

Author SHA1 Message Date
Yurii Puchkov
a810f103c1 Fix - Calculate workdir on Windows if startup option was set before the latest fix 2020-09-02 19:24:05 +03:00
Yuriy Puchkov
0c05b03a5b Add workdir to startup on Windows 2020-09-02 16:06:13 +03:00
Yuriy Puchkov
bbbc37e973 More extended error message on remove and ability to remove outdated screenshots from local history 2020-08-20 17:21:32 +03:00
Yuriy Puchkov
7e00ac4711 Connection lost on network settings update 2020-08-20 14:35:01 +03:00
Yuriy Puchkov
e548672272 Merge branch 'master_nc' into feature/RND-547-flameshot-popup-on-windows-after-start-in-tray
# Conflicts:
#	translations/Internationalization_ca.ts
#	translations/Internationalization_de_DE.ts
#	translations/Internationalization_es.ts
#	translations/Internationalization_fr.ts
#	translations/Internationalization_hu.ts
#	translations/Internationalization_ja.ts
#	translations/Internationalization_ka.ts
#	translations/Internationalization_nl.ts
#	translations/Internationalization_pl.ts
#	translations/Internationalization_pt_br.ts
#	translations/Internationalization_ru.ts
#	translations/Internationalization_sk.ts
#	translations/Internationalization_sr.ts
#	translations/Internationalization_tr.ts
#	translations/Internationalization_uk.ts
#	translations/Internationalization_zh_CN.ts
#	translations/Internationalization_zh_TW.ts
2020-08-17 22:40:54 +03:00
Yuriy Puchkov
a5cb99707d Add notification on second simultaneous launch 2020-08-12 20:28:39 +03:00
Yuriy Puchkov
fc694a0ecb Welcome message update 2020-08-12 18:59:08 +03:00
Yuriy Puchkov
5e65bd6829 Make application startup notification configurable 2020-08-12 16:35:56 +03:00
Yuriy Puchkov
049c4c1f8a Show notification popup after application start in tray 2020-08-12 15:04:02 +03:00
Yuriy Puchkov
09ebd0c2e5 Fix - build fails on some Ubuntu distributions 2020-08-10 13:15:31 +03:00
Yuriy Puchkov
3da7e28acb Include storage type into history file name 2020-08-07 18:06:56 +03:00
Yuriy Puchkov
30a07f26bd Fix - delete screendhot issue in 'Copy url after upload' option disabled 2020-08-07 12:20:53 +03:00
Yuriy Puchkov
1f40697656 Include storage type into history file name 2020-08-06 21:54:20 +03:00
Yuriy Puchkov
aba85cbf52 Hide history window during waiting for delete screenshot from S3 2020-08-06 18:57:14 +03:00
Yuriy Puchkov
3053541827 Save cached images on local dist in original size to be able to copy to clipboard later 2020-08-06 16:35:29 +03:00
Yuriy Puchkov
fe1c37d28a Remove screenshot from s3 bucket and old format cache only 2020-08-06 16:29:48 +03:00
Yuriy Puchkov
0175d7fd02 Remove screenshot from s3 bucket 2020-08-06 15:31:33 +03:00
Yuriy Puchkov
4fda2cd4f6 Code refactoring - remove hardcode for fields list 2020-08-05 17:34:57 +03:00
Yuriy Puchkov
c2fc2e998d Remove screenshot feature 2020-08-05 13:45:48 +03:00
Yuriy Puchkov
a88df6b728 Increase pressed button contrast 2020-08-04 17:24:45 +03:00
Yuriy Puchkov
ae6ceac395 Fix crash on system proxy is set but not available (on Windows) 2020-08-04 13:17:31 +03:00
Yuriy Puchkov
1515db4f21 Chage proxy setting priorities: config.ini - first, windows settins - next if no proxy settings in config.ini 2020-08-04 11:31:35 +03:00
Yuriy Puchkov
9132c59638 Read proxy settings from OS settings (for Windows) 2020-08-04 09:38:30 +03:00
Yuriy Puchkov
cc0175487c Remove UUID from history path and move .cache to AppData/Roaming for Windows 2020-08-03 15:05:20 +03:00
Yuriy Puchkov
434ee50b12 Fix button height, make separate button "Copy URL" 2020-08-03 14:18:55 +03:00
Yuriy Puchkov
45daae51e9 Fix - missprints, update to more clear messages 2020-07-24 16:28:11 +03:00
Yuriy Puchkov
41ac8cfee6 S3 - proxy server support code refactoring 2020-07-23 21:37:18 +03:00
Yuriy Puchkov
b6e3fb9b9c Small UI fixes, translation updates, missprint fixes 2020-07-23 16:45:04 +03:00
Yuriy Puchkov
63e2910b8e Add local history for last screenshots 2020-07-21 18:37:55 +03:00
Yuriy Puchkov
415711d975 Add local history for last screenshots 2020-07-21 17:05:03 +03:00
Yuriy Puchkov
5861b21fcf Add local history for last screenshots 2020-07-21 13:09:24 +03:00
Yuriy Puchkov
988aa26d4b Add local history for last screenshots 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
6346a82360 Add proxy support for S3 upload 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
f5b512674b Much more stronger blur effect 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
bb2b4026d8 Buxfix - crased on delete last symbol in Filename format 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
ac69def36d Add default path configration for screenshots 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
c09eedb1a6 Remove "Choose an app to open the capture" for windows versions 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
7c796888df Set 'Copy URL after upload' turned on by default 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
f63cd2b392 Move S3 configuration to /etc for linux version 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
f0cac4e60b Remove delete button on form upload to s3 window 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
7a5c7b1006 Upload screenshot to S3 on Enter after capture 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
4293091d47 Message and translation fix 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
82dd8ef6b9 Update message 'Close after capture' to 'Close application after capture', update russian translations 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
48a0555bcc Make S3 bucket configurable 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
cfa6383854 Add S3 cloud storage support 2020-07-20 20:38:42 +03:00
Yuriy Puchkov
b2dbf522d9 Add proxy support for S3 upload 2020-07-17 07:39:05 +03:00
Yuriy Puchkov
16f917d456 Much more stronger blur effect 2020-07-14 15:27:04 +03:00
Yuriy Puchkov
3ff33f036e Buxfix - crased on delete last symbol in Filename format 2020-07-13 21:02:22 +03:00
Yuriy Puchkov
efa7cb7983 Add default path configration for screenshots 2020-07-13 10:56:08 +03:00
Yuriy Puchkov
21a331e985 Remove "Choose an app to open the capture" for windows versions 2020-07-07 11:27:35 +03:00