Juda Kaleta
|
070a05a02e
|
Closes #10.
|
2013-10-23 23:01:10 +02:00 |
|
Juda Kaleta
|
6cca79c281
|
Fix Vimeo thumbnails
|
2013-10-04 10:53:16 +02:00 |
|
Juda Kaleta
|
89ce012f36
|
Add tests for SoundCloud
|
2013-10-04 10:34:55 +02:00 |
|
Juda Kaleta
|
f08b4eef55
|
Simplify backend tests with mixin
|
2013-10-04 10:19:30 +02:00 |
|
Juda Kaleta
|
be7a53296b
|
Split backends tests into multiple test cases
|
2013-10-04 10:19:30 +02:00 |
|
Alisson Patricio
|
a4684c62db
|
Prevent API calls on when backend intance is created
|
2013-09-26 19:46:59 -03:00 |
|
Juda Kaleta
|
a31f4b976b
|
Closes #7.
Return back raising UnknownIdException in Youtube backend to fix form validation.
|
2013-09-03 13:47:39 +02:00 |
|
Juda Kaleta
|
088f3caf4e
|
Vimeo thumbnails
|
2013-08-23 13:26:34 +02:00 |
|
techdragon
|
2ddc2a0e04
|
fixed missing commas
|
2013-08-22 20:19:27 +08:00 |
|
techdragon
|
3f66fc3ef8
|
Added more test cases to the URLs for both youtube and vimeo
|
2013-08-22 20:07:19 +08:00 |
|
Juda Kaleta
|
ef31b4491f
|
Rename embed_video.base to embed_video.backends
|
2013-08-22 09:26:43 +02:00 |
|
Juda Kaleta
|
08641afae9
|
Closes #5.
Add {{ my_video.backend }} containing YoutubeBackend, VimeoBackend or SoundCloudBackend values.
- Fix: SoundClound --> SoundCloud
- added tests for template tags
|
2013-08-20 10:49:33 +02:00 |
|
Juda Kaleta
|
d0d357b767
|
Security fix: faked urls
Backend detection hasn't been resistant against faked urls like:
http://youtube.com.myurl.com/watch?v=abcde
http://vimeo.com.myurl.com/watch?v=abcde
It is fixed and added few tests to cover it.
|
2013-08-12 12:11:42 +02:00 |
|
Juda Kaleta
|
231e3780ad
|
Tests for templatetags
|
2013-07-31 10:35:07 +02:00 |
|
Juda Kaleta
|
5b85126f94
|
Remove redundant lines
|
2013-07-31 10:12:56 +02:00 |
|
Juda Kaleta
|
5f16a060f0
|
Split tests in multiple files
|
2013-07-31 08:41:16 +02:00 |
|