Archived
1
0
Commit Graph

32 Commits

Author SHA1 Message Date
Garvin Hicking 3739631a6e * Add ability to plugins to check uploaded media files for invalid
file extensions. Added more escaping to user- and groupnames
      for untrusted author environments, thanks to Hanno Boeck.
      (garvinhicking)
2008-02-01 14:10:14 +00:00
Garvin Hicking 18c462062e Patch by Vlada Ajgl, better IPTC keyword support 2008-01-30 11:47:36 +00:00
Grischa Brockhaus 406b71ca14 Added mp4 as video/x-quicktime guess 2007-08-07 15:08:35 +00:00
Grischa Brockhaus 6d610c00b7 Added allowed type parameter to isImage function. This removes the need of seperate isMedia, isVideo and isAudio functions. 2007-08-07 14:45:34 +00:00
Grischa Brockhaus 48bf32c486 Debug message was not printed 2007-08-07 14:34:13 +00:00
Grischa Brockhaus c76d6c7a79 On the fly update of the media databas: Not only images are added but video and audio, too. 2007-08-07 14:17:49 +00:00
Garvin Hicking 79c4586068 HTML and images by Don 2007-08-06 10:18:26 +00:00
Grischa Brockhaus 69a4aa1ab7 GuessMime: JAR became octet-stream always, added ico extension 2007-07-27 11:29:34 +00:00
Garvin Hicking 14f04bd485 Small code cleanup by Falk Doering:
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking b3de58954a Admin interface security improved, thanks to Stefan Esser. 2007-07-12 11:23:05 +00:00
Garvin Hicking 88adf7f780 Also support renaming folder (hopefully ;) ) 2007-05-23 10:09:48 +00:00
Garvin Hicking dc02d8ec70 . 2007-05-21 14:47:54 +00:00
Garvin Hicking bbd7846a3d Better plugin hooks 2007-05-21 13:37:31 +00:00
Garvin Hicking 1c83a7099a Added PDO::Postgres DB-layer support by Theo Schlossnagle 2007-02-06 08:27:29 +00:00
Garvin Hicking 14f00d7d9e Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on 2006-11-30 21:34:29 +00:00
Garvin Hicking e781e6305c remove unstrict check 2006-11-17 15:19:07 +00:00
Garvin Hicking 5819bc8ec3 Remove errenous commit 2006-11-14 10:02:28 +00:00
Garvin Hicking b285575448 Proper placing 2006-11-14 09:23:16 +00:00
Garvin Hicking b79c62da35 Danish translations by Henrick Schack 2006-11-02 11:26:10 +00:00
Garvin Hicking 88919c3433 Beta5 2006-10-18 12:40:25 +00:00
Garvin Hicking 7eebaf687c Update filesize when resizing image, thanks to deminy 2006-10-09 10:44:41 +00:00
Garvin Hicking afa2cb5bda Upgrade remoteRSS plugin 2006-09-14 08:45:13 +00:00
Judebert 103a9a422c Touch thumbnail file before saving to allow safe_mode thumbnailing 2006-08-29 11:32:32 +00:00
Matthew Groeninger 1d5ea62e64 Patched serendipity_displayImageList() to only sync images when $limit_path is NULL and $manage is false.
Bumped version to beta3 for better version management on plugins.
2006-08-21 18:09:20 +00:00
Garvin Hicking 6742ada53c Improve function to move/rename images 2006-08-18 13:15:07 +00:00
Garvin Hicking bcfaefb514 Patch by Matthew Groeninger to support applying child permissions 2006-08-18 12:01:25 +00:00
Garvin Hicking 8118f9f699 Change directoryACL function so that Matthew can work with it properly in external plugins :) 2006-08-17 07:26:41 +00:00
Garvin Hicking df75b36325 Patch by Matthew: Allow strict dirs 2006-08-16 10:39:06 +00:00
Garvin Hicking f5db14b24e Fix array check 2006-08-15 12:20:09 +00:00
Garvin Hicking e8d7e58106 properly rename media files 2006-08-15 07:54:09 +00:00
Garvin Hicking 832ad3eca8 fix sorting media paths 2006-08-05 21:43:19 +00:00
Garvin Hicking 80e14346a5 Also support "last X" REST interface 2006-08-02 10:07:34 +00:00