Commit Graph

1572 Commits

Author SHA1 Message Date
Jason Priebe
8ea4f68437 add "(filtered)" to the Albums title while a filter is active 2016-11-28 02:40:38 +00:00
Jason Priebe
9321aecf17 if filter is changed while on album view, make the albums screen reflect that when the user hits "back" 2016-11-28 02:39:58 +00:00
Jason Priebe
15b8e44a22 fixed issue where albums page would show thumbnails for an album that didn't match the filter (the album was correctly selected, since it *has* images that match the filter, but the selected thumbnail didn't necessarily match the filter) 2016-11-28 02:29:32 +00:00
Jason Priebe
30cc198302 first cut at filtering 2016-11-27 22:36:16 +00:00
Tobias Reich
3eaaed7271 Merge pull request #637 from electerious/develop
Lychee 3.1.5
2016-10-25 18:22:38 +02:00
Tobias Reich
cd471be2b0 Rebuild 2016-10-25 18:15:52 +02:00
Tobias Reich
d7bdddc4c5 Updated version 2016-10-25 18:15:45 +02:00
Tobias Reich
424ac3d5b5 Removed npm-shrinkwrap 2016-10-25 18:11:38 +02:00
Tobias Reich
623325691f Nobody needs a copyright in each file… 2016-10-25 18:11:27 +02:00
Tobias Reich
3a6c89ba87 Added v3.1.5 to changelog 2016-10-25 18:07:51 +02:00
Tobias Reich
2041758551 Updated deps 2016-10-25 18:07:16 +02:00
Tobias Reich
9c202f291b Rebuild 2016-09-25 13:04:35 +02:00
Tobias Reich
89b4f56160 Improve auto-fullscreen delay #625 2016-09-25 13:03:51 +02:00
Tobias Reich
5c1ee46a21 Updated deps 2016-09-25 13:01:02 +02:00
Tobias Reich
b360d23661 Smoothing rotation of album #626
Keep the composited layer created by the browser during the animation. Makes the border of the transformed thumb look better.
2016-09-25 12:58:31 +02:00
Tobias Reich
e1e3f31839 Hide mouse pointer in full screen mode #620 2016-09-20 10:02:16 +02:00
Tobias Reich
c0de7b8c63 Merge pull request #610 from electerious/develop
Lychee 3.1.4
2016-08-28 13:14:18 +02:00
Tobias Reich
3e3dfb0d63 Updated date for v3.1.4 in changelog 2016-08-28 13:14:06 +02:00
Tobias Reich
346a123e3e Rebuild 2016-08-28 13:13:04 +02:00
Tobias Reich
b098cab264 Updated version to 3.1.4 2016-08-27 18:12:35 +02:00
Tobias Reich
1cda75adea Updated changelog 2016-08-27 18:11:22 +02:00
Tobias Reich
033e0d2f2e Rebuild 2016-08-27 18:07:32 +02:00
Tobias Reich
cea42f126a Improved nextPhoto and previousPhoto check 2016-08-27 18:06:47 +02:00
Tobias Reich
3a458939c9 Fixed missing medium when searching #605 2016-08-27 18:04:34 +02:00
Tobias Reich
18f2397830 Fixed link to demo #602 2016-08-22 15:54:10 +02:00
Tobias Reich
b26cbc0a22 Merge pull request #601 from electerious/develop
Lychee 3.1.3
2016-08-22 13:53:01 +02:00
Tobias Reich
bf0ef33a98 Updated changelog 2016-08-22 13:52:14 +02:00
Tobias Reich
e4d0e9a3e5 Rebuild 2016-08-22 13:47:26 +02:00
Tobias Reich
8a267c05c5 Hide sidebar when navigating to smart album 2016-08-22 13:45:48 +02:00
Tobias Reich
a0c33bb4a0 Updated version 2016-08-22 13:16:49 +02:00
Tobias Reich
13f193381d Added v3.1.3 changelog 2016-08-22 13:08:22 +02:00
Tobias Reich
58d378da1a Rebuild 2016-08-22 12:55:21 +02:00
Tobias Reich
c527534ee5 Prefetch big when medium not available 2016-08-22 12:54:12 +02:00
Tobias Reich
83389467ce Removed Docker docs as Dockerfile has been outsourced already
Dockerfile not part of the project anymore. Check the readme for more details.
2016-08-20 20:54:56 +02:00
Tobias Reich
274f782f3c Merge pull request #600 from qligier/pr-rotate
Rotate and flip the image with GD
2016-08-20 15:14:54 +02:00
Quentin Ligier
eff2b34c7d Coding style 2016-08-20 12:36:27 +02:00
Quentin Ligier
e5a88c918f Rotate and flip the image with GD 2016-08-20 12:34:31 +02:00
Quentin Ligier
c7d0e5215d Merge pull request #9 from electerious/develop
Develop merge
2016-08-20 12:31:37 +02:00
Tobias Reich
6a1d38d0e9 Rebuild 2016-08-09 09:53:29 +02:00
Tobias Reich
d458feb55d Updated deps 2016-08-09 09:53:24 +02:00
Tobias Reich
0188cbba38 Merge branch 'hrniels-fullscreen' into develop 2016-08-09 09:42:34 +02:00
Tobias Reich
c7c0ff4fb2 Merge pull request #590 from hrniels/diagnostics-imagick
Added warning if Imagick is not installed/enabled.
2016-08-07 13:33:00 +02:00
Nils Asmussen
9b71bae4a1 Added warning if Imagick is not installed/enabled.
If GD is used instead of Imagick, rotating uploaded pictures leads to
a loss of their metadata. Since this is unexpected and maybe a problem,
the diagnostics should show a warning.

This commit displays a warning if it's either not installed or not
enabled in settings.
2016-08-06 16:00:48 +02:00
Nils Asmussen
8181bd6ce6 Removed duplicated timeout for header.
Because of that, the timeout for going into fullscreen mode
has been changed from 500ms to 1s.
2016-08-06 15:19:55 +02:00
Tobias Reich
808d7afb89 Merge branch 'hrniels-diagnostics' into develop 2016-08-06 14:24:50 +02:00
Nils Asmussen
a1879c2a21 diagnostics: don't assume that gd_info exists (fixes #565). 2016-08-04 23:07:06 +02:00
Nils Asmussen
e41b0f81bd Improved fullscreen enter/leave in photo view.
Previously, document.mouse{enter,leave} was used for that. This
has the disadvantage that is doesn't work when the browser is
in fullscreen mode (at least, in Chromium), because the mouse
can no longer leave the document.

With this commit, mousemove is used to switch to fullscreen
in the photo view after the user has not moved the mouse for
some time. It is left again, if the user moves the mouse.
2016-08-01 14:20:21 +02:00
Tobias Reich
cfad36d798 Added "session" to required extensions #579 2016-07-27 20:31:33 +02:00
Tobias Reich
b1408ca5e6 Rebuild 2016-07-02 14:54:32 +02:00
Tobias Reich
1b8dd24fe1 Prefetch the medium photo instead of the big one #446 2016-07-02 14:53:25 +02:00