Commit Graph

36 Commits

Author SHA1 Message Date
Nils Asmussen
8181bd6ce6 Removed duplicated timeout for header.
Because of that, the timeout for going into fullscreen mode
has been changed from 500ms to 1s.
2016-08-06 15:19:55 +02:00
Tobias Reich
20963ac463 Replaced lychee.goto('') with lychee.goto() 2016-03-06 18:19:27 +01:00
Tobias Reich
606968f349 Updated code style 2016-01-24 15:20:33 +01:00
Tobias Reich
dce837171b Fixed the swipe animation 2016-01-06 17:19:23 +01:00
Tobias Reich
453c587129 HTML and CSS changes 2015-09-28 18:47:50 +02:00
Tobias Reich
4d65819cd9 Removed old visible.message()-function 2015-07-12 14:47:55 +02:00
Tobias Reich
1987286efc Updated init.js (ES2015) 2015-07-11 16:53: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
cb88c90cbd Only init swiping when eventName is 'touchend' 2015-07-09 15:21:19 +02:00
Tobias Reich
024e015b9b Improved touchend support check #345 2015-06-27 21:48:17 +02:00
Tobias Reich
8edaba5136 Fixed view.php 2015-04-05 00:40:39 +02:00
Tobias Reich
9725eb707d Moved binding to multiselect.bind() and header.bind() 2015-03-15 21:29:54 +01:00
Tobias Reich
2b39f64c34 Infobox to Sidebar (rewrite)
- Sidebar now visible along content
- Interact with the content while the sidebar stays open
- Fixed "ctrl+a also selects the "about" tab #230"
- Sidebar redesign
- Own module for the sidebar
2015-03-15 01:48:11 +01:00
Tobias Reich
61cf46be1f Added loadingBar.dom, changed visible.header 2015-03-06 22:48:41 +01:00
Tobias Reich
389142385d Improved if-conditions 2015-02-28 23:39:28 +01:00
Tobias Reich
d0616d678b Quickly switch between photos 2015-02-07 00:04:20 +01:00
Tobias Reich
0630554789 Updated copyright 2015-02-01 22:08:37 +01:00
Tobias Reich
f8bf8df5cc New dialog for upload, removed unused code 2015-01-31 00:30:47 +01:00
Tobias Reich
168d0ed2ce Removed legacy modal-system 2015-01-30 00:21:20 +01:00
Tobias Reich
b27ccbe349 Replaced mobileBrowser() with a better test 2015-01-29 23:07:38 +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
522d31d33d Added new JS module: header 2015-01-04 22:27:34 +01:00
Tobias Reich
eb66c30e8b event_name to eventName 2015-01-04 20:41:09 +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
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
35e0627d81 Removed unused code 2014-11-30 00:28:38 +01:00
Tobias Reich
4b9030effb Code adjustments 2014-11-27 23:10:05 +01:00
Tobias Reich
edcffdc8eb Front-end rewrite #275 2014-11-22 20:37:22 +01:00
Tobias Reich
88874750ba Front-end rewrite #275 2014-11-22 20:09:38 +01:00
Powen Tan
2b91a1b368 Change event for button_settings button 2014-11-10 14:35:20 +08:00
Tobias Reich
94e40d24bd Replaced name with description 2014-11-01 23:57:36 +01:00
Tobias Reich
8ba427216e Removed Tooltip JS #245 2014-10-21 14:55:35 +02:00
Tobias Reich
4eebcedfe0 Comment cleanup 2014-10-21 13:38:32 +02:00
Tobias Reich
961039bdfb Changed folder structure 2014-10-10 23:30:10 +02:00