Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move external share saving to template | Julius Härtl | 2018-04-05 | 1 | -0/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 1 | -2/+13 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add public template | Julius Härtl | 2018-02-27 | 1 | -0/+29 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Adds rel="noopener noreferrer" to _blank links inside comments | Thomas Citharel | 2018-01-11 | 1 | -1/+1 |
| | | | | | | For more details, check out https://mathiasbynens.github.io/rel-noopener/ for instance Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | opens comments links in _blank 🙊 | Arthur Schiwon | 2018-01-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | format links in comments | Arthur Schiwon | 2018-01-03 | 1 | -0/+60 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use dot notation for array access - JSLint recommendation | Morris Jobke | 2017-05-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove the double password confirmation on changing cron | Joas Schilling | 2017-03-13 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | use proper method call for _.bind() | Morris Jobke | 2016-11-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Require confirmation for app config changes | Joas Schilling | 2016-11-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -6/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix missing semicolon | Joas Schilling | 2016-10-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -0/+113 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |