The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://transifex.com/wekan/wekan only.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wekan/models
Lauri Ojansivu 2cd702f48d Fix IntegrationBleed. 3 months ago
..
lib Fix GHSL-2026-045_Wekan. 3 months ago
server Update ReactiveCache call sites to use async/await for Meteor 3.0 4 months ago
accessibilitySettings.js Use sync code in allow/deny for 2.x 3 months ago
accountSettings.js Use sync code in allow/deny for 2.x 3 months ago
actions.js Use sync code in allow/deny for 2.x 3 months ago
activities.js Fix Notifications from not allowed Boards. 3 months ago
announcements.js Use sync code in allow/deny for 2.x 3 months ago
attachmentStorageSettings.js Merge branch 'main' into feature/reactive-cache-async-migration 3 months ago
attachments.js Fixed unable to delete Avatar, with Meteor 3 compatible avatar and attachments fixes. 3 months ago
attachments_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 8 months ago
avatars.js Fixed unable to delete Avatar, with Meteor 3 compatible avatar and attachments fixes. 3 months ago
avatars_old.js.disabled Fixed attachments and minicard related bugs that prevented WeKan starting. 8 months ago
boards.js Use sync code in allow/deny for 2.x 3 months ago
cardCommentReactions.js Use sync code in allow/deny for 2.x 3 months ago
cardComments.js Use sync code in allow/deny for 2.x 3 months ago
cards.js Fix Notifications from not allowed Boards. 3 months ago
checklistItems.js Use sync code in allow/deny for 2.x 3 months ago
checklists.js Use sync code in allow/deny for 2.x 3 months ago
counters.js Replace konecty:mongo-counter with inline implementation 3 months ago
csvCreator.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 months ago
customFields.js Fix GHSL-2026-044_Wekan. 3 months ago
export.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 months ago
exportExcel.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 months ago
exportPDF.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 months ago
exporter.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 months ago
fileValidation.js Fix SECURITY ISSUE 1: File Attachments enables stored XSS (High). 7 months ago
impersonatedUsers.js Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 5 years ago
import.js Fix missing member assignments when cloning board 6 years ago
integrations.js Fix IntegrationBleed. 3 months ago
invitationCodes.js Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 3 months ago
lists.js Use sync code in allow/deny for 2.x 3 months ago
lockoutSettings.js Use sync code in allow/deny for 2.x 3 months ago
org.js Use sync code in allow/deny for 2.x 3 months ago
orgUser.js Replace konecty:mongo-counter with inline implementation 3 months ago
positionHistory.js Migrate createIndex to createIndexAsync 4 months ago
presences.js Fixed attachments and minicard related bugs that prevented WeKan starting. 8 months ago
rules.js Use sync code in allow/deny for 2.x 3 months ago
runOnServer.js remove unused exceljs from client bundle 5 years ago
settings.js Use sync code in allow/deny for 2.x 3 months ago
swimlanes.js Use sync code in allow/deny for 2.x 3 months ago
tableVisibilityModeSettings.js Use sync code in allow/deny for 2.x 3 months ago
team.js Use sync code in allow/deny for 2.x 3 months ago
translation.js Use sync code in allow/deny for 2.x 3 months ago
trelloCreator.js Fix GHSL-2026-045_Wekan. 3 months ago
triggers.js Use sync code in allow/deny for 2.x 3 months ago
unsavedEdits.js Migrate createIndex to createIndexAsync 4 months ago
userPositionHistory.js Merge branch 'main' into feature/reactive-cache-async-migration 3 months ago
users.js Fix createWorkspace Meteor method fails with "Expected string, got undefined" 3 months ago
usersessiondata.js Replace konecty:mongo-counter with inline implementation 3 months ago
watchable.js Replace mquandalle:collection-mutations with collection helpers 4 months ago
wekanCreator.js Fix GHSL-2026-045_Wekan. 3 months ago
wekanmapper.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 months ago