Tobias Reich
|
3bf4790487
|
Merge pull request #530 from tribut/connect-error
Fix error 500 on database connect error
|
2016-04-24 16:22:24 +02:00 |
|
Felix Eckhofer
|
aa0209afef
|
Fix error 500 on database connect error
If `$connection===false` it obviously has no properties.
|
2016-04-24 16:19:09 +02:00 |
|
Tobias Reich
|
a8a7b15198
|
Merge pull request #520 from qligier/pr-exif2
Fix for EXIF read errors
|
2016-04-18 10:55:39 +02:00 |
|
Quentin Ligier
|
84985f73a3
|
Fix for bad EXIF data read errors
|
2016-04-18 10:49:31 +02:00 |
|
Quentin Ligier
|
66bf883d7f
|
Merge pull request #7 from electerious/develop
Develop
|
2016-04-18 10:22:15 +02:00 |
|
Tobias Reich
|
dff48002de
|
Fixed broken URL in Update.md #516
|
2016-04-18 09:58:25 +02:00 |
|
Tobias Reich
|
9e59062384
|
Syntax adjustments #518
|
2016-04-18 09:40:52 +02:00 |
|
Tobias Reich
|
b9a7bd1056
|
Merge pull request #518 from qligier/pr-exif2
Better EXIF extraction
|
2016-04-18 09:32:31 +02:00 |
|
Quentin Ligier
|
8b25259ed4
|
Correction of Focal data extraction
|
2016-04-17 22:32:57 +02:00 |
|
Quentin Ligier
|
0e6c9e9810
|
Correction of function name
|
2016-04-17 22:24:12 +02:00 |
|
Quentin Ligier
|
7841cad8f2
|
Small corrections
IPTC data are in the first element of array.
GPS coordinate helper added to required files.
|
2016-04-17 22:23:05 +02:00 |
|
Quentin Ligier
|
ea7bfa606e
|
Small corrections in EXIF
|
2016-04-17 22:11:08 +02:00 |
|
Quentin Ligier
|
e2509b1657
|
Import GPS coordinates from EXIF
|
2016-04-17 21:59:50 +02:00 |
|
Quentin Ligier
|
20e22d2777
|
Correction of photo tag formatting
|
2016-04-17 21:45:51 +02:00 |
|
Quentin Ligier
|
9d8f9356f2
|
Import photo tags
|
2016-04-17 21:36:58 +02:00 |
|
Quentin Ligier
|
69fc864471
|
Correction of comment
|
2016-04-17 21:09:20 +02:00 |
|
Quentin Ligier
|
00ca1e02d3
|
Modification of EXIF extraction
|
2016-04-17 21:06:25 +02:00 |
|
Quentin Ligier
|
55577e1c39
|
Merge pull request #6 from electerious/develop
Develop
|
2016-04-17 21:02:10 +02:00 |
|
Tobias Reich
|
42fafb0a72
|
Rebuild
|
2016-04-10 16:49:27 +02:00 |
|
Tobias Reich
|
156313f326
|
Hide alt text on unloaded images
|
2016-04-10 16:44:49 +02:00 |
|
Tobias Reich
|
0006b06c52
|
Improved scroll and rendering performance by removing will-change
Caused too many composite layers slowing down the rendering process when loading big albums
|
2016-04-10 16:44:19 +02:00 |
|
Tobias Reich
|
96a3524168
|
Optimized images
|
2016-04-10 16:43:28 +02:00 |
|
Tobias Reich
|
38bbb312ae
|
Updated jQuery
|
2016-04-08 23:06:40 +02:00 |
|
Tobias Reich
|
13653106a6
|
Rebuild
|
2016-04-08 23:05:27 +02:00 |
|
Tobias Reich
|
da92ac245a
|
Open Facebook and Twitter sharing sheet in new window
|
2016-04-08 23:05:19 +02:00 |
|
Tobias Reich
|
9f8f3f73d8
|
Removed optimized event from view.php
|
2016-04-08 22:52:30 +02:00 |
|
Tobias Reich
|
8307d36d0e
|
Added share menu to view.php #473
|
2016-04-08 22:51:22 +02:00 |
|
Tobias Reich
|
cba5a39602
|
Don't show dropbox in public share menu #473
|
2016-04-08 22:46:37 +02:00 |
|
Tobias Reich
|
134d290ce7
|
Added basicContext to view scripts
|
2016-04-08 22:46:13 +02:00 |
|
Tobias Reich
|
ba8078fac1
|
Comment change
|
2016-04-08 22:45:49 +02:00 |
|
Tobias Reich
|
ec69564923
|
Code style adjustment
|
2016-04-08 22:14:31 +02:00 |
|
Tobias Reich
|
592c7598a2
|
Show share button when logged out #473
|
2016-04-08 22:07:17 +02:00 |
|
Tobias Reich
|
65a9a4476f
|
LICENSE.md -> LICENSE
|
2016-04-08 21:17:02 +02:00 |
|
Tobias Reich
|
9a7ed49ea1
|
Removed will-change from the main image to improve the image rendering in Chrome #501
|
2016-04-01 22:06:43 +02:00 |
|
Tobias Reich
|
9981f55709
|
Fixed a floating bug when tables are to small
|
2016-03-31 23:47:26 +02:00 |
|
Tobias Reich
|
1ef78f59ad
|
Added reset username and password to FAQ #500 #128
|
2016-03-31 22:25:33 +02:00 |
|
Tobias Reich
|
cf52e559ad
|
Updated deps
|
2016-03-31 16:06:50 +02:00 |
|
Tobias Reich
|
aa1ac95f55
|
Added date to changelog
|
2016-03-29 18:15:42 +02:00 |
|
Tobias Reich
|
9198b4ec2f
|
Fixed dbTablePrefix starting with an underscore when using an old Lychee installation
|
2016-03-29 15:37:56 +02:00 |
|
Tobias Reich
|
ce2015b269
|
Rebuild
|
2016-03-24 22:37:41 +01:00 |
|
Tobias Reich
|
a9ed9f08e7
|
Fixed upload not showing correct error
|
2016-03-24 22:37:37 +01:00 |
|
Tobias Reich
|
472b54906a
|
Rebuild
|
2016-03-24 22:23:05 +01:00 |
|
Tobias Reich
|
761da1e936
|
Improved upload messages
|
2016-03-24 22:22:59 +01:00 |
|
Tobias Reich
|
502f01ae6c
|
Suppress error messages of failed database connects and config save attempts
|
2016-03-24 22:09:21 +01:00 |
|
Tobias Reich
|
c7e862124b
|
Rebuild
|
2016-03-24 21:51:41 +01:00 |
|
Tobias Reich
|
bff454ffc9
|
Removed unnecessary empty string
|
2016-03-24 21:51:34 +01:00 |
|
Tobias Reich
|
6a28693add
|
Strict response check
|
2016-03-24 21:42:09 +01:00 |
|
Tobias Reich
|
7a54476ff1
|
Always respond with JSON
|
2016-03-24 21:41:41 +01:00 |
|
Tobias Reich
|
4551c342b9
|
Code style adjustments
|
2016-03-24 21:36:14 +01:00 |
|
Tobias Reich
|
f3d4ca06c8
|
Return import in correct format
|
2016-03-24 21:29:09 +01:00 |
|