mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-01-13 02:54:21 +01:00
* Add linear decay funciton to dynamic value challenges * Add the ability to choose between decay functions for dynamic value challenges * Closes #2224 * Closes #865