Commit Graph

44 Commits

Author SHA1 Message Date
Mykyta Synelnikov 01ee8305a2 - reduced using get_the_time( 'U', $post_id ); and current_time( 'timestamp' ); 2023-09-22 20:29:40 +03:00
ashubawork 5b647ae5e9 - add translators 2023-07-13 11:36:29 +03:00
Nikita Sinelnikov e6b4d66b44 - fixed #1071 typo; 2022-10-10 19:10:58 +03:00
yuriinalivaiko 6794aa2bb4 - fixed glob function 2022-05-20 23:12:59 +03:00
Nikita Sinelnikov 96b7837d16 - fixed PHP warning related for the custom fields without type; 2021-12-21 18:16:52 +02:00
nikitasinelnikov 92b5a69acd - fixed #754;
- code review;
2021-03-05 14:03:46 +02:00
yuriinalivaiko a6c615d029 Fix stream_photo resize and compress feature 2021-02-16 17:55:57 +02:00
denisbaranov 2466bee08e Fix: Don't delete photo that belongs to the Social Activity post or Groups post 2020-08-26 12:32:32 +03:00
nikitasinelnikov 585870bb3d - code review for image rotation; 2020-07-31 00:51:45 +03:00
nikitasinelnikov 45b12fcd69 Merge remote-tracking branch 'remotes/origin/feature/rotate_uploaded_image' 2020-07-31 00:46:09 +03:00
denisbaranov 1b4fd86449 Fixed: Clean user old uploads 2020-06-17 13:15:35 +03:00
denisbaranov c67c3729ef Added: Setting "Fix image orientation" 2020-05-31 14:53:25 +03:00
nikitasinelnikov 6f2a0d81bd - remove old files when you changed it in file/image custom field; 2020-01-16 10:58:39 +02:00
nikitasinelnikov 627bbb0fae - fixed issue with avatars/cover photos upload without crop; 2019-10-21 23:39:19 +03:00
nikitasinelnikov 5f66fd5fe3 - added escape functions, security fix for XSS; 2019-08-08 00:36:33 +03:00
nikitasinelnikov dc4382acd3 - security fixes;
- download last upgrades fixes;
2019-05-10 15:43:14 +03:00
nikitasinelnikov 1fbf5b5dd6 Merge remote-tracking branch 'remotes/origin/fix/helpscout#28212_file_extension_to_lower_case' 2019-03-01 17:04:35 +02:00
nikitasinelnikov ca9926dcc7 Merge remote-tracking branch 'remotes/origin/fix_upload_photo' 2019-03-01 16:51:17 +02:00
denisbaranov 5efb7e0247 Remove old files from 'temp' directory 2019-02-27 15:37:28 +02:00
nalivaikoyura 5a52fd554a fix uploader 2019-02-26 17:23:37 +02:00
denisbaranov 4d75b5692b Task: Avatar upload issues
Link: https://secure.helpscout.net/conversation/783141631/28212?folderId=1405025
2019-02-20 19:00:48 +02:00
nikitasinelnikov 21f266f407 - fixed upload dir on UM upload process for avoid the conflicts; 2019-02-08 11:43:01 +02:00
Champ Camba 59ab53d84f Fix cover photo resize and filenaming conventions 2019-01-21 19:39:38 +08:00
nikitozzzzzzz a75be3b0be - fixed issue with upload image/file is transient options are disabled; 2018-10-26 16:03:20 +03:00
nikitozzzzzzz 23a158d423 - changed enqueue; 2018-10-26 10:18:25 +03:00
nikitozzzzzzz 3f9d0b71eb - fixed files download for sites with cache;
- changes in scripts enqueue;
2018-10-23 10:48:55 +03:00
nikitozzzzzzz 2a6f8e6531 - fixed image resize;
- added few scripts dependencies;
2018-10-15 10:46:50 +03:00
nikitozzzzzzz 73ba2681fe - fixed translations for email notifications 2018-10-11 12:47:32 +03:00
denisbaranov 0ffdaa60f6 Add functionality for the "Image Upload Maximum Width (px)" setting. 2018-10-09 12:45:18 +03:00
nikitozzzzzzz 202bf57c53 - fixed small notices; 2018-09-27 23:30:34 +03:00
nikitozzzzzzz e807082059 - fixed files/images upload download; 2018-09-16 21:55:06 +03:00
nikitozzzzzzz c922067f9c - fixed file/image uploading for multisites; 2018-09-12 16:09:05 +03:00
nikitozzzzzzz 91e5cbb347 - small fix for files uploader and submitted placeholder 2018-08-23 11:08:20 +03:00
nikitozzzzzzz 3dcbc1f0d4 - fixed upload notice; 2018-08-09 11:45:52 +03:00
nikitozzzzzzz 3bd3cfa077 - fixed uploader image error; 2018-08-09 11:37:06 +03:00
nikitozzzzzzz df2ece0f1d - fixed member directory notices; 2018-08-09 11:03:36 +03:00
nikitozzzzzzz 6590252e5f - fixed directory separator; 2018-08-09 00:37:17 +03:00
nikitozzzzzzz 1ea9aeaee5 - small notices fixed; 2018-08-07 22:44:16 +03:00
nikitozzzzzzz fcb8cab209 - deprecated um_before_user_upload, um_after_user_upload;
- fixed issue with deleting old unused files;
- fixed issue with deleting new file after profile upgrade;
2018-08-07 22:22:24 +03:00
nikitozzzzzzz b52d61a05b - fixed file uploading process; 2018-08-07 18:05:13 +03:00
nikitozzzzzzz 1a17095b24 - small fixes for file uploader;
- added filter for include UM pages to conditional logic;
2018-08-07 12:38:19 +03:00
Champ Camba 56a7581fd6 Additional filter for custom upload types 2018-08-01 01:03:46 +08:00
Champ Camba ac6e134536 Fix file and image uploader 2018-07-31 21:06:59 +08:00
Champ Camba fad46ea012 Initial File and Image Uploader 2018-07-31 01:35:15 +08:00