summaryrefslogtreecommitdiffstats
path: root/settings/js/log.js
Commit message (Expand)AuthorAgeFilesLines
* Add user ID to log entries in admin pageLukas Reschke2016-06-101-0/+5
* force log messages to break to alleviate horizontal scroll on Admin pageJan-Christoph Borchardt2015-03-261-0/+1
* add Download logfile button to admin settingsGeorg Ehrke2015-01-071-7/+5
* fix loading of more log entriesThomas Müller2014-10-301-30/+32
* Bug 9147 owncloud/coreStephane V2014-07-061-0/+1
* 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
* 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 happe...Bjoern Schiessle2012-06-221-1/+1
* use new sanitize HTML function backportedBjoern Schiessle2012-06-201-1/+1
* 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