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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2020-03-18Enqueue next update after the last update is doneDaniel Kesselberg
2020-03-18Remove lineJoas Schilling
2020-03-18Fix darkmodeJoas Schilling
2020-03-18Put the info text below the input.Daniel Kesselberg
2020-03-18fix code indention + convert snake case variabs to camelCaseKevin Pfeifer
2020-03-18reseted fork to upstream/master and applied patch gracefully provided by kesselbKevin Pfeifer
2020-03-18Put the info text below the input.Daniel Kesselberg
2020-03-18fix code indention + convert snake case variabs to camelCaseKevin Pfeifer
2020-03-18reseted fork to upstream/master and applied patch gracefully provided by kesselbKevin Pfeifer
2020-02-25Enqueue next update after the last update is doneDaniel Kesselberg
2019-04-15Merge pull request #146 from nextcloud/moreinfoRoeland Jago Douma
2019-04-01handle case where theming is not enabled. Fixing permissionsFrank Karlitschek
2019-03-20uswe correct theme color for agendaFrank Karlitschek
2019-03-20tune animationFrank Karlitschek
2019-03-13use theme colorFrank Karlitschek
2019-03-05adding more info to the page. This is only the first stepFrank Karlitschek
2019-01-11Change wording.Ivan Sein
2019-01-11add mail shares and room shares to the output of the monitoring appBjoern Schiessle
2018-10-26Merge pull request #129 from nextcloud/feature/noid/api-info-json-formatMorris Jobke
2018-10-26Merge pull request #97 from patschi/check-cpu-avg-valuesMorris Jobke
2018-09-05Just a very simple variable naming fix that was bugging mePatrik Kernstock
2018-09-05Add a simple tooltip to make people aware of the JSON formatPatrik Kernstock
2018-09-03Fixed ID namingPatrik Kernstock
2018-09-02Add NC section to serverinfo UI pagePatrik Kernstock
2018-08-21Fixed encoding of mac charrakekniven
2018-07-19Re-idented chartx linesPatrik Kernstock
2018-07-19Merged master branchPatrik Kernstock
2018-07-19Added clipboard copy button for endpoint linkPatrik Kernstock
2018-07-18Beautified JS code a bit, e.g. indentsPatrik Kernstock
2018-07-16Add RAM tag for better understandingNoodlesalat
2017-11-01Splitted swap and memory graph into two different graphsNoodlesalat
2017-06-09Fixed still hidden charts after invalid dataPatrik Kernstock
2017-06-09Show warning when failed to retrieve CPU valuesPatrik Kernstock
2017-06-01Selecting URL when clicking on input fieldPatrik Kernstock
2017-06-01Fixed phpMemLimit not being humanReadable-izedPatrik Kernstock
2016-09-19Only update values which change frequently.Ivan Sein
2016-09-19Add localized strings in js code.Ivan Sein
2016-08-29fix active users chartIvan Sein
2016-08-18Properly handle not available memory informationMorris Jobke
2016-08-18Better handling of N/A database sizeJoas Schilling
2016-08-08new UI design + active users statisticsIvan Sein
2016-08-03remove empty space from translatable stringsIvan Sein
2016-08-01add initial web UIIvan Sein
2016-07-21initial commit of some boilerplate codeBjoern Schiessle