Commit Graph

109 Commits (python3)

Author SHA1 Message Date
Markus Pawlata 6a0424b766 - seriously refactored so imports hurt less
- changed imports to python3
2019-07-14 01:20:35 +02:00
Markus Pawlata d10da55654 Updated readme, changes to sample to match, some smaller fixes 2018-12-10 23:51:38 +01:00
Markus Pawlata f79eda5ec6 Small fix for video timestamps, refactored PhotoaAlbum.py & added reference for xwipe 2018-12-08 20:57:41 +01:00
Markus Pawlata a648b931bb Changed powered by line 2018-12-07 01:43:25 +01:00
Markus Pawlata d9a96b827f Added swiping on mobile, fixed index.html, small changes to css 2018-12-07 01:35:40 +01:00
Markus Pawlata 4961c398a5 fixed error in refactoring, changed auth-system to multi token, cleanup after major change 2018-12-05 01:10:40 +01:00
Markus Pawlata 23900670ca Restored local js/css processing, removed superfluous .gitignore files, removed htacces-files, moved sample config to sample files 2018-11-30 00:12:11 +01:00
Jason A. Donenfeld 1cc1ec02aa AJAX Crawl Specification is depreciated
See [1] for more information.

[1] http://googlewebmastercentral.blogspot.fr/2015/10/deprecating-our-ajax-crawling-scheme.html
2015-11-10 21:16:09 +01:00
Joachim Tingvold e4244d086d Fix issue with duplicate video frames.
Whenever you had more than one video in a row, it would not
clear the old video before showing the next, resulting in multiple
video frames being shown, only getting cleared whenever a photo
appeared. Big irritation, small fix (-:
2015-10-20 03:20:47 +02:00
Joachim Tingvold 52e025b07d Use H264 (rather than webm)
Primarily done to support IE and Safari.
2015-06-17 17:30:35 +02:00
Joachim Tingvold 3aa0e4afb0 Updated jQuery Mousewheel so it actually works :-D 2015-05-06 00:21:54 +02:00
Joachim Tingvold b97981aee8 Cleanup unused files. Minor tweaks. 2015-05-05 12:48:19 +02:00
Joachim Tingvold 37db1402c5 Minor changes. 2015-05-05 10:08:51 +02:00
Joachim Tingvold ce45ae55ef Minify-scripts. Updated jQuery. 2015-05-05 09:57:16 +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 8956a6c9a5 Don't prefix root for images 2015-01-27 14:25:06 +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 d33715066a Restructuring
Import flask app as well as new makefile and entirely new directory
structure.
2014-03-12 17:28:59 -06:00
Antoine Beaupré ecbd6d5552 fix check for webm support, which had logic reversed 2014-02-13 21:32:45 -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 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 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
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 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
Jason A. Donenfeld 3f976581fd Work around firefox image position bug. 2012-04-17 04:41:18 +02:00
Jason A. Donenfeld f05aab0109 Work around chrome bug with the exclamation symbol. 2012-04-16 19:04:23 +02:00
Jason A. Donenfeld 6f11e0526e Don't allow header injection. 2011-11-16 01:15:43 -05:00
Jason A. Donenfeld 34dd265f6a Make json files refresh sooner. 2011-10-21 18:30:05 -04:00
Jason A. Donenfeld ef205626e4 Work around google+'s bug where they link to the escaped_fragment URL. 2011-09-11 23:10:41 -04:00
Jason A. Donenfeld 291dba972f Store ratio for determining stretch direction. 2011-07-11 15:28:18 -04:00
Jason A. Donenfeld 725cb85cdb Add more exif types, thanks to the imageinfo javascript plugin in some random google chrome demo extension. 2011-06-27 17:12:59 -04:00
Jason A. Donenfeld cf44d08610 Put subalbums on top if more than one. 2011-06-24 03:02:50 -04:00
Jason A. Donenfeld 7566bce879 Pass jshint. 2011-05-17 23:50:02 -04:00
Jason A. Donenfeld 264738009b Get rid of CoffeeScript-style weirdness and make it plain and simple. 2011-05-17 23:28:32 -04:00
Jason A. Donenfeld fc2f923de1 Missing semi-colon 2011-05-17 23:21:22 -04:00
Jason A. Donenfeld c312863f85 Don't recurse up prototype. 2011-05-17 02:58:44 -04:00
Jason A. Donenfeld 346b9eee43 Proper equality comparisons. 2011-05-17 02:32:54 -04:00