Simon Conseil
8b38f32b8c
Merge pull request #345 from saimn/special-chars
...
Quote special characters in urls
2018-10-10 22:49:39 +02:00
Simon Conseil
8fc30e7a1d
Quote the album thumbnail's path
2018-10-10 22:34:07 +02:00
Simon Conseil
72e4f6265c
Replace uses of media.filename by media.url
2018-10-10 22:34:07 +02:00
Simon Conseil
1ba600cef5
Ignore tags, and ignore flake8 E731
2018-10-10 22:34:07 +02:00
Simon Conseil
daa85c73fc
Fixes following rebase
2018-10-10 22:34:07 +02:00
Simon Conseil
a212eb05b3
Quote special chars in urls.
2018-10-10 22:31:54 +02:00
Simon Conseil
00e8cb88ff
Merge pull request #347 from edwinsteele/feature/reorg-galleria-templates
...
Reorganise galleria templates
2018-10-10 22:24:21 +02:00
Edwin Steele
3607d60de0
Prefetch js and css resources needed on album pages
2018-10-10 17:24:24 +11:00
Edwin Steele
59bef3d139
Hoist footer so colorbox can use it too
2018-10-10 17:14:58 +11:00
Edwin Steele
b1917cf842
Separate galleria album, album_list, base logic
2018-10-10 17:09:28 +11:00
Simon Conseil
676baddee5
Merge pull request #343 from edwinsteele/feature/split-index-album-templates
...
Split landing page and album templates
2018-10-09 09:36:22 +02:00
Edwin Steele
8f4c31c886
Use class attribute instead of @property
2018-10-09 16:48:51 +11:00
Edwin Steele
f29d57ce45
Albums can only contain images or subalbums
...
Albums containing subalbums and image will display a warning and only
display the subalbums
Rename landing.html template to album_list.html
Stop using abstract base class
Use class attribute instead of @property
2018-10-05 17:20:27 +10:00
Simon Conseil
9c74abd5ea
Update changelog [ci skip]
2018-10-01 00:20:25 +02:00
Simon Conseil
38f5c80f10
Fix progressbar with Click 7.0
2018-09-30 23:56:38 +02:00
Edwin Steele
be5b48d91b
Hoist footer into includeable file
2018-09-30 21:42:21 +10:00
Edwin Steele
eed2e325cf
Split album and landing page logic
2018-09-30 21:15:57 +10:00
Edwin Steele
e8280ae678
Copy landing to album to clearly show diff
2018-09-30 21:13:03 +10:00
Edwin Steele
e2c5d7892f
Split landing page and album page templates
...
Album page templates have a single include for the landing page
template, so rendered pages remain unchanged.
2018-09-30 16:57:08 +10:00
Simon Conseil
08b8e01bcf
Merge branch 'travis-doc'
2018-09-17 00:29:12 +02:00
Simon Conseil
17aec79e01
Add doc build
2018-09-17 00:23:54 +02:00
Simon Conseil
34583eb621
Add settings file for readthedocs
2018-09-17 00:18:34 +02:00
Simon Conseil
d302fbfbc9
include all requirement files
2018-09-17 00:13:27 +02:00
Simon Conseil
b4b215fe91
Merge pull request #341 from saimn/travis
...
Use tox-travis and add Python 3.7 build
2018-09-17 00:12:41 +02:00
Simon Conseil
164a3aa530
Fix check build
2018-09-17 00:02:31 +02:00
Simon Conseil
e1d1b9deda
Add doc requirements
2018-09-17 00:02:13 +02:00
Simon Conseil
29f1454555
Try another way
2018-09-16 23:47:41 +02:00
Simon Conseil
4a84700f29
Try something for ffmpeg on xenial
2018-09-16 23:40:24 +02:00
Simon Conseil
1a5bd4b359
Try tox-travis and add Python 3.7
2018-09-16 22:58:02 +02:00
Simon Conseil
b84c0c968c
Fix tests_require option
2018-09-16 22:38:35 +02:00
Simon Conseil
582f1019ee
Merge pull request #323 from dotlambda/patch-1
...
Inlcude tests in PyPI tarball
2018-09-05 22:36:42 +02:00
Simon Conseil
f082c950a3
Merge pull request #340 from saimn/doc-license
...
Add doc page with licenses and replace a few images whose license/origin is unclear
2018-09-05 22:33:04 +02:00
Simon Conseil
705e41a908
Another fix for test_ignores
2018-09-05 17:38:07 +02:00
Simon Conseil
5b37e6b1e3
Fix video test
2018-09-05 13:26:05 +02:00
Simon Conseil
af68273338
Update installation instructions and optional dependencies
2018-09-05 09:35:43 +02:00
Simon Conseil
315bb800b7
Update links (e.g. pypi.org), rename py.test command
2018-09-05 09:14:39 +02:00
Simon Conseil
8e85f18cd7
Archlinux package is now in [community] :)
2018-09-05 09:13:53 +02:00
Simon Conseil
fbb056e3b9
Add doc page with licenses and replace a few images
...
whose license/origin is unclear
2018-09-05 09:00:55 +02:00
Simon Conseil
75c4ab13aa
Try running test_album without setting the locale ( #339 )
2018-09-02 22:04:25 +02:00
Simon Conseil
581591bfe3
Update changelog
2018-08-27 00:45:08 +02:00
Simon Conseil
03d5b0dd67
Use sphinx's builtin extension for issue links
2018-08-27 00:39:03 +02:00
Simon Conseil
062f959000
Ignore .pytest_cache directory
2018-08-27 00:23:32 +02:00
Simon Conseil
23cc8a994b
Remove encoding specification
2018-08-27 00:15:17 +02:00
Simon Conseil
915030a2f3
Remove the u prefix for unicode strings
2018-08-27 00:11:07 +02:00
Simon Conseil
c02f6ff263
Merge pull request #329 from Glandos/performance
...
Initialize markdown only once
2018-07-09 00:04:40 +02:00
Simon Conseil
e33c4e3b06
Update classifiers and README about Python 3
2018-07-02 00:05:05 +02:00
Glandos
f95393b114
empty content means empty meta dict, not absent
2018-06-19 22:43:43 +02:00
Glandos
c3fc14c4f1
Call reset() if already initialized.
...
This also include a workaround for a
waiting-to-be-merged bug in python-markdown.
2018-06-19 22:43:07 +02:00
Glandos
cb2a0898e5
Initialize markdown only once
2018-06-16 23:01:03 +02:00
Simon Conseil
99bafaf14c
Merge pull request #328 from nebulans/nebulans-js-link
...
Remove erroneous double slash from galleria template
2018-06-12 23:00:33 +02:00