discourse/app/assets/stylesheets/desktop
Régis Hanol cd2c9edb46 FIX: 🐛 upload on IE9 wasn't working :'(
- FIX: make sure we set a default name to a pasted image only on Chrome (the only browser that supports it)
- FIX: use ".json" extension to uploads endpoints since IE9 doesn't pass the correct header
- FIX: pass the CSRF token in a query parameter since IE9 doesn't pass it in the headers
- FIX: display error messages comming from the server when there is one over the default error message
- FIX: HACK around IE9 security issue when clicking a file input via JavaScript (use a label and set `visibility:hidden` on the input)
- FIX: hide the "cancel" upload on IE9 since it's not supported
- FIX: return "text/plain" content-type when uploading a file for IE9 in order to prevent it from displaying the save dialog
- FIX: check the maximum file size on the server 💥
- update jQuery File Upload Plugin to v. 5.42.2
- update JQuery IFram Transport Plugin to v. 1.8.5
- update jQuery UI Widget to v. 1.11.1
2015-01-28 19:43:20 +01:00
..
alert.scss BUGFIX: share alert styling with mobile 2014-07-07 17:46:32 +02:00
banner.scss FIX: banner topic's max-width & max-height on both mobile & desktop 2014-08-28 16:15:48 +02:00
compose.scss FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
discourse.scss FEATURE: remove star concept from Discourse 2015-01-07 13:43:27 +11:00
header.scss give home icon more breathing room 2015-01-09 15:18:42 -08:00
history.scss changing font sizes to ems, so fonts scale a bit more gracefully 2014-12-15 22:12:56 -05:00
login.scss UX: More spinner upgrades 2014-11-13 15:40:28 -05:00
modal.scss clean up CSS3 animations a bit 2014-12-25 02:29:39 -08:00
topic-list.scss fix left margin on tablet portrait w/topic + list 2015-01-25 23:45:36 -08:00
topic-post.scss tighten up suggested topic table layout 2015-01-25 00:33:52 -08:00
topic.scss tighten up suggested topic table layout 2015-01-25 00:33:52 -08:00
upload.scss FIX: 🐛 upload on IE9 wasn't working :'( 2015-01-28 19:43:20 +01:00
user-card.scss changing font sizes to ems, so fonts scale a bit more gracefully 2014-12-15 22:12:56 -05:00
user.scss UX: Change category badge style to use stripes 2015-01-20 14:56:06 -05:00