Commit Graph

569 Commits

Author SHA1 Message Date
Tobias Reich
6b4aaa6a23 Added getArchive to Album 2014-04-04 17:18:59 +02:00
Tobias Reich
9ab72f05f5 Merge branch 'master' of https://github.com/electerious/Lychee into v2.5 2014-04-04 16:21:52 +02:00
Tobias Reich
aaf9341cbc Merge branch 'master' of https://github.com/electerious/Lychee 2014-04-04 15:48:13 +02:00
Tobias Reich
ba43125b73 Improved requirements (#106) 2014-04-04 15:47:15 +02:00
Tobias Reich
03b6ab14ab Added check for zip-extension 2014-04-04 15:14:11 +02:00
Tobias Reich
d49e4792cc Added new functions to Album class 2014-04-03 18:38:58 +02:00
Tobias Reich
33667f70c6 Merge branch 'v2.2' of https://github.com/electerious/Lychee into v2.5 2014-04-02 22:41:20 +02:00
Tobias Reich
37994b5228 Fixed setTitle for albums and photos 2014-04-02 22:40:31 +02:00
Tobias Reich
2400f1c8ef Updated gitignore for further versions 2014-04-02 22:22:48 +02:00
Tobias Reich
fb388a2557 Albums -> Album 2014-04-02 22:15:59 +02:00
Tobias Reich
ab9b1ee011 Improved plugins 2014-04-02 22:14:20 +02:00
Tobias Reich
186efaf86f Added Plugins 2014-04-02 19:30:58 +02:00
Tobias Reich
3bb5511f81 Code improvements 2014-04-02 17:36:50 +02:00
Tobias Reich
48e7e0a911 Revert "Changed album list to array instead of an associative array"
This reverts commit 67788790b2.
2014-04-02 17:32:49 +02:00
dixy
67788790b2 Changed album list to array instead of an associative array
It solves the issue of album sorting: json_encode now creates a list
instead of an object which can't be sorted.
2014-04-02 09:31:37 +02:00
Tobias Reich
c339116a7f Improved JS for view.php 2014-04-02 00:25:54 +02:00
Tobias Reich
f9f9afcade Removed manifest 2014-04-02 00:18:47 +02:00
Tobias Reich
27bdc7dbe6 Fixed view.php 2014-04-02 00:18:25 +02:00
Tobias Reich
e5f0e8138c Change version 2014-04-01 23:43:03 +02:00
Tobias Reich
cdb7d4c197 Fixed wrong if 2014-04-01 22:57:01 +02:00
Tobias Reich
93210ecb64 Fix undefined error 2014-04-01 22:55:45 +02:00
Tobias Reich
edb7471b10 Trying to fix undefined error on mobile devices while swiping 2014-04-01 22:49:51 +02:00
Tobias Reich
cdd5abcdd8 Removed logging 2014-04-01 22:45:22 +02:00
Tobias Reich
02e77b8aea Fixed a swipe error 2014-04-01 22:42:12 +02:00
Tobias Reich
605ef84c0b Fixed an error when swiping and removed unnecessary detection 2014-04-01 22:39:59 +02:00
Tobias Reich
a92a8e5e42 Removed manifest (not working with dynamic files) 2014-04-01 22:35:37 +02:00
Tobias Reich
b2c45087b2 Fixed manifest links 2014-04-01 22:29:11 +02:00
Tobias Reich
b27d8cfbd7 Added manifest for iOS 2014-04-01 22:27:09 +02:00
Tobias Reich
2eed519fb1 Updated Build.md 2014-04-01 22:03:43 +02:00
Tobias Reich
0b28559fce Removed old unused files 2014-04-01 21:39:58 +02:00
Tobias Reich
ee2630b93a Added npm, bower and grunt to compile files 2014-04-01 21:33:29 +02:00
Tobias Reich
a2a5f7e440 Updated jQuery 2014-04-01 20:43:24 +02:00
Tobias Reich
da24b1c6e0 Merge branch 'master' of https://github.com/electerious/Lychee into v2.2 2014-04-01 20:30:49 +02:00
Tobias Reich
961383d12f Added lychee-redirect extension 2014-04-01 20:19:37 +02:00
Tobias Reich
af7e8c8ef2 Set description or tags on upload (internal change) 2014-03-31 14:51:47 +02:00
Tobias Reich
6eb46da1a1 Code and speed improvements 2014-03-30 22:55:19 +02:00
Tobias Reich
f6177e9d3e Version push and cleanup of loadingBar.js 2014-03-30 17:43:49 +02:00
Tobias Reich
5cce602a05 Added row visible 2014-03-30 17:42:45 +02:00
Tobias Reich
c915058bf8 Added shortcuts to docs 2014-03-30 16:32:14 +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
232e963bcc Use document.title as standard-title 2014-03-30 00:20:00 +01:00
Tobias Reich
032e972ece Renamed name to title and added shortcut for tags and description. 2014-03-30 00:12:38 +01:00
Tobias Reich
31d2bbfe28 Added r shortcut and ctrl+ equivalents for shortcuts 2014-03-29 20:28:18 +01:00
Tobias Reich
4a74e992d4 Slower swipe animation 2014-03-27 23:00:23 +01:00
Tobias Reich
942a922a45 Removed animation on desktop and arrows on mobile 2014-03-27 22:53:34 +01:00
Tobias Reich
7699fd0498 Moved a line 2014-03-27 00:26:17 +01:00
Tobias Reich
177d7dda95 Fixed a bug where the image stood in fullscreen 2014-03-27 00:25:54 +01:00
Tobias Reich
994e881c5a Back and forward animation 2014-03-27 00:16:39 +01:00
Tobias Reich
10ad35877e Swipe not working correctly 2014-03-26 23:59:54 +01:00
Tobias Reich
47d2e83a6c Use correct offset 2014-03-26 23:56:22 +01:00