spreed/src
Maksim Sukharev 92024f8de3 fix: lint code
- disable new jsdoc rules
- wrap some jsdoc inline tags
- cleanup redundant close-on-click-outside

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2025-11-29 15:58:49 +01:00
..
__mocks__ feat(Settings): add option to switch between chat views 2025-11-17 13:26:45 +01:00
assets fix(MessageBody): replace copy-code-block logic with upstream 2025-11-20 13:15:57 +01:00
components fix: lint code 2025-11-29 15:58:49 +01:00
composables Merge pull request #16359 from nextcloud/fix/noid/chat-relay-adjustment 2025-11-24 15:14:56 +01:00
router fix(eslint): auto-fix 'jsdoc/no-types' 2025-09-01 16:10:10 +02:00
services fix: lint code 2025-11-29 15:58:49 +01:00
store fix: move expensive capabilities check from URL generation service 2025-11-28 10:41:19 +01:00
stores fix: lint code 2025-11-29 15:58:49 +01:00
types Merge pull request #16343 from nextcloud/techdebt/noid/route-attributes 2025-11-17 23:36:18 +01:00
utils fix: lint code 2025-11-29 15:58:49 +01:00
views chore: fix deprecated sass/scss imports 2025-11-17 10:32:27 +01:00
App.vue fix: fullscreen mode with non-default theme 2025-11-19 21:33:36 +01:00
collections.js fix: migrate to getCSPNonce 2025-06-11 10:14:04 +02:00
constants.ts feat: stop polling when chat relat is present. Process incoming messages from chat relay 2025-11-18 16:25:54 +01:00
deck.js fix: migrate to getCSPNonce 2025-06-11 10:14:04 +02:00
env.d.ts feat(call): add bottom bar in call and move controls there 2025-08-04 11:47:41 +02:00
FilesSidebarTabApp.vue wip: move FilesSidebarCallView rendering conditions to root 2025-09-15 19:02:16 +02:00
flow.js chore(vue3): migrate custom component registration 2025-06-25 17:52:35 +02:00
icons.css build(frontend): bundle icons 2025-09-08 12:29:39 +02:00
init.js fix: remove old migrations. Note: each temporary workaround should have an estimated end time (e.g.: stable version number, date etc) 2025-09-05 12:14:58 +02:00
main.js fix(eslint): auto-fix 'jsdoc/require-param' (+ manual adjust) 2025-09-01 16:10:10 +02:00
mainAdminSettings.js build(admin-settings): bundle styles 2025-09-08 12:14:20 +02:00
mainFilesSidebar.js wip: unify FilesSidebarChatView and FilesSidebarCallView into a single app 2025-09-15 19:01:12 +02:00
mainFilesSidebarLoader.js wip: unify FilesSidebarChatView and FilesSidebarCallView into a single app 2025-09-15 19:01:12 +02:00
mainPublicShareAuthSidebar.js build(publick-share-auth): bundle styles 2025-09-08 12:14:20 +02:00
mainPublicShareSidebar.js fix(router): implement memory router for integrations 2025-08-12 14:02:49 +02:00
mainRecording.js fix: rename Recording > RecordingApp 2025-09-29 09:20:56 +02:00
maps.js fix: migrate to getCSPNonce 2025-06-11 10:14:04 +02:00
PublicShareAuthRequestPasswordButton.vue fix(eslint): auto-fix 'vue/first-attribute-linebreak' 2025-09-01 16:36:51 +02:00
PublicShareAuthSidebar.vue chore: fix deprecated sass/scss imports 2025-11-17 10:32:27 +01:00
PublicShareSidebar.vue fix(eslint): auto-fix 'vue/first-attribute-linebreak' 2025-09-01 16:36:51 +02:00
PublicShareSidebarTrigger.vue fix(eslint): auto-fix 'vue/first-attribute-linebreak' 2025-09-01 16:36:51 +02:00
RecordingApp.vue fix: rename Recording > RecordingApp 2025-09-29 09:20:56 +02:00
regionCodes.js fix(eslint): apply '*/comma-dangle' rules 2025-05-23 13:42:52 +02:00
reset.d.ts chore(ts): enable check in Vue files 2025-01-28 16:00:47 +01:00
search.js build(unified-search): bundle styles 2025-09-08 12:14:20 +02:00
test-global-setup.js chore(test): migrate config to vitest 2025-08-27 11:37:16 +02:00
test-helpers.js fix(eslint): auto-fix 'jsdoc/no-defaults' 2025-09-01 16:10:10 +02:00
test-setup.js fix(vitest): adjust mock classes 2025-11-15 12:26:00 +01:00