Commit Graph

187 Commits

Author SHA1 Message Date
Renan Guilherme
51b4d140b7 Update custom theme templates, document default
The documentation referenced an "index.html" template which appears to
be no longer used. Update the documentation so that it talks about the
correct templates, album.html and album_list.html.

Also, add documentation about the default theme, talking about what it
contains and what it doesn't.
2022-01-29 11:02:34 -04:00
Simon Conseil
b4f7be2199 Remove support for py37 2021-10-15 09:30:21 +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
67689730a6 Use black 2021-07-07 00:15:20 +02:00
Simon Conseil
bab54d1286 Add pre-commit config 2021-07-07 00:03:02 +02:00
Simon Conseil
c70ae5999f pyupgrade 2021-07-06 22:13:24 +02:00
David Schultz
1bcf0b5da2 Add nonmedia_files plugin to docs. 2021-06-28 19:14:57 -05:00
Simon Conseil
883b523cff Update changelog 2021-06-27 19:37:16 +02:00
Simon Conseil
7ba5f7b441 Rename master 2021-04-19 00:53:56 +02:00
Simon Conseil
5d66e5db68 Remove Python 3.6 2021-04-19 00:44:30 +02:00
Simon Conseil
7aa86fa663 Prepare new version 2021-04-19 00:41:38 +02:00
Simon Conseil
28f5891d65 Release 2.2 2021-04-19 00:19:59 +02:00
Simon Conseil
7bf1b65399 Update changelog 2021-03-16 22:03:00 -03:00
Simon Conseil
d0f7ab98fb Custom sort per album 2021-03-06 12:44:52 -03:00
Simon Conseil
a3ee94f60f Update changelog 2020-12-19 23:43:19 -03:00
Simon Conseil
7daf84ab0f Update changelog 2020-12-17 23:38:07 -03:00
Simon Conseil
bf66548a9f Update changelog 2020-11-25 23:44:53 -03:00
Simon Conseil
a8013a9c83 Update changelog 2020-10-11 22:20:13 -03:00
Simon Conseil
678413c7ca Prepare next version 2020-08-03 23:18:45 -04:00
Simon Conseil
1cc7c06c89 Bump version 2.1.1 2020-08-03 23:15:27 -04:00
Simon Conseil
b62b84c4fd Update changelog 2020-08-03 23:12:55 -04:00
Simon Conseil
b1f2e94770 Prepare next version 2020-05-21 22:14:17 -04:00
Simon Conseil
f091193db2 Update changelog 2020-05-21 21:50:59 -04:00
Simon Conseil
b46cb10aeb Run isort 2020-05-08 23:26:45 -04:00
Simon Conseil
a80b4d2e94 Update changelog and authors 2020-05-08 23:19:08 -04:00
Bowen Ding
8185354bac Update doc 2020-04-14 17:54:40 +08:00
Bowen Ding
87f29707b8 Add plugin encrypt 2020-03-31 00:59:54 +08:00
Simon Conseil
972f0f167d Update changelog 2020-03-15 23:06:24 -03:00
Simon Conseil
e533b32dfc Run isort 2020-03-15 22:58:03 -03:00
Simon Conseil
b29e4790ea Update photoswipe to v4.1.3 [skip ci] 2020-03-15 22:39:07 -03:00
Simon Conseil
c78fff6305 Run pyupgrade 2020-03-15 22:13:12 -03:00
Simon Conseil
6f932075d3 Remove requirements files in favor of setuptools extra 2020-03-15 22:09:02 -03:00
Simon Conseil
b785dcd58e Update copyright 2020-03-15 21:56:43 -03:00
Simon Conseil
376fb46dc6 Improve a bit API docs (ref #379) 2020-01-04 00:41:29 -03:00
Simon Conseil
146216309b Update changelog [skip ci] 2019-10-04 00:12:07 -03:00
Stefano Zacchiroli
5dde6e486b getting started doc: add "album." qualifier where needed
without this, "meta" is not accessible
2019-09-01 22:24:26 +02:00
Simon Conseil
a3bf898c4d Improve docs 2019-08-26 01:14:15 +02:00
Simon Conseil
cd1d5e9d2a Fix api link 2019-08-26 00:53:34 +02:00
Rémi Ferrand
43f07a767d Add new plugin to allow one to disable ZIP generation on a per album basis
* Heavily inspired by the '.nomedia' file
2019-05-14 18:18:18 +02:00
Simon Conseil
2e9ffd9ec0 Use setuptools_scm 2019-01-27 01:23:06 +01:00
Simon Conseil
05a28f3fa6 Move setup to setup.cfg 2019-01-27 01:10:11 +01:00
Simon Conseil
28f7addd27 Update Changelog and version 2019-01-26 23:35:45 +01:00
Simon Conseil
3b599d3ca4 Add script to create a detailed changelog 2019-01-26 23:22:51 +01:00
Simon Conseil
b1aeca81cf Remove Makefile and use tox instead 2019-01-26 23:05:51 +01:00
Simon Conseil
73b6e9612c Update changelog 2018-12-17 00:28:08 +01:00
Antoine Beaupré
26d0d683af explain how to call sigal from git, see #284
This a separate section to avoid confusion with local builds.
2018-10-29 19:56:48 -04:00
subwarpspeed
c28dd3890d GPS location code-block was incorrect, now working
I found that the code was wrong (outdated?). It used
'media.exif.long' when the correct is 'media.exif.gps.lon'.
It was also a bit unuseful since it showed it on the most zoomed
out map (continent level) and no marker.
The current link will go to a faily zoomed in (map=18) and put
a marker in the map.
2018-10-14 04:01:28 +02:00
Simon Conseil
9c74abd5ea Update changelog [ci skip] 2018-10-01 00:20:25 +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