This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app/services
Martin Brennan 7af01d88d2
FIX: Better 0 file size detection and logging (#16116)
When creating files with create-multipart, if the file
size was somehow zero we were showing a very unhelpful
error message to the user. Now we show a nicer message,
and proactively don't call the API if we know the file
size is 0 bytes in JS, along with extra console logging
to help with debugging.
2022-03-07 12:39:33 +10:00
..
app-events.js DEV: Drop support for removing all appEvent listeners (#14936) 2021-11-15 12:31:05 +01:00
document-title.js FIX: Hide notification count on document title in Do Not Disturb (#11646) 2021-01-06 16:15:04 -06:00
emoji-store.js DEV: correctly notify property changes of emoji store (#15389) 2021-12-22 10:59:41 +01:00
logs-notice.js DEV: Refactor logs-notice/global-notice (#15000) 2021-11-18 21:49:58 +01:00
media-optimization-worker.js FIX: Better 0 file size detection and logging (#16116) 2022-03-07 12:39:33 +10:00
presence.js DEV: Allow PresenceChannel to specify custom activity thresholds (#15217) 2021-12-07 20:57:57 +00:00
screen-track.js FEATURE: cache last post number (#15772) 2022-02-10 13:09:28 +11:00
search.js DEV: Make search an actual service (#14998) 2021-11-18 16:52:03 +01:00
store.js DEV: Make store an actual service (#14996) 2021-11-18 16:51:20 +01:00