Rocket.Chat.ReactNative/app
Reinaldo Neto d894c6aab8
Regression: Prevent duplicated .jpg on file upload (#3658)
* [FIX] Regression: Prevent duplicated .jpg on file upload

* refactor to all files typed as image/jpeg

* isolate regexp to function

* refactor forceJpgExtension

* clean

* minor tweak

* [FIX] Regression: Prevent duplicated .jpg on file upload

* refactor to all files typed as image/jpeg

* isolate regexp to function

* refactor forceJpgExtension

* clean

* minor tweak

* refactored comment
2022-02-07 13:52:09 -03:00
..
actions Chore: Migrate redux module createDiscussion to typescript (#3604) 2022-02-02 15:51:18 -03:00
constants Chore: Migrate DisplayPrefsView to Typescript (#3555) 2022-01-11 11:47:23 -03:00
containers Regression: Prevent duplicated .jpg on file upload (#3658) 2022-02-07 13:52:09 -03:00
definitions Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
ee [IMPROVE] Connection stability (#3531) 2021-12-07 17:05:30 -03:00
i18n Merge branch 'develop' into new.add-discusions-roomactionsview 2022-01-17 16:02:53 -04:00
lib Merge branch 'develop' into new.add-discusions-roomactionsview 2022-02-01 09:49:39 -04:00
notifications/push [FIX] App crashes when opening a notification while app is closed (#3629) 2022-01-19 17:37:06 -03:00
presentation Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
reducers Chore: Migrate redux module createDiscussion to typescript (#3604) 2022-02-02 15:51:18 -03:00
sagas Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
selectors Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
stacks Chore: Migrate CannedResponsesListView to Typescript (#3553) 2022-02-04 19:15:01 -03:00
static/images [FIX] ServerDropdown flashing bigger server icon (#2775) 2021-01-13 11:11:31 -03:00
utils Chore: Migrate CannedResponsesListView to Typescript (#3553) 2022-02-04 19:15:01 -03:00
views Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
AppContainer.tsx Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
ReactotronConfig.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
commands.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
dimensions.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
emojis.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
externalModules.d.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
index.tsx Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
share.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00
theme.tsx [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00