Commit Graph

1379 Commits

Author SHA1 Message Date
Tobias Reich
63d6ad2c66 Renamed visible to hidden #27 2016-03-13 00:27:17 +01:00
Tobias Reich
976635254e Album id now based on the current microtime #27 2016-03-12 23:51:33 +01:00
Tobias Reich
029e0e9c43 Rebuild 2016-03-10 23:10:28 +01:00
Tobias Reich
d02b081fc7 Updated changelog text 2016-03-10 23:10:20 +01:00
Tobias Reich
b5e69ec754 New way to center the image in the imageview 2016-03-10 23:10:06 +01:00
Tobias Reich
d68d84e4e5 Added v3.1.0 to the changelog 2016-03-06 21:46:04 +01:00
Tobias Reich
4be7848922 Updated version 2016-03-06 21:45:52 +01:00
Tobias Reich
0fc97da566 Rebuild 2016-03-06 21:04:45 +01:00
Tobias Reich
9117402035 Return the correct insert_id when adding a new album 2016-03-06 21:01:51 +01:00
Tobias Reich
2fed632b5c Show content when navigation to albums 2016-03-06 20:35:00 +01:00
Tobias Reich
a60b4cc454 Updated password functions. Returns to albums when pressing cancel. 2016-03-06 20:34:44 +01:00
Tobias Reich
0096e2769f Wait for content to be loaded before showing photo 2016-03-06 18:32:20 +01:00
Tobias Reich
d31bbefbdc Replaced lychee.goto('') with lychee.goto() 2016-03-06 18:32:03 +01:00
Tobias Reich
45f8ff053e Replaced albums.load() with lychee.goto() 2016-03-06 18:26:23 +01:00
Tobias Reich
b63c47cf92 Updated deps 2016-03-06 18:19:41 +01:00
Tobias Reich
827f48c5a7 Code style adjustment 2016-03-06 18:19:35 +01:00
Tobias Reich
20963ac463 Replaced lychee.goto('') with lychee.goto() 2016-03-06 18:19:27 +01:00
Tobias Reich
c594210579 Albums with empty titles are now allowed 2016-03-06 17:57:41 +01:00
Tobias Reich
48931fde5b Unnamed albums/photos now named "Untitled" in move album, merge album and switch album/photo menus 2016-03-06 17:48:40 +01:00
Tobias Reich
a0fdea6c4b Removed unused transitions 2016-03-06 17:38:50 +01:00
Tobias Reich
2bf985cd79 Code style adjustment 2016-03-06 17:38:34 +01:00
Tobias Reich
93a006600c Removed unused animation 2016-03-06 17:38:13 +01:00
Tobias Reich
e69c9acd18 Rebuild 2016-03-06 16:51:17 +01:00
Tobias Reich
e1dca6205a Removed Untitled fallback for empty album titles 2016-03-06 16:51:12 +01:00
Tobias Reich
071d0c25ec Default photo title now "Untitled" 2016-03-06 16:50:56 +01:00
Tobias Reich
b6b568b146 Rebuild 2016-03-06 16:40:46 +01:00
Tobias Reich
84c37b9b35 Fixed error when deleting last open photo in album 2016-03-06 16:40:40 +01:00
Tobias Reich
c7751f0231 Move to next photo after after moving a picture #437 2016-03-06 16:36:22 +01:00
Tobias Reich
2fb8ace334 Updated PHP version in main readme 2016-03-05 11:54:55 +01:00
Tobias Reich
e8ebf13d09 Fixed incorrect Imagick namespace #471 2016-03-04 23:03:35 +01:00
Tobias Reich
d90707c49f Reverted #462 2016-02-28 12:14:44 +01:00
Tobias Reich
180b139773 Updated deps and build commands 2016-02-28 12:10:29 +01:00
Tobias Reich
642d145509 Merge pull request #462 from Klikini/develop
Allow browser to save passwords
2016-02-28 12:01:06 +01:00
klikini
dd5e2128d9 Add form attributes 2016-02-25 19:53:41 -06:00
klikini
c662e56ed9 Use a <form> for the login window 2016-02-25 19:44:45 -06:00
Tobias Reich
78b42d0182 Rebuild 2016-02-14 18:33:55 +01:00
Tobias Reich
bad7819ff6 Moved Album::getAll into a separated file 2016-02-14 14:49:51 +01:00
Tobias Reich
4c130211b1 Replaced return false in database updates with error messages 2016-02-14 14:26:05 +01:00
Tobias Reich
46f520e1fe Removed medium option
Lychee will automatically create medium-sized photos when the photo ist big enough and Imagick installed and activated. It's no longer possible to deactivate it.
2016-02-14 14:09:49 +01:00
Tobias Reich
5aecee4873 Rebuild 2016-02-13 23:47:35 +01:00
Tobias Reich
c065d61001 Updated deps 2016-02-13 23:47:30 +01:00
Tobias Reich
f00a3ddf92 Rebuild 2016-02-13 23:38:09 +01:00
Tobias Reich
72b4321c0c Always response with Response::() 2016-02-13 23:38:04 +01:00
Tobias Reich
a02ba0143f Improved error handling when album/photo not found 2016-02-13 23:37:25 +01:00
Tobias Reich
109880475a Photo add function only adds the first file in the array 2016-02-13 23:36:34 +01:00
Tobias Reich
3c45bbf4d1 Added phpDoc comments 2016-02-13 23:35:13 +01:00
Tobias Reich
fcb80c9f32 Run self::fnNotFound() when no match found in access class 2016-02-13 23:34:24 +01:00
Tobias Reich
36f43c3e27 Strict if condition 2016-02-13 23:33:39 +01:00
Tobias Reich
60e4a06df8 Removed unnecessary anonymous function 2016-02-13 23:32:13 +01:00
Tobias Reich
4e1e3cb2ee Removed debug mode 2016-02-13 23:31:51 +01:00