Jonas Kaufmann
b1ecbd2ff1
Added plugin to upload generated gallery to Amazon S3
2014-10-15 08:53:44 +02:00
Simon Conseil
119e16e57f
Merge pull request #115 from j0nes2k/setting_output_filename
...
Added settings to give a different output filename than index.html
2014-10-15 00:45:08 +02:00
Jonas Kaufmann
29e1779264
Using output filename from settings directly instead of parameter
2014-10-11 20:51:29 +02:00
Simon Conseil
90876fbdc8
Include plugins in the distributed package (ref #117 ).
2014-10-08 00:05:30 +02:00
Simon Conseil
ca12226383
Merge pull request #119 from pitrou/passthrough
...
Fix #118 : allow passthrough of original files
2014-10-07 23:34:48 +02:00
Antoine Pitrou
f0583172ab
Add myself to AUTHORS
2014-10-05 16:51:46 +02:00
Antoine Pitrou
e5b7e53e51
Fix #118 : allow passthrough of original files
2014-10-05 16:50:01 +02:00
Jonas Kaufmann
0285a0ebab
Added settings to give a different output filename than index.html
2014-09-28 21:52:45 +02:00
Simon Conseil
81d898040c
Fix unicode no more exist on py3.
2014-09-27 00:43:37 +02:00
Simon Conseil
a0ed5d88ff
Use cached properties to simplify the access to exif metadata.
2014-09-27 00:35:42 +02:00
Simon Conseil
962a785dd0
Merge branch 'remove-failed-files'
2014-09-27 00:09:07 +02:00
Simon Conseil
307e2aa0f6
Move Devnull to the utils module.
2014-09-27 00:06:38 +02:00
Simon Conseil
5215451d96
Add failed files to the cli summary.
2014-09-27 00:03:59 +02:00
Simon Conseil
9743cce90a
Remove files that can't be processed for some reason ( fix #112 ).
2014-09-27 00:03:59 +02:00
Simon Conseil
b5b3e83343
Add missing label for the progressbar with 1 core.
2014-09-17 00:15:09 +02:00
Simon Conseil
08fa413026
Skip files that don't exist in the ZIP archiving (ref #110 ).
2014-09-16 00:17:18 +02:00
Simon Conseil
7585a195b2
pep8
2014-09-15 21:38:43 +02:00
Simon Conseil
830315db8c
Merge pull request #109 from t-animal/master
...
Speed up startup and introduce progress bars
2014-09-10 00:14:57 +02:00
Simon Conseil
6997209f7b
Improve subprocess error handling.
2014-09-09 23:28:22 +02:00
t.animal
9c2cb0ef1b
don't display progress bars in verbose modes
2014-09-08 20:43:53 +02:00
t.animal
4beee5e06a
read exif only on access, sort with progress bar
2014-09-08 20:41:45 +02:00
t.animal
b8863c6e88
show progress (spinners & bars)
2014-09-08 20:40:57 +02:00
Simon Conseil
4c3a35c66f
Change where the original copy is done and add a test for this.
2014-09-08 00:09:29 +02:00
Simon Conseil
038b10d772
Use the correct filename for original videos ( fix #111 ).
2014-09-07 23:16:09 +02:00
Simon Conseil
fa7f9d9528
Check that the file exists before removing. ( fix #110 )
2014-09-07 23:09:53 +02:00
Simon Conseil
3f340573ce
Merge pull request #107 (from branch 'pr/107')
2014-09-05 00:15:19 +02:00
Vikram Shirgur
d90091071b
Truncate long lines to < 80 chars.
2014-09-05 00:13:11 +02:00
Vikram Shirgur
9e92415a50
Allow destination to be read from option sepcified in config file.
...
Write error to log when destination doesn't exist and config is not available.
Add self to AUTHORS.
Remove logging from serve command due to issues with running test_cli.
Add test-case for 'serve' command.
Add docs for the serve command.
2014-09-05 00:13:02 +02:00
Simon Conseil
2d1be134e7
cPickle no more exists on py3.
2014-09-04 23:15:45 +02:00
Simon Conseil
52ff2b947d
Add warnings about imports in the settings file, to avoid breaking the
...
multiprocessing feature.
2014-09-04 22:49:01 +02:00
Simon Conseil
15091deeb5
Catch cPickle error and add a message about serialization error with the settings file.
2014-09-04 22:33:19 +02:00
Simon Conseil
ba3306a787
Prepare next version.
2014-08-30 15:50:10 +02:00
Simon Conseil
278c972183
Bump version 0.8.0
2014-08-30 15:38:58 +02:00
Simon Conseil
1fe827eb23
Add a setting and a cli option to specify the gallery title (ref #91 ).
2014-08-27 00:22:49 +02:00
Simon Conseil
32e6ba2e12
Update docs and changelog.
2014-08-26 23:55:24 +02:00
Simon Conseil
63a261c012
Add mailing list at Librelist.
2014-08-25 22:02:04 +02:00
Simon Conseil
60f0323ce6
Add an option to specify the port to use.
2014-08-25 00:48:57 +02:00
Simon Conseil
e7f9f91636
Replace argh with click.
2014-08-25 00:41:58 +02:00
Simon Conseil
4724a3295f
Refactor the way to set the theme from the cli.
2014-08-25 00:11:14 +02:00
Simon Conseil
f361e7592a
Don't overwrite existing config file.
2014-08-24 23:14:19 +02:00
Simon Conseil
8577353ec2
Don't fail if there are no pictures.
2014-08-24 23:08:27 +02:00
Simon Conseil
3e439df417
Add cssmin to the requirements.
2014-08-24 22:42:31 +02:00
Simon Conseil
4e1f5c8765
Merge branch 'themes'
2014-08-24 22:33:22 +02:00
Simon Conseil
257ee4707e
Use plain css to simplify theme customizing.
...
Remove the dependency on ruby/sass, only cssmin is required to minify css files
(and it can be installed with pip).
2014-08-24 22:32:39 +02:00
Simon Conseil
687bcfd8cb
Upgrade colorbox 1.5.13
2014-08-24 00:25:29 +02:00
Simon Conseil
3dee6fabaf
Upgrade galleria 1.4.2
2014-08-24 00:18:58 +02:00
Simon Conseil
2edb8c9253
Don't break if the image can't be open.
2014-08-24 00:04:41 +02:00
Simon Conseil
b57499cb00
Use HTML5 output for Markdown.
2014-08-23 18:06:43 +02:00
Simon Conseil
e1d607ded8
This was not a good idea for Travis ...
2014-07-22 23:37:44 +02:00
Simon Conseil
054d1e2c00
Refactor subprocess calls for videos.
2014-07-22 23:00:24 +02:00