Tobias Reich
|
b0a4089dc0
|
Fixed photo download
|
2014-08-30 20:03:38 +02:00 |
|
Tobias Reich
|
5d9e41d2ae
|
Escape photo download title
|
2014-08-30 19:18:09 +02:00 |
|
cternes
|
13dea68c88
|
Replaced new array syntax with old one to support older php versions
|
2014-08-30 07:05:26 +02:00 |
|
Tobias Reich
|
0296b313ee
|
Added option to disable imagick (#211)
|
2014-08-30 00:11:26 +02:00 |
|
Tobias Reich
|
606334fb62
|
Converted Photo.php to prepared statements (#38 #214 #196)
|
2014-08-29 21:16:10 +02:00 |
|
Tobias Reich
|
8b4ef96146
|
Added update for database for version 2.6.2
|
2014-08-27 21:17:05 +02:00 |
|
Tobias Reich
|
864e5b97d0
|
Changed some function to public
|
2014-08-26 20:26:14 +02:00 |
|
Tobias Reich
|
f302f65cd7
|
Use IPTC Title when Headline not available (#216)
|
2014-08-26 16:07:59 +02:00 |
|
Tobias Reich
|
0387581005
|
Fixed a problem with htmlentities and older PHP versions (#212)
|
2014-08-26 10:15:17 +02:00 |
|
Tobias Reich
|
e6d9261d18
|
Return prefix thumbUrl
|
2014-08-23 17:07:46 +02:00 |
|
Tobias Reich
|
d686a2b083
|
Duplicate photos by right-clicking them (#186)
|
2014-08-22 23:31:09 +02:00 |
|
Tobias Reich
|
45cbf0c238
|
Escape
|
2014-08-22 23:04:59 +02:00 |
|
Tobias Reich
|
988a9075f3
|
Don't delete photo when used elsewhere
|
2014-08-22 22:54:33 +02:00 |
|
Tobias Reich
|
47e3219966
|
Use fetch_object
|
2014-08-22 22:34:59 +02:00 |
|
Tobias Reich
|
11e8b8b2e6
|
Moved check for duplicates into its own function
|
2014-08-22 22:14:50 +02:00 |
|
Tobias Reich
|
e942c9c525
|
Don't reupload duplicates (#48)
|
2014-08-22 22:02:58 +02:00 |
|
Tobias Reich
|
936c2d0344
|
Calculate checksum before adding it to the database
|
2014-07-20 16:45:30 +02:00 |
|
Tobias Reich
|
05637e42d8
|
sha1 instead of md5 #179
|
2014-07-20 15:32:54 +02:00 |
|
Tobias Reich
|
a7e01447d9
|
Fixed wrong indention
|
2014-07-19 00:00:00 +02:00 |
|
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 |
|
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
|
33446c30e8
|
Fixed a static warning (#172)
|
2014-06-25 14:50:49 +02:00 |
|
Tobias Reich
|
a3828e72ae
|
Fixed import of filename
|
2014-06-14 23:06:11 +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
|
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
|
9db3d31cc0
|
Added permission check to upload
|
2014-05-16 23:24:11 +02:00 |
|
Tobias Reich
|
775673cf18
|
Added loggint to Photo
|
2014-05-08 20:50:18 +02:00 |
|
Tobias Reich
|
119d674002
|
Added fastimagecopyresampled
|
2014-04-28 11:47:30 +02:00 |
|
Tobias Reich
|
d2bfaa29a0
|
Improved file ending
|
2014-04-28 10:17:26 +02:00 |
|
Tobias Reich
|
24de0b994d
|
Fix url/filenames names include extra period for filename extension (#141)
|
2014-04-26 17:05:42 +02:00 |
|
Tobias Reich
|
60d298db6d
|
Fixed incorrect integer value (#140)
|
2014-04-26 16:48:40 +02:00 |
|
Tobias Reich
|
8e711cde87
|
Trim on exif model and make (#136)
|
2014-04-25 16:36:31 +02:00 |
|
Tobias Reich
|
543381a24d
|
Verify image with exif_imagetype (#133)
|
2014-04-25 10:13:43 +02:00 |
|
Tobias Reich
|
1e18094f8f
|
Improved error handling by checking the dependencies (e.g. vars and parameters)
|
2014-04-19 21:07:36 +02:00 |
|
Tobias Reich
|
db64df8820
|
Memory optimization
|
2014-04-19 17:32:33 +02:00 |
|
Tobias Reich
|
92d894783e
|
Improved parsing of tags
|
2014-04-18 21:27:52 +02:00 |
|
Tobias Reich
|
d382b62f57
|
Define dirs and files global (#122)
|
2014-04-13 14:08:18 +02:00 |
|
Tobias Reich
|
6c3d16e9b1
|
Fixed wrong capture date in InfoBox
|
2014-04-13 12:35:59 +02:00 |
|
Tobias Reich
|
5d7ff21c50
|
Set original date with 'touch'
|
2014-04-13 12:10:49 +02:00 |
|
Tobias Reich
|
1fdc495f91
|
Set original date for uploaded file
|
2014-04-12 17:30:50 +02:00 |
|
Tobias Reich
|
eccdcf5ead
|
Fixed Import (some links are still nit working)
|
2014-04-12 16:51:05 +02:00 |
|
Tobias Reich
|
c9e7954446
|
Improved deleting of photos
|
2014-04-12 14:19:52 +02:00 |
|
Tobias Reich
|
25a7e835dd
|
Own function for "Set orientation based on EXIF data" > adjustFile
|
2014-04-12 14:15:21 +02:00 |
|
Tobias Reich
|
cf9dc0ec2f
|
Moved upload and more to Photo
|
2014-04-12 00:30:26 +02:00 |
|