Commit Graph

984 Commits

Author SHA1 Message Date
Tobias Reich
895b82edd0 Added gulp-inject 2015-04-01 23:41:20 +02:00
Tobias Reich
7103e854ab Added svgsprite class to hide inline svg #320 2015-04-01 23:38:43 +02:00
Tobias Reich
31121a0e1e Removed unused scrolling bars in FF #316 #289 2015-04-01 22:55:35 +02:00
Tobias Reich
5686e83461 LoadingBar improvements 2015-04-01 22:20:28 +02:00
Tobias Reich
82e78da455 Retinize images before adding them the DOM to improve performance 2015-03-31 23:16:18 +02:00
Tobias Reich
155ba27841 Fixed album.getID for SmartAlbums with non numeric ids 2015-03-31 23:14:42 +02:00
Tobias Reich
5dc5116818 Avoid public as var name 2015-03-31 23:14:20 +02:00
Tobias Reich
6aba10bea4 Reduced attr changes to improve performance 2015-03-29 19:22:39 +02:00
Tobias Reich
a0c71edf64 Updated deps 2015-03-29 18:58:23 +02:00
Tobias Reich
9278182b10 Updated copyright year 2015-03-29 18:58:15 +02:00
Tobias Reich
93fc15532a Added 'visible' to album sidebar 2015-03-15 21:57:25 +01:00
Tobias Reich
9725eb707d Moved binding to multiselect.bind() and header.bind() 2015-03-15 21:29:54 +01:00
Tobias Reich
7ed822be57 New function to create the sidebar album structure 2015-03-15 16:44:26 +01:00
Tobias Reich
5c71fc3727 Rewritten building and binding of sidebar 2015-03-15 15:10:28 +01:00
Tobias Reich
ae3ffec4ce Updated deps 2015-03-15 14:44:08 +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
56443a16c2 Fixed photo.getID 2015-03-15 01:07:41 +01:00
Tobias Reich
7314245e60 Improved getID 2015-03-15 00:43:28 +01:00
Tobias Reich
7410cf773e Return true/false in header functions 2015-03-15 00:39:45 +01:00
Tobias Reich
26cdd98dfc Fixed fading divider in infobox 2015-03-14 22:34:15 +01:00
Tobias Reich
c9f5d112d4 Use Album::prepareData in search 2015-03-13 21:32:39 +01:00
Tobias Reich
ea149b68af Added Album::prepareData and improved thumbs response from API 2015-03-12 12:57:48 +01:00
Tobias Reich
8102574b85 Rebuild 2015-03-12 00:11:46 +01:00
Tobias Reich
f36b84ecdf Fixed editing tags while searching 2015-03-12 00:11:37 +01:00
Tobias Reich
e8cc2e9192 Streamlined prepare process of photo data 2015-03-12 00:11:16 +01:00
Tobias Reich
f35c146578 Added search input to header, removed search icon 2015-03-12 00:07:20 +01:00
Tobias Reich
2001f172fa Fixed checkForUpdates and improved version number in login 2015-03-11 23:00:17 +01:00
Tobias Reich
2ced366b8d Rebuild 2015-03-11 22:33:11 +01:00
Tobias Reich
6d4c8d4233 Improved cursor 2015-03-11 22:32:57 +01:00
Tobias Reich
25fe449d80 Added ":active" to clickable areas 2015-03-08 23:35:36 +01:00
Tobias Reich
a57b2d0127 Removed "cursor: pointer"
Lychee now feels faster and more like a webapp
2015-03-08 23:14:20 +01:00
Tobias Reich
d01e894220 Simplified response of session init 2015-03-06 23:29:55 +01:00
Tobias Reich
b143de1050 Updated deps 2015-03-06 22:50:09 +01:00
Tobias Reich
61cf46be1f Added loadingBar.dom, changed visible.header 2015-03-06 22:48:41 +01:00
Tobias Reich
cfe99df0da Adjusted indention 2015-02-28 23:42:28 +01:00
Tobias Reich
87537eba2d Feature: Edit sharing properties of album 2015-02-28 23:42:13 +01:00
Tobias Reich
389142385d Improved if-conditions 2015-02-28 23:39:28 +01:00
Tobias Reich
e39d70ab15 Removed unused data attribute 2015-02-28 23:37:35 +01:00
Tobias Reich
d7ba8b127b Fixed sharing information in photo infobox 2015-02-28 21:38:25 +01:00
Tobias Reich
e7cb1b1c77 Fixed sharing information in album infobox 2015-02-28 21:36:59 +01:00
Tobias Reich
4d16696c52 Don't show thumbs of protected albums when logged out 2015-02-28 21:36:04 +01:00
Tobias Reich
761042d033 Merge branch 'feature/api' into release/v3.0.0 2015-02-27 22:40:23 +01:00
Tobias Reich
1490dcbe9e Removed md5 from search, renamed code var to hash 2015-02-27 22:39:07 +01:00
Tobias Reich
138bf714c5 Streamlined type of star and public 2015-02-27 22:14:19 +01:00
Tobias Reich
b226f879b0 Streamlines type of password 2015-02-27 21:16:22 +01:00
Tobias Reich
67dce773e6 Updated Album::getAll 2015-02-27 20:37:24 +01:00
Tobias Reich
452a19254c Fixed move photo 2015-02-27 20:33:03 +01:00
Tobias Reich
c06e3d16ae Updated deps 2015-02-27 18:11:07 +01:00
Tobias Reich
0e388d6257 Merge branch 'develop' into release/v3.0.0 2015-02-27 18:04:48 +01:00
Tobias Reich
ed0df727c5 Added new plugin import hook #306 2015-02-25 21:16:30 +01:00