This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/app/stores
Tom Moor 69802cc985
fix: Add application/octet-stream as a valid mimetype for docx uploads (#2105)
* fix: Add application/octet-stream as a valid mimetype for docx uploads

* fix: Include application/octet-stream in frontend filter
fix: Add file size and file type guards

* Validate .docx extension in files with application/octet-stream mimetype

* refactor: Move MAXIMUM_IMPORT_SIZE to an optional environment config
fix: Add file size check on server too

Co-authored-by: Saumya Pandey <sp160899@gmail.com>
2021-05-05 18:48:37 -07:00
..
ApiKeysStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
AuthStore.js feat: Move to passport for authentication (#1934) 2021-03-11 10:02:22 -08:00
BaseStore.js feat: add total users to people management screen (#1878) 2021-02-09 20:13:09 -08:00
CollectionGroupMembershipsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
CollectionsStore.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
DocumentPresenceStore.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
DocumentsStore.js fix: Add application/octet-stream as a valid mimetype for docx uploads (#2105) 2021-05-05 18:48:37 -07:00
GroupMembershipsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
GroupsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
IntegrationsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
MembershipsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
NotificationSettingsStore.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
PoliciesStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
RevisionsStore.js chore: Refactor backlinks and revisions (#1611) 2020-11-01 10:26:39 -08:00
RootStore.js chore: Remove events log from settings 2020-10-26 19:32:48 -07:00
SharesStore.js chore: Change response of shares.info response for unshared document (#1666) 2020-11-30 22:49:15 -08:00
UiStore.js fix: uuid import broken by dep bump 🤦‍♂️ 2021-04-25 12:54:06 -07:00
UiStore.test.js 💚 2019-01-09 22:59:39 -08:00
UsersStore.js feat: Read-only users (#1955) 2021-04-11 19:39:17 -07:00
ViewsStore.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
index.js chore: Move to prettier standard double quotes (#1309) 2020-06-20 13:59:15 -07:00