discourse/app
Martin Brennan daa06a1c00
DEV: Improve external upload debugging (#28627)
* Do not delete created external upload stubs for 2 days
  instead of 1 hour if enable_upload_debug_mode is true,
  this aids with server-side debugging.
* If using an API call, return the detailed error message
  if enable_upload_debug_mode is true. In this case the user
  is not using the UI, so a more detailed message is appropriate.
* Add a prefix to log messages in ExternalUploadHelpers, to
  make it easier to find these in logster.
2024-08-30 10:25:04 +10:00
..
assets DEV: Add plugin outlet to the group info template (#28624) 2024-08-29 14:02:33 -04:00
controllers DEV: Gracefully handle an array of IDs passed to Topics#show (#28631) 2024-08-29 14:22:42 +08:00
helpers UX: Use localized time format in embedded comments (#28014) 2024-07-22 18:42:36 +08:00
jobs FIX: chat mailer log noise (#28616) 2024-08-29 11:39:08 -03:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models DEV: Improve external upload debugging (#28627) 2024-08-30 10:25:04 +10:00
serializers FIX: Return properly interpolated translations for flags 2024-08-26 16:46:30 +02:00
services FIX: do not enforce 2fa when an account is created with OAuth (#28625) 2024-08-29 11:19:04 +10:00
views DEV: Stop using sprockets for 'use ember cli' stylesheet (#28633) 2024-08-29 10:38:27 +01:00