Commit Graph

1274 Commits

Author SHA1 Message Date
David Schultz
47c8cf786a add a test to increase code coverage 2022-01-28 15:49:25 -06:00
David Schultz
10e18cf537 rename raw_metadata to markdown_metadata 2022-01-28 15:35:57 -06:00
David Schultz
f2451f258e Extend caching plugin to handle markdown and itpc metadata, as well as updating when a file timestamp changes 2022-01-28 13:29:42 -06:00
Simon Conseil
3b722ad523 Merge pull request #455 from Lucas-C/issue-454
colorbox theme: avoiding holes due to non image/video files present in the source directory - fix #454
2022-01-28 09:37:49 +01:00
Lucas Cimon
1892c7a706 colorbox theme: avoiding holes due to non image/video files present in the source directory - fix #454 2022-01-22 23:47:41 +01:00
Simon Conseil
2dcb5fc478 Update copyright 2022-01-14 18:37:44 +01:00
Simon Conseil
de58b620a8 Update precommit 2022-01-14 18:36:57 +01:00
Simon Conseil
3dcf22ef13 Move coverage config to setup.cfg 2022-01-14 18:33:22 +01:00
Simon Conseil
a9b69d3ad6 Remove custom copytree 2022-01-14 18:25:38 +01:00
Simon Conseil
23a96a074b Remove old compatibility code 2022-01-14 13:52:45 +01:00
Simon Conseil
b31707a3d4 Fix build 2022-01-14 13:43:51 +01:00
Simon Conseil
3894997028 Fix test workflow to run on main 2022-01-14 13:36:08 +01:00
Simon Conseil
3e80722d94 More tests for the writer module 2022-01-14 13:35:16 +01:00
Simon Conseil
29f69bc55c Remove deprecated use of click.get_terminal_size 2022-01-14 09:38:25 +01:00
Simon Conseil
8a52667118 Add test for filters (ref #452) 2022-01-14 09:36:33 +01:00
Simon Conseil
5b8c768db9 Merge pull request #452 from vszakats/impfilter
fix loading filters.py using importlib
2022-01-14 08:52:03 +01:00
Viktor Szakats
7aee5537fb fix loading filters.py using importlib
Regression from: ceab382e02
Ref: https://docs.python.org/3/library/importlib.html#importing-a-source-file-directly

Fixes https://github.com/saimn/sigal/issues/451
2022-01-08 00:10:12 +00:00
Simon Conseil
22c025e2b0 Merge pull request #450 from saimn/map
Add map for all themes
2021-11-21 21:22:18 +01:00
Simon Conseil
3217d4c691 Remove old files 2021-11-21 19:41:42 +01:00
Simon Conseil
c73da43b5d Add common template for zip download 2021-11-21 19:37:30 +01:00
Simon Conseil
813acb9251 Cleanup galleria templates 2021-11-21 19:29:47 +01:00
Simon Conseil
a3c02f50b5 Replace galleria's custom plugin 2021-11-21 19:23:42 +01:00
Simon Conseil
39f935d521 Integrate map in colorbox and photoswipe 2021-11-21 19:17:17 +01:00
Simon Conseil
17cd8dd752 Clustering and better display of photos 2021-11-21 19:02:39 +01:00
Simon Conseil
730829022e Add fullscreen plugin 2021-11-21 19:02:39 +01:00
Simon Conseil
2906719ed1 Add template to show a map with geotagged photos 2021-11-21 19:02:39 +01:00
Simon Conseil
0e9887f67d Fix exposure format 2021-11-21 19:01:41 +01:00
Simon Conseil
ad42bca189 Add gallery title to albums (fix #441) 2021-11-21 18:52:50 +01:00
Simon Conseil
27a803f002 Merge pull request #449 from saimn/remove-py37
Remove py37, use stdlib's cached_property
2021-10-18 14:33:54 +02:00
Simon Conseil
83260df0e6 Fix RTD 2021-10-18 09:39:10 +02:00
Simon Conseil
cbaf3d38e5 Fix dynamic creation of cached property 2021-10-15 21:46:28 +02:00
Simon Conseil
13a679b295 Fix tox 2021-10-15 21:31:28 +02:00
Simon Conseil
441388cf8f Replace cached_property with the stdlib one 2021-10-15 12:34:29 +02:00
Simon Conseil
b4f7be2199 Remove support for py37 2021-10-15 09:30:21 +02:00
Simon Conseil
e12e509381 Merge pull request #447 2021-10-15 09:10:14 +02:00
Simon Conseil
fc396a1c5e Update changelog 2021-10-15 09:09:52 +02:00
Simon Conseil
e18ece5ae9 Add test and docs 2021-10-15 09:06:57 +02:00
Simon Conseil
e57d4b75fb Merge pull request #448 from saimn/update-codecov
Update codecov, run tests with Python 3.10
2021-10-14 21:43:43 +02:00
Simon Conseil
2fab583ff0 Update tox 2021-10-14 19:12:53 +02:00
Simon Conseil
f78f07fabe Add Python 3.10 2021-10-14 19:09:01 +02:00
Simon Conseil
d04cb5fc1e Update codecov 2021-10-14 19:07:25 +02:00
Tim AtLee
55e01632ca Read Date property from .md for video files 2021-09-11 14:22:40 -06:00
Simon Conseil
910f0f191b Merge pull request #446 from vsg005/main
Add original size information for 'Download ZIP' link in album
2021-09-01 21:46:00 +02:00
vsg005
9232a1a6b5 Add original size information for 'Download ZIP' link in album 2021-08-26 16:39:41 +02:00
Simon Conseil
c40832c7fe Merge pull request #438 2021-08-19 19:37:56 +02:00
thomasdn
5e9ba3e3bd Update album_items.html 2021-08-19 16:38:17 +00:00
thomasdn
d98e130168 Added common subtemplate for album items to be included from album.html and album_list.html 2021-07-11 14:51:38 +02:00
Simon Conseil
7bd806bb9f Fix check-manifest 2021-07-07 00:25:57 +02:00
Simon Conseil
8cda17b46a Add file to ignore the black commit 2021-07-07 00:17:49 +02:00
Simon Conseil
67689730a6 Use black 2021-07-07 00:15:20 +02:00