Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -1/+2 |
| | |||||
* | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | fix admin log display and use a more readable format | Bernhard Posselt | 2013-04-17 | 1 | -1/+5 |
| | |||||
* | fix typo and remove animation | Morris Jobke | 2013-03-28 | 1 | -2/+1 |
| | |||||
* | convert js call to css rule | Morris Jobke | 2013-03-28 | 1 | -1/+0 |
| | |||||
* | apply code review hints | Morris Jobke | 2013-03-28 | 1 | -12/+10 |
| | |||||
* | add copyright note | Morris Jobke | 2013-03-27 | 1 | -0/+1 |
| | |||||
* | remove animation | Morris Jobke | 2013-03-27 | 1 | -2/+1 |
| | |||||
* | Make it possible to show less log entries again - fix owncloud/core#1593 | Morris Jobke | 2013-03-27 | 1 | -3/+19 |
| | | | | | * show "less" button only if there are more than 3 entries * only "remove" logs till last 3 entries | ||||
* | Add log as text and not as HTML | Lukas Reschke | 2013-03-03 | 1 | -1/+1 |
| | |||||
* | backport 1bccc80996e270f928c207cdd3090f4284abaea5 | Georg Ehrke | 2012-08-24 | 1 | -0/+3 |
| | |||||
* | log messages are looking nicer if they are not escaped. (xss prevention ↵ | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| | | | | happens on another place) | ||||
* | use new sanitize HTML function backported | Bjoern Schiessle | 2012-06-20 | 1 | -1/+1 |
| | | | | | | Conflicts: lib/template.php | ||||
* | escape log messages to avoid possible js execution | Bjoern Schiessle | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | Fix log viewing bug | Michael Gapczynski | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | reload log after changing log level | Robin Appelman | 2012-04-16 | 1 | -3/+14 |
| | |||||
* | merge log into admin | Robin Appelman | 2012-04-16 | 1 | -3/+4 |
| | |||||
* | fix timestamps when viewing logs | Robin Appelman | 2012-03-27 | 1 | -1/+1 |
| | |||||
* | improve log browsing | Robin Appelman | 2012-02-26 | 1 | -0/+46 |