Commit Graph

  • 77adbde096
    Merge 34bb74a330 into 9eead93ab7 David Schultz 2024-02-28 11:02:02 -0600
  • 9eead93ab7
    Merge pull request #510 from dsschult/write-static-once Simon Conseil 2024-02-28 17:27:47 +0100
  • 4517e8e140 remove unused import from testing David Schultz 2024-02-22 11:43:39 -0600
  • 892cb267ed try using a class method instead David Schultz 2024-02-22 11:42:27 -0600
  • 2b2d6e0424 more caching tests for better coverage David Schultz 2024-02-19 21:57:30 -0600
  • 0b8120f5cc add an option to cache by album David Schultz 2024-02-19 15:28:36 -0600
  • 34bb74a330 update only a single album David Schultz 2024-02-19 15:29:36 -0600
  • a148592a2f only write the static files once David Schultz 2024-02-19 17:59:00 -0600
  • 27e10d4b00
    Merge pull request #507 from dsschult/sort_signed Simon Conseil 2024-01-18 19:31:41 +0100
  • bdbefe1b7d
    Merge pull request #509 from Lixeiden/keep-orig-comment Simon Conseil 2024-01-18 19:30:17 +0100
  • 8f26b30c62 Clarify default value of keep_orig in config comments Lixeiden 2024-01-18 16:13:00 +0200
  • 1c2cb066d5 also test album sorting with negative numbers David Schultz 2024-01-12 12:31:37 -0600
  • 63c5b1e0f9 allow sorting negative numbers correctly David Schultz 2024-01-12 12:23:23 -0600
  • c985ccac68
    Merge pull request #506 from dsschult/cache_input_size Simon Conseil 2024-01-12 18:26:20 +0100
  • 371a4618f2 cache input size to make updating faster David Schultz 2024-01-10 15:53:42 -0600
  • 943d77c04f Update README Simon Conseil 2023-11-08 23:34:21 +0100
  • b853f3e7b2 Require Python 3.9, run tests with 3.12 Simon Conseil 2023-11-08 23:30:39 +0100
  • be12c37dd7 Change doc theme Simon Conseil 2023-11-08 23:24:40 +0100
  • 7839e90c05 Update RTD config Simon Conseil 2023-11-08 22:36:48 +0100
  • 6abcf10e2c
    Merge pull request #503 from dvzrv/dvzrv/theme_files Simon Conseil 2023-11-08 22:28:32 +0100
  • ebedd9f0cc
    Add data files for themes and plugins using setuptools package-data David Runge 2023-10-27 10:08:31 +0200
  • 6bd9cd348a Back to dev Simon Conseil 2023-09-29 09:06:18 +0200
  • 6fe5b97202 Update AUTHORS 2.4 Simon Conseil 2023-09-29 08:59:01 +0200
  • 6ac2ec9e56 Update changelog Simon Conseil 2023-09-29 08:48:01 +0200
  • b49f697271
    Merge pull request #499 from saimn/pillow Simon Conseil 2023-09-29 08:28:42 +0200
  • cb5ce6e8e8 Update pre-commit Simon Conseil 2023-09-29 08:24:57 +0200
  • 4c48498b98 Remove pin for Pillow 10 Simon Conseil 2023-09-29 08:23:41 +0200
  • 69bd554f83
    Merge pull request #498 from jraby/IndexError-on-empty-source-dir Simon Conseil 2023-09-07 08:38:29 +0200
  • b8815bd8cf Avoid IndexError with empty source dir Jean Raby 2023-09-06 21:13:05 -0400
  • c15d543fd0 Update Python requirement in README Simon Conseil 2023-08-30 21:55:50 +0200
  • 8481f20d0f Fix logger initialization Simon Conseil 2023-07-30 22:58:10 +0200
  • 33ab4f53ea Better handling of verbosity/progress Simon Conseil 2023-07-30 22:54:23 +0200
  • 6997fe3290 Optimize slow tests Simon Conseil 2023-07-15 17:07:07 +0200
  • 848fcaa853 Optimize plugins testing without building the full test gallery Simon Conseil 2023-07-15 16:27:35 +0200
  • 3cf4f0979a Use pillow's context manager Simon Conseil 2023-07-15 15:30:28 +0200
  • de597c576c Remove compat code for old versions of Pillow Simon Conseil 2023-07-15 13:12:15 +0200
  • df525a1743 Move cli handling to __main__ Simon Conseil 2023-07-15 12:58:10 +0200
  • 1ce2206601 Update copyright Simon Conseil 2023-07-15 12:24:54 +0200
  • 6ead91b4b7 Use wheels within tox Simon Conseil 2023-07-07 12:41:36 +0200
  • 2dc1e556b0
    Merge pull request #491 from KaibutsuX/supportAlbumForce Simon Conseil 2023-07-05 21:54:59 +0200
  • 81c0d81e80 Fixed my tests and changes Sean Grider 2023-07-05 14:10:38 -0400
  • f0f224f8c0 Added tests, better naming, address comments Sean Grider 2023-06-05 10:38:27 -0400
  • 384affd891 Fix typo Sean Grider 2023-06-05 09:23:35 -0400
  • 46ca38d5a4 Added support for -a, --force-album argument Like --force, but can specify multiple specific album names or wildcard patterns to apply to entire album paths like: -a Pics/* -a *Wedding* -a 'Landscape Photos' Sean Grider 2023-06-02 15:40:55 -0400
  • b45d018cea Remove uses of pkg_resources Simon Conseil 2023-07-05 19:13:58 +0200
  • 8e364692ee Set maximum version for Pillow Simon Conseil 2023-07-05 19:00:31 +0200
  • ec36725cdc Simplify coverage.source Simon Conseil 2023-07-05 18:44:00 +0200
  • 4cc7f5f4d2 Update changelog Simon Conseil 2023-06-03 17:57:09 +0200
  • 401f40beb2 Replace isort and pyupgrade with ruff Simon Conseil 2023-06-03 17:40:32 +0200
  • 5f61164f94
    Merge pull request #492 from saimn/tox Simon Conseil 2023-06-03 16:53:38 +0200
  • 6dc3dd0796 Try to fix issue with tox-gh-actions Simon Conseil 2023-06-03 16:46:44 +0200
  • 0923a56a56 Replace example ogv file to avoid issues with ffmpeg Simon Conseil 2023-04-20 20:07:12 +0200
  • eec4c3fd02 Remove MANIFEST.in, not needed with setuptools_scm Simon Conseil 2023-02-14 23:05:43 +0100
  • 7fe68fc729 Remmove unneeded file Simon Conseil 2023-02-14 22:37:46 +0100
  • 33b6bafbde Use ruff Simon Conseil 2023-02-14 22:09:04 +0100
  • 8e72326510 Move setuptools config to pyproject Simon Conseil 2023-02-14 22:01:34 +0100
  • 66bd01106b Normalize strings Simon Conseil 2023-02-12 17:31:08 +0100
  • 7b0fee1eec pre-commit - update and run Simon Conseil 2023-02-12 17:29:17 +0100
  • f5e53dd8db
    Merge pull request #487 from tired-engineer/tired-engineer-patch-1 Simon Conseil 2023-02-14 21:32:25 +0100
  • f752101d55
    Update link to Galleria tired-engineer 2023-02-14 11:01:37 +0100
  • 3afe76ea85
    Merge pull request #485 from KaibutsuX/supportBlackDetection Simon Conseil 2023-01-04 21:56:23 +0100
  • e41b0695de Fixed typo Sean Grider 2023-01-02 12:55:32 -0500
  • 1552ac14cd Added myself to AUTHORS Sean Grider 2022-12-30 23:45:40 -0500
  • 2ca3e174a3 Added support for black detection in video thumbnail generation Added 3 new conf options: * thumb_video_black_retries = 0 * thumb_video_black_retry_offset = 1 * thumb_video_black_max_colors = 4 Sean Grider 2022-12-30 23:32:36 -0500
  • 03418f5a90 Fix issue with Sphinx 6 and extlinks Simon Conseil 2023-01-02 17:24:08 +0100
  • 0d70f3a1d0 Update pre-commit Simon Conseil 2022-12-11 18:05:41 +0100
  • 9cd25ea1ee Don't show the galleria container if there are no medias (fix #484) Simon Conseil 2022-12-11 17:55:04 +0100
  • 4fd9fb2391 Force encrypt's password form to be on top (fix #483) Simon Conseil 2022-12-11 17:42:10 +0100
  • f56850bf5e Add CI job aith Python 3.11 Simon Conseil 2022-11-23 22:27:35 +0100
  • a05245d56c Add mkv to video_extensions (ref #481) Simon Conseil 2022-11-23 22:24:42 +0100
  • ccc73bcede Update pre-commit Simon Conseil 2022-11-23 22:20:41 +0100
  • 8561a386f5 This plugin add basic raw support. Plugin make temp directory which is use for generate jpeg from raw file (jpeg is camera-generated thumbnail). For this dcraw program is used. Honza silent killer 2022-08-23 13:45:25 +0200
  • 3031439aa1 Skip for now ... Simon Conseil 2022-08-15 22:16:23 +0200
  • 249191c243 Try something else Simon Conseil 2022-08-15 20:27:24 +0200
  • aa7cc96959 Increase coverage Simon Conseil 2022-08-15 20:21:19 +0200
  • ca74af27bd Increase coverage Simon Conseil 2022-08-15 20:04:26 +0200
  • 2c34776dd6 Switch to src layout Simon Conseil 2022-08-15 18:51:39 +0200
  • ffb42efcd5 Remove checkdocs Simon Conseil 2022-08-15 17:44:15 +0200
  • ae266f79e0 Remove setup.py Simon Conseil 2022-08-15 17:16:35 +0200
  • 604b2f9a48 Update and run pre-commit Simon Conseil 2022-08-15 17:09:44 +0200
  • 272f33266d Make sure zip_gallery is set correctly (fix #477) Simon Conseil 2022-08-15 17:07:42 +0200
  • 5ee967bf9e
    Merge pull request #479 from saimn/update-pillow Simon Conseil 2022-08-02 17:22:12 +0200
  • ce40d846fe Handle deprecation Simon Conseil 2022-08-02 17:15:51 +0200
  • 3ce86e5763 Bump Pillow requirement Simon Conseil 2022-08-02 17:08:17 +0200
  • 69ed93053e Replace deprecated Image.ANTIALIAS Simon Conseil 2022-08-02 17:08:02 +0200
  • ce139ed46a Call PIL.Image.init to register all formats (fix #474) Simon Conseil 2022-08-02 17:00:31 +0200
  • 35d42e9904
    Merge pull request #471 from amesgen/theme-dir-writable Simon Conseil 2022-07-12 22:31:10 +0200
  • 0bf932935b
    Make theme dir writable after copying to it amesgen 2022-06-27 21:22:24 +0200
  • 9e1038d096
    Merge pull request #469 from tudacs/titleregexp Simon Conseil 2022-06-19 12:49:47 -0400
  • b3bb9c8181
    Merge pull request #468 from tudacs/sort_precedence Simon Conseil 2022-06-19 12:47:33 -0400
  • 05218ba079 Add documentation of titleregexp-plugin tudacs 2022-06-12 14:59:13 +0200
  • 0b70e6e4cf Add tests for sorting tudacs 2022-06-12 14:22:20 +0200
  • a56587c554 Add list of keys to sample gallery for tests tudacs 2022-06-10 05:55:13 +0200
  • c08d1a6dd4 Add substitute to tests tudacs 2022-06-10 05:40:37 +0200
  • c3c44fe2a8 Iterate over sort-properties tudacs 2022-06-03 16:01:47 +0200
  • 03454021ea Add test tudacs 2022-06-03 14:41:40 +0200
  • ea41c2fee0 Add titleregexp-plugin tudacs 2022-06-03 12:51:52 +0200
  • 5d39300137 Prepare next version Simon Conseil 2022-04-08 20:22:33 +0200
  • fd1fc0a771
    Merge pull request #464 from saimn/version-2.3 2.3 Simon Conseil 2022-04-08 14:16:11 -0400
  • c56eae0a6b Update AUTHORS Simon Conseil 2022-04-08 20:15:50 +0200