wekan/client/lib
Buo-ren Lin (OSSII) c5f5ce126d
Fix Broken Strikethroughs in Markdown to HTML conversion.
Allow the s tag to be rendered.

Fixes #6008.

Signed-off-by: Buo-ren Lin (OSSII) <buoren.lin@ossii.com.tw>
2025-11-10 10:49:26 +08:00
..
tests Set drag handle on touch screen not miniscreen 2022-08-12 17:21:45 +00:00
accessibility.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
attachmentMigrationManager.js Change list width by dragging between lists. 2025-10-14 09:36:11 +03:00
boardConverter.js Updated dependencies. 2025-10-14 07:23:13 +03:00
boardMultiSelection.js Feature: Workspaces, at All Boards page. 2025-11-06 00:26:35 +02:00
cardSearch.js Fix Regression - due date taking a while to load all cards v8.06. 2025-10-21 15:08:50 +03:00
cssEvents.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
customFields.js CustomFieldStringTemplate regular expressions, .{1,10} also possible 2022-09-16 19:56:27 +02:00
datepicker.js Fix Regression - Show calendar popup at set due date. 2025-11-06 02:32:34 +02:00
dialogWithBoardSwimlaneList.js Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2023-07-18 21:25:28 +02:00
dialogWithBoardSwimlaneListCard.js Move every Lists.findOne() to the ReactiveCache 2023-07-18 21:25:28 +02:00
dropImage.js Use on instead of bind 2020-05-24 12:46:39 +02:00
escapeActions.js Always close sidebar on escape button 2024-11-16 17:07:25 +02:00
exportHTML.js feat: download webfonts as well 2023-12-30 06:41:10 +00:00
filter.js Replaced moment.js with Javascript date. 2025-10-17 00:26:11 +03:00
fixDuplicateLists.js Fix duplicated lists. 2025-10-21 15:19:19 +03:00
i18n.js Move every Meteor.user() to the ReactiveCache 2023-07-18 21:25:28 +02:00
inlinedform.js Fixed trim whitespace at multiline editor fields 2021-11-15 11:58:08 +01:00
jquery-ui.js Fixed drag-drop at Ubuntu Touch Morph Browser and WeKan OpenStore app by changing jquery-ui-touch-punch to newer updated @rwap/jquery-ui-touch-punch. 2023-06-10 02:59:35 +03:00
keyboard.js Fix typo at Shortcuts. 2025-03-11 04:19:45 +02:00
migrationManager.js Prevent opened board re-migrating and reloading every 5 seconds. 2025-10-21 14:12:12 +03:00
mixins.js Renaissance 2015-05-12 19:33:50 +02:00
modal.js Fixing opening cards and slow performance of closing cards 2024-10-22 21:45:36 +02:00
multiSelection.js Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2023-07-18 21:25:28 +02:00
originalPositionHelpers.js Show original positions of swimlanes, lists and cards. 2025-10-16 20:23:05 +03:00
pasteImage.js Use on instead of bind 2020-05-24 12:46:39 +02:00
popup.js Fix Admin Panel / People editing and layout. 2025-10-21 13:22:58 +03:00
secureDOMPurify.js Fix Broken Strikethroughs in Markdown to HTML conversion. 2025-11-10 10:49:26 +08:00
spinner.js removing Utils.getCurrentSetting() and use ReactiveCache directly 2023-07-20 21:11:29 +02:00
textComplete.js Fix prettier. 2020-01-10 04:09:40 +02:00
unsavedEdits.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
uploadProgressManager.js Drag any files from file manager to minicard or opened card. Part 2. 2025-10-10 21:46:07 +03:00
utils.js Fix Worker Permissions does not allow for cards to be moved. - v8.15. 2025-11-06 03:31:14 +02:00