lychee/src
Nils Asmussen 20c194f00c Always show merge&move operations in context menu.
Previously, we calculated whether there are at least two albums so that
we can actually perform the operation. Due to subalbums this simple
check is not sufficient anymore. Since the rules are more complicated
and we don't have all albums loaded at that point to calculate it
properly, this commit removes the check entirely and always displays
the operations.

The only disadvantage is that if an installation really has just one
album (should rarely happen), the user still sees the merge operation
(not merge all), which results in an album-list with one disabled album.
I think this is okay.
2016-08-04 07:35:49 +02:00
..
images Optimized images 2016-04-10 16:43:28 +02:00
scripts Always show merge&move operations in context menu. 2016-08-04 07:35:49 +02:00
styles Removed disabled context menu item class 2016-07-31 16:11:59 +02:00
gulpfile.js Added basicContext to view scripts 2016-04-08 22:46:13 +02:00
npm-shrinkwrap.json Updated deps 2016-06-25 12:30:14 +02:00
package.json Merge branch 'subalbums' of https://github.com/hrniels/Lychee into feature/subalbums 2016-07-31 15:26:34 +02:00