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
Harry Adel e77be37450 Use sync code in allow/deny for 2.x 2 weeks ago
..
lib Use sync code in allow/deny for 2.x 2 weeks ago
methods Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2 weeks ago
migrations Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks ago
notifications Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks ago
publications Return data on client (sync) and Promise on server (async) naturally, without wrapping in an extra Promise 2 weeks ago
routes Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks ago
00checkStartup.js Admin Panel/Settings/Layout, for PWA: Custom head meta, link, icons, assetlinks.json, site.webmanifest. 2 weeks ago
accounts-common.js
accounts-lockout-config.js Migrate accounts-lockout server files to async for Meteor 3.0 1 month ago
attachmentApi.js Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks ago
attachmentMigration.js Merge branch 'main' into feature/reactive-cache-async-migration 2 weeks 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 2 weeks ago
header-login.js
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
richer-editor-setting-helper.js
rulesHelper.js Use sync code in allow/deny for 2.x 2 weeks ago
saml.js
spinner.js
statistics.js Move every Meteor.user() to the ReactiveCache 3 years ago
triggersDef.js