Commit Graph

1433 Commits

Author SHA1 Message Date
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
45a5713e1b Merge pull request #5 from electerious/develop
Develop
2016-03-22 10:35:30 +01:00
Tobias Reich
6998ae05f7 Rebuild 2016-03-21 15:03:20 +01:00
Tobias Reich
4fa9a96c89 Code style adjustments #496 2016-03-21 15:03:17 +01:00
Tobias Reich
c2b66db01f Merge pull request #496 from qligier/pr-fix-upload
Fix upload duplicates
2016-03-21 14:57:19 +01:00
Tobias Reich
a0510cf280 Added ISSUE_TEMPLATE and moved files to .github folder 2016-03-21 14:53:58 +01:00
Quentin Ligier
4d62fc8734 Fix upload duplicates 2016-03-21 12:51:51 +01:00
Quentin Ligier
456e881105 Merge pull request #4 from electerious/develop
Develop
2016-03-20 19:47:58 +01:00
Tobias Reich
082d306927 Small adjustments to #491 2016-03-19 16:16:41 +01:00
Tobias Reich
44a7d3046c Merge pull request #491 from qligier/pr-log-login
Log connection attempts
2016-03-19 16:06:38 +01:00
Tobias Reich
e1056d1fc6 Removed unnecessary special case for question mark in extension #482 2016-03-19 15:46:07 +01:00
Tobias Reich
b5c000ee72 Merge pull request #493 from qligier/pr-extension3
Corrections of Import::url
2016-03-19 15:39:34 +01:00
Quentin Ligier
399619c6e8 Corrections of Import::url 2016-03-19 10:21:29 +01:00
Quentin Ligier
e39d84f1b2 Merge pull request #3 from electerious/develop
Develop
2016-03-19 10:07:39 +01:00
Tobias Reich
fbab70f244 Allow URL import of photos containing a question mark 2016-03-18 22:17:41 +01:00
Tobias Reich
f1d6baff6c Rebuild and code adjustments #490 2016-03-18 22:09:54 +01:00
Tobias Reich
f7b294e358 Merge pull request #490 from qligier/pr-extension
Modifications arround getExtension
2016-03-18 22:03:11 +01:00
Quentin Ligier
c50de5350f Spaces to tabs 2016-03-17 19:26:50 +01:00
Quentin Ligier
44c54c48f6 Modifications arround getExtension 2016-03-17 19:21:59 +01:00
Quentin Ligier
4324d2a5cb Merge pull request #2 from electerious/develop
Develop
2016-03-17 19:16:59 +01:00
Tobias Reich
ea3921b5d9 Code adjustment #488 2016-03-17 09:35:12 +01:00
Tobias Reich
aba1629f31 Syntax adjustments #488 2016-03-17 09:28:31 +01:00
Tobias Reich
61d927b2b7 Rebuild 2016-03-17 09:21:21 +01:00
Tobias Reich
31e41eb2b1 Merge branch 'develop' of https://github.com/electerious/Lychee into develop 2016-03-17 09:20:26 +01:00
Tobias Reich
76bc0570ed Removed usage of localStorage for username 2016-03-17 09:20:08 +01:00
Tobias Reich
4455e81d34 Added shrinkwrap file 2016-03-17 09:18:24 +01:00
Tobias Reich
d1d5a93fd6 Removed empty value attr from login dialog 2016-03-17 09:18:13 +01:00
Tobias Reich
144c9b7274 Merge pull request #488 from qligier/pr-extension
Rewrite of getExtension
2016-03-17 09:17:37 +01:00
Tobias Reich
048d45f7f5 Merge pull request #489 from qligier/pr-check-url
Better allow_url_fopen check
2016-03-17 09:14:33 +01:00
Quentin Ligier
2be1fd2131 Add login logs 2016-03-16 20:20:21 +01:00
Quentin Ligier
d0e35fb36f Merge pull request #1 from qligier/develop
Develop
2016-03-16 20:00:06 +01:00
Quentin Ligier
8bca87e2e4 Better allow_url_fopen check
ini_get can return false or an empty string when the setting is
deactivated
2016-03-16 19:52:13 +01:00
Quentin Ligier
e93564c3e0 Rewrite of getExtension 2016-03-16 17:07:22 +01:00
Tobias Reich
12e8491b96 Merge pull request #486 from karlak/develop
Fixed a bug preventing photos form being rotated
2016-03-16 15:27:18 +01:00
Bocquet Aldric
dffce28eb4 Fixed a bug preventing photos form being rotated 2016-03-16 15:22:18 +01:00
Tobias Reich
54b7fc57c0 Merge pull request #484 from qligier/develop
Replacing date by strftime
2016-03-15 13:35:44 +01:00
Quentin Ligier
f6926f1670 Replacing date by strftime
This allows date translation
2016-03-15 13:28:39 +01:00
Tobias Reich
5aa920387b Updated changelog 2016-03-13 21:19:21 +01:00
Tobias Reich
6db83d45e2 Fixed incorrect escaping when using backslashes 2016-03-13 21:19:10 +01:00
Tobias Reich
deeeaa56ea Updated changelog 2016-03-13 20:40:24 +01:00
Tobias Reich
1168d5a1f7 Rebuild 2016-03-13 17:40:28 +01:00
Tobias Reich
d9bd59eba5 Show albums above photos in search #434 2016-03-13 17:38:18 +01:00
Tobias Reich
8c050698dd Fixed search 2016-03-13 17:37:49 +01:00