Joachim Tingvold
|
50ab2143ec
|
Heh :-D
|
2015-05-05 00:12:40 +02:00 |
|
Joachim Tingvold
|
ff7e540eb8
|
Thumbnail-method for both photo and video.
|
2015-05-05 00:08:37 +02:00 |
|
Joachim Tingvold
|
80bb5258d6
|
If tool fails, it would not continue.
|
2015-05-04 23:57:27 +02:00 |
|
Joachim Tingvold
|
ac52f76025
|
First attempt at merging video-patch.
|
2015-05-04 19:46:58 +02:00 |
|
Joachim Tingvold
|
6e4fe49d50
|
Updated master, merging into patches.
|
2015-05-04 17:45:03 +02:00 |
|
Jason A. Donenfeld
|
54c68be7fd
|
Don't crash when unable to unlink
|
2015-01-27 15:18:27 +01:00 |
|
Jason A. Donenfeld
|
148b88951d
|
Don't deal with invalid unicode
|
2015-01-27 14:39:44 +01:00 |
|
Jason A. Donenfeld
|
8956a6c9a5
|
Don't prefix root for images
|
2015-01-27 14:25:06 +01:00 |
|
Jason A. Donenfeld
|
61aabc7ee2
|
Copy and paste error
|
2015-01-25 14:21:04 +01:00 |
|
Jason A. Donenfeld
|
7d2528280b
|
Python unicode is awful
|
2015-01-19 13:08:45 +01:00 |
|
Jason A. Donenfeld
|
2b8918dd7c
|
Return proper date type.
|
2014-08-25 22:37:46 +02:00 |
|
Jerome Charaoui
|
5d8aa9b212
|
Add wishlist item : download link for original video
|
2014-08-16 11:41:45 -04:00 |
|
Jerome Charaoui
|
d5c9f54b34
|
Convert Exif dateTime[Original] attributes to datetime type to fix comparison with dateTimeFile
|
2014-08-15 20:46:23 -04:00 |
|
Joachim Tingvold
|
a7192297df
|
Indents (-:
|
2014-03-16 15:19:52 +01:00 |
|
Joachim Tingvold
|
dee0ab294f
|
Use threading to make thumbs in parallel.
Known bug: interrupt makes it go crazy.
|
2014-03-16 15:17:13 +01:00 |
|
Joachim Tingvold
|
c9ce27eb87
|
Add 1600px size. Remove unused 800px size.
|
2014-03-16 15:03:54 +01:00 |
|
Joachim Tingvold
|
20fe79eb4e
|
Show image before album. Loads image faster when using direct image URL.
|
2014-03-16 15:02:03 +01:00 |
|
Jason A. Donenfeld
|
ba69da0fde
|
Send admin password, not admin username.
|
2014-03-14 11:32:19 +01:00 |
|
Jason A. Donenfeld
|
50dbff09ea
|
Readme updates.
|
2014-03-12 23:31:35 -06:00 |
|
Jason A. Donenfeld
|
c117aa0f9e
|
Add readme
|
2014-03-12 18:23:41 -06:00 |
|
Jason A. Donenfeld
|
d33715066a
|
Restructuring
Import flask app as well as new makefile and entirely new directory
structure.
|
2014-03-12 17:28:59 -06:00 |
|
Jerome Charaoui
|
52667388e9
|
Fix caching of top-level items
|
2014-02-13 23:28:59 -05:00 |
|
Antoine Beaupré
|
ecbd6d5552
|
fix check for webm support, which had logic reversed
|
2014-02-13 21:32:45 -05:00 |
|
Jerome Charaoui
|
5e53d3ac3b
|
Close bug ea1/31e (Libav support)
|
2014-01-30 14:37:39 -05:00 |
|
Jerome Charaoui
|
213fd2ffc7
|
Support libav for video processing
|
2014-01-29 18:11:25 -05:00 |
|
Jerome Charaoui
|
471e0eb820
|
Use Modernizr to check for <video> support and show an error messag if absent.
|
2014-01-28 01:18:30 -05:00 |
|
Jerome Charaoui
|
80060b37c1
|
Create <video> element dynamically
|
2014-01-27 23:02:10 -05:00 |
|
Jerome Charaoui
|
1bb130d37b
|
Fix testing for duration in video metadata
|
2013-12-22 21:40:48 -05:00 |
|
Jerome Charaoui
|
2df2730cd3
|
Read metadata from previously transcoded video (must account for rotation and/or downscaling)
|
2013-12-22 21:09:05 -05:00 |
|
Jerome Charaoui
|
0d35832b21
|
Handle video metadata correctly
|
2013-12-22 20:33:43 -05:00 |
|
Jerome Charaoui
|
50a2284d50
|
Close bug ea1/9da (cropped video)
|
2013-12-22 03:07:21 -05:00 |
|
Jerome Charaoui
|
993b799f62
|
Implement <link rel="video_src"> tag
|
2013-12-22 03:04:30 -05:00 |
|
Jerome Charaoui
|
10a31bbd1e
|
Fix thumb scrolling on videos
|
2013-12-22 03:01:50 -05:00 |
|
Jerome Charaoui
|
315b03f737
|
Add automatic scaling for video
|
2013-12-22 02:28:34 -05:00 |
|
Jerome Charaoui
|
1409c13e30
|
Overlay a small icon on video thumbnails
|
2013-12-21 23:50:47 -05:00 |
|
Jerome Charaoui
|
0443b99492
|
If thumbing or transcoding fails, invalidate entry.
|
2013-12-21 20:46:56 -05:00 |
|
Jerome Charaoui
|
aa55758aab
|
Initialize bugs-everywhere and add a few bugs
|
2013-12-21 15:01:08 -05:00 |
|
Jerome Charaoui
|
6f482f8f78
|
Add support for videos using ffmpeg for transcoding to webm format and HTML5 video tag.
|
2013-12-21 00:42:23 -05:00 |
|
Jason A. Donenfeld
|
9c8beb0cc5
|
Add semi-colon.
|
2013-04-29 11:05:27 +02:00 |
|
Jason A. Donenfeld
|
f7f92c1a07
|
Add mobile support.
|
2012-09-17 18:02:24 +02:00 |
|
Jason A. Donenfeld
|
0cf87e26de
|
Force system encoding to be UTF-8.
|
2012-08-22 17:10:56 +02:00 |
|
Antonio Galea
|
598fef93fd
|
Use charAt to appease IE7 users.
|
2012-08-22 17:03:37 +02:00 |
|
Jason A. Donenfeld
|
34d5f330fe
|
Don't forget to add the actual form.
|
2012-08-17 17:16:23 +02:00 |
|
Jason A. Donenfeld
|
499614eab0
|
Support simple auth form.
|
2012-08-11 01:47:11 +02:00 |
|
Jason A. Donenfeld
|
b41ad8c91e
|
Deal with deleting faulty images.
|
2012-08-10 20:17:42 +02:00 |
|
Jason A. Donenfeld
|
ba72d7c8b7
|
Make sure to use right encoding for initial UTF-8 path.
|
2012-06-22 17:54:53 +02:00 |
|
Jason A. Donenfeld
|
120b8846b7
|
Higher quality thumbs.
|
2012-04-22 19:20:54 +02:00 |
|
Jason A. Donenfeld
|
99b3118cce
|
Do fullscreen properly.
|
2012-04-19 20:53:12 +02:00 |
|
Jason A. Donenfeld
|
8b7d41937e
|
Stop previous fades on next fade. Thanks artcfox.
|
2012-04-19 20:17:12 +02:00 |
|
Jason A. Donenfeld
|
4643b9cd9f
|
Add support for full-screen on gecko and webkit.
|
2012-04-18 07:38:04 +02:00 |
|