Commit Graph

142 Commits

Author SHA1 Message Date
Tobias Reich
13dca6cb48 Merge branch 'v2.5' of https://github.com/electerious/Lychee into uploader
Conflicts:
	assets/min/main.css
	assets/min/main.js
	assets/min/view.js
2014-06-21 12:23:19 +02:00
Tobias Reich
bdc8ccb3cf Version push to 2.5 release candidate (rc1) 2014-06-18 23:51:44 +02:00
Tobias Reich
5b5e511cd1 Fixed a bug with special chars in descriptions, disabled debug and pushed version 2014-06-15 19:11:54 +02:00
Tobias Reich
4bd77f8dbf Remove html from Tags, Description and Title input 2014-06-14 21:38:37 +02:00
Tobias Reich
0f8a409cec Prevent tabs from open in the same tab all the time 2014-06-01 12:21:34 +02:00
Tobias Reich
c19c3f48b3 Removed text from Email sharing 2014-05-31 12:55:18 +02:00
Tobias Reich
c5977e95ef Fixed a bug where EXIF data was displayed even when empty 2014-05-31 12:38:36 +02:00
Tobias Reich
d8e4b2fe8f Pushed version to v2.5 beta 3 2014-05-31 12:08:13 +02:00
Tobias Reich
c64698c26f Fixed a bug where "No public albums" won't disappear 2014-05-30 21:07:15 +02:00
Tobias Reich
03e2081756 Merge branch 'v2.5' of https://github.com/electerious/Lychee into uploader
Conflicts:
	assets/js/upload.js
	assets/min/main.js
2014-05-27 10:20:45 +02:00
Tobias Reich
bf7210de2a Fixed a bug where photos were uploaded to the wrong album 2014-05-27 10:17:46 +02:00
Tobias Reich
f90bfe0086 Merge branch 'v2.5' of https://github.com/electerious/Lychee into uploader
Conflicts:
	assets/min/main.js
2014-05-20 17:13:45 +02:00
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