Commit Graph

  • 7933ccee7d Fixed upload progress Tobias Reich 2014-08-31 23:35:38 +0200
  • 066d3be697 JsHint fixes Tobias Reich 2014-08-31 22:11:04 +0200
  • b0a4089dc0 Fixed photo download Tobias Reich 2014-08-30 20:03:38 +0200
  • 0a5285ee93 Don't show exif info when empty for older Lychee users (#194) Tobias Reich 2014-08-30 19:59:07 +0200
  • b1607a0ed3 Fixed a notice error for old Lychee users Tobias Reich 2014-08-30 19:53:41 +0200
  • e20ba354da Database::setVersion to update the database version Tobias Reich 2014-08-30 19:25:01 +0200
  • 5d9e41d2ae Escape photo download title Tobias Reich 2014-08-30 19:18:09 +0200
  • bef01d775d Fixed view.php (#38 #214 #196) Tobias Reich 2014-08-30 18:49:10 +0200
  • 4a0750e34f Merge branch 'v2.6.2' of https://github.com/electerious/Lychee into v2.6.2 Tobias Reich 2014-08-30 15:23:26 +0200
  • bcdc75b5dc Fixed _ table prefix when no table prefix set (#196) Tobias Reich 2014-08-30 15:23:17 +0200
  • d0ba19e622 Merge pull request #221 from cternes/array-old-syntax Tobias Reich 2014-08-30 10:34:30 +0200
  • cab94e8d00 Fixed syntax error in displayLog plugin cternes 2014-08-30 07:22:44 +0200
  • d4a8b77023 Fixed syntax error in check plugin cternes 2014-08-30 07:21:13 +0200
  • 13dea68c88 Replaced new array syntax with old one to support older php versions cternes 2014-08-30 07:05:26 +0200
  • 2d1d8a5499 Added Imagick to docs (#211) Tobias Reich 2014-08-30 00:15:39 +0200
  • 0296b313ee Added option to disable imagick (#211) Tobias Reich 2014-08-30 00:11:26 +0200
  • 62b7c2e542 Updated displaylog Tobias Reich 2014-08-30 00:01:42 +0200
  • b079d6663c Updated check Tobias Reich 2014-08-29 23:53:52 +0200
  • a5722a79c6 Converted database updates to prepared statements (#38 #214 #196) Tobias Reich 2014-08-29 23:49:52 +0200
  • 9f11875e39 Create tables with prefix (#38 #214 #196) Tobias Reich 2014-08-29 23:08:18 +0200
  • af37f5c138 Define prefix after config-file has been loaded (#38 #214 #196) Tobias Reich 2014-08-29 23:07:54 +0200
  • bef84572fb Converted Settings to prepared statements (#38 #214 #196) Tobias Reich 2014-08-29 21:38:40 +0200
  • e92635b44b Converted Log to prepared statements (#38 #214 #196) Tobias Reich 2014-08-29 21:28:20 +0200
  • 1be2789023 Converted misc to prepared statements (#38 #214 #196) Tobias Reich 2014-08-29 21:25:41 +0200
  • 606334fb62 Converted Photo.php to prepared statements (#38 #214 #196) Tobias Reich 2014-08-29 21:16:10 +0200
  • 8b76fadf6d Escape data before writing to config.php (#38) Tobias Reich 2014-08-29 20:10:50 +0200
  • 3170898364 Updated deps Tobias Reich 2014-08-29 19:55:26 +0200
  • 32af951c77 Added table prefix to create dialog (#214 #196) Tobias Reich 2014-08-29 19:55:21 +0200
  • 52b530f85e Unified statements Tobias Reich 2014-08-29 19:31:50 +0200
  • 01d367beb9 Prepare statments (#38 #214 #196) Tobias Reich 2014-08-29 19:27:09 +0200
  • 75e63a9e3a Added database prepare (#38 #214 #196) Tobias Reich 2014-08-29 19:12:35 +0200
  • 4697698b03 Define tables global (#214 #196) Tobias Reich 2014-08-29 16:37:11 +0200
  • fb4e1dc73c Code adjustments Tobias Reich 2014-08-29 16:36:38 +0200
  • 29c5356f4f Updated changelog Tobias Reich 2014-08-28 17:09:13 +0200
  • 5f95adca6b Readme renaming Tobias Reich 2014-08-28 17:02:57 +0200
  • 7f07da83d0 Readme renaming Tobias Reich 2014-08-28 17:02:43 +0200
  • cd7196ef4a Improved diagnostics Tobias Reich 2014-08-28 17:02:27 +0200
  • 7387ca868f Added contributing guides Tobias Reich 2014-08-28 16:55:23 +0200
  • 9c484def0c Updated changelog Tobias Reich 2014-08-27 22:03:45 +0200
  • 8b4ef96146 Added update for database for version 2.6.2 Tobias Reich 2014-08-27 21:17:05 +0200
  • 864e5b97d0 Changed some function to public Tobias Reich 2014-08-26 20:26:14 +0200
  • 5a2dc947dd Added main.scss Tobias Reich 2014-08-26 16:54:07 +0200
  • 8cb84641ed CSS to SCSS Tobias Reich 2014-08-26 16:47:12 +0200
  • f302f65cd7 Use IPTC Title when Headline not available (#216) Tobias Reich 2014-08-26 16:07:59 +0200
  • 0387581005 Fixed a problem with htmlentities and older PHP versions (#212) Tobias Reich 2014-08-26 10:15:17 +0200
  • 5c530ff255 Added new keyboard shortcuts Tobias Reich 2014-08-24 22:21:04 +0200
  • 2ae9f4c51f Added changes to changelog Tobias Reich 2014-08-24 22:18:19 +0200
  • c90b5f2d99 Added select all Tobias Reich 2014-08-24 22:10:21 +0200
  • d1ec60f077 Removed dev flags cternes 2014-08-24 21:13:54 +0200
  • 9dac74077a More replacements of static lychee_ string cternes 2014-08-24 20:03:14 +0200
  • 61ae1b3dc3 Internal feature to add tags when uploading Tobias Reich 2014-08-24 17:17:40 +0200
  • 98f9e6f504 Updated .htaccess Tobias Reich 2014-08-24 14:21:27 +0200
  • e6d9261d18 Return prefix thumbUrl Tobias Reich 2014-08-23 17:07:46 +0200
  • d686a2b083 Duplicate photos by right-clicking them (#186) Tobias Reich 2014-08-22 23:31:09 +0200
  • c291ab35bf Updated version to v2.6.2 Tobias Reich 2014-08-22 23:06:03 +0200
  • 45cbf0c238 Escape Tobias Reich 2014-08-22 23:04:59 +0200
  • 988a9075f3 Don't delete photo when used elsewhere Tobias Reich 2014-08-22 22:54:33 +0200
  • 47e3219966 Use fetch_object Tobias Reich 2014-08-22 22:34:59 +0200
  • 11e8b8b2e6 Moved check for duplicates into its own function Tobias Reich 2014-08-22 22:14:50 +0200
  • e942c9c525 Don't reupload duplicates (#48) Tobias Reich 2014-08-22 22:02:58 +0200
  • b4eccb6215 Removed old copyright Tobias Reich 2014-08-22 21:17:59 +0200
  • 300af92f93 Added watermark-plugin Tobias Reich 2014-08-22 21:14:24 +0200
  • a613ee58c7 Default ist downloadable Tobias Reich 2014-08-22 20:52:23 +0200
  • 0fa1f648c8 Added date to changelog Tobias Reich 2014-08-22 20:44:35 +0200
  • 91159a5062 Merge pull request #208 from electerious/downloadable v2.6.1 Tobias Reich 2014-08-22 20:31:09 +0200
  • bbf801e13c Replaced more occurrences of lychee_ cternes 2014-08-20 21:11:54 +0200
  • 90dddb5e41 Replaced lychee_ with prefix to be more flexible cternes 2014-08-20 20:59:24 +0200
  • 53323b4bb6 Preparation for table-prefix cternes 2014-08-20 17:03:55 +0200
  • 68295b2827 Updated version Tobias Reich 2014-08-19 17:32:24 +0200
  • 46622c4387 Updated jQuery Tobias Reich 2014-08-19 17:32:18 +0200
  • 087914f993 Updated browser support FAQ Tobias Reich 2014-08-19 17:10:35 +0200
  • fbd58fef5a Added IE support to changelog Tobias Reich 2014-08-19 17:05:17 +0200
  • 19f7044218 Merge branch 'hotfix/ie' into downloadable Tobias Reich 2014-08-19 16:28:09 +0200
  • 3218208358 Merge branch 'master' into hotfix/ie Tobias Reich 2014-08-17 21:57:05 +0200
  • a1b1defc2f Merge branch 'master' into downloadable Tobias Reich 2014-08-17 21:56:57 +0200
  • ce627b1948 Added ImageMagick to FAQ Tobias Reich 2014-08-17 21:48:40 +0200
  • 236d30ddcd (Re)added php.ini to installation Tobias Reich 2014-08-17 21:45:14 +0200
  • 1d738f9488 Fixed Lychee to working in IE #148 Tobias Reich 2014-08-17 20:54:57 +0200
  • de33aa6388 Added new features to changelog Tobias Reich 2014-08-17 20:29:51 +0200
  • 8d587a0ea0 Disable download php-side Tobias Reich 2014-08-17 20:22:46 +0200
  • 0cf8e97190 Hide download photo when downloadable is disabled Tobias Reich 2014-08-17 20:09:42 +0200
  • b66bdce28d Added downloadable to Infobox and improved naming Tobias Reich 2014-08-17 19:33:22 +0200
  • ac0850d7fa Hide download button when downloadable is off Tobias Reich 2014-08-17 19:16:17 +0200
  • d392526fac Build Tobias Reich 2014-08-17 19:06:51 +0200
  • c6a9064508 Moved code part Tobias Reich 2014-08-17 19:06:45 +0200
  • f245c80b2a Version to 2.6.1 Tobias Reich 2014-08-17 19:06:29 +0200
  • ac7f365a3a Centered dialog Tobias Reich 2014-08-17 19:06:20 +0200
  • 9676556a05 Merge branch 'master' into downloadable Tobias Reich 2014-08-17 19:01:01 +0200
  • 61ecca0440 Less harsh gradient #200 Tobias Reich 2014-08-17 18:58:12 +0200
  • 1db84272cb Fixed wrong version Tobias Reich 2014-08-17 18:56:09 +0200
  • af59d02362 Improved error message #203 Tobias Reich 2014-08-17 18:55:51 +0200
  • 846b16c70a Updated version of package.json Tobias Reich 2014-08-17 11:38:53 +0200
  • 427cc2763c Updated changelog v2.6 Tobias Reich 2014-08-16 22:30:20 +0200
  • 328bcd7c43 "No public albums" now easier to read #205 Tobias Reich 2014-08-16 22:24:45 +0200
  • f3bee9f4d5 Added the release-date of v2.6 Tobias Reich 2014-08-16 22:01:54 +0200
  • 5d33cbfaef Build #203 Tobias Reich 2014-08-16 20:54:04 +0200
  • 1172f3b537 Close upload when clicking the close button Tobias Reich 2014-08-16 20:53:46 +0200
  • cf6ea7530e Removed unused functions from the old uplaod Tobias Reich 2014-08-16 20:46:13 +0200
  • 4d6c2b2ca4 Don't close upload when an error occurred #203 Tobias Reich 2014-08-16 20:44:11 +0200
  • 5d1b6261dc Added hidden close button upload Tobias Reich 2014-08-16 20:43:06 +0200