Commit Graph

220 Commits

Author SHA1 Message Date
Tobias Reich
1f8f6dfead - Edit tags via contextMenu
- Dialog improvements
2014-02-08 21:19:19 +01:00
Tobias Reich
96bd4a5e90 Typewriter apostrophe 2014-02-08 17:52:38 +01:00
Tobias Reich
f671077c26 Better function naming in db.php 2014-02-08 17:28:11 +01:00
Tobias Reich
4fd302f3d0 Config in data/ 2014-02-08 00:08:18 +01:00
Tobias Reich
62c26b9153 Maxlength for inputs 2014-02-02 23:56:20 +01:00
Tobias Reich
9cd3f050cd Better parsing for tags 2014-02-02 23:22:06 +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
38ae4662ff Import filename and upload improvements 2014-01-31 23:55:16 +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
ec8a80cd3f Delete all and Move all 2014-01-29 00:43:06 +01:00
Tobias Reich
ef46bd183a Move all and Star all 2014-01-28 20:44:25 +01:00
Tobias Reich
c23c4f5c03 Permissions 2014-01-26 23:35:42 +01:00
Mathieu Leplatre
c15e63d204 Prevent fetching many rows to check table existance 2014-01-26 20:40:20 +01:00
Tobias Reich
540304eb26 Fixed some php notices 2014-01-26 15:16:59 +01:00
Tobias Reich
76163e8c99 Use GBK charset only on older MySQL versions to avoid SQL injections (Issue #55) 2014-01-26 14:39:47 +01:00
Tobias Reich
0c609dc303 Quotes around mysql query 2014-01-24 23:21:50 +01:00
Tobias Reich
dd0171c726 Avoid sql injection on edge cases 2014-01-24 16:53:22 +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