Fly Man
20a1ff2d61
Merge pull request #754 from electerious/develop
...
* Drag and Drop Sorting using Jquery-ui
* Updating database tables
* version 3.1.7
2018-02-24 01:41:07 +01:00
Tobias Reich
34d2c740fd
Updated version
2017-03-20 09:43:05 +01:00
Tobias Reich
bd71bd4352
Updated deps
2017-03-20 09:33:08 +01:00
Tobias Reich
d7bdddc4c5
Updated version
2016-10-25 18:15:45 +02:00
Tobias Reich
424ac3d5b5
Removed npm-shrinkwrap
2016-10-25 18:11:38 +02:00
Tobias Reich
623325691f
Nobody needs a copyright in each file…
2016-10-25 18:11:27 +02:00
Tobias Reich
2041758551
Updated deps
2016-10-25 18:07:16 +02:00
Tobias Reich
89b4f56160
Improve auto-fullscreen delay #625
2016-09-25 13:03:51 +02:00
Tobias Reich
5c1ee46a21
Updated deps
2016-09-25 13:01:02 +02:00
Tobias Reich
b360d23661
Smoothing rotation of album #626
...
Keep the composited layer created by the browser during the animation. Makes the border of the transformed thumb look better.
2016-09-25 12:58:31 +02:00
Tobias Reich
e1e3f31839
Hide mouse pointer in full screen mode #620
2016-09-20 10:02:16 +02:00
Tobias Reich
b098cab264
Updated version to 3.1.4
2016-08-27 18:12:35 +02:00
Tobias Reich
cea42f126a
Improved nextPhoto and previousPhoto check
2016-08-27 18:06:47 +02:00
Tobias Reich
8a267c05c5
Hide sidebar when navigating to smart album
2016-08-22 13:45:48 +02:00
Tobias Reich
a0c33bb4a0
Updated version
2016-08-22 13:16:49 +02:00
Tobias Reich
c527534ee5
Prefetch big when medium not available
2016-08-22 12:54:12 +02:00
Tobias Reich
d458feb55d
Updated deps
2016-08-09 09:53:24 +02:00
Tobias Reich
0188cbba38
Merge branch 'hrniels-fullscreen' into develop
2016-08-09 09:42:34 +02:00
Nils Asmussen
8181bd6ce6
Removed duplicated timeout for header.
...
Because of that, the timeout for going into fullscreen mode
has been changed from 500ms to 1s.
2016-08-06 15:19:55 +02:00
Nils Asmussen
e41b0f81bd
Improved fullscreen enter/leave in photo view.
...
Previously, document.mouse{enter,leave} was used for that. This
has the disadvantage that is doesn't work when the browser is
in fullscreen mode (at least, in Chromium), because the mouse
can no longer leave the document.
With this commit, mousemove is used to switch to fullscreen
in the photo view after the user has not moved the mouse for
some time. It is left again, if the user moves the mouse.
2016-08-01 14:20:21 +02:00
Tobias Reich
1b8dd24fe1
Prefetch the medium photo instead of the big one #446
2016-07-02 14:53:25 +02:00
Tobias Reich
06a7374098
Updated deps
2016-06-25 12:30:14 +02:00
Tobias Reich
5b6b64bce3
Updated version
2016-05-02 19:51:06 +02:00
Tobias Reich
4dd2155326
Updated version to 3.1.1
2016-04-30 15:32:41 +02:00
Tobias Reich
916ec66140
Fixed separator not showing up when logged in
2016-04-30 15:30:48 +02:00
Tobias Reich
8288672ec4
Fixed missing function in view.php
2016-04-30 15:30:16 +02:00
Tobias Reich
640b674081
Updated deps
2016-04-30 15:12:18 +02:00
Tobias Reich
156313f326
Hide alt text on unloaded images
2016-04-10 16:44:49 +02:00
Tobias Reich
0006b06c52
Improved scroll and rendering performance by removing will-change
...
Caused too many composite layers slowing down the rendering process when loading big albums
2016-04-10 16:44:19 +02:00
Tobias Reich
96a3524168
Optimized images
2016-04-10 16:43:28 +02:00
Tobias Reich
38bbb312ae
Updated jQuery
2016-04-08 23:06:40 +02:00
Tobias Reich
da92ac245a
Open Facebook and Twitter sharing sheet in new window
2016-04-08 23:05:19 +02:00
Tobias Reich
9f8f3f73d8
Removed optimized event from view.php
2016-04-08 22:52:30 +02:00
Tobias Reich
8307d36d0e
Added share menu to view.php #473
2016-04-08 22:51:22 +02:00
Tobias Reich
cba5a39602
Don't show dropbox in public share menu #473
2016-04-08 22:46:37 +02:00
Tobias Reich
134d290ce7
Added basicContext to view scripts
2016-04-08 22:46:13 +02:00
Tobias Reich
ba8078fac1
Comment change
2016-04-08 22:45:49 +02:00
Tobias Reich
ec69564923
Code style adjustment
2016-04-08 22:14:31 +02:00
Tobias Reich
592c7598a2
Show share button when logged out #473
2016-04-08 22:07:17 +02:00
Tobias Reich
9a7ed49ea1
Removed will-change from the main image to improve the image rendering in Chrome #501
2016-04-01 22:06:43 +02:00
Tobias Reich
9981f55709
Fixed a floating bug when tables are to small
2016-03-31 23:47:26 +02:00
Tobias Reich
cf52e559ad
Updated deps
2016-03-31 16:06:50 +02:00
Tobias Reich
a9ed9f08e7
Fixed upload not showing correct error
2016-03-24 22:37:37 +01:00
Tobias Reich
761da1e936
Improved upload messages
2016-03-24 22:22:59 +01:00
Tobias Reich
6a28693add
Strict response check
2016-03-24 21:42:09 +01:00
Tobias Reich
7a54476ff1
Always respond with JSON
2016-03-24 21:41:41 +01:00
Tobias Reich
4551c342b9
Code style adjustments
2016-03-24 21:36:14 +01:00
Tobias Reich
d212363ebf
Return photo ID when upload successful #487
2016-03-24 18:40:58 +01:00
Tobias Reich
50086cfe69
Removed outdated first album check
2016-03-24 18:23:33 +01:00
Tobias Reich
9c1bab29f1
Updated comment
2016-03-24 18:16:33 +01:00