Commit Graph

1139 Commits

Author SHA1 Message Date
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
d065cd2f52 Rebuild 2015-07-09 17:52:08 +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
68d9505015 Rebuild 2015-07-09 16:00:42 +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
46a8beae88 Rebuild 2015-07-07 10:38:13 +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
0ad4239b2e Updated build docs 2015-07-06 17:07:46 +02:00
Tobias Reich
eeb839cacf Merge branch 'master' into develop 2015-07-06 17:05:21 +02:00
Tobias Reich
aaef0a36dd Merge branch 'master' into develop 2015-07-06 16:55:09 +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
c7d426c1c4 Merge pull request #373 from LudovicRousseau/patch-1
Use src/ instead of build/ directory
2015-07-06 16:31:51 +02:00
Ludovic Rousseau
7ce4677506 Use src/ instead of build/ directory
The dependency file package.json is in src/ so npm install should be run from there.

Also remove the extra ";" at the end of line. This is shell code, not JavaScript.
2015-07-05 19:12:12 +02:00
Tobias Reich
f1ff8bf2b0 Import module now without static functions 2015-06-29 09:45:03 +02:00
Tobias Reich
897fad76cf Added skipDuplicates- and identifier-check to the diagnostics 2015-06-28 23:17:09 +02:00
Tobias Reich
61431c6e59 Better error-handling for import.url() and import.dropbox() 2015-06-28 23:13:48 +02:00
Tobias Reich
035ca23c97 Added returnOnError functionality to Photo::add 2015-06-28 23:09:41 +02:00
Tobias Reich
4cff63d500 Fixed width of rows in upload modal 2015-06-28 18:58:38 +02:00
Tobias Reich
1dece87434 Fixed: Only import urls passend to the function, not existing photos from the temp folder 2015-06-28 18:58:17 +02:00
Tobias Reich
6d7917aa15 Updated file format error 2015-06-28 18:35:10 +02:00
Tobias Reich
d7a9d1d1e8 Rebuild 2015-06-28 18:33:22 +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
53448d1ace Rebuild 2015-06-28 17:59:37 +02:00
Tobias Reich
30e4585146 Code adjustment 2015-06-28 17:47:31 +02:00
Tobias Reich
f925e118c2 Generate identifier when creating the database, not on update
This fixes the broken 'setLogin' when using Lychee for the first time.
2015-06-28 17:47:19 +02:00
Tobias Reich
e36fd87f5a Added skipDuplicates to default settings table 2015-06-28 17:29:03 +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