Commit Graph

25 Commits

Author SHA1 Message Date
Tobias Reich
c26b4e4399 Fixed wrong header in photo-view 2014-09-20 18:06:03 +02:00
Tobias Reich
c57a284713 Code cleanup 2014-09-20 11:34:32 +02:00
Tobias Reich
582a8a3f93 Small code adjustments #232 2014-09-17 23:11:02 +02:00
Roman
4ce4048584 Minor tweaks and corrections based on Tobias's comments 2014-09-17 16:42:10 +03:00
Roman
fa8cad02bb Changed spaces to tabs for indentation 2014-09-16 15:20:35 +03:00
Roman
b8020fb1ff Fixed broken scrolling when changing albums<->album views 2014-09-14 15:31:58 +03:00
Roman
e9544e8f8f * Improved performance by caching:
- The albums view is stored in memory when changing from the albums to the individual album/photo view.
- When viewing photos, the next picture in the current album is preloaded.

* Default sort order of albums is changed from new to old.

* Fixed scroll position when changing from albums to album and vice versa
2014-09-14 14:48:12 +03:00
Tobias Reich
ac0850d7fa Hide download button when downloadable is off 2014-08-17 19:16:17 +02:00
Tobias Reich
c6a9064508 Moved code part 2014-08-17 19:06:45 +02:00
Tobias Reich
328bcd7c43 "No public albums" now easier to read #205 2014-08-16 22:24:45 +02:00
Tobias Reich
8974b7c2aa Fixed a bug with the back button and zero public listed albums 2014-07-21 22:46:37 +02:00
Tobias Reich
abc7c9233d Only first item of album preview should be a retina image 2014-07-21 00:44:22 +02:00
Tobias Reich
911e168b6f Less parsing of photos/albums on client-side 2014-07-12 20:12:38 +02:00
Tobias Reich
ce373c26d5 Added new SmartAlbum which shows all recent uploads 2014-06-29 15:40:06 +02:00
Tobias Reich
37994b5228 Fixed setTitle for albums and photos 2014-04-02 22:40:31 +02:00
Tobias Reich
270a2d8e0c Fixed a bug, where the header could be hidden after closing a photo 2014-03-30 00:36:07 +01:00
Tobias Reich
7699fd0498 Moved a line 2014-03-27 00:26:17 +01:00
Tobias Reich
43d6b3d4cd Improved fullscreen using CSS 2014-03-26 20:49:00 +01:00
Tobias Reich
00156aa01a Moved code to init 2014-03-25 15:25:28 +01:00
Tobias Reich
381a86c99d Added e.preventDefault 2014-03-25 15:19:49 +01:00
Tobias Reich
28638d2163 Added fullscreen on mobile 2014-03-25 15:15:40 +01:00
Tobias Reich
2d66c445da jsHint enhancements 2014-02-25 23:37:05 +01:00
Tobias Reich
ef22205252 Makefile 2014-02-23 16:02:01 +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