demarches-normaliennes/app/javascript
Pierre de La Morinerie 64d96646a3 javascript: autosave with explicit cookies settings
Older browsers implemented a different default value for `window.fetch`
credentials: it was omitted unless explicitely set.

So we force the value for these older browsers:

- Firefox 39-60
- Chrome 42-67
- Safari 10.1-11.1.2

See https://github.com/github/fetch#sending-cookies
2019-11-27 10:37:33 +00:00
..
components/TypesDeChampEditor editor: reduce scroll duration when inserting a new champ 2019-11-07 15:49:15 +01:00
manager/fields Explicitly import jQuery 2018-08-13 15:17:13 +02:00
new_design javascript: autosave with explicit cookies settings 2019-11-27 10:37:33 +00:00
packs javascript: add a window.fetch polyfill 2019-11-27 10:37:33 +00:00
shared autosave: make requests time out 2019-11-21 14:00:06 +01:00