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/server
Lauri Ojansivu 1ee9b2e917 Fix GHSL-2026-037_Wekan. 6 days ago
..
lib Use sync code in allow/deny for 2.x 7 days ago
methods Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 7 days ago
migrations Merge branch 'main' into feature/reactive-cache-async-migration 1 week ago
notifications Merge branch 'main' into feature/reactive-cache-async-migration 1 week ago
publications Fix GHSL-2026-037_Wekan. 6 days ago
routes Merge branch 'main' into feature/reactive-cache-async-migration 1 week ago
00checkStartup.js Admin Panel/Settings/Layout, for PWA: Custom head meta, link, icons, assetlinks.json, site.webmanifest. 1 week ago
accounts-common.js Account configuration of option loginExpirationInDays is now possible 4 years ago
accounts-lockout-config.js Migrate accounts-lockout server files to async for Meteor 3.0 4 weeks ago
attachmentApi.js Merge branch 'main' into feature/reactive-cache-async-migration 1 week ago
attachmentMigration.js Merge branch 'main' into feature/reactive-cache-async-migration 1 week ago
attachmentMigrationStatus.js Reverted New UI Design of WeKan v8.29 and added more fixes and performance improvements. 3 weeks ago
authentication.js Update ReactiveCache call sites to use async/await for Meteor 3.0 4 weeks ago
boardMigrationDetector.js Reverted New UI Design of WeKan v8.29 and added more fixes and performance improvements. 3 weeks ago
card-opened-webhook.js
cors.js Fix SECURITY ISSUE 2: Access to boards of any Orgs/Teams, and avatar permissions. 4 months ago
cronJobStorage.js Reverted New UI Design of WeKan v8.29 and added more fixes and performance improvements. 3 weeks ago
cronMigrationManager.js Use sync code in allow/deny for 2.x 7 days ago
header-login.js Fix avatar upload error 3 years ago
max-image-pixel.js
max-size.js Add some info about allowed filesizes and filetypes for attachments and avatars. 3 years ago
mongodb-driver-startup.js Reverted New UI Design of WeKan v8.29 and added more fixes and performance improvements. 3 weeks ago
policy.js Removed browser contect policy so that attachments would be visible. Part 2. 4 years ago
richer-editor-setting-helper.js
rulesHelper.js Use sync code in allow/deny for 2.x 7 days ago
saml.js Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work. 6 years ago
spinner.js -conflits resolve 5 years ago
statistics.js Move every Meteor.user() to the ReactiveCache 3 years ago
triggersDef.js