Glitch-Shrike/app
unarist f1f846045f Fix ReferenceError when Cache API is missing (#6953)
Cache API is not supported on Safari 11.0 / iOS 11.

Since those caching is optional, this patch simply ignores it.
2018-03-29 14:57:02 +02:00
..
chewy
controllers
helpers
javascript Fix ReferenceError when Cache API is missing (#6953) 2018-03-29 14:57:02 +02:00
lib Do not ignore unknown media attachments, only skip them (#6948) 2018-03-29 00:52:24 +02:00
mailers
models Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
policies
presenters
serializers
services
validators Fix UniqueUsernameValidator comparison (#6926) 2018-03-27 04:33:57 +02:00
views
workers