Glitch-Shrike/app
unarist fb3dc00dda Ignore AbortError when cancelled sharing (#6978)
`navigator.share()` rejects Promise if user cancelled sharing, and it may
print it as an error on JavaScript console.

This patch ignores it and prints other errors on the console.
2018-03-31 13:16:38 +02:00
..
chewy
controllers
helpers Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
javascript Ignore AbortError when cancelled sharing (#6978) 2018-03-31 13:16:38 +02:00
lib Fix compatibility with PeerTube (#6968) 2018-03-30 15:44:54 +02:00
mailers
models Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
policies
presenters
serializers
services Fix compatibility with PeerTube (#6968) 2018-03-30 15:44:54 +02:00
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views
workers Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00