Commit Graph

128 Commits

Author SHA1 Message Date
Tobias Reich
8baeb1f33a Removed path from svg icons 2015-04-02 22:09:33 +02:00
Tobias Reich
a4357ddad8 Fixed data-retina 2015-04-02 22:08:40 +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
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
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
ea149b68af Added Album::prepareData and improved thumbs response from API 2015-03-12 12:57:48 +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
2001f172fa Fixed checkForUpdates and improved version number in login 2015-03-11 23:00:17 +01:00
Tobias Reich
d01e894220 Simplified response of session init 2015-03-06 23:29:55 +01:00
Tobias Reich
61cf46be1f Added loadingBar.dom, changed visible.header 2015-03-06 22:48:41 +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
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
c07c43b023 Adjusted indention 2015-02-22 21:52:42 +01:00
Tobias Reich
3f4bfe253d Removed useless md5 hashing in front-end and added username hashing in back-end 2015-02-08 15:36:13 +01:00
Tobias Reich
580228521d Default values for album infobox 2015-02-07 00:06:46 +01:00
Tobias Reich
d0616d678b Quickly switch between photos 2015-02-07 00:04:20 +01:00
Tobias Reich
dd2a57e5f8 Fixed editable state in public mode 2015-02-07 00:01:54 +01:00
Tobias Reich
1e3fdc680d Added Dropbox icon to context 2015-02-02 23:37:13 +01:00
Tobias Reich
5678de1000 New naming for all API calls 2015-02-02 23:36:33 +01:00
Tobias Reich
7b1f95688c Required MySQL username 2015-02-02 23:33:40 +01:00
Tobias Reich
6cd79ee169 New api object 2015-02-02 21:55:33 +01:00
Tobias Reich
0630554789 Updated copyright 2015-02-01 22:08:37 +01:00
Tobias Reich
7a970a55ed Fixed view.php 2015-02-01 21:21:58 +01:00
Tobias Reich
65f4980bb8 Added ionicons, dropped Font Awesome, fixed active album share, new protected badge 2015-02-01 00:25:31 +01:00
Tobias Reich
b3323c74c3 From CoffeeScript to JS (ES6) 2015-01-31 22:29:31 +01:00
Tobias Reich
f321e21645 New icons for context 2015-01-31 00:30:57 +01:00
Tobias Reich
f8bf8df5cc New dialog for upload, removed unused code 2015-01-31 00:30:47 +01:00
Tobias Reich
330b16a4b8 Updated context icons (WIP) 2015-01-30 01:04:12 +01:00
Tobias Reich
12b8b5f19c Removed legacy modal-system build fn 2015-01-30 01:03:34 +01:00
Tobias Reich
f9d753395a Auto-focus password input when sharing album 2015-01-30 00:35:30 +01:00