Commit Graph

113 Commits

Author SHA1 Message Date
Tobias Reich
168d0ed2ce Removed legacy modal-system 2015-01-30 00:21:20 +01:00
Tobias Reich
42b4d60b13 New modal for password.getDialog 2015-01-30 00:20:42 +01:00
Tobias Reich
20bcac4dd2 Fixed album sharing with password protection 2015-01-30 00:20:11 +01:00
Tobias Reich
1cd74f047d Updated to ES6 2015-01-29 23:55:25 +01:00
Tobias Reich
c06f2e0f07 Updated to ES6 and added the new modal for setSorting 2015-01-29 23:55:13 +01:00
Tobias Reich
6bbb46d4bf Updated deps and added 6to5 2015-01-29 23:54:25 +01:00
Tobias Reich
c4b61a357d Updated basicModal 2015-01-29 23:52:52 +01:00
Tobias Reich
988f41ef1a Splited _frameworks.js 2015-01-29 23:10:12 +01:00
Tobias Reich
4fd41b224a Replaced " with ' 2015-01-29 23:08:52 +01:00
Tobias Reich
b27ccbe349 Replaced mobileBrowser() with a better test 2015-01-29 23:07:38 +01:00
Tobias Reich
206f3ba28d New modal for setDropboxKey 2015-01-29 23:00:46 +01:00
Tobias Reich
0d3593fe58 Use new modal for login 2015-01-29 22:57:42 +01:00
Tobias Reich
f9e604ed6f Updated basicModal to auto-select first input in modal 2015-01-29 22:54:42 +01:00
Tobias Reich
21ddae1040 Updated deps 2015-01-26 20:58:20 +01:00
Tobias Reich
ce2db901c5 Merge branch 'master' into v3.0.0
Conflicts:
	dist/main.js
	dist/view.js
	src/package.json
	src/scripts/lychee.js
2015-01-26 20:53:18 +01:00
Tobias Reich
e8a1c1ea30 Fixed incorrect size calculation of photos 2015-01-23 22:17:15 +01:00
Tobias Reich
9d472e2c40 Version push to v2.7.1 2015-01-22 21:29:05 +01:00
Tobias Reich
fab2bb0afe Close import-dialog after clicking Import 2015-01-22 11:23:16 +01:00
Tobias Reich
ae468be5bd Updated setLogin dialog 2015-01-20 13:47:32 +01:00
Tobias Reich
3e946590fa Added error styling to dialog input 2015-01-20 13:46:58 +01:00
Tobias Reich
a1c65590a4 Improved padding of text in dialogs 2015-01-20 13:46:33 +01:00
Tobias Reich
9d87beeb75 Updated createConfig dialog 2015-01-20 13:21:13 +01:00
Tobias Reich
8d42af4d68 Improved input margin in dialogs 2015-01-20 13:20:45 +01:00
Tobias Reich
0e70328094 Fixed a problem with the .no_content styling 2015-01-20 13:20:17 +01:00
Tobias Reich
53c1366e7e New dialogs 2015-01-16 21:39:32 +01:00
Tobias Reich
5c8f2fe036 New dialogs 2015-01-16 19:52:34 +01:00
Tobias Reich
f155e9c695 Fixed logout 2015-01-10 18:42:52 +01:00
Tobias Reich
287917ebc9 New dialog system (WIP)
+ Added vars for shadows
+ Removed ctrl-modifer (#288)
2015-01-09 14:34:38 +01:00
Tobias Reich
7d37bf8ebb Do not disable right-click #213 2015-01-08 20:11:04 +01:00
Tobias Reich
b240e2dbaa Changed overlay back to gradient 2015-01-06 22:54:32 +01:00
Tobias Reich
522d31d33d Added new JS module: header 2015-01-04 22:27:34 +01:00
Tobias Reich
1f3b164d59 Separator to Divider 2015-01-04 20:55:13 +01:00
Tobias Reich
4f7c1511f0 Version push 2015-01-04 20:46:52 +01:00
Tobias Reich
eb66c30e8b event_name to eventName 2015-01-04 20:41:09 +01:00
Tobias Reich
03e7113bb9 Style adjustments
- black() and white() functions
- Added vars
2015-01-04 20:27:07 +01:00
Tobias Reich
3465c96180 Several changes
- New classes for previous and forward photo
- Improved setTitle
- Use document.title for lychee.title as default
- Updated jQuery and other deps
2015-01-02 01:47:49 +01:00
Tobias Reich
1eadb1c501 New caret down icon for the editable title 2015-01-02 01:44:06 +01:00
Tobias Reich
e684d7142d New separators for the context menu 2015-01-02 01:43:07 +01:00
Tobias Reich
a7ec8c7349 Infobox now uses the same separators as the content 2015-01-02 01:42:28 +01:00
Tobias Reich
19a37ddebf button--left and --right, content::before, new back and forward photo navigation 2015-01-02 00:46:23 +01:00
Tobias Reich
7fd78e2cc0 Fixed a bug not showing camera next photo date 2014-12-29 23:19:48 +01:00
Tobias Reich
d21a8c6500 Serveral style changes including the border of albums/photos 2014-12-29 23:19:39 +01:00
Tobias Reich
a5adb4f0bd New design 2014-12-29 01:50:57 +01:00
Tobias Reich
404ebc2988 Added Infobox basic elements to index.html 2014-12-28 23:51:13 +01:00
Tobias Reich
2c0a9a489f Fixed search x, new InfoBox close 2014-12-28 23:29:01 +01:00
Tobias Reich
5b6ad09f98 Updated toolbar icons 2014-12-26 01:23:56 +01:00
Tobias Reich
581dfdabe6 Docker improvements #252 2014-12-13 14:41:55 +01:00
Tobias Reich
daf9af1997 Updated deps 2014-12-12 23:36:33 +01:00
Ben Snider
93a27ed793 Addresses #264 by enabling the download button on all devices. All devices should now be able to download files, iOS added support to Mobile Safari some time ago. 2014-12-06 10:52:55 -05:00
Tobias Reich
6855f27893 Fixed a caching-bug where it wasn't possible to return from search 2014-12-05 15:42:32 +01:00