wekan/models
2026-02-18 18:24:55 +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 Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
accountSettings.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
actions.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
activities.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
announcements.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
attachments.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +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 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
cardCommentReactions.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
cardComments.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
cards.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
checklistItems.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
checklists.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
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 Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +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 Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +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 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
lockoutSettings.js Merge branch 'main' into feature/reactive-cache-async-migration 2026-02-17 16:45:06 +02:00
org.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +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 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
runOnServer.js remove unused exceljs from client bundle 2021-06-22 17:53:14 +02:00
settings.js Merge branch 'main' into feature/reactive-cache-async-migration 2026-02-17 16:45:06 +02:00
swimlanes.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
tableVisibilityModeSettings.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
team.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +02:00
translation.js Update ReactiveCache call sites to use async/await for Meteor 3.0 2026-02-01 00:54:38 +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 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
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 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
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