Commit Graph

445 Commits

Author SHA1 Message Date
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
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
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
Tobias Reich
4cff63d500 Fixed width of rows in upload modal 2015-06-28 18:58:38 +02:00
Tobias Reich
6d7917aa15 Updated file format error 2015-06-28 18:35:10 +02:00
Tobias Reich
359a51f153 Updated modals to work with the new basicModal (data-name => name) 2015-06-28 18:33:17 +02:00
Tobias Reich
30e4585146 Code adjustment 2015-06-28 17:47:31 +02:00
Tobias Reich
477351438e Fixed width of basicModal elements 2015-06-28 17:28:32 +02:00
Tobias Reich
82e1d6aa14 Fixed basicModal style 2015-06-28 15:48:27 +02:00
Tobias Reich
a4300acc6a Removed bower and updated to the new basicModal 2015-06-28 14:09:16 +02:00
Tobias Reich
d32115333e Fixed error when using "Merge All" with one selected album 2015-06-28 14:07:03 +02:00
Tobias Reich
1a53978108 Fixed basicContext on mobile 2015-06-27 23:45:07 +02:00
Tobias Reich
55d2886a61 Updated deps 2015-06-27 23:44:51 +02:00
Tobias Reich
b5fe2e9f68 Updated basicContext 2015-06-27 22:32:20 +02:00
Tobias Reich
024e015b9b Improved touchend support check #345 2015-06-27 21:48:17 +02:00
Tobias Reich
feefa9c5a0 Updated version, updated deps and added skip duplicates #367 2015-06-27 21:03:27 +02:00
Tobias Reich
380127516c Moved from bower to npm 2015-06-13 22:46:44 +02:00
Tobias Reich
b1974e5a0c Updated basicContext 2015-06-13 22:36:26 +02:00
Tobias Reich
0e1939ae27 Updated deps 2015-06-13 22:35:25 +02:00
Tobias Reich
1c75ea1327 Version push 2015-06-13 21:02:02 +02:00
Tobias Reich
fc6cdf4e62 Improved login-autocompletion 2015-06-04 00:58:48 +02:00
Tobias Reich
843dd3db94 Updated deps 2015-06-04 00:58:20 +02:00
Tobias Reich
a7192d1831 Fixed "Removing last Tag from photo not possible in Firefox #269" 2015-05-14 23:25:45 +02:00
Tobias Reich
a6b2f88238 Always reset error/loading header 2015-05-14 20:36:24 +02:00
Tobias Reich
dc7731cd88 Styled sorting select element #98 2015-05-14 20:05:36 +02:00
Tobias Reich
6b4f3546f9 Updated default tables and changed sorting var/entry to sortingPhotos #98 2015-05-14 17:47:17 +02:00
Tobias Reich
90ac81acf1 Added album sorting #98 2015-05-14 17:20:33 +02:00
Tobias Reich
e64e29f81f Several album and photo handling changes
- Stopped view.js from cutting album and photo titles (#332)
- Fixed album sorting (getByID, deleteByID)
- Fixed jQuery each bug when opening empty album
- Stop showing deleted photos in photo switcher
2015-05-14 15:42:28 +02:00
Tobias Reich
3131dea789 Updated deps 2015-05-14 15:23:09 +02:00
Tobias Reich
c635116655 Updated jQuery 2015-05-10 23:03:03 +02:00
Tobias Reich
717f2afc77 Smaller no content icon and text 2015-05-10 23:02:56 +02:00
Tobias Reich
7e885425dc Allow an album and photo title length of 50 chars #332 2015-05-10 23:01:07 +02:00
Tobias Reich
ee672d6b4a Improved visibility of creation date 2015-05-10 20:28:36 +02:00
Tobias Reich
0b8ab8e15f Changed no content icon color #347 2015-05-10 18:21:21 +02:00
Tobias Reich
4299ab5b89 Removed <br> 2015-05-06 20:00:10 +02:00
Tobias Reich
1bbe3bd3dc Added merge icon 2015-05-06 19:39:39 +02:00
Tobias Reich
9f7d6278ab Add single merge action with list select #341 2015-05-05 22:53:35 +02:00
Rouven Hurling
2e71c71a28 add confirmation modal and reload of albums after merge 2015-05-05 19:40:55 +02:00
Rouven Hurling
c69fe33df3 add Album::merge via Multiselection ContextMenu 2015-05-05 12:18:27 +02:00
Tobias Reich
ec4842cad5 Fixed url drag and drop link import 2015-05-04 22:16:29 +02:00
Tobias Reich
3458b27105 Updated deps 2015-05-04 22:16:00 +02:00
Tobias Reich
24159c059e Hide sidebar when switching to album view 2015-04-30 23:37:52 +02:00
Tobias Reich
df8fad52c5 Fixed editing text with single quotes #335 2015-04-30 23:11:12 +02:00
Tobias Reich
ed4ebe6882 Removed arrows from view.php 2015-04-18 00:08:56 +02:00
Tobias Reich
0945cddab4 Stop init from returning username 2015-04-17 22:50:35 +02:00
Tobias Reich
aa9b4e6174 Updated basicModal 2015-04-11 17:26:50 +02:00
Tobias Reich
d2f2aaabf5 Removed old adjustments for mobile screens 2015-04-11 16:38:36 +02:00
Tobias Reich
e6d0d728d7 Updated deps 2015-04-11 16:38:14 +02:00
Tobias Reich
0f8bf0f8e1 Catch "photo not found" in view.php 2015-04-06 21:10:33 +02:00
Tobias Reich
5c40f43290 Fixed sorting of move and switch album context menu 2015-04-06 19:28:21 +02:00