| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-25 | Add support MP4 movies also. Flowplayer supports them and can stream | Bharat Mediratta | |
| them using the h264streaming plugin. Everything else is a fairly minor change. | |||
| 2009-02-22 | Added t(...) around some display strings that were overlooked. | Tim Almdal | |
| 2009-02-22 | Very basic movie support. You can upload a FLV file, we use ffmpeg to | Bharat Mediratta | |
| extract a thumbnail out of it and if you click through we show it using flowplayer. | |||
| 2009-02-18 | Add a 'finish' button which dismisses the dialog and refreshes the current page | Bharat Mediratta | |
| 2009-02-18 | Urlencode the user agent, else it doesn't get passed through properly. | Bharat Mediratta | |
| This fixes the uploader on FF/Linux (and probably other platforms). | |||
| 2009-02-17 | Add more localized strings | Bharat Mediratta | |
| 2009-02-15 | Ignore the unique timestamp value that upload::save() prepends to temp ↵ | Bharat Mediratta | |
| filenames. | |||
| 2009-02-14 | Say hello to the new Flash based uploader, courtesy of Eric Zelermyer. | Bharat Mediratta | |
| This requires a little trickery to proxy the session id and user agent through the ActionScript code so that we can assume the same session in the uploader. It's also using its own path to add photos since we'll want to have a slightly different protocol for dealing with responses (as opposed to JSON or HTML). A work in progress for sure, but it's already better than what we had before.?\024 | |||
