discourse/app/assets/javascripts
Joffrey JAFFEUX f0ef307d2d
FIX: topic timer offset applied two times
timezone offset was calculated and sent from browser to server, it would be applied on utc time generated from '2013-11-22 5:00' format for example and then sent back to browser which would display it thinking it's UTC time using `moment(utc time)` when it's in fact an UTC time we have offseted with the initial user timezone.

This is impossible to automatically test in the current app state. Easiest reproduction is in live browser after setting your timezone to `America/New_York`, when setting a topic timer to later_today, after save, the time under the topic should be off to something roughly equal +1/-1  hour to your timezone offset.
2017-12-07 14:42:58 +01:00
..
admin FEATURE: Show a button to Staff for "Moderation History" on posts/topics 2017-12-05 15:20:20 -05:00
discourse FIX: topic timer offset applied two times 2017-12-07 14:42:58 +01:00
discourse-common tweak icon-library generation 2017-11-23 18:24:26 +01:00
docs
ember-addons Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
locales FEATURE: Catalan Translations (#5404) 2017-12-07 10:36:25 +01:00
pretty-text Hide new advanced editor and preview sync behind a hidden site settings. 2017-12-06 12:34:58 +08:00
select-kit FIX: correctly print html entity when used in a locale for none 2017-12-05 19:09:12 -05:00
wizard FIX: invite-list expects initial value mutation 2017-11-24 13:32:24 +01:00
admin.js.erb
application.js Introduces select-kit 2017-11-21 11:53:09 +01:00
deprecated.js REFACTOR: Remove requirejs calls 2017-07-05 17:24:27 -04:00
discourse-loader.js Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
discourse-objects.js
discourse.js.es6 FIX: Skip pasting files if plain text available in clipboard 2017-12-02 02:05:11 +05:30
ember_include.js.erb
ember_jquery.js Use the same jQuery in prod and dev, avoid minimizing twice 2017-03-22 15:48:37 -04:00
ember-shim.js
env.js
main_include_admin.js
markdown-it-bundle.js UX: Improve editor and preview scroll syncing. 2017-11-23 17:02:02 +08:00
plugin-third-party.js.erb
plugin.js.erb
preload-store.js.es6
pretty-text-bundle.js FEATURE: image uploads now have short urls 2017-08-22 16:40:08 -04:00
service-worker.js.erb Uglify doesn't support ES6 yet. 2017-11-28 16:07:27 +08:00
template_include.js.erb
vendor.js Don't pre-minifiy autoellipsis 2017-05-18 15:16:15 -04:00
wizard-application.js Introduces select-kit 2017-11-21 11:53:09 +01:00
wizard-vendor.js FIX: Wizard was broken 2017-07-27 10:48:31 -04:00