Commit graph

6314 commits

Author SHA1 Message Date
Jaex
dbc731c1ad Merge branch 'master' of https://github.com/ShareX/ShareX 2020-05-18 20:59:36 +03:00
Jaex
c63c37fd19 #702: Improvements to setting save integrity 2020-05-18 20:59:11 +03:00
Jaex
269359b736
Merge pull request #4810 from fib25/feature/box-upload-share-link-access-level
Allow "access level" selection for Box shareable link
2020-05-16 00:13:32 +03:00
fib25
0aae00c8a3 Allow access level selection for Box shareable link in the Box uploader settings. 2020-05-15 21:46:47 +01:00
Jaex
ca4e1f0ce6 Also support importing previous json format which contains namespace and assembly name 2020-05-15 02:19:32 +03:00
Jaex
5be913cb76 Don't include namespace and assembly in exported image effect json 2020-05-15 01:57:55 +03:00
Jaex
ee6d85cf1a Use variable folder path for draw image effect 2020-05-14 00:18:27 +03:00
Jaex
aad09c59a1 Update FFmpeg URL 2020-05-13 18:58:55 +03:00
Jaex
5e59bf9cdf Check file path 2020-05-12 15:45:32 +03:00
Jaex
cf2835eac3 #4796: Cache actions menu icons 2020-05-12 14:55:44 +03:00
Jaex
9276c9927f #4774: Added pt-PT.resx files to setup 2020-05-08 14:28:02 +03:00
Jaex
b8d9a36a6b #4774: Added Portuguese to settings 2020-05-08 14:23:38 +03:00
Jaex
87d39b0ec6 Write setting file path to log 2020-05-07 11:47:12 +03:00
Jaex
14b9491664 Added extra measure to stop corrupting backup of setting files 2020-05-07 10:38:00 +03:00
Jaex
775cfc5275 Delete CodeMaid.config 2020-05-07 08:57:15 +03:00
Jaex
9c89c521d2 Include pt-PT.resx files 2020-05-07 08:47:10 +03:00
Jaex
d8bd581179 fixed #4763: Flickr changed flickr.photos.getSizes response 2020-05-07 08:18:54 +03:00
Jaex
922807529f fixed #4795: Show upload warning dialogs in taskbar 2020-05-07 07:40:17 +03:00
Jaex
eab81e297c Added "Amazon S3 One Zone-Infrequent Access" and "Amazon S3 Intelligent-Tiering" Amazon S3 storage classes 2020-05-03 23:06:37 +03:00
Jaex
5320fd0818
Merge pull request #4786 from user6323/Added-check-box-to-make-direct-URL-for-SeaFile
Added check box to make direct URL for SeaFile uploader
2020-05-03 00:52:47 +03:00
user6323
b317415a60 move elements on seafile tab down to fit new checkbox 2020-05-03 01:43:48 +04:00
user6323
669019aa27 rename variable from CreateShareableURLDirect to CreateShareableURLRaw 2020-05-03 01:22:09 +04:00
user6323
f2254f9098 Added check box to make direct URL for SeaFile 2020-05-02 19:35:42 +04:00
Jaex
22943c2429
Merge pull request #4774 from FarewellAngelina/master
PT-PT Language
2020-05-01 23:26:23 +03:00
Farewell Angelina
78fffd7834
Delete BACKUP.resx 2020-05-01 19:59:50 +01:00
Farewell Angelina
890cad3be5
Delete BACKUP_PT-PT.resx 2020-05-01 19:59:33 +01:00
Jaex
b5ccbd612e fixed #4746: Right click should show exit confirmation for image editor too 2020-05-01 01:46:44 +03:00
Farewell Angelina
28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Michael Delpach
12c2c83130 Merge remote-tracking branch 'upstream/master' into tweaks 2020-04-29 06:10:06 +08:00
Jaex
b6a138b663 Refactor CodeMenu, show CodeMenu at bottom in screenshots folder textbox 2020-04-28 04:44:37 +03:00
Jaex
377752fe13 Show name pattern menu in screenshots folder textbox 2020-04-28 02:56:10 +03:00
Michael Delpach
b426a1ae67 Allow non-admin installations 2020-04-27 12:14:46 +08:00
Jaex
b1b80ac84d
Merge pull request #4765 from sylveon/master
Fix exception on program close
2020-04-26 14:15:15 +03:00
Charles Milette
f6616e3358
Fix exception on program close 2020-04-26 00:21:20 -04:00
Jaex
96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Jaex
315f5f8f94
Merge pull request #4758 from sylveon/master
Replace System.Remoting by named pipe, remove RIPEMD-160 support
2020-04-22 21:11:58 +03:00
Charles Milette
e038a8ace7
Remove speech synthesis support, improve ApplicationInstanceManager 2020-04-22 12:26:56 -04:00
Jaex
d76b994900 Added backward compatibility for capture path setting 2020-04-22 16:13:41 +03:00
Jaex
a837226b50 Added "Override screenshots folder" option to hotkey task settings, task tab 2020-04-22 15:26:04 +03:00
Charles Milette
e1e67c3c9b
Remove blank line that CodeFactor complains about 2020-04-21 19:12:38 -04:00
Charles Milette
fadc744799
Replace System.Remoting by named pipe, remove RIPEMD-160 support
This is a step towards full .NET Core API coverage. It makes ShareX.HelpersLib 100% covered by .NET Core + Platform Extensions, from a 99.41% previously
2020-04-21 19:03:18 -04:00
Jaex
84f0203e8c
Update README.md 2020-04-21 11:29:38 +03:00
Jaex
19374d69cf
Merge pull request #4757 from sylveon/master
Add ARM64 to allowed architectures
2020-04-21 05:25:20 +03:00
Charles Milette
f9624520ec
Add ARM64 to allowed architectures
Inno Setup 6 got installed recently on the AppVeyor images, which results in a regression where ARM64 machines can't install ShareX 13.1.0 or update to it, because the architecture now needs to be whitelisted.
2020-04-20 16:45:26 -04:00
Jaex
9f619c05ab Added user name to oauth status label, oauth button text changes 2020-04-16 17:06:25 +03:00
Jaex
2cf641b009 Code refactoring 2020-04-11 17:00:14 +03:00
Michael Delpach
39990a60d2 Invoke Completed only if implemented 2020-04-11 13:37:21 +08:00
Jaex
a96d1bd171 NuGet update 2020-04-09 21:32:57 +03:00
Jaex
3af880d940 fixed #4733: Region capture "Enable animations" option also gonna affect ants animation 2020-04-09 21:11:12 +03:00
Jaex
9bf2f26e25 fixed #4732: If theme checker size is lower than 1 then use solid color for backgrounds 2020-04-09 19:54:18 +03:00