Commit Graph

13 Commits

Author SHA1 Message Date
Tobias Reich
2a745b5304 Do not show tags in public mode 2014-02-09 00:34:31 +01:00
Tobias Reich
c4ba5ea64e Show edit icon on tags 2014-02-04 21:39:17 +01:00
Tobias Reich
be404366bc Basic implementation for tags
- Edit Tags
- Delete Tags
- Search Tags

Multiselect:
- Only when logged in
2014-02-02 15:11:46 +01:00
Tobias Reich
7166a536e4 Merge branch 'master' of https://github.com/electerious/Lychee into multiselect 2014-01-28 22:58:45 +01:00
Tobias Reich
bf24b74dc5 Display photo title on hover, if title is too long for the overlay 2014-01-28 22:56:03 +01:00
Tobias Reich
d678cd97d7 Merge branch 'master' of https://github.com/electerious/Lychee into multiselect 2014-01-28 22:34:01 +01:00
Tobias Reich
5e43667281 Album tooltip improvements
- Only display tooltip when album title too long
- Change title when changing album title
2014-01-28 22:22:05 +01:00
tomcodes
df77b22bb8 Added title tag on album div 2014-01-28 20:52:12 +01:00
tomcodes
8c9182f1e1 Added title tag on album div 2014-01-28 20:45:08 +01:00
Tobias Reich
7b07f43d19 Added missing functions for multiselect 2014-01-28 17:15:23 +01:00
Tobias Reich
77398cab56 Avoid console error on retina-screens 2014-01-25 16:57:15 +01:00
Tobias Reich
79607485fb V2.0.1
- Share > Direct Link
- Download individual images (Issue #43)
- ContextMenu stays within the window (Issue #41)
- Prevent default ContextMenu (Issue #45)
- Small ContextMenu improvements
- Small security improvements
2014-01-24 13:49:01 +01:00
Tobias Reich
dd2f6ebc77 V2.0
- All new redefined interface
- Faster animations and transitions
- Import from Dropbox
- Import from Server
- Download public albums
- Several sorting options
- Installation assistent
- Infobox and description for albums
- Faster loading and improved performance
- Better file handling and upload
- Album covers are chosen intelligent
- Prettier URLs
- Massive changes under the hood
- IPTC support (Headline and Caption)
- EXIF Orientation support

How to update:
1. Replace all files, excluding `uploads/`
2. Open Lychee and enter your database details
2014-01-22 11:12:51 +01:00