Kanboard-Prod/app/Core
Frederic Guillot fb44818707 Add config parameter to define session duration 2015-08-01 12:35:06 -04:00
..
Base.php Fix minor issues 2015-07-19 18:54:00 -04:00
Cache.php Fix bugs, improve perfs and use SimpleLogger instead of Monolog 2015-01-02 17:19:13 -05:00
EmailClient.php Add Sendgrid as mail transport 2015-06-13 13:17:16 -04:00
Helper.php Add task analytics 2015-07-05 16:07:21 -04:00
HttpClient.php Refactoring of Google Authentication (new callback url) 2015-07-16 07:28:46 -04:00
Lexer.php Add new search attributes: created, modified and updated 2015-07-18 17:22:49 -04:00
Markdown.php Helpers refactoring 2015-05-24 16:02:25 -04:00
MemoryCache.php Fix bugs, improve perfs and use SimpleLogger instead of Monolog 2015-01-02 17:19:13 -05:00
OAuth2.php Refactoring of Github authentication (oauth url change) 2015-07-16 20:35:56 -04:00
Paginator.php Fix minor issues 2015-07-19 18:54:00 -04:00
Request.php Store redirect login url in session instead of using url parameter 2015-07-16 22:22:33 -04:00
Response.php Simplify CSP header method 2015-02-01 14:38:29 -05:00
Router.php Start to implement url rewrite (nice urls) 2015-07-12 10:38:42 -04:00
Security.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Session.php Add config parameter to define session duration 2015-08-01 12:35:06 -04:00
Template.php Fix phpdoc comments 2015-06-19 18:47:01 -04:00
Tool.php Add Sendgrid integration (incoming email handling) 2015-04-19 19:23:42 -04:00
Translator.php Avoid creating multiple instances of Translator 2015-05-24 16:30:40 -04:00