Simon Conseil
71b092375c
fix tests
4 weeks ago
Simon Conseil
83297c83e4
fix relative path specifier for photoswipe import ( fix #545 )
4 weeks ago
Simon Conseil
1c39d2e7ad
back to dev
1 month ago
Simon Conseil
8895687c2a
version 2.6.1
1 month ago
Simon Conseil
b5ecca461b
fix issue with exif missing date
1 month ago
Simon Conseil
04270a66b2
back to dev
1 month ago
Simon Conseil
dd348d1f49
update changelog
1 month ago
Simon Conseil
19c006731e
update pre-commit
1 month ago
Simon Conseil
1cca5b18b8
minor updates (packaging, license)
1 month ago
Simon Conseil
f04d90c695
Merge pull request #543 from saimn/dependabot/github_actions/dot-github/workflows/actions-76468cb07f
...
Bump actions/checkout from 5 to 6 in /.github/workflows in the actions group
3 months ago
dependabot[bot]
e2c72c9022
Bump actions/checkout in /.github/workflows in the actions group
...
Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Simon Conseil
e908c39e6d
add caching for pip packages
5 months ago
Simon Conseil
a4f9e6b097
Merge pull request #536 from Lucas-C/pdf-thumbnails
...
nonmedia_files plugin: adding support for PDF thumbnails using optional dependency pdf2image
5 months ago
Lucas Cimon
2e2175c33a
Fix coverage
5 months ago
Lucas Cimon
52fbf75682
Added pdf2image to [all] optional dependency group
5 months ago
Lucas Cimon
7ac8722969
Adding some docs
5 months ago
Lucas Cimon
9d025c08dd
Adding support for PDF thumbnails using optional dependency pdf2image
5 months ago
Simon Conseil
cc4bf0360b
allow portrait orientation for thumbnails
...
fix #531
5 months ago
Simon Conseil
816575b4ea
allow specifying thumbnail with the original filename
...
fix #476
5 months ago
Simon Conseil
61ff855eff
update changelog
5 months ago
Simon Conseil
2eccfe06b7
Merge pull request #533 from spyros1973/patch-1
...
Update album_items.html
5 months ago
Simon Conseil
84ca95204f
misc
5 months ago
Simon Conseil
8007595fba
remove custom domain
5 months ago
Simon Conseil
ba2e4de629
fix tox
5 months ago
Simon Conseil
8868e19411
update minimum python version, add 3.14
5 months ago
Simon Conseil
cd65d26920
update pre-commit
5 months ago
Simon Conseil
297ee48c4b
Merge branch 'pr/535'
5 months ago
Simon Conseil
7ceac5cb29
add test image and remove warning
5 months ago
Simon Conseil
113f365880
move header stuff to the base template
5 months ago
Simon Conseil
30f1ae2935
Merge pull request #539 from saimn/dependabot/github_actions/dot-github/workflows/actions-1cc54e3a68
...
Bump actions/setup-python from 5 to 6 in /.github/workflows in the actions group
5 months ago
dependabot[bot]
e6a9f1f91b
Bump actions/setup-python in /.github/workflows in the actions group
...
Bumps the actions group in /.github/workflows with 1 update: [actions/setup-python](https://github.com/actions/setup-python ).
Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Simon Conseil
d0e1008f06
Merge pull request #538 from saimn/dependabot/github_actions/dot-github/workflows/actions-a331d3ec2d
...
Bump actions/checkout from 4 to 5 in /.github/workflows in the actions group
7 months ago
dependabot[bot]
a127f1a140
Bump actions/checkout in /.github/workflows in the actions group
...
Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Simon Conseil
591a694b13
update ruff
8 months ago
Simon Conseil
7de623cf60
fix issue with latest version of feedgenerator
8 months ago
Vedanth Padmaraman
8262dff883
Photoswipe: Allow image listing in album_list.html
...
This commit introduces 2 main changes to the Photoswipe theme:
1. The media listing logic from "album.html" is separated
and put in a new template, "album_items.html".
Similarly, the supporting JavaScript content for
initializing Photoswipe is split off into "ps_head.html".
2. The two new templates, "album_items.html" and "ps_head.html",
are included in "album_list.html" in addition to "album.html".
9 months ago
Simon Conseil
28a576a69a
switch to click.echo to fix compat with click 8.2.0
10 months ago
Simon Conseil
b4377ea59c
add debug messages about image sizes
10 months ago
spyros1973
0898c01061
Update album_items.html
...
Change to make html links in md photo description files work.
12 months ago
Simon Conseil
b471b6105e
photoswipe - fix CSS
1 year ago
Simon Conseil
c143300a6d
photoswipe - fix static URL
1 year ago
Simon Conseil
b00a2474e2
back to dev
1 year ago
Simon Conseil
86d8c7f273
update changelog
1 year ago
Simon Conseil
0e9d9a6647
update publish workflow
1 year ago
Simon Conseil
74fb735e9e
pre-commit
1 year ago
Simon Conseil
73d4bb234a
update pre-commit
1 year ago
Simon Conseil
906aa8a04b
update authors
1 year ago
Simon Conseil
430fdc3be4
misc updates
1 year ago
Simon Conseil
17b49b9c30
fix warning with re.subn and py3.13
1 year ago
Simon Conseil
aea2b88531
update changelog
1 year ago