discourse/app
Martin Brennan dce6c6fb50
FIX: Native File object was not passed to uploadHandler (#15146)
The commit 20b2a42f49 broke
upload handlers, because previously we passed through the
native File object to the handler, not the uppy-wrapped
File object.
2021-12-01 09:01:53 +10:00
..
assets FIX: Native File object was not passed to uploadHandler (#15146) 2021-12-01 09:01:53 +10:00
controllers FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs FIX: Delete unconfirmed AND expired email tokens only (#15089) 2021-11-25 10:34:30 +02:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
serializers FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
services REFACTOR: Improve support for consolidating notifications. (#14904) 2021-11-30 13:36:14 -03:00
views FEATURE: Replace Crawl-delay directive with proper rate limiting (#15131) 2021-11-30 12:55:25 +03:00