Explicitly mark perms.sh-dist as a bash script.
[mir.git] / source / mircoders / media /
2007-05-27 ngufixing scaling images -> nullpointer, patch by yossarian
2007-01-15 yossarianAdding class MediaHandlerImagesExternScaling to take...
2006-12-16 yossarianI've split out the image scaling code into a separate...
2006-11-13 yossarianRefactored the class with a whole lot of extract method...
2006-11-12 yossarianVideos don't actually do a "produce()" method.
2006-11-12 yossarianTook the ChangeTracker reporting out of GeneratingProdu...
2006-08-13 yossarianMade the following variables (which deal with the new...
2006-08-13 yossarianChanges which allow images to be resized by Mir and...
2006-01-28 zapata*** empty log message ***
2005-10-01 zapatacleanup + misc. fixes
2005-08-21 zapatacleanup / abuse system fix / prepping for a release
2005-07-27 grokAdding a new ImageMagickImageProcessor class to replace
2005-03-26 zapatasome db code rewriting
2005-02-10 rhindessome code cleanup. removed unnecessary semikolons,...
2005-01-23 zapatamedia handling fixes, gotten rid of StorageObject,...
2005-01-09 zapata* anti-abuse upgrade: filters now stored in the databas...
2004-11-21 zapata1.1 restoration
2004-02-08 zapatasmall fixes here and there
2004-01-18 zapatafixed / clean ups
2003-12-21 zapataAdded features:
2003-12-21 zapatabugfix
2003-12-14 zapata- redid part of the media handling
2003-12-13 zapatachanges that break existing sites and change mir requir...
2003-12-12 rkOgg handler testing
2003-12-03 rkminor changes according to JLint
2003-12-03 rkimage bugfixx - mir now depends on jai imagio
2003-11-28 rkfile i/o buffering
2003-10-23 rksome cosmetic change, organzied imports, and made some...
2003-09-03 zapatamajor cleanup:
2003-08-13 zapataworking towards full bean support
2003-08-04 zapata*** empty log message ***
2003-06-25 zapatafixed the date format in a pdf
2003-05-03 zapataseveral fixes, mostly in the anti-abuse system
2003-04-30 zapatafixed the handling of GIF images now also for the class...
2003-04-29 zapatafix for b&w jpegs
2003-04-29 zapataGif icons for the External image handler dramatically...
2003-04-26 zapataupdate of the open session system: articles can now...
2003-04-21 idfxOrganizing import, refresh the license (zapata deleted...
2003-04-21 zapatacos is gone woohee
2003-04-21 zapatacos removed from the open posting system + misc. update...
2003-04-16 zapata- experimental opensessions
2003-04-12 zapatawhoops
2003-04-12 zapata"external" image handler a bit more configurable now
2003-04-09 zapatanew admin templates! with many thanks to init...
2003-03-09 idfxorganizing imports
2003-03-09 zapataexception + misc. cleanup
2003-03-06 zapataServletModule exception cleanup + different error templ...
2003-03-05 idfxorganizing imports
2003-03-04 zapatafixes:
2003-02-28 idfxSome small things like, reorganizing imports, accessing...
2003-02-23 zapatavarious fixes/cleanup: old producers are now completely...
2003-02-21 zapatafixed comment/article search + configurable icon sizes
2003-01-25 idfxcode cleaning, new config
2003-01-22 zapatalarger icons for the temporary image handler
2003-01-19 zapatacopy-paste bug fix
2003-01-17 zapataImage handler that stores imagedata outside the database.
2002-12-23 mhadd in HTML tag mangling routines to protect the media...
2002-12-17 zapatalogin languages made configurable
2002-12-01 zapatatracked down a nasty error reporting bug
2002-11-29 mhclean out deadwood
2002-11-28 mhmerge changes from MIR_1_0 branch that add humanreadabl...
2002-11-27 mhmerge in changes from MIR_1_0 branch that iplement...
2002-11-27 mhfix indentation
2002-11-25 johnbacked out patch regarding automatic media title assignment
2002-11-22 johnfixed bug where media subtitle was being
2002-11-04 mhmerge media InputStream changes from MIR_1_0 branch
2002-09-01 mhMir goes GPL
2002-08-25 mhmerge of localization branch into HEAD. mh and zap
2002-07-21 mhparses a multipart request's files and makes media...
2002-06-02 mhif the Media handler does not have a media description...
2002-04-15 mhmake image/gif and image/png images be converted into...
2002-04-08 mhmake media log a static class variable as it shoul dbe
2002-04-08 mhminor cleanup
2002-04-03 mhI hateReal*
2002-04-02 mhgetPublishHost() for Real*
2002-04-02 mhmake RealMedia mediaHandlers have their own getUrl...
2002-03-27 mhsource/mir/media/MirMedia.java
2002-03-26 mhmade the getUrl() method of MirMedia return a SimpleLis...
2002-03-23 mhrework of media handling vis a vis storage and producin...
2002-03-05 mhfirst cut of merge of STABLE-pre1_0 into HEAD. I won...