.. |
analytics
|
support: Confirm the string_id before scrubbing the realm.
|
2020-09-28 15:37:49 -07:00 |
billing
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
bundles
|
desktop_integration: Handle logout et al. events from desktop app.
|
2020-12-08 16:39:17 -08:00 |
portico
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
stats
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
types
|
eslint: Remove and prohibit unused eslint-disable directives.
|
2020-12-10 18:08:45 -08:00 |
activity.js
|
web_public_guest: Rename to web_public_visitor for clarity.
|
2020-10-13 16:59:52 -07:00 |
admin.js
|
js: Convert Object.assign({…}, …) to spread syntax.
|
2020-12-21 15:37:36 -08:00 |
alert_words.js
|
eslint: Fix no-useless-concat.
|
2020-10-07 16:00:33 -07:00 |
alert_words_ui.js
|
docs: Fix capitalization of keyboard keys.
|
2020-08-11 10:25:53 -07:00 |
archive.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
attachments_ui.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
avatar.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
blueslip.js
|
eslint: Fix unicorn/error-message.
|
2020-12-22 16:14:28 -08:00 |
blueslip_stacktrace.ts
|
eslint: Fix unicorn/error-message.
|
2020-12-22 16:14:28 -08:00 |
bot_data.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
buddy_data.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
buddy_list.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
channel.js
|
eslint: Fix unicorn/catch-error-name.
|
2020-10-07 16:00:33 -07:00 |
click_handlers.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
color_data.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
colorspace.js
|
eslint: Fix unicorn/no-zero-fractions.
|
2020-10-07 16:00:33 -07:00 |
common.js
|
eslint: Fix unicorn/better-regex.
|
2020-10-07 16:00:33 -07:00 |
components.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
compose.js
|
eslint: Fix unicorn/prefer-default-parameters.
|
2021-01-25 14:53:19 -08:00 |
compose_actions.js
|
eslint: Fix new-cap errors.
|
2020-12-10 19:52:22 -08:00 |
compose_fade.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
compose_pm_pill.js
|
compose_pm_pill: Don’t reference nonexistent input_pull members.
|
2020-09-25 15:12:33 -07:00 |
compose_state.js
|
eslint: Fix no-implicit-coercion.
|
2020-10-07 16:00:33 -07:00 |
compose_ui.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
composebox_typeahead.js
|
eslint: Fix unicorn/no-this-assignment.
|
2021-01-25 14:53:19 -08:00 |
condense.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
confirm_dialog.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
copy_and_paste.js
|
eslint: Fix unicorn/prefer-regexp-test.
|
2021-01-25 14:53:19 -08:00 |
csrf.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
css_variables.js
|
postcss_vars: Use underscore to follow better naming convention.
|
2021-01-25 14:49:32 -08:00 |
debug.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
desktop_integration.js
|
desktop_integration: Handle logout et al. events from desktop app.
|
2020-12-08 16:39:17 -08:00 |
drafts.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
dropdown_list_widget.js
|
js: Convert Object.assign({…}, …) to spread syntax.
|
2020-12-21 15:37:36 -08:00 |
echo.js
|
message events: Refactor `remove_and_rerender` codepath.
|
2020-11-16 17:23:15 -08:00 |
emoji_picker.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
emojisets.js
|
eslint: Fix unicorn/prefer-add-event-listener.
|
2020-10-07 16:00:33 -07:00 |
favicon.js
|
favicon: Invalidate favicon_state.image without a network request.
|
2020-10-28 23:06:26 -07:00 |
feature_flags.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
feedback_widget.js
|
eslint: Fix unicorn/prefer-date-now.
|
2020-12-22 16:14:28 -08:00 |
fetch_status.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
filter.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
floating_recipient_bar.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
fold_dict.ts
|
typescript: Enable strictNullChecks.
|
2020-07-28 11:01:35 -07:00 |
gear_menu.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
global.d.ts
|
widgets: Remove tictactoe example widget.
|
2020-11-03 14:46:39 -08:00 |
hash_util.js
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
hashchange.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
hbs.d.ts
|
blueslip: Make stack trace more readable.
|
2019-10-31 13:47:54 -07:00 |
hotkey.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-12-22 16:14:28 -08:00 |
hotspots.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
huddle_data.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
i18n.js
|
docs: Add comment links to i18n documentation.
|
2020-09-18 11:44:04 -07:00 |
info_overlay.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
input_pill.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
invite.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
keydown_util.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
lazy_set.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
lightbox.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
lightbox_canvas.js
|
eslint: Fix unicorn/prefer-add-event-listener.
|
2020-10-07 16:00:33 -07:00 |
list_cursor.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
list_render.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
list_util.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
loading.js
|
loading: Add aria-hidden="true" attribute to loading spinners.
|
2020-08-09 16:47:56 -07:00 |
local_message.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
localstorage.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
markdown.js
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
markdown_config.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
message_edit.js
|
eslint: Fix unicorn/prefer-default-parameters.
|
2021-01-25 14:53:19 -08:00 |
message_edit_history.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
message_events.js
|
eslint: Fix unicorn/consistent-destructuring.
|
2021-01-25 14:53:19 -08:00 |
message_fetch.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
message_flags.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
message_list.js
|
eslint: Fix new-cap errors.
|
2020-12-10 19:52:22 -08:00 |
message_list_data.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
message_list_view.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
message_live_update.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
message_scroll.js
|
message_scroll: Rename actively_scrolling() to is_actively_scrolling().
|
2020-09-25 15:12:24 -07:00 |
message_store.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
message_util.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
message_view_header.js
|
shortcuts: Fixed Keyboard shortcut in Firefox.
|
2020-10-20 17:07:48 -07:00 |
message_viewport.js
|
postcss_vars: Use underscore to follow better naming convention.
|
2021-01-25 14:49:32 -08:00 |
muting.js
|
js: Use destructuring for require statements.
|
2020-09-23 09:06:07 -04:00 |
muting_ui.js
|
eslint: Fix unicorn/prefer-date-now.
|
2020-12-22 16:14:28 -08:00 |
narrow.js
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
narrow_state.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
navigate.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
night_mode.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
notifications.js
|
notifications: Use a dynamic SVG favicon for unread counts.
|
2020-10-21 07:43:00 -07:00 |
overlays.js
|
lightbox: Fix images not opening after navigating through back button.
|
2020-12-18 12:57:20 -08:00 |
padded_widget.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
page_params.js
|
eslint: Remove unused exemptions to no-unused-vars rule.
|
2020-12-10 19:57:53 -08:00 |
panels.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
peer_data.js
|
refactor: Pass stream_ids to is_subscriber_subset.
|
2021-01-17 10:40:17 -08:00 |
people.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
pill_typeahead.js
|
eslint: Fix unicorn/prefer-includes.
|
2020-10-07 16:00:33 -07:00 |
pm_conversations.js
|
js: Convert pm_conversations module to ES6.
|
2020-09-01 19:55:58 -07:00 |
pm_list.js
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
pm_list_dom.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
poll_widget.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
popovers.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
presence.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
reactions.js
|
i18n: Translate who reacted tooltip message.
|
2020-10-29 16:50:01 -07:00 |
ready.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
realm_icon.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
realm_logo.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
recent_senders.js
|
js: Use destructuring for require statements.
|
2020-09-23 09:06:07 -04:00 |
recent_topics.js
|
docs: Fix more capitalization issues.
|
2020-10-23 11:46:55 -07:00 |
reload.js
|
eslint: Fix unicorn/catch-error-name.
|
2020-10-07 16:00:33 -07:00 |
reload_state.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
reminder.js
|
eslint: Fix unicorn/prefer-array-find.
|
2020-10-07 16:00:33 -07:00 |
rendered_markdown.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
resize.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
rows.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
rtl.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
schema.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
scroll_bar.js
|
postcss_vars: Use underscore to follow better naming convention.
|
2021-01-25 14:49:32 -08:00 |
scroll_util.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
search.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
search_pill.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
search_pill_widget.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
search_suggestion.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
search_util.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
sent_messages.js
|
eslint: Fix no-useless-concat.
|
2020-10-07 16:00:33 -07:00 |
server_events.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
server_events_dispatch.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
settings.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
settings_account.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
settings_bots.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
settings_config.js
|
markdown: Default to 2018 edition for Rust Playground.
|
2020-11-29 18:09:10 -08:00 |
settings_data.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
settings_display.js
|
js: Elide .js and .ts extensions from imports and requires.
|
2020-09-01 16:43:02 -07:00 |
settings_emoji.js
|
custom_emojis: Fix unresponsiveness after submitting without a name.
|
2021-01-21 15:51:09 -08:00 |
settings_exports.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
settings_invites.js
|
invites: Display name of referrer instead of email in invites list.
|
2020-09-22 15:42:53 -07:00 |
settings_linkifiers.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
settings_muting.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
settings_notifications.js
|
notifications: Use a dynamic SVG favicon for unread counts.
|
2020-10-21 07:43:00 -07:00 |
settings_org.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
settings_panel_menu.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
settings_profile_fields.js
|
eslint: Fix unicorn/no-for-loop.
|
2020-10-07 16:00:33 -07:00 |
settings_sections.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
settings_streams.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
settings_toggle.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
settings_ui.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
settings_user_groups.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
settings_users.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
setup.js
|
eslint: Fix unicorn/prefer-date-now.
|
2020-12-22 16:14:28 -08:00 |
spoilers.js
|
docs: Capitalize Markdown consistently.
|
2020-08-11 10:23:06 -07:00 |
starred_messages.js
|
starred_messages: Rename count() to get_count().
|
2020-09-25 15:12:33 -07:00 |
stream_color.js
|
eslint: Fix unicorn/better-regex.
|
2020-10-07 16:00:33 -07:00 |
stream_create.js
|
refactor: Extract peer_data.js.
|
2021-01-17 10:40:17 -08:00 |
stream_data.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
stream_edit.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
stream_events.js
|
refactor: Only pass stream_id for set_subscribers.
|
2021-01-17 10:40:17 -08:00 |
stream_list.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
stream_muting.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
stream_pill.js
|
refactor: Extract peer_data.js.
|
2021-01-17 10:40:17 -08:00 |
stream_popover.js
|
popover: Fixed color-picker popover responsiveness.
|
2020-10-29 16:56:02 -07:00 |
stream_sort.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
stream_topic_history.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
stream_ui_updates.js
|
refactor: Extract peer_data.js.
|
2021-01-17 10:40:17 -08:00 |
submessage.js
|
eslint: Fix unicorn/catch-error-name.
|
2020-10-07 16:00:33 -07:00 |
subs.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
templates.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
timerender.js
|
eslint: Fix unicorn/no-lonely-if.
|
2020-12-22 16:14:28 -08:00 |
todo_widget.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
top_left_corner.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
topic_generator.js
|
topic_generator: Remove overengineering.
|
2021-01-25 14:53:19 -08:00 |
topic_list.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
topic_list_data.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
topic_zoom.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
transmit.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
tutorial.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
typeahead_helper.js
|
eslint: Fix unicorn/prefer-regexp-test.
|
2021-01-25 14:53:19 -08:00 |
typing.js
|
eslint: Fix unicorn/prefer-date-now.
|
2020-12-22 16:14:28 -08:00 |
typing_data.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
typing_events.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
ui.js
|
message events: Refactor `reify_message_id` codepath.
|
2020-11-16 17:23:15 -08:00 |
ui_init.js
|
js: Convert _.chain to array methods.
|
2021-01-25 14:53:19 -08:00 |
ui_report.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
ui_util.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
unread.js
|
js: Use destructuring for require statements.
|
2020-09-23 09:06:07 -04:00 |
unread_ops.js
|
notifications: Rename window_has_focus variable and function.
|
2020-09-25 15:12:24 -07:00 |
unread_ui.js
|
notifications: Use a dynamic SVG favicon for unread counts.
|
2020-10-21 07:43:00 -07:00 |
upload.js
|
eslint: Fix unicorn/no-array-for-each.
|
2021-01-25 14:53:19 -08:00 |
upload_widget.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
user_events.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
user_groups.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
user_pill.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
user_search.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
user_status.js
|
eslint: Fix unicorn/prefer-number-properties.
|
2020-10-07 16:00:33 -07:00 |
user_status_ui.js
|
js: Purge people module from window.
|
2020-09-01 19:55:58 -07:00 |
util.js
|
eslint: Fix unicorn/no-array-callback-reference.
|
2021-01-25 14:53:19 -08:00 |
vdom.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
widgetize.js
|
widgetize: Don't warn for deleted tictactoe widget.
|
2020-11-09 06:01:39 -05:00 |
zcommand.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |
zform.js
|
eslint: Replace empty-returns with consistent-return.
|
2020-09-25 15:17:59 -07:00 |
zulip.js
|
js: Add "use strict" directive to CommonJS files.
|
2020-07-31 22:09:46 -07:00 |