From f78b8f605bb7fd4bdbb5865c9613233b1f9f2d32 Mon Sep 17 00:00:00 2001 From: AlAnoud2003 Date: Sat, 26 Oct 2024 00:50:41 +0300 Subject: [PATCH 1/2] Installed the Stryker Mutation tool, it modified the gitignore file and added a file called stryker.config.json --- .gitignore | 4 +- .../nodebb-plugin-composer-default/.eslintrc | 3 - .../.gitattributes | 22 - .../nodebb-plugin-composer-default/.jshintrc | 86 -- .../nodebb-plugin-composer-default/LICENSE | 7 - .../nodebb-plugin-composer-default/README.md | 11 - .../controllers.js | 11 - .../nodebb-plugin-composer-default/library.js | 310 ------ .../package.json | 43 - .../plugin.json | 35 - .../screenshots/desktop.png | Bin 27980 -> 0 bytes .../screenshots/mobile.png | Bin 21999 -> 0 bytes .../static/lib/.eslintrc | 6 - .../static/lib/admin.js | 15 - .../static/lib/client.js | 89 -- .../static/lib/composer.js | 899 ------------------ .../static/lib/composer/autocomplete.js | 99 -- .../static/lib/composer/categoryList.js | 115 --- .../static/lib/composer/controls.js | 171 ---- .../static/lib/composer/drafts.js | 341 ------- .../static/lib/composer/formatting.js | 194 ---- .../static/lib/composer/post-queue.js | 25 - .../static/lib/composer/preview.js | 105 -- .../static/lib/composer/resize.js | 197 ---- .../static/lib/composer/scheduler.js | 201 ---- .../static/lib/composer/tags.js | 227 ----- .../static/lib/composer/uploads.js | 271 ------ .../static/scss/composer.scss | 385 -------- .../static/scss/page-compose.scss | 35 - .../static/scss/textcomplete.scss | 26 - .../static/scss/zen-mode.scss | 51 - .../admin/plugins/composer-default.tpl | 22 - .../static/templates/compose.tpl | 27 - .../static/templates/composer.tpl | 46 - .../templates/modals/topic-scheduler.tpl | 4 - .../partials/composer-formatting.tpl | 75 -- .../templates/partials/composer-tags.tpl | 17 - .../partials/composer-title-container.tpl | 54 -- .../partials/composer-write-preview.tpl | 10 - .../websockets.js | 94 -- node_modules/nodebb-theme-harmony/.eslintrc | 3 - node_modules/nodebb-theme-harmony/README.md | 19 - .../languages/harmony.json | 1 - .../nodebb-theme-harmony/lib/controllers.js | 29 - node_modules/nodebb-theme-harmony/library.js | 190 ---- .../node_modules/@fontsource/inter/100.css | 69 -- .../node_modules/@fontsource/inter/200.css | 69 -- .../node_modules/@fontsource/inter/300.css | 69 -- .../node_modules/@fontsource/inter/400.css | 69 -- .../node_modules/@fontsource/inter/500.css | 69 -- .../node_modules/@fontsource/inter/600.css | 69 -- .../node_modules/@fontsource/inter/700.css | 69 -- .../node_modules/@fontsource/inter/800.css | 69 -- .../node_modules/@fontsource/inter/900.css | 69 -- .../@fontsource/inter/CHANGELOG.md | 2 - .../node_modules/@fontsource/inter/LICENSE | 93 -- .../node_modules/@fontsource/inter/README.md | 47 - .../@fontsource/inter/cyrillic-100.css | 8 - .../@fontsource/inter/cyrillic-200.css | 8 - .../@fontsource/inter/cyrillic-300.css | 8 - .../@fontsource/inter/cyrillic-400.css | 8 - .../@fontsource/inter/cyrillic-500.css | 8 - .../@fontsource/inter/cyrillic-600.css | 8 - .../@fontsource/inter/cyrillic-700.css | 8 - .../@fontsource/inter/cyrillic-800.css | 8 - .../@fontsource/inter/cyrillic-900.css | 8 - .../@fontsource/inter/cyrillic-ext-100.css | 8 - .../@fontsource/inter/cyrillic-ext-200.css | 8 - .../@fontsource/inter/cyrillic-ext-300.css | 8 - .../@fontsource/inter/cyrillic-ext-400.css | 8 - .../@fontsource/inter/cyrillic-ext-500.css | 8 - .../@fontsource/inter/cyrillic-ext-600.css | 8 - .../@fontsource/inter/cyrillic-ext-700.css | 8 - .../@fontsource/inter/cyrillic-ext-800.css | 8 - .../@fontsource/inter/cyrillic-ext-900.css | 8 - .../@fontsource/inter/cyrillic-ext.css | 80 -- .../@fontsource/inter/cyrillic.css | 80 -- .../files/inter-cyrillic-100-normal.woff | Bin 8648 -> 0 bytes .../files/inter-cyrillic-100-normal.woff2 | Bin 6432 -> 0 bytes .../files/inter-cyrillic-200-normal.woff | Bin 8852 -> 0 bytes .../files/inter-cyrillic-200-normal.woff2 | Bin 6680 -> 0 bytes .../files/inter-cyrillic-300-normal.woff | Bin 8836 -> 0 bytes .../files/inter-cyrillic-300-normal.woff2 | Bin 6632 -> 0 bytes .../files/inter-cyrillic-400-normal.woff | Bin 8548 -> 0 bytes .../files/inter-cyrillic-400-normal.woff2 | Bin 6304 -> 0 bytes .../files/inter-cyrillic-500-normal.woff | Bin 8932 -> 0 bytes .../files/inter-cyrillic-500-normal.woff2 | Bin 6724 -> 0 bytes .../files/inter-cyrillic-600-normal.woff | Bin 8976 -> 0 bytes .../files/inter-cyrillic-600-normal.woff2 | Bin 6804 -> 0 bytes .../files/inter-cyrillic-700-normal.woff | Bin 8980 -> 0 bytes .../files/inter-cyrillic-700-normal.woff2 | Bin 6772 -> 0 bytes .../files/inter-cyrillic-800-normal.woff | Bin 8972 -> 0 bytes .../files/inter-cyrillic-800-normal.woff2 | Bin 6836 -> 0 bytes .../files/inter-cyrillic-900-normal.woff | Bin 8744 -> 0 bytes .../files/inter-cyrillic-900-normal.woff2 | Bin 6616 -> 0 bytes .../files/inter-cyrillic-ext-100-normal.woff | Bin 13524 -> 0 bytes .../files/inter-cyrillic-ext-100-normal.woff2 | Bin 9336 -> 0 bytes .../files/inter-cyrillic-ext-200-normal.woff | Bin 14124 -> 0 bytes .../files/inter-cyrillic-ext-200-normal.woff2 | Bin 10040 -> 0 bytes .../files/inter-cyrillic-ext-300-normal.woff | Bin 14036 -> 0 bytes .../files/inter-cyrillic-ext-300-normal.woff2 | Bin 9948 -> 0 bytes .../files/inter-cyrillic-ext-400-normal.woff | Bin 13424 -> 0 bytes .../files/inter-cyrillic-ext-400-normal.woff2 | Bin 9344 -> 0 bytes .../files/inter-cyrillic-ext-500-normal.woff | Bin 14228 -> 0 bytes .../files/inter-cyrillic-ext-500-normal.woff2 | Bin 10184 -> 0 bytes .../files/inter-cyrillic-ext-600-normal.woff | Bin 14312 -> 0 bytes .../files/inter-cyrillic-ext-600-normal.woff2 | Bin 10264 -> 0 bytes .../files/inter-cyrillic-ext-700-normal.woff | Bin 14304 -> 0 bytes .../files/inter-cyrillic-ext-700-normal.woff2 | Bin 10256 -> 0 bytes .../files/inter-cyrillic-ext-800-normal.woff | Bin 14292 -> 0 bytes .../files/inter-cyrillic-ext-800-normal.woff2 | Bin 10352 -> 0 bytes .../files/inter-cyrillic-ext-900-normal.woff | Bin 13956 -> 0 bytes .../files/inter-cyrillic-ext-900-normal.woff2 | Bin 10076 -> 0 bytes .../inter/files/inter-greek-100-normal.woff | Bin 10700 -> 0 bytes .../inter/files/inter-greek-100-normal.woff2 | Bin 8152 -> 0 bytes .../inter/files/inter-greek-200-normal.woff | Bin 10908 -> 0 bytes .../inter/files/inter-greek-200-normal.woff2 | Bin 8356 -> 0 bytes .../inter/files/inter-greek-300-normal.woff | Bin 10868 -> 0 bytes .../inter/files/inter-greek-300-normal.woff2 | Bin 8308 -> 0 bytes .../inter/files/inter-greek-400-normal.woff | Bin 10464 -> 0 bytes .../inter/files/inter-greek-400-normal.woff2 | Bin 7936 -> 0 bytes .../inter/files/inter-greek-500-normal.woff | Bin 10884 -> 0 bytes .../inter/files/inter-greek-500-normal.woff2 | Bin 8400 -> 0 bytes .../inter/files/inter-greek-600-normal.woff | Bin 10956 -> 0 bytes .../inter/files/inter-greek-600-normal.woff2 | Bin 8476 -> 0 bytes .../inter/files/inter-greek-700-normal.woff | Bin 10908 -> 0 bytes .../inter/files/inter-greek-700-normal.woff2 | Bin 8436 -> 0 bytes .../inter/files/inter-greek-800-normal.woff | Bin 10940 -> 0 bytes .../inter/files/inter-greek-800-normal.woff2 | Bin 8464 -> 0 bytes .../inter/files/inter-greek-900-normal.woff | Bin 10780 -> 0 bytes .../inter/files/inter-greek-900-normal.woff2 | Bin 8400 -> 0 bytes .../files/inter-greek-ext-100-normal.woff | Bin 6836 -> 0 bytes .../files/inter-greek-ext-100-normal.woff2 | Bin 5012 -> 0 bytes .../files/inter-greek-ext-200-normal.woff | Bin 7108 -> 0 bytes .../files/inter-greek-ext-200-normal.woff2 | Bin 5256 -> 0 bytes .../files/inter-greek-ext-300-normal.woff | Bin 7088 -> 0 bytes .../files/inter-greek-ext-300-normal.woff2 | Bin 5264 -> 0 bytes .../files/inter-greek-ext-400-normal.woff | Bin 6524 -> 0 bytes .../files/inter-greek-ext-400-normal.woff2 | Bin 4760 -> 0 bytes .../files/inter-greek-ext-500-normal.woff | Bin 7052 -> 0 bytes .../files/inter-greek-ext-500-normal.woff2 | Bin 5188 -> 0 bytes .../files/inter-greek-ext-600-normal.woff | Bin 7048 -> 0 bytes .../files/inter-greek-ext-600-normal.woff2 | Bin 5200 -> 0 bytes .../files/inter-greek-ext-700-normal.woff | Bin 7060 -> 0 bytes .../files/inter-greek-ext-700-normal.woff2 | Bin 5212 -> 0 bytes .../files/inter-greek-ext-800-normal.woff | Bin 7216 -> 0 bytes .../files/inter-greek-ext-800-normal.woff2 | Bin 5200 -> 0 bytes .../files/inter-greek-ext-900-normal.woff | Bin 6964 -> 0 bytes .../files/inter-greek-ext-900-normal.woff2 | Bin 5032 -> 0 bytes .../inter/files/inter-latin-100-normal.woff | Bin 22024 -> 0 bytes .../inter/files/inter-latin-100-normal.woff2 | Bin 16548 -> 0 bytes .../inter/files/inter-latin-200-normal.woff | Bin 22944 -> 0 bytes .../inter/files/inter-latin-200-normal.woff2 | Bin 17344 -> 0 bytes .../inter/files/inter-latin-300-normal.woff | Bin 22812 -> 0 bytes .../inter/files/inter-latin-300-normal.woff2 | Bin 17328 -> 0 bytes .../inter/files/inter-latin-400-normal.woff | Bin 22132 -> 0 bytes .../inter/files/inter-latin-400-normal.woff2 | Bin 16708 -> 0 bytes .../inter/files/inter-latin-500-normal.woff | Bin 23156 -> 0 bytes .../inter/files/inter-latin-500-normal.woff2 | Bin 17552 -> 0 bytes .../inter/files/inter-latin-600-normal.woff | Bin 23268 -> 0 bytes .../inter/files/inter-latin-600-normal.woff2 | Bin 17660 -> 0 bytes .../inter/files/inter-latin-700-normal.woff | Bin 23264 -> 0 bytes .../inter/files/inter-latin-700-normal.woff2 | Bin 17784 -> 0 bytes .../inter/files/inter-latin-800-normal.woff | Bin 23308 -> 0 bytes .../inter/files/inter-latin-800-normal.woff2 | Bin 17764 -> 0 bytes .../inter/files/inter-latin-900-normal.woff | Bin 22564 -> 0 bytes .../inter/files/inter-latin-900-normal.woff2 | Bin 17176 -> 0 bytes .../files/inter-latin-ext-100-normal.woff | Bin 30488 -> 0 bytes .../files/inter-latin-ext-100-normal.woff2 | Bin 20400 -> 0 bytes .../files/inter-latin-ext-200-normal.woff | Bin 32040 -> 0 bytes .../files/inter-latin-ext-200-normal.woff2 | Bin 21960 -> 0 bytes .../files/inter-latin-ext-300-normal.woff | Bin 31876 -> 0 bytes .../files/inter-latin-ext-300-normal.woff2 | Bin 21848 -> 0 bytes .../files/inter-latin-ext-400-normal.woff | Bin 30168 -> 0 bytes .../files/inter-latin-ext-400-normal.woff2 | Bin 20432 -> 0 bytes .../files/inter-latin-ext-500-normal.woff | Bin 32260 -> 0 bytes .../files/inter-latin-ext-500-normal.woff2 | Bin 22336 -> 0 bytes .../files/inter-latin-ext-600-normal.woff | Bin 32476 -> 0 bytes .../files/inter-latin-ext-600-normal.woff2 | Bin 22444 -> 0 bytes .../files/inter-latin-ext-700-normal.woff | Bin 32420 -> 0 bytes .../files/inter-latin-ext-700-normal.woff2 | Bin 22624 -> 0 bytes .../files/inter-latin-ext-800-normal.woff | Bin 32324 -> 0 bytes .../files/inter-latin-ext-800-normal.woff2 | Bin 22640 -> 0 bytes .../files/inter-latin-ext-900-normal.woff | Bin 31388 -> 0 bytes .../files/inter-latin-ext-900-normal.woff2 | Bin 21768 -> 0 bytes .../files/inter-vietnamese-100-normal.woff | Bin 5260 -> 0 bytes .../files/inter-vietnamese-100-normal.woff2 | Bin 3720 -> 0 bytes .../files/inter-vietnamese-200-normal.woff | Bin 5364 -> 0 bytes .../files/inter-vietnamese-200-normal.woff2 | Bin 3800 -> 0 bytes .../files/inter-vietnamese-300-normal.woff | Bin 5364 -> 0 bytes .../files/inter-vietnamese-300-normal.woff2 | Bin 3832 -> 0 bytes .../files/inter-vietnamese-400-normal.woff | Bin 5260 -> 0 bytes .../files/inter-vietnamese-400-normal.woff2 | Bin 3712 -> 0 bytes .../files/inter-vietnamese-500-normal.woff | Bin 5432 -> 0 bytes .../files/inter-vietnamese-500-normal.woff2 | Bin 3868 -> 0 bytes .../files/inter-vietnamese-600-normal.woff | Bin 5476 -> 0 bytes .../files/inter-vietnamese-600-normal.woff2 | Bin 3876 -> 0 bytes .../files/inter-vietnamese-700-normal.woff | Bin 5452 -> 0 bytes .../files/inter-vietnamese-700-normal.woff2 | Bin 3888 -> 0 bytes .../files/inter-vietnamese-800-normal.woff | Bin 5460 -> 0 bytes .../files/inter-vietnamese-800-normal.woff2 | Bin 3888 -> 0 bytes .../files/inter-vietnamese-900-normal.woff | Bin 5332 -> 0 bytes .../files/inter-vietnamese-900-normal.woff2 | Bin 3772 -> 0 bytes .../@fontsource/inter/greek-100.css | 8 - .../@fontsource/inter/greek-200.css | 8 - .../@fontsource/inter/greek-300.css | 8 - .../@fontsource/inter/greek-400.css | 8 - .../@fontsource/inter/greek-500.css | 8 - .../@fontsource/inter/greek-600.css | 8 - .../@fontsource/inter/greek-700.css | 8 - .../@fontsource/inter/greek-800.css | 8 - .../@fontsource/inter/greek-900.css | 8 - .../@fontsource/inter/greek-ext-100.css | 8 - .../@fontsource/inter/greek-ext-200.css | 8 - .../@fontsource/inter/greek-ext-300.css | 8 - .../@fontsource/inter/greek-ext-400.css | 8 - .../@fontsource/inter/greek-ext-500.css | 8 - .../@fontsource/inter/greek-ext-600.css | 8 - .../@fontsource/inter/greek-ext-700.css | 8 - .../@fontsource/inter/greek-ext-800.css | 8 - .../@fontsource/inter/greek-ext-900.css | 8 - .../@fontsource/inter/greek-ext.css | 80 -- .../node_modules/@fontsource/inter/greek.css | 80 -- .../node_modules/@fontsource/inter/index.css | 69 -- .../@fontsource/inter/latin-100.css | 8 - .../@fontsource/inter/latin-200.css | 8 - .../@fontsource/inter/latin-300.css | 8 - .../@fontsource/inter/latin-400.css | 8 - .../@fontsource/inter/latin-500.css | 8 - .../@fontsource/inter/latin-600.css | 8 - .../@fontsource/inter/latin-700.css | 8 - .../@fontsource/inter/latin-800.css | 8 - .../@fontsource/inter/latin-900.css | 8 - .../@fontsource/inter/latin-ext-100.css | 8 - .../@fontsource/inter/latin-ext-200.css | 8 - .../@fontsource/inter/latin-ext-300.css | 8 - .../@fontsource/inter/latin-ext-400.css | 8 - .../@fontsource/inter/latin-ext-500.css | 8 - .../@fontsource/inter/latin-ext-600.css | 8 - .../@fontsource/inter/latin-ext-700.css | 8 - .../@fontsource/inter/latin-ext-800.css | 8 - .../@fontsource/inter/latin-ext-900.css | 8 - .../@fontsource/inter/latin-ext.css | 80 -- .../node_modules/@fontsource/inter/latin.css | 80 -- .../@fontsource/inter/metadata.json | 30 - .../@fontsource/inter/package.json | 30 - .../@fontsource/inter/scss/metadata.scss | 22 - .../@fontsource/inter/scss/mixins.scss | 184 ---- .../@fontsource/inter/unicode.json | 9 - .../@fontsource/inter/vietnamese-100.css | 8 - .../@fontsource/inter/vietnamese-200.css | 8 - .../@fontsource/inter/vietnamese-300.css | 8 - .../@fontsource/inter/vietnamese-400.css | 8 - .../@fontsource/inter/vietnamese-500.css | 8 - .../@fontsource/inter/vietnamese-600.css | 8 - .../@fontsource/inter/vietnamese-700.css | 8 - .../@fontsource/inter/vietnamese-800.css | 8 - .../@fontsource/inter/vietnamese-900.css | 8 - .../@fontsource/inter/vietnamese.css | 80 -- .../@fontsource/poppins/100-italic.css | 29 - .../node_modules/@fontsource/poppins/100.css | 29 - .../@fontsource/poppins/200-italic.css | 29 - .../node_modules/@fontsource/poppins/200.css | 29 - .../@fontsource/poppins/300-italic.css | 29 - .../node_modules/@fontsource/poppins/300.css | 29 - .../@fontsource/poppins/400-italic.css | 29 - .../node_modules/@fontsource/poppins/400.css | 29 - .../@fontsource/poppins/500-italic.css | 29 - .../node_modules/@fontsource/poppins/500.css | 29 - .../@fontsource/poppins/600-italic.css | 29 - .../node_modules/@fontsource/poppins/600.css | 29 - .../@fontsource/poppins/700-italic.css | 29 - .../node_modules/@fontsource/poppins/700.css | 29 - .../@fontsource/poppins/800-italic.css | 29 - .../node_modules/@fontsource/poppins/800.css | 29 - .../@fontsource/poppins/900-italic.css | 29 - .../node_modules/@fontsource/poppins/900.css | 29 - .../@fontsource/poppins/CHANGELOG.md | 2 - .../node_modules/@fontsource/poppins/LICENSE | 93 -- .../@fontsource/poppins/README.md | 47 - .../poppins/devanagari-100-italic.css | 8 - .../@fontsource/poppins/devanagari-100.css | 8 - .../poppins/devanagari-200-italic.css | 8 - .../@fontsource/poppins/devanagari-200.css | 8 - .../poppins/devanagari-300-italic.css | 8 - .../@fontsource/poppins/devanagari-300.css | 8 - .../poppins/devanagari-400-italic.css | 8 - .../@fontsource/poppins/devanagari-400.css | 8 - .../poppins/devanagari-500-italic.css | 8 - .../@fontsource/poppins/devanagari-500.css | 8 - .../poppins/devanagari-600-italic.css | 8 - .../@fontsource/poppins/devanagari-600.css | 8 - .../poppins/devanagari-700-italic.css | 8 - .../@fontsource/poppins/devanagari-700.css | 8 - .../poppins/devanagari-800-italic.css | 8 - .../@fontsource/poppins/devanagari-800.css | 8 - .../poppins/devanagari-900-italic.css | 8 - .../@fontsource/poppins/devanagari-900.css | 8 - .../@fontsource/poppins/devanagari-italic.css | 80 -- .../@fontsource/poppins/devanagari.css | 80 -- .../files/poppins-devanagari-100-italic.woff | Bin 58004 -> 0 bytes .../files/poppins-devanagari-100-italic.woff2 | Bin 42004 -> 0 bytes .../files/poppins-devanagari-100-normal.woff | Bin 49300 -> 0 bytes .../files/poppins-devanagari-100-normal.woff2 | Bin 36096 -> 0 bytes .../files/poppins-devanagari-200-italic.woff | Bin 61476 -> 0 bytes .../files/poppins-devanagari-200-italic.woff2 | Bin 45260 -> 0 bytes .../files/poppins-devanagari-200-normal.woff | Bin 52764 -> 0 bytes .../files/poppins-devanagari-200-normal.woff2 | Bin 39224 -> 0 bytes .../files/poppins-devanagari-300-italic.woff | Bin 61696 -> 0 bytes .../files/poppins-devanagari-300-italic.woff2 | Bin 45712 -> 0 bytes .../files/poppins-devanagari-300-normal.woff | Bin 52836 -> 0 bytes .../files/poppins-devanagari-300-normal.woff2 | Bin 39476 -> 0 bytes .../files/poppins-devanagari-400-italic.woff | Bin 61776 -> 0 bytes .../files/poppins-devanagari-400-italic.woff2 | Bin 45816 -> 0 bytes .../files/poppins-devanagari-400-normal.woff | Bin 52912 -> 0 bytes .../files/poppins-devanagari-400-normal.woff2 | Bin 39564 -> 0 bytes .../files/poppins-devanagari-500-italic.woff | Bin 60712 -> 0 bytes .../files/poppins-devanagari-500-italic.woff2 | Bin 44840 -> 0 bytes .../files/poppins-devanagari-500-normal.woff | Bin 52352 -> 0 bytes .../files/poppins-devanagari-500-normal.woff2 | Bin 39136 -> 0 bytes .../files/poppins-devanagari-600-italic.woff | Bin 61140 -> 0 bytes .../files/poppins-devanagari-600-italic.woff2 | Bin 45520 -> 0 bytes .../files/poppins-devanagari-600-normal.woff | Bin 52500 -> 0 bytes .../files/poppins-devanagari-600-normal.woff2 | Bin 39324 -> 0 bytes .../files/poppins-devanagari-700-italic.woff | Bin 60664 -> 0 bytes .../files/poppins-devanagari-700-italic.woff2 | Bin 44992 -> 0 bytes .../files/poppins-devanagari-700-normal.woff | Bin 52184 -> 0 bytes .../files/poppins-devanagari-700-normal.woff2 | Bin 39148 -> 0 bytes .../files/poppins-devanagari-800-italic.woff | Bin 60124 -> 0 bytes .../files/poppins-devanagari-800-italic.woff2 | Bin 44620 -> 0 bytes .../files/poppins-devanagari-800-normal.woff | Bin 51784 -> 0 bytes .../files/poppins-devanagari-800-normal.woff2 | Bin 38964 -> 0 bytes .../files/poppins-devanagari-900-italic.woff | Bin 57212 -> 0 bytes .../files/poppins-devanagari-900-italic.woff2 | Bin 41868 -> 0 bytes .../files/poppins-devanagari-900-normal.woff | Bin 50708 -> 0 bytes .../files/poppins-devanagari-900-normal.woff2 | Bin 38100 -> 0 bytes .../files/poppins-latin-100-italic.woff | Bin 11212 -> 0 bytes .../files/poppins-latin-100-italic.woff2 | Bin 8404 -> 0 bytes .../files/poppins-latin-100-normal.woff | Bin 10044 -> 0 bytes .../files/poppins-latin-100-normal.woff2 | Bin 7484 -> 0 bytes .../files/poppins-latin-200-italic.woff | Bin 11564 -> 0 bytes .../files/poppins-latin-200-italic.woff2 | Bin 8720 -> 0 bytes .../files/poppins-latin-200-normal.woff | Bin 10520 -> 0 bytes .../files/poppins-latin-200-normal.woff2 | Bin 7932 -> 0 bytes .../files/poppins-latin-300-italic.woff | Bin 11576 -> 0 bytes .../files/poppins-latin-300-italic.woff2 | Bin 8712 -> 0 bytes .../files/poppins-latin-300-normal.woff | Bin 10496 -> 0 bytes .../files/poppins-latin-300-normal.woff2 | Bin 7840 -> 0 bytes .../files/poppins-latin-400-italic.woff | Bin 11476 -> 0 bytes .../files/poppins-latin-400-italic.woff2 | Bin 8668 -> 0 bytes .../files/poppins-latin-400-normal.woff | Bin 10528 -> 0 bytes .../files/poppins-latin-400-normal.woff2 | Bin 7884 -> 0 bytes .../files/poppins-latin-500-italic.woff | Bin 11336 -> 0 bytes .../files/poppins-latin-500-italic.woff2 | Bin 8504 -> 0 bytes .../files/poppins-latin-500-normal.woff | Bin 10372 -> 0 bytes .../files/poppins-latin-500-normal.woff2 | Bin 7748 -> 0 bytes .../files/poppins-latin-600-italic.woff | Bin 11556 -> 0 bytes .../files/poppins-latin-600-italic.woff2 | Bin 8724 -> 0 bytes .../files/poppins-latin-600-normal.woff | Bin 10604 -> 0 bytes .../files/poppins-latin-600-normal.woff2 | Bin 8000 -> 0 bytes .../files/poppins-latin-700-italic.woff | Bin 11428 -> 0 bytes .../files/poppins-latin-700-italic.woff2 | Bin 8596 -> 0 bytes .../files/poppins-latin-700-normal.woff | Bin 10432 -> 0 bytes .../files/poppins-latin-700-normal.woff2 | Bin 7816 -> 0 bytes .../files/poppins-latin-800-italic.woff | Bin 11440 -> 0 bytes .../files/poppins-latin-800-italic.woff2 | Bin 8680 -> 0 bytes .../files/poppins-latin-800-normal.woff | Bin 10432 -> 0 bytes .../files/poppins-latin-800-normal.woff2 | Bin 7824 -> 0 bytes .../files/poppins-latin-900-italic.woff | Bin 11228 -> 0 bytes .../files/poppins-latin-900-italic.woff2 | Bin 8488 -> 0 bytes .../files/poppins-latin-900-normal.woff | Bin 10180 -> 0 bytes .../files/poppins-latin-900-normal.woff2 | Bin 7632 -> 0 bytes .../files/poppins-latin-ext-100-italic.woff | Bin 7644 -> 0 bytes .../files/poppins-latin-ext-100-italic.woff2 | Bin 5688 -> 0 bytes .../files/poppins-latin-ext-100-normal.woff | Bin 7084 -> 0 bytes .../files/poppins-latin-ext-100-normal.woff2 | Bin 5252 -> 0 bytes .../files/poppins-latin-ext-200-italic.woff | Bin 7844 -> 0 bytes .../files/poppins-latin-ext-200-italic.woff2 | Bin 5888 -> 0 bytes .../files/poppins-latin-ext-200-normal.woff | Bin 7324 -> 0 bytes .../files/poppins-latin-ext-200-normal.woff2 | Bin 5432 -> 0 bytes .../files/poppins-latin-ext-300-italic.woff | Bin 7908 -> 0 bytes .../files/poppins-latin-ext-300-italic.woff2 | Bin 5960 -> 0 bytes .../files/poppins-latin-ext-300-normal.woff | Bin 7308 -> 0 bytes .../files/poppins-latin-ext-300-normal.woff2 | Bin 5428 -> 0 bytes .../files/poppins-latin-ext-400-italic.woff | Bin 7828 -> 0 bytes .../files/poppins-latin-ext-400-italic.woff2 | Bin 5872 -> 0 bytes .../files/poppins-latin-ext-400-normal.woff | Bin 7376 -> 0 bytes .../files/poppins-latin-ext-400-normal.woff2 | Bin 5544 -> 0 bytes .../files/poppins-latin-ext-500-italic.woff | Bin 7708 -> 0 bytes .../files/poppins-latin-ext-500-italic.woff2 | Bin 5804 -> 0 bytes .../files/poppins-latin-ext-500-normal.woff | Bin 7276 -> 0 bytes .../files/poppins-latin-ext-500-normal.woff2 | Bin 5452 -> 0 bytes .../files/poppins-latin-ext-600-italic.woff | Bin 7856 -> 0 bytes .../files/poppins-latin-ext-600-italic.woff2 | Bin 5964 -> 0 bytes .../files/poppins-latin-ext-600-normal.woff | Bin 7352 -> 0 bytes .../files/poppins-latin-ext-600-normal.woff2 | Bin 5512 -> 0 bytes .../files/poppins-latin-ext-700-italic.woff | Bin 7728 -> 0 bytes .../files/poppins-latin-ext-700-italic.woff2 | Bin 5832 -> 0 bytes .../files/poppins-latin-ext-700-normal.woff | Bin 7232 -> 0 bytes .../files/poppins-latin-ext-700-normal.woff2 | Bin 5384 -> 0 bytes .../files/poppins-latin-ext-800-italic.woff | Bin 7780 -> 0 bytes .../files/poppins-latin-ext-800-italic.woff2 | Bin 5888 -> 0 bytes .../files/poppins-latin-ext-800-normal.woff | Bin 7280 -> 0 bytes .../files/poppins-latin-ext-800-normal.woff2 | Bin 5476 -> 0 bytes .../files/poppins-latin-ext-900-italic.woff | Bin 7608 -> 0 bytes .../files/poppins-latin-ext-900-italic.woff2 | Bin 5708 -> 0 bytes .../files/poppins-latin-ext-900-normal.woff | Bin 7084 -> 0 bytes .../files/poppins-latin-ext-900-normal.woff2 | Bin 5248 -> 0 bytes .../@fontsource/poppins/index.css | 29 - .../@fontsource/poppins/latin-100-italic.css | 8 - .../@fontsource/poppins/latin-100.css | 8 - .../@fontsource/poppins/latin-200-italic.css | 8 - .../@fontsource/poppins/latin-200.css | 8 - .../@fontsource/poppins/latin-300-italic.css | 8 - .../@fontsource/poppins/latin-300.css | 8 - .../@fontsource/poppins/latin-400-italic.css | 8 - .../@fontsource/poppins/latin-400.css | 8 - .../@fontsource/poppins/latin-500-italic.css | 8 - .../@fontsource/poppins/latin-500.css | 8 - .../@fontsource/poppins/latin-600-italic.css | 8 - .../@fontsource/poppins/latin-600.css | 8 - .../@fontsource/poppins/latin-700-italic.css | 8 - .../@fontsource/poppins/latin-700.css | 8 - .../@fontsource/poppins/latin-800-italic.css | 8 - .../@fontsource/poppins/latin-800.css | 8 - .../@fontsource/poppins/latin-900-italic.css | 8 - .../@fontsource/poppins/latin-900.css | 8 - .../poppins/latin-ext-100-italic.css | 8 - .../@fontsource/poppins/latin-ext-100.css | 8 - .../poppins/latin-ext-200-italic.css | 8 - .../@fontsource/poppins/latin-ext-200.css | 8 - .../poppins/latin-ext-300-italic.css | 8 - .../@fontsource/poppins/latin-ext-300.css | 8 - .../poppins/latin-ext-400-italic.css | 8 - .../@fontsource/poppins/latin-ext-400.css | 8 - .../poppins/latin-ext-500-italic.css | 8 - .../@fontsource/poppins/latin-ext-500.css | 8 - .../poppins/latin-ext-600-italic.css | 8 - .../@fontsource/poppins/latin-ext-600.css | 8 - .../poppins/latin-ext-700-italic.css | 8 - .../@fontsource/poppins/latin-ext-700.css | 8 - .../poppins/latin-ext-800-italic.css | 8 - .../@fontsource/poppins/latin-ext-800.css | 8 - .../poppins/latin-ext-900-italic.css | 8 - .../@fontsource/poppins/latin-ext-900.css | 8 - .../@fontsource/poppins/latin-ext-italic.css | 80 -- .../@fontsource/poppins/latin-ext.css | 80 -- .../@fontsource/poppins/latin-italic.css | 80 -- .../@fontsource/poppins/latin.css | 80 -- .../@fontsource/poppins/metadata.json | 19 - .../@fontsource/poppins/package.json | 30 - .../@fontsource/poppins/scss/metadata.scss | 18 - .../@fontsource/poppins/scss/mixins.scss | 184 ---- .../@fontsource/poppins/unicode.json | 5 - .../nodebb-theme-harmony/package.json | 48 - node_modules/nodebb-theme-harmony/plugin.json | 26 - .../nodebb-theme-harmony/public/.eslintrc | 3 - .../nodebb-theme-harmony/public/admin.js | 15 - .../nodebb-theme-harmony/public/harmony.js | 287 ------ .../nodebb-theme-harmony/public/settings.js | 31 - .../nodebb-theme-harmony/renovate.json | 6 - .../nodebb-theme-harmony/screenshot.png | Bin 54442 -> 0 bytes .../screenshots/categories.png | Bin 360009 -> 0 bytes .../screenshots/recent.png | Bin 368684 -> 0 bytes .../screenshots/topic.png | Bin 257175 -> 0 bytes .../nodebb-theme-harmony/scss/account.scss | 27 - .../nodebb-theme-harmony/scss/category.scss | 4 - .../nodebb-theme-harmony/scss/chats.scss | 12 - .../nodebb-theme-harmony/scss/common.scss | 130 --- .../nodebb-theme-harmony/scss/fonts.scss | 19 - .../nodebb-theme-harmony/scss/groups.scss | 22 - .../nodebb-theme-harmony/scss/harmony.scss | 26 - .../nodebb-theme-harmony/scss/header.scss | 16 - .../nodebb-theme-harmony/scss/mixins.scss | 177 ---- .../nodebb-theme-harmony/scss/modals.scss | 6 - .../scss/modules/bottom-sheet.scss | 52 - .../scss/modules/breadcrumbs.scss | 16 - .../scss/modules/cover.scss | 105 -- .../scss/modules/filters.scss | 8 - .../scss/modules/nprogress.scss | 80 -- .../scss/modules/paginator.scss | 24 - .../scss/modules/tags.scss | 6 - .../scss/modules/topic-navigator.scss | 53 -- .../scss/modules/topics-list.scss | 40 - .../scss/modules/user-menu.scss | 11 - .../nodebb-theme-harmony/scss/overrides.scss | 64 -- .../nodebb-theme-harmony/scss/sidebar.scss | 189 ---- .../nodebb-theme-harmony/scss/skins.scss | 50 - .../nodebb-theme-harmony/scss/status.scss | 25 - .../nodebb-theme-harmony/scss/topic.scss | 152 --- .../templates/account/best.tpl | 1 - .../templates/account/blocks.tpl | 51 - .../templates/account/bookmarks.tpl | 1 - .../templates/account/categories.tpl | 64 -- .../templates/account/consent.tpl | 73 -- .../templates/account/controversial.tpl | 1 - .../templates/account/downvoted.tpl | 1 - .../templates/account/edit.tpl | 123 --- .../templates/account/edit/password.tpl | 35 - .../templates/account/edit/username.tpl | 31 - .../templates/account/followers.tpl | 15 - .../templates/account/following.tpl | 16 - .../templates/account/groups.tpl | 15 - .../templates/account/ignored.tpl | 1 - .../templates/account/info.tpl | 271 ------ .../templates/account/posts.tpl | 35 - .../templates/account/profile.tpl | 95 -- .../templates/account/sessions.tpl | 9 - .../templates/account/settings.tpl | 236 ----- .../templates/account/tags.tpl | 13 - .../templates/account/theme.tpl | 64 -- .../templates/account/topics.tpl | 44 - .../templates/account/uploads.tpl | 37 - .../templates/account/upvoted.tpl | 1 - .../templates/account/watched.tpl | 1 - .../templates/admin/plugins/harmony.tpl | 56 -- .../templates/categories.tpl | 29 - .../templates/category.tpl | 83 -- .../templates/flags/detail.tpl | 179 ---- .../templates/flags/list.tpl | 6 - .../nodebb-theme-harmony/templates/footer.tpl | 17 - .../templates/groups/details.tpl | 86 -- .../templates/groups/list.tpl | 56 -- .../templates/groups/members.tpl | 10 - .../nodebb-theme-harmony/templates/header.tpl | 46 - .../nodebb-theme-harmony/templates/login.tpl | 101 -- .../templates/notifications.tpl | 32 - .../templates/partials/account/admin-menu.tpl | 36 - .../partials/account/category-item.tpl | 22 - .../templates/partials/account/footer.tpl | 3 - .../templates/partials/account/header.tpl | 98 -- .../partials/account/session-list.tpl | 18 - .../partials/account/sidebar-left.tpl | 102 -- .../partials/breadcrumbs-json-ld.tpl | 16 - .../templates/partials/breadcrumbs.tpl | 12 - .../templates/partials/buttons/newTopic.tpl | 22 - .../templates/partials/categories/item.tpl | 56 -- .../partials/categories/lastpost.tpl | 24 - .../templates/partials/categories/link.tpl | 5 - .../category/filter-dropdown-content.tpl | 41 - .../category/selector-dropdown-content.tpl | 39 - .../templates/partials/category/sort.tpl | 39 - .../partials/category/subcategory.tpl | 19 - .../templates/partials/category/tags.tpl | 3 - .../templates/partials/category/tools.tpl | 89 -- .../templates/partials/category/watch.tpl | 67 -- .../templates/partials/cookie-consent.tpl | 6 - .../templates/partials/flags/bulk-actions.tpl | 9 - .../templates/partials/flags/filters.tpl | 189 ---- .../templates/partials/flags/results.tpl | 38 - .../templates/partials/groups/admin.tpl | 95 -- .../templates/partials/groups/badge.tpl | 1 - .../groups/filter-dropdown-content.tpl | 25 - .../templates/partials/groups/invited.tpl | 33 - .../templates/partials/groups/list.tpl | 16 - .../templates/partials/groups/memberlist.tpl | 47 - .../templates/partials/groups/pending.tpl | 29 - .../partials/groups/sidebar-left.tpl | 27 - .../templates/partials/header/brand.tpl | 26 - .../templates/partials/mobile-footer.tpl | 96 -- .../templates/partials/notifications_list.tpl | 44 - .../templates/partials/paginator.tpl | 47 - .../templates/partials/post_bar.tpl | 27 - .../templates/partials/posts_list.tpl | 8 - .../templates/partials/posts_list_item.tpl | 20 - .../partials/quick-search-results.tpl | 47 - .../templates/partials/search-filters.tpl | 184 ---- .../templates/partials/search-results.tpl | 55 -- .../templates/partials/sidebar-left.tpl | 149 --- .../templates/partials/sidebar-right.tpl | 17 - .../templates/partials/sidebar/chats.tpl | 45 - .../templates/partials/sidebar/drafts.tpl | 63 -- .../partials/sidebar/logged-in-menu.tpl | 23 - .../partials/sidebar/logged-out-menu.tpl | 44 - .../partials/sidebar/notifications.tpl | 49 - .../partials/sidebar/search-mobile.tpl | 29 - .../templates/partials/sidebar/search.tpl | 30 - .../templates/partials/sidebar/user-menu.tpl | 103 -- .../templates/partials/skin-switcher.tpl | 50 - .../partials/tags/filter-dropdown-content.tpl | 38 - .../templates/partials/tags/watch.tpl | 42 - .../templates/partials/tags_list.tpl | 6 - .../templates/partials/toast.tpl | 19 - .../templates/partials/topic-filters.tpl | 16 - .../templates/partials/topic-list-bar.tpl | 62 -- .../templates/partials/topic-terms.tpl | 16 - .../partials/topic/browsing-users.tpl | 1 - .../templates/partials/topic/event.tpl | 12 - .../partials/topic/navigation-post.tpl | 10 - .../partials/topic/navigator-mobile.tpl | 62 -- .../templates/partials/topic/navigator.tpl | 26 - .../templates/partials/topic/necro-post.tpl | 6 - .../templates/partials/topic/post-editor.tpl | 1 - .../partials/topic/post-menu-list.tpl | 132 --- .../templates/partials/topic/post-menu.tpl | 4 - .../partials/topic/post-placeholder.tpl | 15 - .../templates/partials/topic/post.tpl | 127 --- .../templates/partials/topic/quickreply.tpl | 28 - .../templates/partials/topic/reactions.tpl | 1 - .../templates/partials/topic/reply-button.tpl | 27 - .../partials/topic/selection-tooltip.tpl | 3 - .../templates/partials/topic/sort.tpl | 27 - .../templates/partials/topic/stats.tpl | 15 - .../templates/partials/topic/tag.tpl | 1 - .../templates/partials/topic/tags.tpl | 1 - .../templates/partials/topic/thumbs.tpl | 5 - .../templates/partials/topic/tools.tpl | 9 - .../partials/topic/topic-menu-list.tpl | 74 -- .../templates/partials/topic/watch.tpl | 60 -- .../templates/partials/topics_list.tpl | 131 --- .../users/filter-dropdown-content.tpl | 23 - .../templates/partials/users/item.tpl | 37 - .../templates/partials/users_list.tpl | 5 - .../templates/partials/users_list_menu.tpl | 15 - .../templates/popular.tpl | 35 - .../templates/post-queue.tpl | 212 ----- .../nodebb-theme-harmony/templates/recent.tpl | 36 - .../templates/register.tpl | 104 -- .../nodebb-theme-harmony/templates/search.tpl | 46 - .../nodebb-theme-harmony/templates/tag.tpl | 35 - .../nodebb-theme-harmony/templates/tags.tpl | 50 - .../nodebb-theme-harmony/templates/top.tpl | 35 - .../nodebb-theme-harmony/templates/topic.tpl | 123 --- .../nodebb-theme-harmony/templates/unread.tpl | 32 - .../nodebb-theme-harmony/templates/users.tpl | 39 - node_modules/nodebb-theme-harmony/theme.json | 7 - node_modules/nodebb-theme-harmony/theme.scss | 1 - stryker.config.json | 14 + 628 files changed, 17 insertions(+), 16463 deletions(-) delete mode 100644 node_modules/nodebb-plugin-composer-default/.eslintrc delete mode 100644 node_modules/nodebb-plugin-composer-default/.gitattributes delete mode 100644 node_modules/nodebb-plugin-composer-default/.jshintrc delete mode 100644 node_modules/nodebb-plugin-composer-default/LICENSE delete mode 100644 node_modules/nodebb-plugin-composer-default/README.md delete mode 100644 node_modules/nodebb-plugin-composer-default/controllers.js delete mode 100644 node_modules/nodebb-plugin-composer-default/library.js delete mode 100644 node_modules/nodebb-plugin-composer-default/package.json delete mode 100644 node_modules/nodebb-plugin-composer-default/plugin.json delete mode 100644 node_modules/nodebb-plugin-composer-default/screenshots/desktop.png delete mode 100644 node_modules/nodebb-plugin-composer-default/screenshots/mobile.png delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/.eslintrc delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/admin.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/client.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/autocomplete.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/categoryList.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/controls.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/drafts.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/formatting.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/post-queue.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/preview.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/resize.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/scheduler.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/tags.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/lib/composer/uploads.js delete mode 100644 node_modules/nodebb-plugin-composer-default/static/scss/composer.scss delete mode 100644 node_modules/nodebb-plugin-composer-default/static/scss/page-compose.scss delete mode 100644 node_modules/nodebb-plugin-composer-default/static/scss/textcomplete.scss delete mode 100644 node_modules/nodebb-plugin-composer-default/static/scss/zen-mode.scss delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/admin/plugins/composer-default.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/compose.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/composer.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/modals/topic-scheduler.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/partials/composer-formatting.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/partials/composer-tags.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/partials/composer-title-container.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/static/templates/partials/composer-write-preview.tpl delete mode 100644 node_modules/nodebb-plugin-composer-default/websockets.js delete mode 100644 node_modules/nodebb-theme-harmony/.eslintrc delete mode 100644 node_modules/nodebb-theme-harmony/README.md delete mode 100644 node_modules/nodebb-theme-harmony/languages/harmony.json delete mode 100644 node_modules/nodebb-theme-harmony/lib/controllers.js delete mode 100644 node_modules/nodebb-theme-harmony/library.js delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/CHANGELOG.md delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/LICENSE delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/README.md delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic-ext.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/cyrillic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-cyrillic-ext-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-greek-ext-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-latin-ext-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/files/inter-vietnamese-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek-ext.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/greek.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/index.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin-ext.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/latin.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/metadata.json delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/package.json delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/scss/metadata.scss delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/scss/mixins.scss delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/unicode.json delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/inter/vietnamese.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/100-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/200-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/300-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/400-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/500-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/600-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/700-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/800-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/900-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/CHANGELOG.md delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/LICENSE delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/README.md delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-100-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-200-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-300-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-400-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-500-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-600-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-700-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-800-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-900-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/devanagari.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-100-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-100-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-200-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-200-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-300-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-300-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-400-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-400-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-500-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-500-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-600-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-600-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-700-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-700-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-800-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-800-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-900-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-900-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-devanagari-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-100-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-100-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-200-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-200-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-300-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-300-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-400-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-400-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-500-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-500-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-600-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-600-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-700-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-700-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-800-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-800-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-900-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-900-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-100-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-100-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-100-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-100-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-200-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-200-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-200-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-200-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-300-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-300-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-300-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-300-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-400-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-400-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-400-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-400-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-500-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-500-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-500-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-500-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-600-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-600-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-600-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-600-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-700-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-700-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-700-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-700-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-800-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-800-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-800-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-800-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-900-italic.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-900-italic.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-900-normal.woff delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/files/poppins-latin-ext-900-normal.woff2 delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/index.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-100-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-200-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-300-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-400-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-500-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-600-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-700-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-800-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-900-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-100-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-100.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-200-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-200.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-300-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-300.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-400-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-400.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-500-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-500.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-600-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-600.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-700-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-700.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-800-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-800.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-900-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-900.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-ext.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin-italic.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/latin.css delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/metadata.json delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/package.json delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/scss/metadata.scss delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/scss/mixins.scss delete mode 100644 node_modules/nodebb-theme-harmony/node_modules/@fontsource/poppins/unicode.json delete mode 100644 node_modules/nodebb-theme-harmony/package.json delete mode 100644 node_modules/nodebb-theme-harmony/plugin.json delete mode 100644 node_modules/nodebb-theme-harmony/public/.eslintrc delete mode 100644 node_modules/nodebb-theme-harmony/public/admin.js delete mode 100644 node_modules/nodebb-theme-harmony/public/harmony.js delete mode 100644 node_modules/nodebb-theme-harmony/public/settings.js delete mode 100644 node_modules/nodebb-theme-harmony/renovate.json delete mode 100644 node_modules/nodebb-theme-harmony/screenshot.png delete mode 100644 node_modules/nodebb-theme-harmony/screenshots/categories.png delete mode 100644 node_modules/nodebb-theme-harmony/screenshots/recent.png delete mode 100644 node_modules/nodebb-theme-harmony/screenshots/topic.png delete mode 100644 node_modules/nodebb-theme-harmony/scss/account.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/category.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/chats.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/common.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/fonts.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/groups.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/harmony.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/header.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/mixins.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modals.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/bottom-sheet.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/breadcrumbs.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/cover.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/filters.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/nprogress.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/paginator.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/tags.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/topic-navigator.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/topics-list.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/modules/user-menu.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/overrides.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/sidebar.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/skins.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/status.scss delete mode 100644 node_modules/nodebb-theme-harmony/scss/topic.scss delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/best.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/blocks.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/bookmarks.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/categories.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/consent.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/controversial.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/downvoted.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/edit.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/edit/password.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/edit/username.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/followers.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/following.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/groups.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/ignored.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/info.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/posts.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/profile.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/sessions.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/settings.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/tags.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/theme.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/topics.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/uploads.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/upvoted.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/account/watched.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/admin/plugins/harmony.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/categories.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/category.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/flags/detail.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/flags/list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/footer.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/groups/details.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/groups/list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/groups/members.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/header.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/login.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/notifications.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/account/admin-menu.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/account/category-item.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/account/footer.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/account/header.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/account/session-list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/account/sidebar-left.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/breadcrumbs-json-ld.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/breadcrumbs.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/buttons/newTopic.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/categories/item.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/categories/lastpost.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/categories/link.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/category/filter-dropdown-content.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/category/selector-dropdown-content.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/category/sort.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/category/subcategory.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/category/tags.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/category/tools.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/category/watch.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/cookie-consent.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/flags/bulk-actions.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/flags/filters.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/flags/results.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/admin.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/badge.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/filter-dropdown-content.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/invited.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/memberlist.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/pending.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/groups/sidebar-left.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/header/brand.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/mobile-footer.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/notifications_list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/paginator.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/post_bar.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/posts_list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/posts_list_item.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/quick-search-results.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/search-filters.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/search-results.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar-left.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar-right.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/chats.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/drafts.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/logged-in-menu.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/logged-out-menu.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/notifications.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/search-mobile.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/search.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/sidebar/user-menu.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/skin-switcher.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/tags/filter-dropdown-content.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/tags/watch.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/tags_list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/toast.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic-filters.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic-list-bar.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic-terms.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/browsing-users.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/event.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/navigation-post.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/navigator-mobile.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/navigator.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/necro-post.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/post-editor.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/post-menu-list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/post-menu.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/post-placeholder.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/post.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/quickreply.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/reactions.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/reply-button.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/selection-tooltip.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/sort.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/stats.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/tag.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/tags.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/thumbs.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/tools.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/topic-menu-list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topic/watch.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/topics_list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/users/filter-dropdown-content.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/users/item.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/users_list.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/partials/users_list_menu.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/popular.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/post-queue.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/recent.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/register.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/search.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/tag.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/tags.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/top.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/topic.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/unread.tpl delete mode 100644 node_modules/nodebb-theme-harmony/templates/users.tpl delete mode 100644 node_modules/nodebb-theme-harmony/theme.json delete mode 100644 node_modules/nodebb-theme-harmony/theme.scss create mode 100644 stryker.config.json diff --git a/.gitignore b/.gitignore index 4b322f31b1..70a23d76bc 100644 --- a/.gitignore +++ b/.gitignore @@ -75,4 +75,6 @@ link-plugins.sh test.sh .docker/** -!**/.gitkeep \ No newline at end of file +!**/.gitkeep +# stryker temp files +.stryker-tmp diff --git a/node_modules/nodebb-plugin-composer-default/.eslintrc b/node_modules/nodebb-plugin-composer-default/.eslintrc deleted file mode 100644 index 74e8dc064a..0000000000 --- a/node_modules/nodebb-plugin-composer-default/.eslintrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "nodebb/lib" -} \ No newline at end of file diff --git a/node_modules/nodebb-plugin-composer-default/.gitattributes b/node_modules/nodebb-plugin-composer-default/.gitattributes deleted file mode 100644 index 412eeda78d..0000000000 --- a/node_modules/nodebb-plugin-composer-default/.gitattributes +++ /dev/null @@ -1,22 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto - -# Custom for Visual Studio -*.cs diff=csharp -*.sln merge=union -*.csproj merge=union -*.vbproj merge=union -*.fsproj merge=union -*.dbproj merge=union - -# Standard to msysgit -*.doc diff=astextplain -*.DOC diff=astextplain -*.docx diff=astextplain -*.DOCX diff=astextplain -*.dot diff=astextplain -*.DOT diff=astextplain -*.pdf diff=astextplain -*.PDF diff=astextplain -*.rtf diff=astextplain -*.RTF diff=astextplain diff --git a/node_modules/nodebb-plugin-composer-default/.jshintrc b/node_modules/nodebb-plugin-composer-default/.jshintrc deleted file mode 100644 index 1981c254c5..0000000000 --- a/node_modules/nodebb-plugin-composer-default/.jshintrc +++ /dev/null @@ -1,86 +0,0 @@ -{ - // JSHint Default Configuration File (as on JSHint website) - // See http://jshint.com/docs/ for more details - - "maxerr" : 50, // {int} Maximum error before stopping - - // Enforcing - "bitwise" : true, // true: Prohibit bitwise operators (&, |, ^, etc.) - "camelcase" : false, // true: Identifiers must be in camelCase - "curly" : true, // true: Require {} for every new block or scope - "eqeqeq" : true, // true: Require triple equals (===) for comparison - "forin" : true, // true: Require filtering for..in loops with obj.hasOwnProperty() - "immed" : false, // true: Require immediate invocations to be wrapped in parens e.g. `(function () { } ());` - "indent" : 4, // {int} Number of spaces to use for indentation - "latedef" : false, // true: Require variables/functions to be defined before being used - "newcap" : false, // true: Require capitalization of all constructor functions e.g. `new F()` - "noarg" : true, // true: Prohibit use of `arguments.caller` and `arguments.callee` - "noempty" : true, // true: Prohibit use of empty blocks - "nonew" : false, // true: Prohibit use of constructors for side-effects (without assignment) - "plusplus" : false, // true: Prohibit use of `++` & `--` - "quotmark" : false, // Quotation mark consistency: - // false : do nothing (default) - // true : ensure whatever is used is consistent - // "single" : require single quotes - // "double" : require double quotes - "undef" : true, // true: Require all non-global variables to be declared (prevents global leaks) - "unused" : true, // true: Require all defined variables be used - "strict" : true, // true: Requires all functions run in ES5 Strict Mode - "trailing" : false, // true: Prohibit trailing whitespaces - "maxparams" : false, // {int} Max number of formal params allowed per function - "maxdepth" : false, // {int} Max depth of nested blocks (within functions) - "maxstatements" : false, // {int} Max number statements per function - "maxcomplexity" : false, // {int} Max cyclomatic complexity per function - "maxlen" : false, // {int} Max number of characters per line - - // Relaxing - "asi" : false, // true: Tolerate Automatic Semicolon Insertion (no semicolons) - "boss" : false, // true: Tolerate assignments where comparisons would be expected - "debug" : false, // true: Allow debugger statements e.g. browser breakpoints. - "eqnull" : false, // true: Tolerate use of `== null` - "es5" : false, // true: Allow ES5 syntax (ex: getters and setters) - "esnext" : false, // true: Allow ES.next (ES6) syntax (ex: `const`) - "moz" : false, // true: Allow Mozilla specific syntax (extends and overrides esnext features) - // (ex: `for each`, multiple try/catch, function expression…) - "evil" : false, // true: Tolerate use of `eval` and `new Function()` - "expr" : false, // true: Tolerate `ExpressionStatement` as Programs - "funcscope" : false, // true: Tolerate defining variables inside control statements" - "globalstrict" : false, // true: Allow global "use strict" (also enables 'strict') - "iterator" : false, // true: Tolerate using the `__iterator__` property - "lastsemic" : false, // true: Tolerate omitting a semicolon for the last statement of a 1-line block - "laxbreak" : false, // true: Tolerate possibly unsafe line breakings - "laxcomma" : false, // true: Tolerate comma-first style coding - "loopfunc" : false, // true: Tolerate functions being defined in loops - "multistr" : false, // true: Tolerate multi-line strings - "proto" : false, // true: Tolerate using the `__proto__` property - "scripturl" : false, // true: Tolerate script-targeted URLs - "smarttabs" : false, // true: Tolerate mixed tabs/spaces when used for alignment - "shadow" : false, // true: Allows re-define variables later in code e.g. `var x=1; x=2;` - "sub" : false, // true: Tolerate using `[]` notation when it can still be expressed in dot notation - "supernew" : false, // true: Tolerate `new function () { ... };` and `new Object;` - "validthis" : false, // true: Tolerate using this in a non-constructor function - - // Environments - "browser" : true, // Web Browser (window, document, etc) - "couch" : false, // CouchDB - "devel" : true, // Development/debugging (alert, confirm, etc) - "dojo" : false, // Dojo Toolkit - "jquery" : true, // jQuery - "mootools" : false, // MooTools - "node" : true, // Node.js - "nonstandard" : false, // Widely adopted globals (escape, unescape, etc) - "prototypejs" : false, // Prototype and Scriptaculous - "rhino" : false, // Rhino - "worker" : false, // Web Workers - "wsh" : false, // Windows Scripting Host - "yui" : false, // Yahoo User Interface - - // Legacy - "nomen" : false, // true: Prohibit dangling `_` in variables - "onevar" : false, // true: Allow only one `var` statement per function - "passfail" : false, // true: Stop on first error - "white" : false, // true: Check against strict whitespace and indentation rules - - // Custom Globals - "globals" : {} // additional predefined global variables -} \ No newline at end of file diff --git a/node_modules/nodebb-plugin-composer-default/LICENSE b/node_modules/nodebb-plugin-composer-default/LICENSE deleted file mode 100644 index b8658d3aa1..0000000000 --- a/node_modules/nodebb-plugin-composer-default/LICENSE +++ /dev/null @@ -1,7 +0,0 @@ -Copyright (c) 2016 NodeBB Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/node_modules/nodebb-plugin-composer-default/README.md b/node_modules/nodebb-plugin-composer-default/README.md deleted file mode 100644 index 7bcfff9aff..0000000000 --- a/node_modules/nodebb-plugin-composer-default/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# Default Composer for NodeBB - -This plugin activates the default composer for NodeBB. It is activated by default, but can be swapped out as necessary. - -## Screenshots - -### Desktop -![Desktop Composer](screenshots/desktop.png?raw=true) - -### Mobile Devices -![Mobile Composer](screenshots/mobile.png?raw=true) \ No newline at end of file diff --git a/node_modules/nodebb-plugin-composer-default/controllers.js b/node_modules/nodebb-plugin-composer-default/controllers.js deleted file mode 100644 index cef271849f..0000000000 --- a/node_modules/nodebb-plugin-composer-default/controllers.js +++ /dev/null @@ -1,11 +0,0 @@ -'use strict'; - -const Controllers = {}; - -Controllers.renderAdminPage = function (req, res) { - res.render('admin/plugins/composer-default', { - title: 'Composer (Default)', - }); -}; - -module.exports = Controllers; diff --git a/node_modules/nodebb-plugin-composer-default/library.js b/node_modules/nodebb-plugin-composer-default/library.js deleted file mode 100644 index c80eef1f5e..0000000000 --- a/node_modules/nodebb-plugin-composer-default/library.js +++ /dev/null @@ -1,310 +0,0 @@ -'use strict'; - -const url = require('url'); - -const nconf = require.main.require('nconf'); -const validator = require('validator'); - -const plugins = require.main.require('./src/plugins'); -const topics = require.main.require('./src/topics'); -const categories = require.main.require('./src/categories'); -const posts = require.main.require('./src/posts'); -const user = require.main.require('./src/user'); -const meta = require.main.require('./src/meta'); -const privileges = require.main.require('./src/privileges'); -const translator = require.main.require('./src/translator'); -const utils = require.main.require('./src/utils'); -const helpers = require.main.require('./src/controllers/helpers'); -const SocketPlugins = require.main.require('./src/socket.io/plugins'); -const socketMethods = require('./websockets'); - -const plugin = module.exports; - -plugin.socketMethods = socketMethods; - -plugin.init = async function (data) { - const { router } = data; - const routeHelpers = require.main.require('./src/routes/helpers'); - const controllers = require('./controllers'); - SocketPlugins.composer = socketMethods; - routeHelpers.setupAdminPageRoute(router, '/admin/plugins/composer-default', controllers.renderAdminPage); -}; - -plugin.appendConfig = async function (config) { - config['composer-default'] = await meta.settings.get('composer-default'); - return config; -}; - -plugin.addAdminNavigation = async function (header) { - header.plugins.push({ - route: '/plugins/composer-default', - icon: 'fa-edit', - name: 'Composer (Default)', - }); - return header; -}; - -plugin.addPrefetchTags = async function (hookData) { - const prefetch = [ - '/assets/src/modules/composer.js', '/assets/src/modules/composer/uploads.js', '/assets/src/modules/composer/drafts.js', - '/assets/src/modules/composer/tags.js', '/assets/src/modules/composer/categoryList.js', '/assets/src/modules/composer/resize.js', - '/assets/src/modules/composer/autocomplete.js', '/assets/templates/composer.tpl', - `/assets/language/${meta.config.defaultLang || 'en-GB'}/topic.json`, - `/assets/language/${meta.config.defaultLang || 'en-GB'}/modules.json`, - `/assets/language/${meta.config.defaultLang || 'en-GB'}/tags.json`, - ]; - - hookData.links = hookData.links.concat(prefetch.map(path => ({ - rel: 'prefetch', - href: `${nconf.get('relative_path') + path}?${meta.config['cache-buster']}`, - }))); - - return hookData; -}; - -plugin.getFormattingOptions = async function () { - const defaultVisibility = { - mobile: true, - desktop: true, - - // op or reply - main: true, - reply: true, - }; - let payload = { - defaultVisibility, - options: [ - { - name: 'tags', - title: '[[global:tags.tags]]', - className: 'fa fa-tags', - visibility: { - ...defaultVisibility, - desktop: false, - }, - }, - { - name: 'zen', - title: '[[modules:composer.zen-mode]]', - className: 'fa fa-arrows-alt', - visibility: defaultVisibility, - }, - ], - }; - if (parseInt(meta.config.allowTopicsThumbnail, 10) === 1) { - payload.options.push({ - name: 'thumbs', - title: '[[topic:composer.thumb-title]]', - className: 'fa fa-address-card-o', - badge: true, - visibility: { - ...defaultVisibility, - reply: false, - }, - }); - } - - payload = await plugins.hooks.fire('filter:composer.formatting', payload); - - payload.options.forEach((option) => { - option.visibility = { - ...defaultVisibility, - ...option.visibility || {}, - }; - }); - - return payload ? payload.options : null; -}; - -plugin.filterComposerBuild = async function (hookData) { - const { req } = hookData; - const { res } = hookData; - - if (req.query.p) { - try { - const a = url.parse(req.query.p, true, true); - return helpers.redirect(res, `/${(a.path || '').replace(/^\/*/, '')}`); - } catch (e) { - return helpers.redirect(res, '/'); - } - } else if (!req.query.pid && !req.query.tid && !req.query.cid) { - return helpers.redirect(res, '/'); - } - const [ - isMainPost, - postData, - topicData, - categoryData, - isAdmin, - isMod, - formatting, - tagWhitelist, - globalPrivileges, - canTagTopics, - canScheduleTopics, - ] = await Promise.all([ - posts.isMain(req.query.pid), - getPostData(req), - getTopicData(req), - categories.getCategoryFields(req.query.cid, [ - 'name', 'icon', 'color', 'bgColor', 'backgroundImage', 'imageClass', 'minTags', 'maxTags', - ]), - user.isAdministrator(req.uid), - isModerator(req), - plugin.getFormattingOptions(), - getTagWhitelist(req.query, req.uid), - privileges.global.get(req.uid), - canTag(req), - canSchedule(req), - ]); - - const isEditing = !!req.query.pid; - const isGuestPost = postData && parseInt(postData.uid, 10) === 0; - const save_id = utils.generateSaveId(req.uid); - const discardRoute = generateDiscardRoute(req, topicData); - const body = await generateBody(req, postData); - - let action = 'topics.post'; - let isMain = isMainPost; - if (req.query.tid) { - action = 'posts.reply'; - } else if (req.query.pid) { - action = 'posts.edit'; - } else { - isMain = true; - } - globalPrivileges['topics:tag'] = canTagTopics; - const cid = parseInt(req.query.cid, 10); - const topicTitle = topicData && topicData.title ? topicData.title.replace(/%/g, '%').replace(/,/g, ',') : validator.escape(String(req.query.title || '')); - return { - req: req, - res: res, - templateData: { - disabled: !req.query.pid && !req.query.tid && !req.query.cid, - pid: parseInt(req.query.pid, 10), - tid: parseInt(req.query.tid, 10), - cid: cid || (topicData ? topicData.cid : null), - action: action, - toPid: parseInt(req.query.toPid, 10), - discardRoute: discardRoute, - - resizable: false, - allowTopicsThumbnail: parseInt(meta.config.allowTopicsThumbnail, 10) === 1 && isMain, - - // can't use title property as that is used for page title - topicTitle: topicTitle, - titleLength: topicTitle ? topicTitle.length : 0, - topic: topicData, - thumb: topicData ? topicData.thumb : '', - body: body, - - isMain: isMain, - isTopicOrMain: !!req.query.cid || isMain, - maximumTitleLength: meta.config.maximumTitleLength, - maximumPostLength: meta.config.maximumPostLength, - minimumTagLength: meta.config.minimumTagLength || 3, - maximumTagLength: meta.config.maximumTagLength || 15, - tagWhitelist: tagWhitelist, - selectedCategory: cid ? categoryData : null, - minTags: categoryData.minTags, - maxTags: categoryData.maxTags, - - isTopic: !!req.query.cid, - isEditing: isEditing, - canSchedule: canScheduleTopics, - showHandleInput: meta.config.allowGuestHandles === 1 && - (req.uid === 0 || (isEditing && isGuestPost && (isAdmin || isMod))), - handle: postData ? postData.handle || '' : undefined, - formatting: formatting, - isAdminOrMod: isAdmin || isMod, - save_id: save_id, - privileges: globalPrivileges, - 'composer:showHelpTab': meta.config['composer:showHelpTab'] === 1, - }, - }; -}; - -function generateDiscardRoute(req, topicData) { - if (req.query.cid) { - return `${nconf.get('relative_path')}/category/${validator.escape(String(req.query.cid))}`; - } else if ((req.query.tid || req.query.pid)) { - if (topicData) { - return `${nconf.get('relative_path')}/topic/${topicData.slug}`; - } - return `${nconf.get('relative_path')}/`; - } -} - -async function generateBody(req, postData) { - let body = ''; - // Quoted reply - if (req.query.toPid && parseInt(req.query.quoted, 10) === 1 && postData) { - const username = await user.getUserField(postData.uid, 'username'); - const translated = await translator.translate(`[[modules:composer.user-said, ${username}]]`); - body = `${translated}\n` + - `> ${postData ? `${postData.content.replace(/\n/g, '\n> ')}\n\n` : ''}`; - } else if (req.query.body || req.query.content) { - body = validator.escape(String(req.query.body || req.query.content)); - } - body = postData ? postData.content : ''; - return translator.escape(body); -} - -async function getPostData(req) { - if (!req.query.pid && !req.query.toPid) { - return null; - } - - return await posts.getPostData(req.query.pid || req.query.toPid); -} - -async function getTopicData(req) { - if (req.query.tid) { - return await topics.getTopicData(req.query.tid); - } else if (req.query.pid) { - return await topics.getTopicDataByPid(req.query.pid); - } - return null; -} - -async function isModerator(req) { - if (!req.loggedIn) { - return false; - } - const cid = cidFromQuery(req.query); - return await user.isModerator(req.uid, cid); -} - -async function canTag(req) { - if (parseInt(req.query.cid, 10)) { - return await privileges.categories.can('topics:tag', req.query.cid, req.uid); - } - return true; -} - -async function canSchedule(req) { - if (parseInt(req.query.cid, 10)) { - return await privileges.categories.can('topics:schedule', req.query.cid, req.uid); - } - return false; -} - -async function getTagWhitelist(query, uid) { - const cid = await cidFromQuery(query); - const [tagWhitelist, isAdminOrMod] = await Promise.all([ - categories.getTagWhitelist([cid]), - privileges.categories.isAdminOrMod(cid, uid), - ]); - return categories.filterTagWhitelist(tagWhitelist[0], isAdminOrMod); -} - -async function cidFromQuery(query) { - if (query.cid) { - return query.cid; - } else if (query.tid) { - return await topics.getTopicField(query.tid, 'cid'); - } else if (query.pid) { - return await posts.getCidByPid(query.pid); - } - return null; -} diff --git a/node_modules/nodebb-plugin-composer-default/package.json b/node_modules/nodebb-plugin-composer-default/package.json deleted file mode 100644 index 625184980c..0000000000 --- a/node_modules/nodebb-plugin-composer-default/package.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "name": "nodebb-plugin-composer-default", - "version": "10.2.36", - "description": "Default composer for NodeBB", - "main": "library.js", - "repository": { - "type": "git", - "url": "https://github.com/NodeBB/nodebb-plugin-composer-default" - }, - "scripts": { - "lint": "eslint ." - }, - "keywords": [ - "nodebb", - "plugin", - "composer", - "markdown" - ], - "author": { - "name": "NodeBB Team", - "email": "sales@nodebb.org" - }, - "license": "MIT", - "bugs": { - "url": "https://github.com/NodeBB/nodebb-plugin-composer-default/issues" - }, - "readmeFilename": "README.md", - "nbbpm": { - "compatibility": "^3.0.0" - }, - "dependencies": { - "@textcomplete/contenteditable": "^0.1.12", - "@textcomplete/core": "^0.1.12", - "@textcomplete/textarea": "^0.1.12", - "screenfull": "^5.0.2", - "validator": "^13.7.0" - }, - "devDependencies": { - "eslint": "^7.32.0", - "eslint-config-nodebb": "^0.0.1", - "eslint-plugin-import": "^2.23.4" - } -} diff --git a/node_modules/nodebb-plugin-composer-default/plugin.json b/node_modules/nodebb-plugin-composer-default/plugin.json deleted file mode 100644 index c75ef14259..0000000000 --- a/node_modules/nodebb-plugin-composer-default/plugin.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "id": "nodebb-plugin-composer-default", - "url": "https://github.com/NodeBB/nodebb-plugin-composer-default", - "library": "library.js", - "hooks": [ - { "hook": "static:app.load", "method": "init" }, - { "hook": "filter:config.get", "method": "appendConfig" }, - { "hook": "filter:composer.build", "method": "filterComposerBuild" }, - { "hook": "filter:admin.header.build", "method": "addAdminNavigation" }, - { "hook": "filter:meta.getLinkTags", "method": "addPrefetchTags" } - ], - "scss": [ - "./static/scss/composer.scss" - ], - "scripts": [ - "./static/lib/client.js", - "./node_modules/screenfull/dist/screenfull.js" - ], - "modules": { - "composer.js": "./static/lib/composer.js", - "composer/categoryList.js": "./static/lib/composer/categoryList.js", - "composer/controls.js": "./static/lib/composer/controls.js", - "composer/drafts.js": "./static/lib/composer/drafts.js", - "composer/formatting.js": "./static/lib/composer/formatting.js", - "composer/preview.js": "./static/lib/composer/preview.js", - "composer/resize.js": "./static/lib/composer/resize.js", - "composer/scheduler.js": "./static/lib/composer/scheduler.js", - "composer/tags.js": "./static/lib/composer/tags.js", - "composer/uploads.js": "./static/lib/composer/uploads.js", - "composer/autocomplete.js": "./static/lib/composer/autocomplete.js", - "composer/post-queue.js": "./static/lib/composer/post-queue.js", - "../admin/plugins/composer-default.js": "./static/lib/admin.js" - }, - "templates": "static/templates" -} \ No newline at end of file diff --git a/node_modules/nodebb-plugin-composer-default/screenshots/desktop.png b/node_modules/nodebb-plugin-composer-default/screenshots/desktop.png deleted file mode 100644 index a6d4631e4e5cb94c39729b3c68fc1baebae80c2d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 27980 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 { - let pushData = { - save_id: data.save_id, - action: 'topics.post', - cid: data.cid, - handle: data.handle, - title: data.title || '', - body: data.body || '', - tags: data.tags || [], - modified: !!((data.title && data.title.length) || (data.body && data.body.length)), - isMain: true, - isAnonymous: isAnonymous, - }; - - ({ pushData } = await hooks.fire('filter:composer.topic.push', { - data: data, - pushData: pushData, - })); - - push(pushData); - }; - - composer.addQuote = function (data) { - // tid, toPid, selectedPid, title, username, text, uuid - data.uuid = data.uuid || composer.active; - - var escapedTitle = (data.title || '') - .replace(/([\\`*_{}[\]()#+\-.!])/g, '\\$1') - .replace(/\[/g, '[') - .replace(/\]/g, ']') - .replace(/%/g, '%') - .replace(/,/g, ','); - - if (data.body) { - data.body = '> ' + data.body.replace(/\n/g, '\n> ') + '\n\n'; - } - var link = '[' + escapedTitle + '](' + config.relative_path + '/post/' + encodeURIComponent(data.selectedPid || data.toPid) + ')'; - if (data.uuid === undefined) { - if (data.title && (data.selectedPid || data.toPid)) { - composer.newReply({ - tid: data.tid, - toPid: data.toPid, - title: data.title, - body: '[[modules:composer.user-said-in, ' + data.username + ', ' + link + ']]\n' + data.body, - }); - } else { - composer.newReply({ - tid: data.tid, - toPid: data.toPid, - title: data.title, - body: '[[modules:composer.user-said, ' + data.username + ']]\n' + data.body, - }); - } - return; - } else if (data.uuid !== composer.active) { - // If the composer is not currently active, activate it - composer.load(data.uuid); - } - - var postContainer = $('.composer[data-uuid="' + data.uuid + '"]'); - var bodyEl = postContainer.find('textarea'); - var prevText = bodyEl.val(); - if (data.title && (data.selectedPid || data.toPid)) { - translator.translate('[[modules:composer.user-said-in, ' + data.username + ', ' + link + ']]\n', config.defaultLang, onTranslated); - } else { - translator.translate('[[modules:composer.user-said, ' + data.username + ']]\n', config.defaultLang, onTranslated); - } - - function onTranslated(translated) { - composer.posts[data.uuid].body = (prevText.length ? prevText + '\n\n' : '') + translated + data.body; - bodyEl.val(composer.posts[data.uuid].body); - focusElements(postContainer); - preview.render(postContainer); - } - }; - - composer.newReply = function (data) { - translator.translate(data.body, config.defaultLang, function (translated) { - push({ - save_id: data.save_id, - action: 'posts.reply', - tid: data.tid, - toPid: data.toPid, - title: data.title, - body: translated, - modified: !!(translated && translated.length), - isMain: false, - }); - }); - }; - - composer.editPost = function (data) { - // pid, text - socket.emit('plugins.composer.push', data.pid, function (err, postData) { - if (err) { - return alerts.error(err); - } - postData.save_id = data.save_id; - postData.action = 'posts.edit'; - postData.pid = data.pid; - postData.modified = false; - if (data.body) { - postData.body = data.body; - postData.modified = true; - } - if (data.title) { - postData.title = data.title; - postData.modified = true; - } - postData.isAnonymous = isAnonymous; - push(postData); - }); - }; - - composer.load = function (post_uuid) { - var postContainer = $('.composer[data-uuid="' + post_uuid + '"]'); - if (postContainer.length) { - activate(post_uuid); - resize.reposition(postContainer); - focusElements(postContainer); - onShow(); - } else if (composer.formatting) { - createNewComposer(post_uuid); - } else { - socket.emit('plugins.composer.getFormattingOptions', function (err, options) { - if (err) { - return alerts.error(err); - } - composer.formatting = options; - createNewComposer(post_uuid); - }); - } - }; - - composer.enhance = function (postContainer, post_uuid, postData) { - /* - This method enhances a composer container with client-side sugar (preview, etc) - Everything in here also applies to the /compose route - */ - - if (!post_uuid && !postData) { - post_uuid = utils.generateUUID(); - composer.posts[post_uuid] = ajaxify.data; - postData = ajaxify.data; - postContainer.attr('data-uuid', post_uuid); - } - - categoryList.init(postContainer, composer.posts[post_uuid]); - scheduler.init(postContainer, composer.posts); - - formatting.addHandler(postContainer); - formatting.addComposerButtons(); - preview.handleToggler(postContainer); - postQueue.showAlert(postContainer, postData); - uploads.initialize(post_uuid); - tags.init(postContainer, composer.posts[post_uuid]); - autocomplete.init(postContainer, post_uuid); - - postContainer.on('change', 'input, textarea', function () { - composer.posts[post_uuid].modified = true; - }); - - postContainer.on('click', '.composer-submit', function (e) { - e.preventDefault(); - e.stopPropagation(); // Other click events bring composer back to active state which is undesired on submit - - $(this).attr('disabled', true); - post(post_uuid); - }); - - require(['mousetrap'], function (mousetrap) { - mousetrap(postContainer.get(0)).bind('mod+enter', function () { - postContainer.find('.composer-submit').attr('disabled', true); - post(post_uuid); - }); - }); - - postContainer.find('.composer-discard').on('click', function (e) { - e.preventDefault(); - - if (!composer.posts[post_uuid].modified) { - composer.discard(post_uuid); - return removeComposerHistory(); - } - - formatting.exitFullscreen(); - - var btn = $(this).prop('disabled', true); - translator.translate('[[modules:composer.discard]]', function (translated) { - bootbox.confirm(translated, function (confirm) { - if (confirm) { - composer.discard(post_uuid); - removeComposerHistory(); - } - btn.prop('disabled', false); - }); - }); - }); - - postContainer.find('.composer-minimize, .minimize .trigger').on('click', function (e) { - e.preventDefault(); - e.stopPropagation(); - composer.minimize(post_uuid); - }); - - const textareaEl = postContainer.find('textarea'); - textareaEl.on('input propertychange', utils.debounce(function () { - preview.render(postContainer); - }, 250)); - - textareaEl.on('scroll', function () { - preview.matchScroll(postContainer); - }); - - drafts.init(postContainer, postData); - const draft = drafts.get(postData.save_id); - - preview.render(postContainer, function () { - preview.matchScroll(postContainer); - }); - - handleHelp(postContainer); - handleSearch(postContainer); - focusElements(postContainer); - if (postData.action === 'posts.edit') { - composer.updateThumbCount(post_uuid, postContainer); - } - - // Hide "zen mode" if fullscreen API is not enabled/available (ahem, iOS...) - if (!screenfull.isEnabled) { - $('[data-format="zen"]').parent().addClass('hidden'); - } - - hooks.fire('action:composer.enhanced', { postContainer, postData, draft }); - }; - - async function getSelectedCategory(postData) { - if (ajaxify.data.template.category && parseInt(postData.cid, 10) === parseInt(ajaxify.data.cid, 10)) { - // no need to load data if we are already on the category page - return ajaxify.data; - } else if (parseInt(postData.cid, 10)) { - return await api.get(`/api/category/${postData.cid}`, {}); - } - return null; - } - - async function createNewComposer(post_uuid) { - var postData = composer.posts[post_uuid]; - - var isTopic = postData ? postData.hasOwnProperty('cid') : false; - var isMain = postData ? !!postData.isMain : false; - var isEditing = postData ? !!postData.pid : false; - var isGuestPost = postData ? parseInt(postData.uid, 10) === 0 : false; - const isScheduled = postData.timestamp > Date.now(); - - // see - // https://github.com/NodeBB/NodeBB/issues/2994 and - // https://github.com/NodeBB/NodeBB/issues/1951 - // remove when 1951 is resolved - - var title = postData.title.replace(/%/g, '%').replace(/,/g, ','); - postData.category = await getSelectedCategory(postData); - const privileges = postData.category ? postData.category.privileges : ajaxify.data.privileges; - var data = { - topicTitle: title, - titleLength: title.length, - body: translator.escape(utils.escapeHTML(postData.body)), - mobile: composer.bsEnvironment === 'xs' || composer.bsEnvironment === 'sm', - resizable: true, - thumb: postData.thumb, - isTopicOrMain: isTopic || isMain, - maximumTitleLength: config.maximumTitleLength, - maximumPostLength: config.maximumPostLength, - minimumTagLength: config.minimumTagLength, - maximumTagLength: config.maximumTagLength, - 'composer:showHelpTab': config['composer:showHelpTab'], - isTopic: isTopic, - isEditing: isEditing, - canSchedule: !!(isMain && privileges && - ((privileges['topics:schedule'] && !isEditing) || (isScheduled && privileges.view_scheduled))), - showHandleInput: config.allowGuestHandles && - (app.user.uid === 0 || (isEditing && isGuestPost && app.user.isAdmin)), - handle: postData ? postData.handle || '' : undefined, - formatting: composer.formatting, - tagWhitelist: postData.category ? postData.category.tagWhitelist : ajaxify.data.tagWhitelist, - privileges: app.user.privileges, - selectedCategory: postData.category, - submitOptions: [ - // Add items using `filter:composer.create`, or just add them to the