Commit Graph

243 Commits

Author SHA1 Message Date
Tobias Reich
88c8108035 Smaller delete button 2014-02-02 23:55:18 +01:00
Tobias Reich
9cd3f050cd Better parsing for tags 2014-02-02 23:22:06 +01:00
Tobias Reich
ec74dfc06c Merge branch 'master' of https://github.com/electerious/Lychee into tags 2014-02-02 15:38:10 +01:00
Tobias Reich
51262838f7 Retina thumbs while using the search 2014-02-02 15:37:14 +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
d14a3dbf8b Tolerance for multiselect 2014-02-01 21:50:36 +01:00
Tobias Reich
c980157eca Fixed wrong login or password annotation (#71) 2014-02-01 20:27:25 +01:00
Tobias Reich
447d1298b9 Version push 2014-02-01 00:09:05 +01:00
Tobias Reich
d8428de0c4 Donate menu 2014-02-01 00:08:13 +01:00
Tobias Reich
60affcdb64 Disable multiselect on mobile browsers 2014-01-31 22:28:16 +01:00
Tobias Reich
6f09515c20 ContextMenu should never leave the screen again 2014-01-31 22:27:58 +01:00
Tobias Reich
3ad59279b3 Enable multiselect for the whole screen 2014-01-31 22:26:51 +01:00
Tobias Reich
b4b50be732 Delete all and rename all albums 2014-01-31 21:22:25 +01:00
Tobias Reich
f3aa01dc05 ids -> photoIDs 2014-01-31 20:11:28 +01:00
Tobias Reich
458d4ad98e Merge branch 'master' of https://github.com/electerious/Lychee into multiselect 2014-01-31 00:25:14 +01:00
Tobias Reich
5dff1b0d3c Version push to 2.0.2 2014-01-31 00:08:48 +01:00
Tobias Reich
cbb96404cd Improved background and z-index of multiselect 2014-01-29 00:43:29 +01:00
Tobias Reich
ec8a80cd3f Delete all and Move all 2014-01-29 00:43:06 +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
20c3717651 Compress 2014-01-28 22:23:41 +01:00
Tobias Reich
e5df07d6ac Merge branch 'pr/66'
Conflicts:
	assets/js/min/main.js
2014-01-28 22:23:04 +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
ef46bd183a Move all and Star all 2014-01-28 20:44:25 +01:00
Tobias Reich
7b07f43d19 Added missing functions for multiselect 2014-01-28 17:15:23 +01:00
Tobias Reich
dd8de66bd3 Basic Multiselect 2014-01-28 17:00:55 +01:00
Tobias Reich
c165722054 Compressed 2014-01-28 14:07:50 +01:00
Tobias Reich
2d5b9e65c3 Merge branch 'pr/62'
Conflicts:
	assets/js/min/main.js
2014-01-28 14:07:26 +01:00
Tobias Reich
285e611f90 Clear search improvements 2014-01-28 14:04:09 +01:00
birdwing
5f61b1be1d Add an 'X' button for clearing text in the search field. 2014-01-27 18:53:28 -05:00
Tobias Reich
e3f695d502 First album bug fixed 2014-01-27 23:58:51 +01:00
Tobias Reich
cec028dd53 Compressed 2014-01-27 23:29:29 +01:00
Cronos87
dd4520ab45 Change the overflow value from scroll to auto 2014-01-27 20:47:40 +01:00
Tobias Reich
540304eb26 Fixed some php notices 2014-01-26 15:16:59 +01:00
cternes
606560d1cc Fixed download empty archive bug. 2014-01-26 14:42:45 +01:00
Tobias Reich
c4845b50a3 Correct position of upload modal on mobile devices 2014-01-25 17:07:51 +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
f9f4afe7db Move and delete photo fixed 2014-01-22 15:26:13 +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