Commit Graph

27 Commits

Author SHA1 Message Date
Tobias Reich
83fe4a2596 Disabled dragging for images 2016-01-06 17:29:49 +01:00
Tobias Reich
51d237dcd2 Use <img> for the main photo #361 #185
- Let the browser decide which photo to load
- Removed photo.getSize
- Automacialy center photos, without adding extra css from small images
2016-01-05 11:58:03 +01:00
Tobias Reich
23e78edc39 Replaced window.devicePixelRatio with srcset 2016-01-04 21:56:37 +01:00
Tobias Reich
2e96f089a7 Fixed tons of XSS issues and escaping problems 2015-09-05 23:02:58 +02:00
Tobias Reich
2ba1824279 Improved var naming for albums without an overlay 2015-09-05 14:04:19 +02:00
Tobias Reich
f26cb68787 Always add all badges
Show & hide them using classes
2015-07-12 14:47:35 +02:00
Tobias Reich
c3201afc46 Fixed image overlaying pre/next-buttons 2015-07-12 13:54:12 +02:00
Tobias Reich
bfe067cc71 Updated api.js and build.js (ES2015) 2015-07-11 14:16:11 +02:00
Tobias Reich
7e885425dc Allow an album and photo title length of 50 chars #332 2015-05-10 23:01:07 +02:00
Tobias Reich
0f8bf0f8e1 Catch "photo not found" in view.php 2015-04-06 21:10:33 +02:00
Tobias Reich
06fba792b2 Use flewbox for content 2015-04-06 16:23:23 +02:00
Tobias Reich
b21141aa8a Updated iconic, removed some shadows, removed viewBox, fixed FF icon filter bug #316 2015-04-04 23:19:16 +02:00
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
82e78da455 Retinize images before adding them the DOM to improve performance 2015-03-31 23:16:18 +02: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
ea149b68af Added Album::prepareData and improved thumbs response from API 2015-03-12 12:57:48 +01:00
Tobias Reich
e8cc2e9192 Streamlined prepare process of photo data 2015-03-12 00:11:16 +01:00
Tobias Reich
e39d70ab15 Removed unused data attribute 2015-02-28 23:37:35 +01:00
Tobias Reich
b226f879b0 Streamlines type of password 2015-02-27 21:16:22 +01:00
Tobias Reich
c07c43b023 Adjusted indention 2015-02-22 21:52:42 +01:00
Tobias Reich
580228521d Default values for album infobox 2015-02-07 00:06:46 +01:00
Tobias Reich
0630554789 Updated copyright 2015-02-01 22:08:37 +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