Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve URL detection | Joas Schilling | 2018-08-23 | 1 | -1/+1 |
* | Improve url detection in comments | Joas Schilling | 2018-07-11 | 1 | -9/+8 |
* | Fix "parsing" of email-addresses in comments and chat messages | Joas Schilling | 2018-07-11 | 1 | -2/+2 |
* | Adds rel="noopener noreferrer" to _blank links inside comments | Thomas Citharel | 2018-01-11 | 1 | -1/+1 |
* | opens comments links in _blank 🙊 | Arthur Schiwon | 2018-01-08 | 1 | -1/+1 |
* | format links in comments | Arthur Schiwon | 2018-01-03 | 1 | -0/+60 |
* | Use dot notation for array access - JSLint recommendation | Morris Jobke | 2017-05-01 | 1 | -2/+2 |
* | Remove the double password confirmation on changing cron | Joas Schilling | 2017-03-13 | 1 | -0/+1 |
* | use proper method call for _.bind() | Morris Jobke | 2016-11-18 | 1 | -1/+1 |
* | Require confirmation for app config changes | Joas Schilling | 2016-11-18 | 1 | -0/+4 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -6/+6 |
* | Fix missing semicolon | Joas Schilling | 2016-10-24 | 1 | -1/+1 |
* | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -0/+113 |