wekan/models
Lauri Ojansivu 73eb98c57a Fix GHSL-2026-044_Wekan.
Thanks to GHSL and xet7.
2026-02-19 23:40:56 +02:00
..
lib Merge branch 'main' into feature/reactive-cache-async-migration 2026-02-17 16:45:06 +02:00
server Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
accessibilitySettings.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
accountSettings.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
actions.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
activities.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
announcements.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
attachments.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
attachments_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 2025-10-11 12:13:11 +03:00
attachmentStorageSettings.js Merge branch 'main' into feature/reactive-cache-async-migration 2026-02-17 16:45:06 +02:00
avatars.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
avatars_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 2025-10-11 12:13:11 +03:00
boards.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
cardCommentReactions.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
cardComments.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
cards.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
checklistItems.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
checklists.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
counters.js Teams/Organizations part 1, in progress. Add table: org 2019-07-15 19:39:30 +03:00
csvCreator.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
customFields.js Fix GHSL-2026-044_Wekan. 2026-02-19 23:40:56 +02:00
export.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
exporter.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
exportExcel.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
exportPDF.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
fileValidation.js Fix SECURITY ISSUE 1: File Attachments enables stored XSS (High). 2025-11-02 08:36:29 +02:00
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 2021-05-29 00:19:12 +03:00
import.js Fix missing member assignments when cloning board 2020-12-09 15:02:50 +02:00
integrations.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
invitationCodes.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2026-02-18 18:24:55 +02:00
lists.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
lockoutSettings.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
org.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
orgUser.js Migrate createIndex to createIndexAsync 2026-01-24 01:55:29 +02:00
positionHistory.js Migrate createIndex to createIndexAsync 2026-01-24 01:55:29 +02:00
presences.js Fixed attachments and minicard related bugs that prevented WeKan starting. 2025-10-11 12:13:11 +03:00
rules.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
runOnServer.js remove unused exceljs from client bundle 2021-06-22 17:53:14 +02:00
settings.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
swimlanes.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
tableVisibilityModeSettings.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
team.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
translation.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
trelloCreator.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2026-02-18 18:24:55 +02:00
triggers.js Use sync code in allow/deny for 2.x 2026-02-19 00:26:47 +02:00
unsavedEdits.js Migrate createIndex to createIndexAsync 2026-01-24 01:55:29 +02:00
userPositionHistory.js Merge branch 'main' into feature/reactive-cache-async-migration 2026-02-17 16:45:06 +02:00
users.js Fix createWorkspace Meteor method fails with "Expected string, got undefined" 2026-02-19 23:17:53 +02:00
usersessiondata.js Add new debug operator to search and fix some bugs 2021-12-20 10:26:00 +02:00
watchable.js Replace mquandalle:collection-mutations with collection helpers 2026-01-21 19:22:54 +02:00
wekanCreator.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2026-02-18 18:24:55 +02:00
wekanmapper.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00