Commit Graph

239 Commits

Author SHA1 Message Date
Tobias Reich
45f8ff053e Replaced albums.load() with lychee.goto() 2016-03-06 18:26:23 +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
2bf985cd79 Code style adjustment 2016-03-06 17:38:34 +01:00
Tobias Reich
e1dca6205a Removed Untitled fallback for empty album titles 2016-03-06 16:51:12 +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
d90707c49f Reverted #462 2016-02-28 12:14:44 +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
bad7819ff6 Moved Album::getAll into a separated file 2016-02-14 14:49:51 +01:00
Tobias Reich
72b4321c0c Always response with Response::() 2016-02-13 23:38:04 +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
Tobias Reich
7dc4e01313 Fixed missing params var when Album::add returns and error 2016-01-31 17:51:42 +01:00
Tobias Reich
83e3271f43 Code style adjustment 2016-01-31 17:51:17 +01:00
Tobias Reich
7dd82fc516 Improved lychee.dropbox and lychee.dropboxKey check 2016-01-30 23:58:24 +01:00
Tobias Reich
36dd48ec27 Fixed link check when sharing a photo 2016-01-30 23:58:08 +01:00
Tobias Reich
145c3f5147 Namespaces, Plugins via Namespaces, API entry file renamned, Settings::set() 2016-01-26 15:31:53 +01:00
Tobias Reich
17e5dba979 Singleton pattern for Settings::get(), Database::get() and Plugins::get()
What could properly go wrong? ¯\_(ツ)_/¯
2016-01-24 22:14:20 +01:00
Tobias Reich
f7e624ca8b Fixed 'Full Photo' in view.php 2016-01-24 17:09:49 +01:00
Tobias Reich
b4084102e8 Fixed the loading bar 2016-01-24 15:39:12 +01:00
Tobias Reich
606968f349 Updated code style 2016-01-24 15:20:33 +01:00
Tobias Reich
634c3621db Update database connect function and update mechanism
Database::connect now takes care of the update-mechanism and uses the current database version instead of the version from the client.
2016-01-19 11:06:54 +01:00
Tobias Reich
978caa90b3 Code style adjustment 2016-01-19 11:02:47 +01:00
Tobias Reich
9b702cfcc7 Updated version 2016-01-07 15:46:49 +01:00
Tobias Reich
83fe4a2596 Disabled dragging for images 2016-01-06 17:29:49 +01:00
Tobias Reich
dce837171b Fixed the swipe animation 2016-01-06 17:19:23 +01:00
Tobias Reich
51d237dcd2 Use <img> for the main photo #361 #185
- Let the browser decide which photo to load
- Removed photo.getSize
- Automacialy center photos, without adding extra css from small images
2016-01-05 11:58:03 +01:00
Tobias Reich
e6059dbd32 Simplified view.photo.photo and only call and save photo.getID() once 2016-01-05 11:33:01 +01:00
Tobias Reich
23e78edc39 Replaced window.devicePixelRatio with srcset 2016-01-04 21:56:37 +01:00
Tobias Reich
77010b2ee5 Updated version 2015-12-20 13:23:31 +01:00
Tobias Reich
d516409afc Changed update URL #317 2015-12-17 16:06:59 +01:00
Tobias Reich
c280f1e3d5 Updated version 2015-11-01 20:10:55 +01:00
Tobias Reich
9a0d13b878 Code adjustments 2015-09-28 19:11:30 +02:00
Tobias Reich
453c587129 HTML and CSS changes 2015-09-28 18:47:50 +02:00
Tobias Reich
70eed8b107 Code adjustments 2015-09-20 21:25:12 +02:00
Tobias Reich
6464d6bcc6 Prefetch next image #185 2015-09-20 20:43:01 +02:00
Tobias Reich
2e96f089a7 Fixed tons of XSS issues and escaping problems 2015-09-05 23:02:58 +02:00
Tobias Reich
9b833f89d1 Improved escaping 2015-09-05 14:08:14 +02:00
Tobias Reich
2ba1824279 Improved var naming for albums without an overlay 2015-09-05 14:04:19 +02:00
Tobias Reich
39b8df7c4f Updated version 2015-08-29 22:08:14 +02:00
Tobias Reich
47c3139b02 Sahre photo now shares view.php link #392 2015-08-21 21:58:31 +02:00
Tobias Reich
d3a87fbfbb Fixed error when trying to download album with ampersand in password #356 2015-08-11 13:43:55 +02:00
Tobias Reich
8ff703be4a Updated version to 3.0.5 2015-08-05 20:18:57 +02:00
Tobias Reich
21a6fc111b Fixed view.php #384 2015-08-05 20:14:51 +02:00
Tobias Reich
b0300b952a Fixed empty entry in photo navigation after moving a photo 2015-07-17 10:09:05 +02:00
Tobias Reich
d812a085c4 Fixed star and share badge 2015-07-17 09:57:44 +02:00