aboutsummaryrefslogtreecommitdiff
path: root/actions/videolist/edit.php
AgeCommit message (Expand)Author
2012-04-10Don't try to load null when there's no thumbnail URLSteve Clay
2012-04-10Remove redundant videotype from parseUrl return arraySteve Clay
2012-04-10Remove filtering on URL inputSteve Clay
2012-04-10Move URL preprocessing to hookSteve Clay
2012-04-09fix for ampersands getting HTML-escaped in URLsSteve Clay
2012-04-09switched to platform classes. see https://github.com/Elgg/videolist/issues/4Steve Clay
2012-02-25Saving thumbnails in server and serving them secure.Sem
2011-11-12Refactored video savings to permit change title and description when editing ...Sem
2011-11-12Fixes two bugs when editing a video.Sem
2011-11-09No regexp when parsing urls. Blip.tv support added. Style added. Fixed edit a...Sem
2011-11-06Add/edit accion.Sem
2011-11-06Reordered actions (deleted some).Sem