Commit Graph

  • 667f33c3a5 Rebuild Tobias Reich 2016-03-13 00:27:50 +0100
  • 63d6ad2c66 Renamed visible to hidden #27 Tobias Reich 2016-03-13 00:27:17 +0100
  • 976635254e Album id now based on the current microtime #27 Tobias Reich 2016-03-12 23:51:33 +0100
  • 029e0e9c43 Rebuild Tobias Reich 2016-03-10 23:10:28 +0100
  • d02b081fc7 Updated changelog text Tobias Reich 2016-03-10 23:10:20 +0100
  • b5e69ec754 New way to center the image in the imageview Tobias Reich 2016-03-10 23:10:06 +0100
  • d68d84e4e5 Added v3.1.0 to the changelog Tobias Reich 2016-03-06 21:46:04 +0100
  • 4be7848922 Updated version Tobias Reich 2016-03-06 21:45:52 +0100
  • 0fc97da566 Rebuild Tobias Reich 2016-03-06 21:04:45 +0100
  • 9117402035 Return the correct insert_id when adding a new album Tobias Reich 2016-03-06 21:01:51 +0100
  • 2fed632b5c Show content when navigation to albums Tobias Reich 2016-03-06 20:35:00 +0100
  • a60b4cc454 Updated password functions. Returns to albums when pressing cancel. Tobias Reich 2016-03-06 20:34:44 +0100
  • 0096e2769f Wait for content to be loaded before showing photo Tobias Reich 2016-03-06 18:32:20 +0100
  • d31bbefbdc Replaced lychee.goto('') with lychee.goto() Tobias Reich 2016-03-06 18:32:03 +0100
  • 45f8ff053e Replaced albums.load() with lychee.goto() Tobias Reich 2016-03-06 18:26:23 +0100
  • b63c47cf92 Updated deps Tobias Reich 2016-03-06 18:19:41 +0100
  • 827f48c5a7 Code style adjustment Tobias Reich 2016-03-06 18:19:35 +0100
  • 20963ac463 Replaced lychee.goto('') with lychee.goto() Tobias Reich 2016-03-06 18:19:27 +0100
  • c594210579 Albums with empty titles are now allowed Tobias Reich 2016-03-06 17:57:41 +0100
  • 48931fde5b Unnamed albums/photos now named "Untitled" in move album, merge album and switch album/photo menus Tobias Reich 2016-03-06 17:48:40 +0100
  • a0fdea6c4b Removed unused transitions Tobias Reich 2016-03-06 17:38:50 +0100
  • 2bf985cd79 Code style adjustment Tobias Reich 2016-03-06 17:38:34 +0100
  • 93a006600c Removed unused animation Tobias Reich 2016-03-06 17:38:13 +0100
  • e69c9acd18 Rebuild Tobias Reich 2016-03-06 16:51:17 +0100
  • e1dca6205a Removed Untitled fallback for empty album titles Tobias Reich 2016-03-06 16:51:12 +0100
  • 071d0c25ec Default photo title now "Untitled" Tobias Reich 2016-03-06 16:50:56 +0100
  • b6b568b146 Rebuild Tobias Reich 2016-03-06 16:40:46 +0100
  • 84c37b9b35 Fixed error when deleting last open photo in album Tobias Reich 2016-03-06 16:40:40 +0100
  • c7751f0231 Move to next photo after after moving a picture #437 Tobias Reich 2016-03-06 16:36:22 +0100
  • 2fb8ace334 Updated PHP version in main readme Tobias Reich 2016-03-05 11:54:55 +0100
  • e8ebf13d09 Fixed incorrect Imagick namespace #471 Tobias Reich 2016-03-04 23:03:35 +0100
  • d90707c49f Reverted #462 Tobias Reich 2016-02-28 12:14:44 +0100
  • 180b139773 Updated deps and build commands Tobias Reich 2016-02-28 12:10:29 +0100
  • 642d145509 Merge pull request #462 from Klikini/develop Tobias Reich 2016-02-28 12:01:06 +0100
  • dd5e2128d9 Add form attributes klikini 2016-02-25 19:53:41 -0600
  • c662e56ed9 Use a <form> for the login window klikini 2016-02-25 19:44:45 -0600
  • 78b42d0182 Rebuild Tobias Reich 2016-02-14 18:33:55 +0100
  • bad7819ff6 Moved Album::getAll into a separated file Tobias Reich 2016-02-14 14:49:51 +0100
  • 4c130211b1 Replaced return false in database updates with error messages Tobias Reich 2016-02-14 14:26:05 +0100
  • 46f520e1fe Removed medium option Tobias Reich 2016-02-14 14:09:49 +0100
  • 5aecee4873 Rebuild Tobias Reich 2016-02-13 23:47:35 +0100
  • c065d61001 Updated deps Tobias Reich 2016-02-13 23:47:30 +0100
  • f00a3ddf92 Rebuild Tobias Reich 2016-02-13 23:38:09 +0100
  • 72b4321c0c Always response with Response::() Tobias Reich 2016-02-13 23:38:04 +0100
  • a02ba0143f Improved error handling when album/photo not found Tobias Reich 2016-02-13 23:37:25 +0100
  • 109880475a Photo add function only adds the first file in the array Tobias Reich 2016-02-13 23:36:34 +0100
  • 3c45bbf4d1 Added phpDoc comments Tobias Reich 2016-02-13 23:35:13 +0100
  • fcb80c9f32 Run self::fnNotFound() when no match found in access class Tobias Reich 2016-02-13 23:34:24 +0100
  • 36f43c3e27 Strict if condition Tobias Reich 2016-02-13 23:33:39 +0100
  • 60e4a06df8 Removed unnecessary anonymous function Tobias Reich 2016-02-13 23:32:13 +0100
  • 4e1e3cb2ee Removed debug mode Tobias Reich 2016-02-13 23:31:51 +0100
  • 025f6e974b Added phpDoc comments Tobias Reich 2016-02-13 17:32:44 +0100
  • aa00ebc77b Removed unnecessary title trimming Tobias Reich 2016-02-08 22:16:09 +0100
  • 66edea4d71 Added partial php documentation to the Config class Tobias Reich 2016-02-08 22:12:03 +0100
  • 9a1e51c8bd Added partial php documentation to the Log class Tobias Reich 2016-02-08 22:11:39 +0100
  • e9accae2a7 Use Response in Access Tobias Reich 2016-02-07 14:32:46 +0100
  • f4e909895f Added Response class to handle exit() responses Tobias Reich 2016-02-07 00:16:48 +0100
  • 64a7972cb5 Replaced echo with exit Tobias Reich 2016-02-07 00:12:28 +0100
  • 87350448e0 Updated plugin docs with namespaces Tobias Reich 2016-02-06 23:54:21 +0100
  • 34f87367e3 Updated code syntax of Log and Diagnostics Tobias Reich 2016-02-06 23:53:17 +0100
  • be5bb7ee6e Removed unused Log::warning Tobias Reich 2016-02-06 23:23:25 +0100
  • 8edb990213 Updated notice message Tobias Reich 2016-02-06 23:23:10 +0100
  • 8d53d9e689 Added "How to change the title of the site?" to the FAQ #455 Tobias Reich 2016-02-01 09:49:05 +0100
  • c4c2e9169e Removed thumb quality setting Tobias Reich 2016-02-01 09:44:23 +0100
  • 861c010cb7 Rebuild Tobias Reich 2016-01-31 19:19:03 +0100
  • 7b86a737af Added Database::execute to run a query Tobias Reich 2016-01-31 18:49:31 +0100
  • 7dc4e01313 Fixed missing params var when Album::add returns and error Tobias Reich 2016-01-31 17:51:42 +0100
  • 83e3271f43 Code style adjustment Tobias Reich 2016-01-31 17:51:17 +0100
  • f650de8967 Removed newline at end of file Tobias Reich 2016-01-31 15:53:44 +0100
  • 64e0d66d83 Improved if conditions Tobias Reich 2016-01-31 15:44:54 +0100
  • 34839d3805 Added error handling to getGraphHeader Tobias Reich 2016-01-31 13:55:23 +0100
  • 0b5d605860 Removed unused function Tobias Reich 2016-01-31 13:53:32 +0100
  • a5437a3e66 Updated contributing guidelines Tobias Reich 2016-01-31 12:47:00 +0100
  • 4328b516a5 Updated path to the diagnostics Tobias Reich 2016-01-31 12:46:43 +0100
  • f90e171e9c Added lychee-create-medium #453 Tobias Reich 2016-01-31 12:28:22 +0100
  • 207e98a81c fnNotFound was not callable from extending class Tobias Reich 2016-01-31 00:56:42 +0100
  • 026702114d Missing parameter Tobias Reich 2016-01-31 00:56:16 +0100
  • 84afba9548 Added missing Album and Photo class to search Tobias Reich 2016-01-31 00:01:42 +0100
  • 00cd60a588 Rebuild Tobias Reich 2016-01-30 23:58:29 +0100
  • 7dd82fc516 Improved lychee.dropbox and lychee.dropboxKey check Tobias Reich 2016-01-30 23:58:24 +0100
  • 36dd48ec27 Fixed link check when sharing a photo Tobias Reich 2016-01-30 23:58:08 +0100
  • 76d1b227bf Fixed outdated require in view.php Tobias Reich 2016-01-30 23:57:20 +0100
  • b78cc31127 Fixed ZipArchive not found Tobias Reich 2016-01-30 23:24:08 +0100
  • e2eaa38b9c Added missing argument Tobias Reich 2016-01-30 23:23:58 +0100
  • 007cecc1d5 Fixed set login of initial username and password Tobias Reich 2016-01-30 23:17:46 +0100
  • e8387e8794 Fixed missing Database and Photo in getGraphHeader Tobias Reich 2016-01-30 23:17:23 +0100
  • 4c3df96e9e Removed unnecessary namespace Tobias Reich 2016-01-30 23:16:59 +0100
  • b89b82fa36 Fixed search Tobias Reich 2016-01-30 23:16:42 +0100
  • fe2c56422d Fixed database updates Tobias Reich 2016-01-30 23:07:59 +0100
  • e89203bcb1 // for comments and spaces for alignment Tobias Reich 2016-01-30 21:43:57 +0100
  • b13283e4d4 Added Validator, removed Module, changed Access classes Tobias Reich 2016-01-30 21:33:31 +0100
  • ad4fbf3ffd Code style adjustment Tobias Reich 2016-01-30 20:22:28 +0100
  • c904b8e2a5 Remove skipDuplicates from init response when logged out Tobias Reich 2016-01-30 20:18:24 +0100
  • 3287e27ccd Default param for Session init Tobias Reich 2016-01-30 20:18:10 +0100
  • cafcc2165f Removed unnecessary self::dependencies checks Tobias Reich 2016-01-30 01:06:21 +0100
  • 4974adfed0 Activate plugins directly without extending Module Tobias Reich 2016-01-30 00:27:50 +0100
  • 61fcaa57c0 Added "use SplObserver" Tobias Reich 2016-01-30 00:07:22 +0100
  • 71525bbad7 Merge 1ff6c52cfb into c0c924fc13 Bramas 2016-01-27 19:26:39 +0000
  • 1ff6c52cfb move session start to the start of the file Quentin Bramas 2016-01-27 20:25:01 +0100
  • 6e7dccc037 Renamed folder to Modules Tobias Reich 2016-01-26 15:34:51 +0100