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
|
a5722a79c6
|
Converted database updates to prepared statements (#38 #214 #196)
|
2014-08-29 23:49:52 +02:00 |
|
Tobias Reich
|
9f11875e39
|
Create tables with prefix (#38 #214 #196)
|
2014-08-29 23:08:18 +02:00 |
|
Tobias Reich
|
af37f5c138
|
Define prefix after config-file has been loaded (#38 #214 #196)
|
2014-08-29 23:07:54 +02:00 |
|
Tobias Reich
|
bef84572fb
|
Converted Settings to prepared statements (#38 #214 #196)
|
2014-08-29 21:38:40 +02:00 |
|
Tobias Reich
|
e92635b44b
|
Converted Log to prepared statements (#38 #214 #196)
|
2014-08-29 21:28:20 +02:00 |
|
Tobias Reich
|
1be2789023
|
Converted misc to prepared statements (#38 #214 #196)
|
2014-08-29 21:25:41 +02:00 |
|
Tobias Reich
|
606334fb62
|
Converted Photo.php to prepared statements (#38 #214 #196)
|
2014-08-29 21:16:10 +02:00 |
|
Tobias Reich
|
8b76fadf6d
|
Escape data before writing to config.php (#38)
|
2014-08-29 20:10:50 +02:00 |
|
Tobias Reich
|
32af951c77
|
Added table prefix to create dialog (#214 #196)
|
2014-08-29 19:55:21 +02:00 |
|
Tobias Reich
|
52b530f85e
|
Unified statements
|
2014-08-29 19:31:50 +02:00 |
|
Tobias Reich
|
01d367beb9
|
Prepare statments (#38 #214 #196)
|
2014-08-29 19:27:09 +02:00 |
|
Tobias Reich
|
75e63a9e3a
|
Added database prepare (#38 #214 #196)
|
2014-08-29 19:12:35 +02:00 |
|
Tobias Reich
|
4697698b03
|
Define tables global (#214 #196)
|
2014-08-29 16:37:11 +02:00 |
|
Tobias Reich
|
fb4e1dc73c
|
Code adjustments
|
2014-08-29 16:36:38 +02:00 |
|
Tobias Reich
|
cd7196ef4a
|
Improved diagnostics
|
2014-08-28 17:02:27 +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
|
61ae1b3dc3
|
Internal feature to add tags when uploading
|
2014-08-24 17:17:40 +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
|
a613ee58c7
|
Default ist downloadable
|
2014-08-22 20:52:23 +02:00 |
|
Tobias Reich
|
8d587a0ea0
|
Disable download php-side
|
2014-08-17 20:22:46 +02:00 |
|
Tobias Reich
|
b23360d6ce
|
Added downloadable to database and backend
|
2014-08-09 17:57:31 +02:00 |
|
Tobias Reich
|
e332b0b167
|
Merge branch 'master' into uploader
|
2014-08-08 16:29:50 +02:00 |
|
Tobias Reich
|
1d57a13267
|
Fixed "Setup tries to create database lychee_dbcheck #202"
|
2014-08-08 16:28:34 +02:00 |
|
Tobias Reich
|
c482ebdd74
|
Merge branch 'master' into uploader
Conflicts:
assets/min/main.js
assets/min/view.js
|
2014-08-07 20:25:33 +02:00 |
|
Tobias Reich
|
28f8aab323
|
Fixed "No way to back out during database creation #195"
|
2014-08-07 20:23:39 +02:00 |
|
Tobias Reich
|
cece57977f
|
Merge branch 'master' into uploader
Conflicts:
php/modules/Session.php
|
2014-08-01 17:01:59 +02:00 |
|
Tobias Reich
|
c4798ce16f
|
Do not return list of plugins when logged out
|
2014-07-27 14:17:01 +02:00 |
|
Tobias Reich
|
554e7cba6b
|
Execlute big/ and thumb/ from import
|
2014-07-26 22:14:22 +02:00 |
|
Tobias Reich
|
d991eef2c9
|
User can set the import-path #187
|
2014-07-23 21:58:41 +02:00 |
|
Tobias Reich
|
6c142f8570
|
Check if given import-path is a dir
|
2014-07-23 21:45:18 +02:00 |
|
Tobias Reich
|
653511e6c6
|
Server returns location of lychee
Used for the new server-import dialog
|
2014-07-23 21:24:25 +02:00 |
|
Tobias Reich
|
864b317e4c
|
Changed message of warning
|
2014-07-23 21:23:33 +02:00 |
|
Tobias Reich
|
fde153d004
|
Removed "Set Password" menu after sharing without password
|
2014-07-21 22:38:56 +02:00 |
|
Tobias Reich
|
cf9ad486f0
|
New sharing dialog
Choose if album should be listed public or not #177
|
2014-07-21 22:16:30 +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
|
7b2414695c
|
Fixed wrong version in error log
|
2014-07-20 15:24:46 +02:00 |
|
Tobias Reich
|
55b900686c
|
Fixed wrong date in album view when takestamp is null
|
2014-07-19 00:06:45 +02:00 |
|
Tobias Reich
|
3e523c6e0f
|
Fixed wrong link to thumb when searching
|
2014-07-19 00:00:15 +02:00 |
|