wekan/server
2025-10-11 19:41:09 +03:00
..
lib Security Fix JVN#86586539: Stored XSS. 2025-10-10 23:14:06 +03:00
methods Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
migrations Use attachments from old CollectionFS database structure, when not yet migrated to Meteor-Files/ostrio-files, without needing to migrate database structure. 2025-10-10 19:07:04 +03:00
notifications Add email notifications language localization feature 2025-05-13 19:45:08 +01:00
publications Add support for MongoDB 3-8, detecting which one is in use. 2025-10-11 10:32:20 +03:00
routes Added attachments API and admin panel attachment management for file storage backends settings. Fixed drag drop upload attachments from file manager to minicard or opened card. 2025-10-11 11:05:46 +03:00
00checkStartup.js Added Cron Manager to Admin Panel for long running jobs, like running migrations when opening board, copying or moving boards swimlanes lists cards etc. 2025-10-11 19:41:09 +03:00
accounts-common.js Account configuration of option loginExpirationInDays is now possible 2021-11-15 14:21:09 +01:00
accounts-lockout-config.js Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
attachmentApi.js Added attachments API and admin panel attachment management for file storage backends settings. Fixed drag drop upload attachments from file manager to minicard or opened card. 2025-10-11 11:05:46 +03:00
attachmentMigration.js Fixed attachments migrations at Admin Panel to not use too much CPU while migrating attachments. 2025-10-11 10:48:12 +03:00
authentication.js Fix in API user role is not considered. 2024-12-08 02:56:37 +02:00
card-opened-webhook.js Fix Card Opened Webhook can not be disabled. 2020-02-13 14:58:19 +02:00
cors.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
cronMigrationManager.js Added Cron Manager to Admin Panel for long running jobs, like running migrations when opening board, copying or moving boards swimlanes lists cards etc. 2025-10-11 19:41:09 +03:00
header-login.js Fix avatar upload error 2022-10-06 15:12:12 +08:00
max-image-pixel.js Add env setting to image resizer, part 1. 2019-07-18 04:27:03 +03:00
max-size.js Add some info about allowed filesizes and filetypes for attachments and avatars. 2023-03-26 12:41:44 +03:00
migrationRunner.js Run database migrations when opening board. Not when updating WeKan. 2025-10-11 19:23:47 +03:00
migrations.js Fixed per-card and per-board settings of showing checkist at minicard. 2025-10-11 11:31:57 +03:00
mongodb-driver-startup.js Add support for MongoDB 3-8, detecting which one is in use. 2025-10-11 10:32:20 +03:00
policy.js Removed browser contect policy so that attachments would be visible. Part 2. 2022-04-08 18:37:51 +03:00
richer-editor-setting-helper.js Revert: Fix Pasting text into a card is adding a line before and after 2020-03-23 22:23:31 +02:00
rulesHelper.js Add email notifications language localization feature 2025-05-13 19:45:08 +01:00
saml.js Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work. 2020-09-14 19:57:50 +03:00
spinner.js -conflits resolve 2021-06-14 15:11:21 +02:00
statistics.js Move every Meteor.user() to the ReactiveCache 2023-07-18 21:25:28 +02:00
triggersDef.js Prettier & eslint project style update 2019-06-28 12:56:51 -05:00