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/lib
AgeCommit message (Expand)Author
2018-09-04Remove checking suhosin.executor.func.blacklistPatrik Kernstock
2018-09-04Use IniGetWrapper functions to check for specific functionPatrik Kernstock
2018-09-03Fixed indents (let PhpStorm know about tabs)Patrik Kernstock
2018-09-03Some code-beautify thingsPatrik Kernstock
2018-09-03Moved is_function_enabled() from OC_Helper to appPatrik Kernstock
2018-09-03Merge branch 'master' into add-nc-mon-uiPatrik Kernstock
2018-09-02Add NC section to serverinfo UI pagePatrik Kernstock
2018-09-01Fix static call for isUpdateAvailableDaniel Kesselberg
2018-08-25Merge branch 'master' into add-apps-monitoringPatrik Kernstock
2018-08-24Some phpdoc fixesPatrik Kernstock
2018-08-17keep the server setting at the top, right after "overview" and "basic settings"Bjoern Schiessle
2018-07-18Stealthy fixed indentPatrik Kernstock
2018-07-18Merge branch 'master' into add-apps-monitoringPatrik Kernstock
2017-12-24Show swap usage in FreeBSD systemsJoachim Boerner
2017-11-13Merge pull request #105 from Noodlesalat/masterv13.0.0beta1Morris Jobke
2017-11-06Add memory readout for FreeBSDtflidd
2017-11-01Splitted swap and memory graph into two different graphsNoodlesalat
2017-07-05Rework: Retrieve installed apps using IAppManagerPatrik Kernstock
2017-06-14Add enabled apps for monitoring endpoint as wellPatrik Kernstock
2017-06-11Added apps updates monitoring, closes #86Patrik Kernstock
2017-05-26Use is_readable() to check if meminfo can be readPatrik Kernstock
2017-01-24Add icon to admin page sidebarMorris Jobke
2016-12-22Merge branch 'master' into web-uiBjörn Schießle
2016-12-22Merge pull request #71 from nextcloud/issue-68-proc-info-not-readableBjörn Schießle
2016-12-21Rename the app to monitoringJoas Schilling
2016-12-21Silence, I kill youJoas Schilling
2016-12-08fix SQL syntax error on MariaDB 10.0.27 and 10.1.19dd-han
2016-11-07Remove shell_execmichag86
2016-10-07Handle older kernels when returning free memory.Joachim Bauch
2016-09-19Only update values which change frequently.Ivan Sein
2016-09-08Fix size calculation for MariaDBMorris Jobke
2016-09-01Fix code-checker complaintsJoas Schilling
2016-08-18FIx sqlite3Joas Schilling
2016-08-18Fix SQL to work on all DBMSJoas Schilling
2016-08-18Fix admin section capsJoas Schilling
2016-08-16move server info to the admin pageBjoern Schiessle
2016-08-16the last value is a empty string after explode, skip itBjoern Schiessle
2016-08-11use the new OCS Data ResponseBjoern Schiessle
2016-08-10mention end-point for external monitoring toolBjoern Schiessle
2016-08-08new UI design + active users statisticsIvan Sein
2016-08-04Merge pull request #5 from nextcloud/web-uiLukas Reschke
2016-08-04add statistics of active usersBjoern Schiessle
2016-08-01add initial web UIIvan Sein
2016-07-26add unit testsmonitoring-api2Bjoern Schiessle
2016-07-25remove unused codeBjoern Schiessle
2016-07-25get memory usageBjoern Schiessle
2016-07-25add statisticsBjoern Schiessle
2016-07-22prepare API end-pointsBjoern Schiessle
2016-07-21initial commit of some boilerplate codeBjoern Schiessle