Romain
6cdc99525c
Fix video poster aspect ratio: simply use the built-in VideoJS poster
2017-03-16 00:13:01 +11:00
Romain
4ccb10baba
Fix image "alt" tags and video poster URL (mosaic theme)
2017-03-08 20:12:41 +11:00
Romain
e719bf15b1
Single source of truth for input/outputs + view model for display ( #58 )
2017-03-06 22:16:36 +11:00
Romain
1690ab76d7
Fix video overlay icon for the Cards theme (relative path missing)
2017-02-28 23:01:22 +11:00
Romain
e36464a76a
New --albums-output-folder option to write all albums to a subfolder (cleaner output)
...
The main changes are
- this introduces relative paths, since some HTML files have to go ".." to get to public/media
- it also introduces the difference between album.path (OS dependent) and album.url (forward slashes)
2017-02-07 23:37:52 +11:00
Romain
e930af7f49
Add GIF support, fixes #22 .
...
One major change here is that thumbnails will always be generated as ".jpg".
This is potentially a breaking change, in the sense that all "png" or "jpeg" thumbnails
would be to re-calculated and re-uploaded.
2017-02-06 21:37:36 +11:00
Romain
7575da7474
New <footer> config setting to add a line of text (or HTML) at the bottom
2017-01-27 17:41:59 +11:00
Romain
f7bfe954a9
Extra margin at the bottom of pages for legibility
2017-01-26 22:50:05 +11:00
Romain
043d2fbb05
CSS fixes: fixed height and smoother header rendering
2017-01-26 15:55:36 +11:00
Romain
22e0c88608
Mosaic theme: bigger font + make header clickable
2016-11-17 22:07:36 +11:00
Romain
9fdef73f6e
Cards theme: single album preview to be more different from "classic"
2016-11-16 21:41:23 +11:00
Romain
7eba1d4695
Remove old hamburger menu button from Cards theme
2016-11-15 22:12:55 +11:00
Romain
e4e920e053
Don't float thumbs in "classic" mode, inline-block works just as well
2016-11-15 09:40:20 +11:00
Romain
e414ad7a74
Fix thumbnail size in HTML before rendering to avoid page jumps
2016-11-15 09:39:57 +11:00
Romain
ff7b720f49
Remove sidebar until we have a good design
...
Current sidebar doesn't handle nested albums very well, and navigation is still awkward.
For example should it save its open/closed state when browsing?
2016-11-14 11:29:39 +11:00
Romain
0126c76479
Mosaic theme: class name for separators. Linebreak after the date on mobile
2016-11-02 11:38:33 +11:00
Romain
ed605abeb4
Classic theme fixes
2016-10-27 08:15:39 +11:00
Romain
b64843a8a1
Re-implement "classic" theme = same as thumbsup v1
2016-10-26 21:56:20 +11:00
Romain
3dd51841ff
2 main themes will be "cards" and "mosaic"
2016-10-26 08:29:48 +11:00
Romain Prieto
f69d2e3d48
Add support for nested folders
2016-10-16 22:24:07 +11:00
Romain Prieto
9c0071c00d
Work in progress: support multiple themes
2016-10-15 23:22:22 +11:00