Commit Graph

176 Commits

Author SHA1 Message Date
Tobias Reich
1a53978108 Fixed basicContext on mobile 2015-06-27 23:45:07 +02:00
Tobias Reich
024e015b9b Improved touchend support check #345 2015-06-27 21:48:17 +02:00
Tobias Reich
feefa9c5a0 Updated version, updated deps and added skip duplicates #367 2015-06-27 21:03:27 +02:00
Tobias Reich
380127516c Moved from bower to npm 2015-06-13 22:46:44 +02:00
Tobias Reich
0f1684a496 Rebuild 2015-06-13 22:36:42 +02:00
Tobias Reich
1c75ea1327 Version push 2015-06-13 21:02:02 +02:00
Tobias Reich
fc6cdf4e62 Improved login-autocompletion 2015-06-04 00:58:48 +02:00
Tobias Reich
a7192d1831 Fixed "Removing last Tag from photo not possible in Firefox #269" 2015-05-14 23:25:45 +02:00
Tobias Reich
a6b2f88238 Always reset error/loading header 2015-05-14 20:36:24 +02:00
Tobias Reich
dc7731cd88 Styled sorting select element #98 2015-05-14 20:05:36 +02:00
Tobias Reich
6b4f3546f9 Updated default tables and changed sorting var/entry to sortingPhotos #98 2015-05-14 17:47:17 +02:00
Tobias Reich
90ac81acf1 Added album sorting #98 2015-05-14 17:20:33 +02:00
Tobias Reich
e64e29f81f Several album and photo handling changes
- Stopped view.js from cutting album and photo titles (#332)
- Fixed album sorting (getByID, deleteByID)
- Fixed jQuery each bug when opening empty album
- Stop showing deleted photos in photo switcher
2015-05-14 15:42:28 +02:00
Tobias Reich
717f2afc77 Smaller no content icon and text 2015-05-10 23:02:56 +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
ee672d6b4a Improved visibility of creation date 2015-05-10 20:28:36 +02:00
Tobias Reich
0b8ab8e15f Changed no content icon color #347 2015-05-10 18:21:21 +02:00
Tobias Reich
4299ab5b89 Removed <br> 2015-05-06 20:00:10 +02:00
Tobias Reich
1bbe3bd3dc Added merge icon 2015-05-06 19:39:39 +02:00
Tobias Reich
9f7d6278ab Add single merge action with list select #341 2015-05-05 22:53:35 +02:00
Tobias Reich
c02ccb0d5b Rebuild 2015-05-05 21:39:21 +02:00
Rouven Hurling
2e71c71a28 add confirmation modal and reload of albums after merge 2015-05-05 19:40:55 +02:00
Rouven Hurling
00b08fd22d Fix PHP & SQL errors in Album::merge, run gulp 2015-05-05 19:29:10 +02:00
Tobias Reich
ec4842cad5 Fixed url drag and drop link import 2015-05-04 22:16:29 +02:00
Tobias Reich
897cca3aca Rebuild 2015-04-30 23:37:57 +02:00
Tobias Reich
ed4ebe6882 Removed arrows from view.php 2015-04-18 00:08:56 +02:00
Tobias Reich
0945cddab4 Stop init from returning username 2015-04-17 22:50:35 +02:00
Tobias Reich
aa9b4e6174 Updated basicModal 2015-04-11 17:26:50 +02:00
Tobias Reich
8d81ff7318 Rebuild 2015-04-06 21:10:39 +02:00
Tobias Reich
5c40f43290 Fixed sorting of move and switch album context menu 2015-04-06 19:28:21 +02:00
Tobias Reich
9a2982de29 Rebuild 2015-04-06 18:49:20 +02:00
Tobias Reich
06fba792b2 Use flewbox for content 2015-04-06 16:23:23 +02:00
Tobias Reich
8edaba5136 Fixed view.php 2015-04-05 00:40:39 +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
32f813a8a5 Updated deps 2015-04-03 13:53:20 +02:00
Tobias Reich
0d8b4727fe Updated basicModal 2015-04-03 13:52:19 +02:00
Tobias Reich
aa0c0d5870 Rebuild 2015-04-02 23:26:04 +02:00
Tobias Reich
acfafc75fa Rebuild 2015-04-02 22:10:38 +02:00
Tobias Reich
895b82edd0 Added gulp-inject 2015-04-01 23:41:20 +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
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
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
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
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
87537eba2d Feature: Edit sharing properties of album 2015-02-28 23:42:13 +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
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
bd2bf9d543 Rebuild 2015-02-25 20:54:26 +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
36d01240d6 Rebuild 2015-02-07 00:06:57 +01:00
Tobias Reich
5678de1000 New naming for all API calls 2015-02-02 23:36:33 +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
f8bf8df5cc New dialog for upload, removed unused code 2015-01-31 00:30:47 +01:00
Tobias Reich
89dacb31f4 Rebuild 2015-01-30 01:04:20 +01:00
Tobias Reich
b84ab4fd2c Rebuild 2015-01-30 00:21:25 +01:00
Tobias Reich
a2821a8238 Rebuild 2015-01-29 23:55:34 +01:00
Tobias Reich
44e82f4777 Rebuild 2015-01-26 20:58:27 +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
287917ebc9 New dialog system (WIP)
+ Added vars for shadows
+ Removed ctrl-modifer (#288)
2015-01-09 14:34:38 +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
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
19a37ddebf button--left and --right, content::before, new back and forward photo navigation 2015-01-02 00:46:23 +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
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
Tobias Reich
e6c109269e Fixed saved scrolling position 2014-12-04 22:12:29 +01:00
Tobias Reich
37040c99d7 Several basicContext improvements
- Updated basicContext #245
- Scrollable context menu #215
- New move album
- Fixed context selection bug when clicking on photo/album
2014-12-04 21:15:21 +01:00
Tobias Reich
c670b85daf Show medium in view.php when available #67 2014-11-28 23:21:32 +01:00
Tobias Reich
47f4837f0c Fixed a bug where the albums-separator showed up without albums 2014-11-23 00:09:10 +01:00
Tobias Reich
e3fe5042dc Removed unused files from the view 2014-11-23 00:08:31 +01:00
Tobias Reich
b70f65a7d0 Front-end rewrite #275 2014-11-22 20:43:51 +01:00