discourse/app
David Taylor fd0de64e0d UX: Render wizard previews for high-DPI displays (#7371)
* UX: Render wizard previews for high-DPI displays

Sets up a canvas element of twice the required dimensions, scales all coordinates by 2x, then shrinks the display in css.

* Use window.devicePixelRatio to determine scale factor
2019-04-15 16:16:05 +10:00
..
assets UX: Render wizard previews for high-DPI displays (#7371) 2019-04-15 16:16:05 +10:00
controllers FIX: save registration IP address for invited users 2019-04-13 13:04:25 +05:30
helpers FEATURE: remove "COMPRESS_BROTLI" optional behavior 2019-04-11 12:36:18 +10:00
jobs FIX: Only consider pending queued posts for cleaning up uploads 2019-04-12 14:39:32 -04:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FIX: 'have_uploads' scope should include all uploads without multisite 'upload_path' prefix 2019-04-15 01:54:55 +05:30
serializers FEATURE: Include a user's pending posts in the topic view 2019-04-12 14:25:12 -04:00
services FIX: strip spoilers in notification excerpts 2019-04-12 12:00:49 -04:00
views Footer navigation for iOS PWAs and DiscourseHub app (#7347) 2019-04-10 12:23:18 -04:00