Tobias Reich
|
911e168b6f
|
Less parsing of photos/albums on client-side
|
2014-07-12 20:12:38 +02:00 |
|
Tobias Reich
|
4f272c4ba4
|
Merge branch 'recent'
Conflicts:
assets/min/main.js
|
2014-07-05 00:41:36 +02:00 |
|
Tobias Reich
|
c064c1c0e4
|
Version push and add checksum for existing users #179
|
2014-07-05 00:39:31 +02:00 |
|
pyro2927
|
ba852f8a03
|
Adding in photo checksum to detect dupes
|
2014-07-02 14:29:34 -05:00 |
|
Tobias Reich
|
ce373c26d5
|
Added new SmartAlbum which shows all recent uploads
|
2014-06-29 15:40:06 +02:00 |
|
Tobias Reich
|
8e8fd91497
|
Fixed a bug with smart albums
|
2014-06-29 15:03:19 +02:00 |
|
Tobias Reich
|
386a0c2b8e
|
Show takedate in photo-overlay when available
|
2014-06-28 22:49:49 +02:00 |
|
Rene Luria
|
a5288f96b8
|
loosen perms for fpm
|
2014-06-26 14:25:23 +02:00 |
|
Tobias Reich
|
33446c30e8
|
Fixed a static warning (#172)
|
2014-06-25 14:50:49 +02:00 |
|
Tobias Reich
|
1ecc81c18f
|
Fixed a bug with problematic chars in album names when trying to download them
|
2014-06-18 23:36:00 +02:00 |
|
Tobias Reich
|
a3828e72ae
|
Fixed import of filename
|
2014-06-14 23:06:11 +02:00 |
|
Tobias Reich
|
65094ccad5
|
Fixed album download with double dot in filename
|
2014-06-14 23:05:45 +02:00 |
|
Tobias Reich
|
a1b2d0a746
|
Don't stop upload when adjustFile returns false
|
2014-05-30 16:57:52 +02:00 |
|
Tobias Reich
|
a8d792dcf1
|
Improved if condition
|
2014-05-30 16:57:15 +02:00 |
|
Tobias Reich
|
1d7d852ddd
|
Changed error to notice
|
2014-05-30 16:56:41 +02:00 |
|
Tobias Reich
|
b4226d7bdd
|
Added Log to Session
|
2014-05-30 16:55:56 +02:00 |
|
Tobias Reich
|
4e52b1e545
|
Added Log to Settings
|
2014-05-30 16:55:30 +02:00 |
|
Tobias Reich
|
226296e3a8
|
Added Log to Database
|
2014-05-30 16:54:34 +02:00 |
|
Tobias Reich
|
ba778998dd
|
Fixed a PHP syntax error with arrays (#160)
|
2014-05-23 15:47:48 +02:00 |
|
Tobias Reich
|
404b519747
|
getExtension() helper
|
2014-05-20 12:44:08 +02:00 |
|
Tobias Reich
|
69aa61cade
|
Fixed photo download
|
2014-05-20 12:31:48 +02:00 |
|
Tobias Reich
|
8cf7ad5480
|
Hide password-protected albums
|
2014-05-17 23:53:55 +02:00 |
|
Tobias Reich
|
02740d840a
|
Prevent unsupported files from being moved (#151)
|
2014-05-17 22:59:28 +02:00 |
|
Tobias Reich
|
1cef3c29c4
|
Merge pull request #156 from djdallmann/v2.5
Added support for filenames with spaces by using escapeshellarg() to eva...
|
2014-05-17 22:50:00 +02:00 |
|
Tobias Reich
|
830e2362d3
|
Catch error when calling Import::move
|
2014-05-17 22:48:06 +02:00 |
|
Tobias Reich
|
7e6fd3ccc7
|
Improved plugin loading
|
2014-05-17 16:51:56 +02:00 |
|
djdallmann
|
b2658d7e01
|
Added support for filenames with spaces by using escapeshellarg() to evaluate and treat string as literal.
|
2014-05-17 05:41:18 +00:00 |
|
Tobias Reich
|
9db3d31cc0
|
Added permission check to upload
|
2014-05-16 23:24:11 +02:00 |
|
Tobias Reich
|
edca6c088a
|
Added function to check permissions
|
2014-05-16 23:23:49 +02:00 |
|
Tobias Reich
|
5689278908
|
Added logging for subfolders
|
2014-05-16 23:22:41 +02:00 |
|
Tobias Reich
|
0dc54c44e0
|
Added logging for folder deletion
|
2014-05-16 23:22:20 +02:00 |
|
Tobias Reich
|
08fe04c241
|
Added Import:move from Import:server and disabled moveToTemp by default (#151)
|
2014-05-16 22:47:45 +02:00 |
|
Tobias Reich
|
0167507604
|
Code adjustments and improvemts for #151
|
2014-05-13 22:49:23 +02:00 |
|
Tobias Reich
|
83a7aa196c
|
Fixed logging
|
2014-05-13 22:10:04 +02:00 |
|
Tobias Reich
|
d31f0831d4
|
Merge pull request #151 from djdallmann/v2.5
Added feature to move files before processing in Import.php for server
|
2014-05-13 21:55:18 +02:00 |
|
djdallmann
|
b321e2d970
|
Updated to include better error handling and to use the new error class.
|
2014-05-10 23:23:33 +00:00 |
|
Tobias Reich
|
775673cf18
|
Added loggint to Photo
|
2014-05-08 20:50:18 +02:00 |
|
Tobias Reich
|
39131033db
|
Added notice and warning function to Log (#143)
|
2014-05-06 22:11:37 +02:00 |
|
Tobias Reich
|
d9b48f4080
|
Added more error logging to Album class (#143)
|
2014-05-06 21:37:21 +02:00 |
|
Tobias Reich
|
83188ae9d9
|
Added error logging to Album class (#143)
|
2014-05-06 21:24:58 +02:00 |
|
Tobias Reich
|
f479511454
|
Added basic Log class (#143)
|
2014-05-06 21:22:56 +02:00 |
|
Tobias Reich
|
61a868980e
|
Improved sorting by takestamp and reset for older version (#152)
|
2014-05-06 19:57:59 +02:00 |
|
Tobias Reich
|
fc97167e1b
|
Fixed sorting by takedate (#152)
|
2014-05-06 14:30:18 +02:00 |
|
Tobias Reich
|
33c8eb6780
|
Moved Access
|
2014-04-28 11:59:37 +02:00 |
|
Tobias Reich
|
119d674002
|
Added fastimagecopyresampled
|
2014-04-28 11:47:30 +02:00 |
|
Tobias Reich
|
43ff1d06f4
|
Rewritten Access for Admin
|
2014-04-28 11:23:18 +02:00 |
|
Tobias Reich
|
d2bfaa29a0
|
Improved file ending
|
2014-04-28 10:17:26 +02:00 |
|
Tobias Reich
|
0b87e8fe93
|
Syntax adjustments
|
2014-04-27 14:40:54 +02:00 |
|
Tobias Reich
|
5d7328613d
|
Continue url-import even when an error occurs
|
2014-04-26 21:02:50 +02:00 |
|
Tobias Reich
|
d0368ea651
|
Use exif_imagetype in Import
|
2014-04-26 19:40:34 +02:00 |
|