Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2018-08-14fix search for nc14Robin Appelman
2018-04-13fix empty arrayRobin Appelman
2018-04-13support showing classnames in exception trace argumentsRobin Appelman
2018-04-13fix rendering of old log entriesRobin Appelman
2018-04-11show arguments in exception traceRobin Appelman
2018-04-10show previous exceptionsRobin Appelman
2018-03-22update dependencies and switch to postcssRobin Appelman
2018-03-22handle exceptions logged as nested arrayRobin Appelman
2017-07-12cleanup code and add live toggleRobin Appelman
2017-07-09Add higlight for new loaded log messagesTobia De Koninck
2017-07-08Fetch new log messages using AJAX fixes #19Tobia De Koninck
2017-06-13Remove debug console log linePatrik Kernstock
2017-03-27dont show loading indicator if we already have entriesRobin Appelman
2017-03-27fix infinite scrollRobin Appelman
2017-02-13allow searching for requestId and userRobin Appelman
2017-02-13fix reset search after 0 resultsRobin Appelman
2017-02-13fix copy paste info searchfieldRobin Appelman
2017-02-13highlight entries from the same request when clicking on an entryRobin Appelman
2017-02-09fix stack trace parsing of incorrectly escaped logentriesRobin Appelman
2017-02-09Automatically try to fix some common escape errors from copy-pasted log entriesRobin Appelman
2016-12-22fix log filteringRobin Appelman
2016-12-21small screen layout improvementsRobin Appelman
2016-12-21Keep table headers if no content is foundRobin Appelman
2016-12-20fix hot reloadingRobin Appelman
2016-12-12allow pasting logs into the readerv11.0.1RC1v11.0.1v11.0.0Robin Appelman
2016-12-01show loading indicatorRobin Appelman
2016-11-30add empty log messageRobin Appelman
2016-11-21Allow toggling relative timeRobin Appelman
2016-11-15border color for thin viewRobin Appelman
2016-11-15styling improvementsRobin Appelman
2016-11-14dont word wrap app nameRobin Appelman
2016-11-14show relative time as titleRobin Appelman
2016-11-14add download buttonRobin Appelman
2016-11-14use carret instead of cogRobin Appelman
2016-11-11Use the logreader from admin settings in supported nextcloud versionsRobin Appelman
2016-11-01dont overwrite the full content containerRobin Appelman
2016-09-14allow toggling between absolute and relative datesRobin Appelman
2016-08-10Fix hding debug messagesv1.1.5Robin Appelman
2016-07-23styling fixesRobin Appelman
2016-06-07Add fancy parsing of exceptions in background jobsRobin Appelman
2016-06-06show entries without levelRobin Appelman
2016-06-06fix load log buttonRobin Appelman
2016-06-06Update dependenciesRobin Appelman
2015-10-06Allow loading logs from local fileRobin Appelman
2015-10-05Save visible levelsRobin Appelman
2015-10-05Fix word wrapping on long log entriesRobin Appelman
2015-08-31improve log table on small screensRobin Appelman
2015-08-11load new entries when needed after applying filterRobin Appelman
2015-08-11modularize cssRobin Appelman
2015-08-11add less support to webpackRobin Appelman