Commit Graph

392 Commits

Author SHA1 Message Date
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
Tobias Reich
180b139773 Updated deps and build commands 2016-02-28 12:10:29 +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
c065d61001 Updated deps 2016-02-13 23:47:30 +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
eb887c7ca8 Added scripts to package.json and removed gulp from the global dependencies 2016-01-24 14:57:22 +01:00
Tobias Reich
1a856eeb4f Updated jquery 2016-01-24 14:21:06 +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
f337ea19ba Updated basicContext 2016-01-07 15:30:55 +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
d1bd819db9 Updated deps 2016-01-06 16:24:09 +01:00
Tobias Reich
e5734dec13 Improved <img> centering on mobile devices 2016-01-06 11:08:43 +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
76a7d53fba Updated package.json version #436 2015-12-20 22:31:48 +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
11a91fb625 Updated deps 2015-12-17 13:02:15 +01:00
Tobias Reich
0e09fbdc67 Updated deps and gulpfile to work with babel 6 2015-12-08 10:06:00 +01:00
Tobias Reich
049e4a7bbd Updated deps 2015-11-14 13:16:34 +01:00
Tobias Reich
e5a7655b55 Removed Dockerfile 2015-11-14 13:09:21 +01:00
Tobias Reich
c280f1e3d5 Updated version 2015-11-01 20:10:55 +01:00
Tobias Reich
2499b54828 Updated deps 2015-11-01 19:56:01 +01:00
Tobias Reich
e41e642319 Updated deps 2015-10-27 17:22:28 +01:00
Tobias Reich
71e81420ec Updated deps 2015-10-17 21:55:49 +02:00
Tobias Reich
ccfa11d2bf Updated deps 2015-10-09 12:53:16 +02:00
Tobias Reich
d1d652f868 Fixed view.php and updated the sidebar width 2015-09-28 20:36:18 +02: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
e90d125a20 Removed copyright from some files 2015-09-28 18:34:59 +02:00
Tobias Reich
a1700fefe5 Updated deps and added basicContext popin effect 2015-09-28 18:34:21 +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
afd3c31896 Updated deps 2015-09-13 14:38:53 +02:00
Tobias Reich
684ecb028f Updated deps 2015-09-05 23:03:03 +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
bfedfa3f94 Updated deps 2015-08-29 14:54:20 +02:00
Tobias Reich
47c3139b02 Sahre photo now shares view.php link #392 2015-08-21 21:58:31 +02:00
Tobias Reich
35586fd5f7 Updated deps 2015-08-21 21:57:41 +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
67565809f3 Updated basicModal 2015-08-11 09:19:18 +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
26f8dda2cc Updated deps 2015-08-05 20:11:19 +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
Tobias Reich
632557800c Improved null/undefined checks 2015-07-13 14:29:02 +02:00
Tobias Reich
4d65819cd9 Removed old visible.message()-function 2015-07-12 14:47:55 +02:00
Tobias Reich
f26cb68787 Always add all badges
Show & hide them using classes
2015-07-12 14:47:35 +02:00
Tobias Reich
050be351e4 Updated version 2015-07-12 14:05:14 +02:00
Tobias Reich
c3201afc46 Fixed image overlaying pre/next-buttons 2015-07-12 13:54:12 +02:00
Tobias Reich
1326524ade Updated several files (ES2015) 2015-07-12 13:51:06 +02:00
Tobias Reich
d4470341ff Updated upload.js (ES2015) 2015-07-12 13:19:57 +02:00
Tobias Reich
961026b014 Updated settings.js (ES2015) 2015-07-12 12:42:32 +02:00
Tobias Reich
f3c4662d2c Updated photo.js (ES2015) 2015-07-11 17:35:20 +02:00
Tobias Reich
1987286efc Updated init.js (ES2015) 2015-07-11 16:53:37 +02:00
Tobias Reich
35f37df707 Updated search.js (ES2015) 2015-07-11 16:27:26 +02:00
Tobias Reich
9e976b1856 Updated password.js (ES2015) 2015-07-11 16:21:26 +02:00
Tobias Reich
710aa2bf52 Updated lychee.js (ES2015) 2015-07-11 16:17:28 +02:00
Tobias Reich
63b2a2412d Updated loadingBar.js (ES2015) 2015-07-11 14:52:38 +02:00
Tobias Reich
595e40549a Updated main.js (ES2015) 2015-07-11 14:47:56 +02:00
Tobias Reich
0d583ea341 Updated contextMenu.js (ES2015) 2015-07-11 14:39:09 +02:00
Tobias Reich
bfe067cc71 Updated api.js and build.js (ES2015) 2015-07-11 14:16:11 +02:00
Tobias Reich
a0ea271bd6 Updated albums.js (ES2015) 2015-07-11 13:47:43 +02:00
Tobias Reich
93db87a1f8 Updated album.js (ES2015) 2015-07-11 13:33:37 +02:00
Tobias Reich
aca4fcf400 Only use touchend when really available and on mobile #345 2015-07-09 17:30:31 +02:00
Tobias Reich
c928c09f8f Updated to basicContext v3.3 2015-07-09 16:00:37 +02:00
Tobias Reich
a2b5e48f6d Only listen for mouseup event when multiselect in use 2015-07-09 15:23:54 +02:00
Tobias Reich
9a53ab5615 Fixed potential performance bottleneck 2015-07-09 15:22:12 +02:00
Tobias Reich
cb88c90cbd Only init swiping when eventName is 'touchend' 2015-07-09 15:21:19 +02:00
Tobias Reich
6118ad5c4a Code adjustment 2015-07-09 15:20:41 +02:00
Tobias Reich
8cbb56cffe Simplified will-change 2015-07-09 14:34:00 +02:00
Tobias Reich
bcad26a8d1 Code adjustments and small performance improvements 2015-07-09 14:33:34 +02:00
Tobias Reich
96d931bb9b Use the visible-property of basicContext to show and hide individual items 2015-07-07 10:38:08 +02:00
Tobias Reich
8f02a3f13f Updated deps 2015-07-07 10:37:28 +02:00
Tobias Reich
4a5368247c Improved error handling when importing from the server 2015-07-06 16:54:59 +02:00
Tobias Reich
1bc8c39209 Added will-change 2015-07-06 16:36:18 +02:00
Tobias Reich
61431c6e59 Better error-handling for import.url() and import.dropbox() 2015-06-28 23:13:48 +02:00