Skip to content

Tags: mir07/Lychee

Tags

v3.2.11

Toggle v3.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V3.2.11 candidate (LycheeOrg#183)

* Setting for image overlay type
* Create update file to insert `image_overlay_type` field in settings.
* Write the data display type to the settings table when submitted by the user.
* Include 24-hour timestamp in `photo.json`
* Add setting for php_script_limit. Fixes LycheeOrg#177
* Update English locale with new Setting button
* Validate image overlay type default from Settings
* Write image_overlay_type keys to lychee_settings table

v3.2.10

Toggle v3.2.10's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
d7415 Martin Stone
Bump version to 3.2.10

- Switch to InnoDB engine. Closes LycheeOrg#169
- Add setting to decide whether to delete photos from source when imported. Fixes LycheeOrg#173
- Use existing albums (if available) when importing from server
- Remove '[Import] ' prefix for albums created by import

v3.2.10-release

Toggle v3.2.10-release's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
d7415 Martin Stone
Bump version to 3.2.10

- Switch to InnoDB engine. Closes LycheeOrg#169
- Add setting to decide whether to delete photos from source when imported. Fixes LycheeOrg#173
- Use existing albums (if available) when importing from server
- Remove '[Import] ' prefix for albums created by import

v3.2.9

Toggle v3.2.9's commit message
Add @dbw3 as a contributor

v3.2.8-fixed

Toggle v3.2.8-fixed's commit message
Fixes this damn issue

v3.2.7

Toggle v3.2.7's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
d7415 Martin Stone
Album-level licenses.

Fix LycheeOrg#133 (Center align play icon)
Fix LycheeOrg#146 (Missing "small" folder)
Other minor bugfixes.

v3.2.6

Toggle v3.2.6's commit message
`Fixes` bugs related to move.

`New` global setting for license.

v3.2.5

Toggle v3.2.5's commit message
Add License to pictures and copy to... in context menu.

v3.2.4

Toggle v3.2.4's commit message
Fixes LycheeOrg/Lychee#111

Even if this should be needed.

v3.2.2

Toggle v3.2.2's commit message
Add German translation

Add support for justified-layout

Only works with Imagick and medium.
Lychee-front side will require a npm install (for those who wants to dev).