Commit Graph

233 Commits

Author SHA1 Message Date
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
7dcf062602 Removed date from compressed files 2014-04-04 18:50:58 +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
c339116a7f Improved JS for view.php 2014-04-02 00:25:54 +02:00
Tobias Reich
27bdc7dbe6 Fixed view.php 2014-04-02 00:18:25 +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
a92a8e5e42 Removed manifest (not working with dynamic files) 2014-04-01 22:35:37 +02:00
Tobias Reich
b2c45087b2 Fixed manifest links 2014-04-01 22:29:11 +02:00
Tobias Reich
b27d8cfbd7 Added manifest for iOS 2014-04-01 22:27:09 +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
64b8308ab2 Compressed code 2014-03-25 15:27:16 +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
1e54092994 Improved animations on fullscreen 2014-03-25 15:22:04 +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
72e40a6c6e Added missing animations for FireFox 2014-03-16 21:09:54 +01:00
Tobias Reich
7d1da4d944 Merge branch 'bounce' 2014-03-16 21:01:51 +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
0e785c7c80 Removed bounding for thumb zoomIn and zoomOut 2014-03-16 19:28:24 +01:00
Tobias Reich
41862b8c8b New bouncing animation 2014-03-16 19:23:23 +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
f94d3b2eab Prebuild 2014-02-25 18:05:53 +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
10a24c2770 Moved favicon to the root 2014-02-15 21:30:59 +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
a06bc1786a Improved position of the edit icon for tags 2014-02-14 19:04:02 +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
b24f120955 No text selection for Firefox 2014-02-08 21:43:37 +01:00
Tobias Reich
1e34ce4d09 Improved overlay for photos 2014-02-08 21:19:33 +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
88c8108035 Smaller delete button 2014-02-02 23:55:18 +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
Tobias Reich
6f09515c20 ContextMenu should never leave the screen again 2014-01-31 22:27:58 +01:00
Tobias Reich
3ad59279b3 Enable multiselect for the whole screen 2014-01-31 22:26:51 +01:00
Tobias Reich
b4b50be732 Delete all and rename all albums 2014-01-31 21:22:25 +01:00
Tobias Reich
f3aa01dc05 ids -> photoIDs 2014-01-31 20:11:28 +01:00
Tobias Reich
458d4ad98e Merge branch 'master' of https://github.com/electerious/Lychee into multiselect 2014-01-31 00:25:14 +01:00
Tobias Reich
5dff1b0d3c Version push to 2.0.2 2014-01-31 00:08:48 +01:00
Tobias Reich
cbb96404cd Improved background and z-index of multiselect 2014-01-29 00:43:29 +01:00
Tobias Reich
ec8a80cd3f Delete all and Move all 2014-01-29 00:43:06 +01:00
Tobias Reich
7166a536e4 Merge branch 'master' of https://github.com/electerious/Lychee into multiselect 2014-01-28 22:58:45 +01:00
Tobias Reich
bf24b74dc5 Display photo title on hover, if title is too long for the overlay 2014-01-28 22:56:03 +01:00
Tobias Reich
d678cd97d7 Merge branch 'master' of https://github.com/electerious/Lychee into multiselect 2014-01-28 22:34:01 +01:00
Tobias Reich
20c3717651 Compress 2014-01-28 22:23:41 +01:00
Tobias Reich
e5df07d6ac Merge branch 'pr/66'
Conflicts:
	assets/js/min/main.js
2014-01-28 22:23:04 +01:00
Tobias Reich
5e43667281 Album tooltip improvements
- Only display tooltip when album title too long
- Change title when changing album title
2014-01-28 22:22:05 +01:00
tomcodes
df77b22bb8 Added title tag on album div 2014-01-28 20:52:12 +01:00
tomcodes
8c9182f1e1 Added title tag on album div 2014-01-28 20:45:08 +01:00
Tobias Reich
ef46bd183a Move all and Star all 2014-01-28 20:44:25 +01:00
Tobias Reich
7b07f43d19 Added missing functions for multiselect 2014-01-28 17:15:23 +01:00
Tobias Reich
dd8de66bd3 Basic Multiselect 2014-01-28 17:00:55 +01:00
Tobias Reich
c165722054 Compressed 2014-01-28 14:07:50 +01:00
Tobias Reich
2d5b9e65c3 Merge branch 'pr/62'
Conflicts:
	assets/js/min/main.js
2014-01-28 14:07:26 +01:00
Tobias Reich
285e611f90 Clear search improvements 2014-01-28 14:04:09 +01:00
birdwing
5f61b1be1d Add an 'X' button for clearing text in the search field. 2014-01-27 18:53:28 -05:00
Tobias Reich
e3f695d502 First album bug fixed 2014-01-27 23:58:51 +01:00
Tobias Reich
cec028dd53 Compressed 2014-01-27 23:29:29 +01:00
Cronos87
dd4520ab45 Change the overflow value from scroll to auto 2014-01-27 20:47:40 +01:00
Tobias Reich
540304eb26 Fixed some php notices 2014-01-26 15:16:59 +01:00
cternes
606560d1cc Fixed download empty archive bug. 2014-01-26 14:42:45 +01:00
Tobias Reich
c4845b50a3 Correct position of upload modal on mobile devices 2014-01-25 17:07:51 +01:00
Tobias Reich
77398cab56 Avoid console error on retina-screens 2014-01-25 16:57:15 +01:00
Tobias Reich
79607485fb V2.0.1
- Share > Direct Link
- Download individual images (Issue #43)
- ContextMenu stays within the window (Issue #41)
- Prevent default ContextMenu (Issue #45)
- Small ContextMenu improvements
- Small security improvements
2014-01-24 13:49:01 +01:00
Tobias Reich
f9f4afe7db Move and delete photo fixed 2014-01-22 15:26:13 +01:00
Tobias Reich
dd2f6ebc77 V2.0
- All new redefined interface
- Faster animations and transitions
- Import from Dropbox
- Import from Server
- Download public albums
- Several sorting options
- Installation assistent
- Infobox and description for albums
- Faster loading and improved performance
- Better file handling and upload
- Album covers are chosen intelligent
- Prettier URLs
- Massive changes under the hood
- IPTC support (Headline and Caption)
- EXIF Orientation support

How to update:
1. Replace all files, excluding `uploads/`
2. Open Lychee and enter your database details
2014-01-22 11:12:51 +01:00