summaryrefslogtreecommitdiffstats
path: root/settings/js/log.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix some JSLint warningskondou2013-07-311-1/+2
|
* Use !== and === in settings.kondou2013-07-211-1/+1
|
* fix admin log display and use a more readable formatBernhard Posselt2013-04-171-1/+5
|
* fix typo and remove animationMorris Jobke2013-03-281-2/+1
|
* convert js call to css ruleMorris Jobke2013-03-281-1/+0
|
* apply code review hintsMorris Jobke2013-03-281-12/+10
|
* add copyright noteMorris Jobke2013-03-271-0/+1
|
* remove animationMorris Jobke2013-03-271-2/+1
|
* Make it possible to show less log entries again - fix owncloud/core#1593Morris Jobke2013-03-271-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 HTMLLukas Reschke2013-03-031-1/+1
|
* backport 1bccc80996e270f928c207cdd3090f4284abaea5Georg Ehrke2012-08-241-0/+3
|
* log messages are looking nicer if they are not escaped. (xss prevention ↵Bjoern Schiessle2012-06-221-1/+1
| | | | happens on another place)
* use new sanitize HTML function backportedBjoern Schiessle2012-06-201-1/+1
| | | | | | Conflicts: lib/template.php
* escape log messages to avoid possible js executionBjoern Schiessle2012-06-181-1/+1
|
* Fix log viewing bugMichael Gapczynski2012-05-021-1/+1
|
* reload log after changing log levelRobin Appelman2012-04-161-3/+14
|
* merge log into adminRobin Appelman2012-04-161-3/+4
|
* fix timestamps when viewing logsRobin Appelman2012-03-271-1/+1
|
* improve log browsingRobin Appelman2012-02-261-0/+46