Commit Graph

180 Commits

Author SHA1 Message Date
Tobias Reich
63061e0d9e Shorter text for sharing-dialog 2014-05-17 23:53:13 +02:00
Tobias Reich
f08e838a38 Disable infobox shortcut in SmartAlbums 2014-05-17 23:30:02 +02:00
Tobias Reich
99f5248032 Visual enhancements for new uploader 2014-05-16 22:11:10 +02:00
Tobias Reich
ce5f8b9d0f Improved handling of long file names and fixed Dropbox and URL import 2014-05-12 22:13:47 +02:00
Tobias Reich
5acc5760da Faster back when album empty 2014-05-12 21:41:32 +02:00
Tobias Reich
47afc5c74b Removed support for old uploader and fixed URL import 2014-05-12 21:40:25 +02:00
Tobias Reich
808bf4ee1e Basic per file upload 2014-05-12 00:15:01 +02:00
Tobias Reich
1261a2ff35 Version push to v2.5 b2 2014-05-11 20:48:53 +02:00
Tobias Reich
dceb348d42 Store username in lychee_username 2014-05-11 20:11:39 +02:00
Tobias Reich
61a868980e Improved sorting by takestamp and reset for older version (#152) 2014-05-06 19:57:59 +02:00
Tobias Reich
bc9189433c Updated link to check.php 2014-04-22 12:05:43 +02:00
Tobias Reich
0362ca8f57 Show or hide password field, depending on the radio-input (#105) 2014-04-21 14:55:13 +02:00
Tobias Reich
705a383bec Fix for #126 2014-04-19 19:55:07 +02:00
Tobias Reich
92d894783e Improved parsing of tags 2014-04-18 21:27:52 +02:00
Tobias Reich
3a67cd4728 Fixed global vars 2014-04-15 14:17:32 +02:00
Tobias Reich
76d04922f2 Improved share album dialog (#105) 2014-04-14 17:19:56 +02:00
Tobias Reich
0cbf57dbfa Added shortcut to focus search 2014-04-14 11:06:13 +02:00
Tobias Reich
73e14c7a3a Close upload on error 2014-04-12 16:42:06 +02:00
Tobias Reich
9b1e4bcd5e Check if response is numeric 2014-04-11 22:47:09 +02:00
Tobias Reich
fe6d05425b Added update script to v2.5 + version push (#115) 2014-04-10 22:42:14 +02:00
Tobias Reich
44d44e04fd Improved update mechanism (#115) 2014-04-05 18:30:24 +02:00
Tobias Reich
26d7242ed2 Removed unused param and enabled debug mode 2014-04-05 16:03:14 +02:00
Tobias Reich
ce3914e801 Added setPublic and setPassword to Album 2014-04-04 17:56:08 +02:00
Tobias Reich
37994b5228 Fixed setTitle for albums and photos 2014-04-02 22:40:31 +02:00
Tobias Reich
e5f0e8138c Change version 2014-04-01 23:43:03 +02:00
Tobias Reich
cdb7d4c197 Fixed wrong if 2014-04-01 22:57:01 +02:00
Tobias Reich
93210ecb64 Fix undefined error 2014-04-01 22:55:45 +02:00
Tobias Reich
edb7471b10 Trying to fix undefined error on mobile devices while swiping 2014-04-01 22:49:51 +02:00
Tobias Reich
cdd5abcdd8 Removed logging 2014-04-01 22:45:22 +02:00
Tobias Reich
02e77b8aea Fixed a swipe error 2014-04-01 22:42:12 +02:00
Tobias Reich
605ef84c0b Fixed an error when swiping and removed unnecessary detection 2014-04-01 22:39:59 +02:00
Tobias Reich
ee2630b93a Added npm, bower and grunt to compile files 2014-04-01 21:33:29 +02:00
Tobias Reich
a2a5f7e440 Updated jQuery 2014-04-01 20:43:24 +02:00
Tobias Reich
f6177e9d3e Version push and cleanup of loadingBar.js 2014-03-30 17:43:49 +02:00
Tobias Reich
270a2d8e0c Fixed a bug, where the header could be hidden after closing a photo 2014-03-30 00:36:07 +01:00
Tobias Reich
232e963bcc Use document.title as standard-title 2014-03-30 00:20:00 +01:00
Tobias Reich
032e972ece Renamed name to title and added shortcut for tags and description. 2014-03-30 00:12:38 +01:00
Tobias Reich
31d2bbfe28 Added r shortcut and ctrl+ equivalents for shortcuts 2014-03-29 20:28:18 +01:00
Tobias Reich
4a74e992d4 Slower swipe animation 2014-03-27 23:00:23 +01:00
Tobias Reich
942a922a45 Removed animation on desktop and arrows on mobile 2014-03-27 22:53:34 +01:00
Tobias Reich
7699fd0498 Moved a line 2014-03-27 00:26:17 +01:00
Tobias Reich
177d7dda95 Fixed a bug where the image stood in fullscreen 2014-03-27 00:25:54 +01:00
Tobias Reich
994e881c5a Back and forward animation 2014-03-27 00:16:39 +01:00
Tobias Reich
10ad35877e Swipe not working correctly 2014-03-26 23:59:54 +01:00
Tobias Reich
47d2e83a6c Use correct offset 2014-03-26 23:56:22 +01:00
Tobias Reich
541130483b Use correct tolerance 2014-03-26 23:54:19 +01:00
Tobias Reich
749c2cd9ab Avoid fullscreen when swiping 2014-03-26 23:52:25 +01:00
Tobias Reich
086131c222 Bugfix 2014-03-26 23:48:02 +01:00
Tobias Reich
9fbd2e183b Limited swipe to mobile 2014-03-26 23:43:17 +01:00
Tobias Reich
7279c0a588 Swipe to go back and forward 2014-03-26 23:36:50 +01:00
Tobias Reich
9a18939090 Added swipe-mobule 2014-03-26 23:02:45 +01:00
Tobias Reich
faba762f98 Added more button to photoview 2014-03-26 22:22:25 +01:00
Tobias Reich
43d6b3d4cd Improved fullscreen using CSS 2014-03-26 20:49:00 +01:00
Tobias Reich
0204bc37b0 Fixed show header on touch 2014-03-25 15:26:48 +01:00
Tobias Reich
00156aa01a Moved code to init 2014-03-25 15:25:28 +01:00
Tobias Reich
381a86c99d Added e.preventDefault 2014-03-25 15:19:49 +01:00
Tobias Reich
28638d2163 Added fullscreen on mobile 2014-03-25 15:15:40 +01:00
Tobias Reich
2dd6613118 Version push to 2.1.1 and sort by takedate and taketime (that's for you @GustavePate, #98) 2014-03-20 18:54:23 +01:00
Tobias Reich
e982143d2d Improved dialog when deleting Unsorted 2014-03-16 21:00:29 +01:00
Tobias Reich
0ba638286a Delete albums with cmd + backspace 2014-03-16 21:00:00 +01:00
Tobias Reich
d06c04ffe8 Close upload on error 2014-03-16 13:17:29 +01:00
Tobias Reich
f2c86fda81 Final commit for version 2.1 2014-03-02 13:47:15 +01:00
Tobias Reich
e500493c7c Fixes an escaping issue (#89) 2014-02-28 15:08:05 +01:00
Tobias Reich
7116aa68db Version push to release candidate 2014-02-27 22:46:21 +01:00
Tobias Reich
035e2b9ef1 Version push to 2.1 b4 2014-02-27 20:46:48 +01:00
Tobias Reich
2d66c445da jsHint enhancements 2014-02-25 23:37:05 +01:00
Tobias Reich
13841b918b Added missing semicolons 2014-02-25 22:14:25 +01:00
Tobias Reich
11cfb939b5 Edit the Dropbox key (#84) 2014-02-23 22:42:15 +01:00
Tobias Reich
f0065bbebc Improved updating mechanism 2014-02-23 19:41:12 +01:00
Tobias Reich
259a623eeb Beta-version push (Beta 3) 2014-02-23 17:00:04 +01:00
Tobias Reich
0c4f23108e Path adjustments 2014-02-23 16:12:53 +01:00
Tobias Reich
ef22205252 Makefile 2014-02-23 16:02:01 +01:00
Tobias Reich
327e907c7d Trim whitespace 2014-02-17 16:22:53 +01:00
Tobias Reich
5a6da5423f Added check.php to the settings menu 2014-02-17 16:22:01 +01:00
Tobias Reich
48158f0d23 Compressed files 2014-02-15 21:30:29 +01:00
Tobias Reich
1915440807 Version push 2014-02-14 19:08:33 +01:00
Tobias Reich
75d175b9cc Fixed an error when try to visit non-public albums 2014-02-14 19:03:26 +01:00
Tobias Reich
fda195f6fd Version push 2014-02-09 22:39:12 +01:00
Tobias Reich
88a5810e0c - Multi-Folder import from server
- Improved upload
- Tidied up .php files
- Removed import of single files via view.php?p=filename
2014-02-09 22:30:16 +01:00
Tobias Reich
f46f63b764 Disable multiselect when searching 2014-02-09 22:23:09 +01:00
Tobias Reich
ec196c52d3 API separated into areas 2014-02-09 19:21:55 +01:00
Tobias Reich
2a745b5304 Do not show tags in public mode 2014-02-09 00:34:31 +01:00
Tobias Reich
69741b7d33 Better selecting 2014-02-08 22:11:01 +01:00
Tobias Reich
1f8f6dfead - Edit tags via contextMenu
- Dialog improvements
2014-02-08 21:19:19 +01:00
Tobias Reich
f671077c26 Better function naming in db.php 2014-02-08 17:28:11 +01:00
Tobias Reich
eac2fbab19 Merge branch 'master' of https://github.com/electerious/Lychee into tags
Conflicts:
	assets/js/modules/contextMenu.js
	assets/js/modules/init.js
2014-02-04 22:45:14 +01:00
Tobias Reich
fd995fb7dc Notifications for Chrome 2014-02-04 22:26:06 +01:00
Tobias Reich
ea10c68631 Improved notifications for Safari and Chrome 2014-02-04 22:08:23 +01:00
Tobias Reich
c4ba5ea64e Show edit icon on tags 2014-02-04 21:39:17 +01:00
Tobias Reich
53fac7a8c2 Improved tag editing 2014-02-04 21:38:01 +01:00
Tobias Reich
62c26b9153 Maxlength for inputs 2014-02-02 23:56:20 +01:00
Tobias Reich
9cd3f050cd Better parsing for tags 2014-02-02 23:22:06 +01:00
Tobias Reich
ec74dfc06c Merge branch 'master' of https://github.com/electerious/Lychee into tags 2014-02-02 15:38:10 +01:00
Tobias Reich
51262838f7 Retina thumbs while using the search 2014-02-02 15:37:14 +01:00
Tobias Reich
be404366bc Basic implementation for tags
- Edit Tags
- Delete Tags
- Search Tags

Multiselect:
- Only when logged in
2014-02-02 15:11:46 +01:00
Tobias Reich
d14a3dbf8b Tolerance for multiselect 2014-02-01 21:50:36 +01:00
Tobias Reich
c980157eca Fixed wrong login or password annotation (#71) 2014-02-01 20:27:25 +01:00
Tobias Reich
447d1298b9 Version push 2014-02-01 00:09:05 +01:00
Tobias Reich
d8428de0c4 Donate menu 2014-02-01 00:08:13 +01:00
Tobias Reich
60affcdb64 Disable multiselect on mobile browsers 2014-01-31 22:28:16 +01:00