Commit Graph

19 Commits

Author SHA1 Message Date
Tobias Reich
6eb46da1a1 Code and speed improvements 2014-03-30 22:55:19 +02:00
Tobias Reich
5cce602a05 Added row visible 2014-03-30 17:42:45 +02:00
dixy
466296e49b Use fetch_assoc instead of fetch_array 2014-03-20 14:52:54 +01:00
Tobias Reich
24c91e47d4 added option to add public album 2014-03-18 22:23:07 +01:00
Tobias Reich
05543793b0 Trim whitespace and spaces to tabs 2014-02-17 17:01:46 +01:00
Tobias Reich
bd5394024b Return false for smart albums 2014-02-14 18:58:21 +01:00
Tobias Reich
7c0c000880 Can not make albums public (#80) 2014-02-11 12:36:06 +01:00
Tobias Reich
759ce874e7 MySQL select performance (#79) 2014-02-10 18:04:34 +01:00
Tobias Reich
88a5810e0c - Multi-Folder import from server
- Improved upload
- Tidied up .php files
- Removed import of single files via view.php?p=filename
2014-02-09 22:30:16 +01:00
Tobias Reich
1f8f6dfead - Edit tags via contextMenu
- Dialog improvements
2014-02-08 21:19:19 +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
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
b4b50be732 Delete all and rename all albums 2014-01-31 21:22:25 +01:00
Tobias Reich
ec8a80cd3f Delete all and Move all 2014-01-29 00:43:06 +01:00
Tobias Reich
c23c4f5c03 Permissions 2014-01-26 23:35:42 +01:00
Tobias Reich
540304eb26 Fixed some php notices 2014-01-26 15:16:59 +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