Chatwoot/app/javascript/dashboard/components
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
..
buttons feat: Keyboard shortcuts improvements (#2790) 2021-08-26 15:55:58 +05:30
layout feat: Keyboard shortcuts improvements (#2790) 2021-08-26 15:55:58 +05:30
specs chore: Fix warnings in jest (#2262) 2021-05-13 15:03:04 +05:30
ui feat: One off campaign UI (#2621) 2021-07-15 13:31:43 +05:30
widgets chore: Security Improvements to the API (#2893) 2021-09-01 15:08:05 +05:30
ChatList.vue feat: Adds keyboard shortcuts for conversation actions (#2672) 2021-08-09 00:38:52 -07:00
Code.vue fix: Show push notifications settings except Safari (#1741) 2021-02-08 16:39:15 +05:30
index.js feat: Add CSAT reports (#2608) 2021-07-14 10:20:06 +05:30
Modal.vue feat: Keyboard shortcuts improvements (#2790) 2021-08-26 15:55:58 +05:30
ModalHeader.vue feat: Disable attachments and emoji picker in the web widget (#1102) 2020-08-05 17:46:17 +05:30
SettingsSection.vue feat: HMAC verification for web widget (#1643) 2021-01-17 22:44:03 +05:30
SidemenuIcon.vue Fix: responsive issue conversations hamburger menu (#2036) 2021-04-01 20:57:43 +05:30
Snackbar.vue Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
SnackbarContainer.vue chore: Snackbar duplicate key warnings (#2121) 2021-04-19 22:21:59 +05:30