zulip/web
Sayam Samal a7e7176aae uploads: Improve abstraction of upload.js by removing object exports.
The `upload_objects_by_message_edit_row` map object was being exported
to handle the uploads during the editing of a message. To improve the
abstraction, we move the logic being used to access
`upload_objects_by_message_edit_row` and itself into `upload.js`.

Similarly, the `compose_upload_object` constant which was being exported
to handle the cancelling of compose uploads. This commit removes this
export and instead defines a new method `compose_upload_cancel` to
handle the same.
2024-02-23 16:46:40 -08:00
..
e2e-tests buddy list: Create section in buddy list for users from narrow. 2024-02-22 16:05:27 -08:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
shared typing_status: Add an extra notification_event_type to Recipients. 2024-02-12 10:51:12 -08:00
src uploads: Improve abstraction of upload.js by removing object exports. 2024-02-23 16:46:40 -08:00
styles portico: Add quote to /self-hosting. 2024-02-23 10:24:42 -08:00
templates api-docs: Add instructions to download zuliprc files. 2024-02-23 09:43:57 -08:00
tests uploads: Improve abstraction of upload.js by removing object exports. 2024-02-23 16:46:40 -08:00
third bootstrap: Remove pre styles. 2024-02-19 18:15:26 -08:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-02-22 12:46:40 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json billing: Add separate entry point for billing login pages. 2024-02-20 11:51:32 -08:00
webpack.config.ts webpack_public_path: Replace with webpack 5 publicPath: "auto" setting. 2023-10-16 10:36:27 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00