Commit Graph

23 Commits

Author SHA1 Message Date
Champ Camba b4dfd13aab Merge pull request #221 from jabourne/patch-1
Update um-file-upload.php
2017-01-25 08:55:54 +08:00
jabourne 6e6beee29a Update um-image-upload.php
to prevent overwrite of multiple image uploads with the same name, I've added the $id to the filename just prior to the sanitize_file_name() call.
2017-01-19 02:47:03 -07:00
jabourne 7aa9dbbbee Update um-file-upload.php
to prevent overwrite of multiple file uploads with the same name, I've added the $id to the filename just prior to the sanitize_file_name() call.
2017-01-19 02:45:56 -07:00
champsupertramp c3b348a924 Add new filters for image and file upload nonce 2016-09-07 20:49:39 +08:00
champsupertramp 2128a96942 Add new tool System Info 2016-08-04 18:36:26 +08:00
champsupertramp 6863d1198a Fix nonces added to image uploads 2016-06-17 16:00:27 +08:00
champsupertramp 8384a9677c Fix verify nonce and logged in validation 2016-06-17 15:57:41 +08:00
champsupertramp 07b3e71528 Fix upload form with nonce 2016-06-17 11:39:04 +08:00
champsupertramp 634994ecd9 Fix upload file extension's case sensitive issue 2016-06-02 19:49:15 +08:00
champsupertramp 565a504ccd Fix image png transparency issue 2016-04-01 20:09:57 +08:00
champsupertramp 650e913673 Fixed missing images extension 2015-11-16 21:42:58 +08:00
champsupertramp 4a37bef9dc Add unique to stream photos to avoid duplicate and broken image
See HS Ticket # /135605447/1648/
2015-11-12 00:06:21 +08:00
champsupertramp 0634f773d5 Update 1.3.29 2015-11-05 19:51:31 +08:00
ultimatemember 77cde02dd8 Update 1.2.92 2015-05-02 02:49:05 +03:00
ultimatemember 5e281fbeaf Update 1.1.6 2015-04-07 20:10:23 +02:00
ultimatemember 5815557192 Update 1.0.85 2015-03-14 23:39:33 +02:00
ultimatemember d2786eb965 Update 1.0.77 2015-03-10 14:27:56 +02:00
ultimatemember 3af48d0466 Version 1.0.50 2015-02-12 02:16:33 +02:00
ultimatemember b4f313e8bc Version 1.0.48 2015-02-10 02:05:27 +02:00
ultimatemember adebeee3d5 Version 1.0.25 2015-01-26 16:58:31 +02:00
ultimatemember 6c94a20220 Mobile work and profile settings 2014-12-29 15:51:55 +02:00
ultimatemember 0c9c715175 Image upload modal, crop feature development 2014-12-23 23:40:19 +02:00
ultimatemember 125c622521 first sync 2014-12-15 22:38:07 +02:00