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 c8a54aa009 Updated ChangeLog: subtask + webhook bug fixes; register tests; add delete-activity i18n keys 6 hours ago
..
cron Split shared models from Meteor 3 server runtime 3 months ago
lib Updated ChangeLog: subtask + webhook bug fixes; register tests; add delete-activity i18n keys 6 hours ago
methods Add #6323: import Google Calendar .ics files into board cards (MVP) 11 hours ago
migrations Fix [CloneBleed](https://wekan.fi/hall-of-fame/clonebleed/) and other security issues. Added more security tests to test suite. 2 weeks ago
models Fix #3868, #5788, #2256, #4782, #4037, #3562, #3328: subtask creation 6 hours ago
notifications Fix [CloneBleed](https://wekan.fi/hall-of-fame/clonebleed/) and other security issues. Added more security tests to test suite. 2 weeks ago
permissions Fix GHSA-gv8h-5p3p-6hx7 (ChecklistBleed): checklist cross-board write via DDP allow rule (CWE-863) 22 hours ago
publications Fix #5910 and add #6034: board search matches comments, drag-drop search results 11 hours ago
routes More Import Export and Rules features. 6 days ago
00checkStartup.js Split shared models from Meteor 3 server runtime 3 months ago
00waitForMongo.js Fixed upgrade crash. 2 weeks ago
accounts-common.js Split shared models from Meteor 3 server runtime 3 months ago
accounts-lockout-config.js Migrate accounts-lockout server files to async for Meteor 3.0 5 months ago
apiAuthRoutes.js Split shared models from Meteor 3 server runtime 3 months ago
apiMiddleware.js Split shared models from Meteor 3 server runtime 3 months ago
attachmentApi.js More Import Export and Rules features. 6 days ago
attachmentBulkMove.js New features: 2 weeks ago
attachmentMigration.js Convert upsert calls to async in authentication.js . 3 months ago
attachmentMigrationStatus.js Fixed upgrade crash. 2 weeks ago
authentication.js Convert upsert calls to async in authentication.js . 3 months ago
boardBackgrounds.js Greatly improved import from Trello to WeKan. 1 week ago
boardMigrationDetector.js Split shared models from Meteor 3 server runtime 3 months ago
card-opened-webhook.js Fix Card Opened Webhook can not be disabled. 6 years ago
cors.js Meteor 3.4 migration: Phases 0-3 3 months ago
cronJobStorage.js Fixed upgrade crash. 2 weeks ago
cronMigrationManager.js Convert upsert calls to async in authentication.js . 3 months ago
header-login.js Fix ProxyBleed (GHSA-jggc-qvfc-jr6x): header-login X-Forwarded-For allowlist bypass 6 days ago
import-users-for-methods.js Delete workspace etc. In Progress. 3 months ago
imports.js Add #6323: import Google Calendar .ics files into board cards (MVP) 11 hours ago
initializeDirs.js Fix Bug: WeKan v8.50 WRITABLE_PATH. 3 months ago
ldapGroupSync.js #5850 #4737 #2339: make All Boards / org-team-domain sharing work end-to-end (fix bugs found by Playwright e2e). 2 days ago
main.js Removed jam:offline jam:method jam:pub-sub, because they are not used, and they cause too much database usage. 2 months ago
max-image-pixel.js Add env setting to image resizer, part 1. 7 years ago
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. 4 months ago
policy.js Removed browser contect policy so that attachments would be visible. Part 2. 4 years ago
propagateOrgTeamMembers.js Implement Propagate Members To Boards for flagged orgs/teams (#5850, #4737). 2 days ago
richer-editor-setting-helper.js Revert: Fix Pasting text into a card is adding a line before and after 6 years ago
rulesButton.js Render board/card automation buttons reliably; warn on empty WeKan import 6 days ago
rulesHelper.js More Import Export and Rules features. 6 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
scheduledRules.js More Import Export and Rules features. 6 days ago
sharedTemplateTargets.js Gate drag-to-share targets on the per-org/team Shared Templates flag (#5850). 2 days ago
spinner.js -conflits resolve 5 years ago
statistics.js Fix Admin Panel / Version not showing name of MongoDB storage engine and status of MongoDB Oplog enabled. 3 months ago
trelloApiImport.js Greatly improved import from Trello to WeKan. 1 week ago
triggersDef.js More Import Export and Rules features. 6 days ago