Chatwoot/app/javascript/dashboard
Sojan Jose 6fdd4a2996
chore: Security Improvements to the API (#2893)
- Devise auth tokens are reset on password update
- Avatar attachment file type is limited to jpeg,gif and png
- Avatar attachment file size is limited to 15 mb
- Widget Message attachments are limited to types ['image/png', 'image/jpeg', 'image/gif', 'image/bmp', 'image/tiff', 'application/pdf', 'audio/mpeg', 'video/mp4', 'audio/ogg', 'text/csv']
- Widget Message attachments are limited to 40Mb size limit.
2021-09-01 15:08:05 +05:30
..
api feat: Ability to remove inbox avatar (#2885) 2021-08-31 15:12:05 +05:30
assets feat: Update activity message, email designs in Message bubble (#2886) 2021-08-26 11:58:56 +05:30
components chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
helper feat: Add Integration hooks UI (#2301) 2021-06-06 16:59:05 +05:30
i18n feat: Ability to remove inbox avatar (#2885) 2021-08-31 15:12:05 +05:30
mixins fix: Disable "none" option from agent dropdown If agent is not selected (#2687) 2021-07-22 16:31:53 +05:30
modules Live chat widget preview #2441 (#2523) 2021-07-22 18:36:33 +05:30
routes feat: Ability to remove inbox avatar (#2885) 2021-08-31 15:12:05 +05:30
store feat: Ability to remove inbox avatar (#2885) 2021-08-31 15:12:05 +05:30
App.vue chore: Show new account modal if user accounts are empty (#2448) 2021-08-02 08:54:53 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js feat: Ability to snooze conversations (#2682) 2021-07-23 15:24:07 +05:30