Tobias Reich
c527534ee5
Prefetch big when medium not available
2016-08-22 12:54:12 +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
da92ac245a
Open Facebook and Twitter sharing sheet in new window
2016-04-08 23:05:19 +02:00
Tobias Reich
0096e2769f
Wait for content to be loaded before showing photo
2016-03-06 18:32:20 +01:00
Tobias Reich
d31bbefbdc
Replaced lychee.goto('') with lychee.goto()
2016-03-06 18:32:03 +01:00
Tobias Reich
84c37b9b35
Fixed error when deleting last open photo in album
2016-03-06 16:40:40 +01:00
Tobias Reich
c7751f0231
Move to next photo after after moving a picture #437
2016-03-06 16:36:22 +01:00
Tobias Reich
83e3271f43
Code style adjustment
2016-01-31 17:51:17 +01:00
Tobias Reich
36dd48ec27
Fixed link check when sharing a photo
2016-01-30 23:58:08 +01:00
Tobias Reich
606968f349
Updated code style
2016-01-24 15:20:33 +01:00
Tobias Reich
dce837171b
Fixed the swipe animation
2016-01-06 17:19:23 +01:00
Tobias Reich
51d237dcd2
Use <img> for the main photo #361 #185
...
- Let the browser decide which photo to load
- Removed photo.getSize
- Automacialy center photos, without adding extra css from small images
2016-01-05 11:58:03 +01:00
Tobias Reich
70eed8b107
Code adjustments
2015-09-20 21:25:12 +02:00
Tobias Reich
6464d6bcc6
Prefetch next image #185
2015-09-20 20:43:01 +02:00
Tobias Reich
2e96f089a7
Fixed tons of XSS issues and escaping problems
2015-09-05 23:02:58 +02:00
Tobias Reich
9b833f89d1
Improved escaping
2015-09-05 14:08:14 +02:00
Tobias Reich
d3a87fbfbb
Fixed error when trying to download album with ampersand in password #356
2015-08-11 13:43:55 +02:00
Tobias Reich
b0300b952a
Fixed empty entry in photo navigation after moving a photo
2015-07-17 10:09:05 +02:00
Tobias Reich
632557800c
Improved null/undefined checks
2015-07-13 14:29:02 +02:00
Tobias Reich
1326524ade
Updated several files (ES2015)
2015-07-12 13:51:06 +02:00
Tobias Reich
f3c4662d2c
Updated photo.js (ES2015)
2015-07-11 17:35:20 +02:00
Tobias Reich
359a51f153
Updated modals to work with the new basicModal (data-name => name)
2015-06-28 18:33:17 +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
7e885425dc
Allow an album and photo title length of 50 chars #332
2015-05-10 23:01:07 +02:00
Tobias Reich
4299ab5b89
Removed <br>
2015-05-06 20:00:10 +02:00
Tobias Reich
df8fad52c5
Fixed editing text with single quotes #335
2015-04-30 23:11:12 +02:00
Tobias Reich
e89676d6ee
Prevent download of deleted albums/photos, added code documentation, fixed error when logged out and opening a private photo
2015-04-06 18:48:52 +02:00
Tobias Reich
56443a16c2
Fixed photo.getID
2015-03-15 01:07:41 +01:00
Tobias Reich
7314245e60
Improved getID
2015-03-15 00:43:28 +01:00
Tobias Reich
f36b84ecdf
Fixed editing tags while searching
2015-03-12 00:11:37 +01:00
Tobias Reich
389142385d
Improved if-conditions
2015-02-28 23:39:28 +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
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
b27ccbe349
Replaced mobileBrowser() with a better test
2015-01-29 23:07:38 +01:00
Tobias Reich
ce2db901c5
Merge branch 'master' into v3.0.0
...
Conflicts:
dist/main.js
dist/view.js
src/package.json
src/scripts/lychee.js
2015-01-26 20:53:18 +01:00
Tobias Reich
e8a1c1ea30
Fixed incorrect size calculation of photos
2015-01-23 22:17:15 +01:00
Tobias Reich
53c1366e7e
New dialogs
2015-01-16 21:39:32 +01:00
Tobias Reich
c849cf33a9
Front-end rewrite #275
2014-11-20 23:27:41 +01:00
Tobias Reich
752d094775
Front-end rewrite #275
2014-11-20 23:02:14 +01:00
Tobias Reich
b4d356f7e4
Front-end rewrite #275
2014-11-20 22:28:30 +01:00
Tobias Reich
8624b38171
Fixed indention #245
2014-11-19 23:40:47 +01:00
Tobias Reich
7a9df9c758
" to ' #245
2014-11-18 21:57:54 +01:00
Tobias Reich
8378fb24d9
Rewrite #245
2014-11-12 17:19:42 +01:00
Tobias Reich
4eebcedfe0
Comment cleanup
2014-10-21 13:38:32 +02:00
Tobias Reich
b86108d2be
Full photo should always show the big photo #67
2014-10-19 14:21:10 +02:00
Tobias Reich
32bd3ffefb
From ' to "
2014-10-19 14:17:18 +02:00
Tobias Reich
263eed3447
When deleting picture from album show next picture #242
2014-10-18 17:36:49 +02:00