Tobias Reich
|
b7ca72b817
|
Added plugin-call to Photo
|
2014-04-05 16:25:49 +02:00 |
|
Tobias Reich
|
56eaac4a81
|
Get sysdate from photo-id
|
2014-04-05 16:22:46 +02:00 |
|
Tobias Reich
|
a0787d7c11
|
Renamed file
|
2014-04-05 16:03:43 +02:00 |
|
Tobias Reich
|
26d7242ed2
|
Removed unused param and enabled debug mode
|
2014-04-05 16:03:14 +02:00 |
|
Tobias Reich
|
25ba93b89a
|
Added Photo class
|
2014-04-05 16:02:53 +02:00 |
|
Tobias Reich
|
d722801a5f
|
Moved a function and fixed a wrong plugins call
|
2014-04-05 15:59:31 +02:00 |
|
Tobias Reich
|
14f4d918a4
|
Removed unused require
|
2014-04-04 23:19:44 +02:00 |
|
Tobias Reich
|
cae0eeef1b
|
Moved Settings to new file
|
2014-04-04 23:18:26 +02:00 |
|
Tobias Reich
|
b1eda0fc6e
|
Fixed view and added Settings class
|
2014-04-04 23:17:54 +02:00 |
|
Tobias Reich
|
10cc0d2995
|
Added Database class
|
2014-04-04 21:59:39 +02:00 |
|
Tobias Reich
|
68068969cb
|
Extends Module
|
2014-04-04 21:27:10 +02:00 |
|
Tobias Reich
|
2400564a79
|
Added plugin-call to Session
|
2014-04-04 21:12:49 +02:00 |
|
Tobias Reich
|
43df706e66
|
Session class
|
2014-04-04 21:10:32 +02:00 |
|
Tobias Reich
|
7f8503aa15
|
Improved plugin call
|
2014-04-04 20:11:45 +02:00 |
|
Tobias Reich
|
0a922bd076
|
Added get, getSmartInfo, getPublic and checkPassword to Album
|
2014-04-04 19:34:12 +02:00 |
|
Tobias Reich
|
7dcf062602
|
Removed date from compressed files
|
2014-04-04 18:50:58 +02:00 |
|
Tobias Reich
|
ce3914e801
|
Added setPublic and setPassword to Album
|
2014-04-04 17:56:08 +02:00 |
|
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 |
|