Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/scrutiny/commits/commit/19a9957755e4edcea1f5732fd7355f0d44f0d45b?page=3 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

528 Commits (19a9957755e4edcea1f5732fd7355f0d44f0d45b)
 

Author SHA1 Message Date
Jason Kulatunga 2ab714f575
Update README.md 3 years ago
Jason Kulatunga 9e60fb8d73 schedule the collector upload before the webapp upload (webapp seems to fail with OOM error during compilation) 3 years ago
Jason Kulatunga a846522830 disable sponsor label. broken. 3 years ago
Jason Kulatunga 3d7d276236 enable caching on all docker builds. 3 years ago
Jason Kulatunga 2660af7ce3 build arm32v7 images for web and collector (cannot for omnibus because InfluxDB does not support it yet. See ) 3 years ago
Jason Kulatunga f5af86fd46 using docker build cache for speedier builds 3 years ago
Jason Kulatunga 4bad2d7b03 upgrading github actions for docker builds. (hopefully faster). 3 years ago
Jason Kulatunga a79930916e only run CI on PR. 3 years ago
packagrio-bot 9ea283e8d2 (v0.4.3) Automated packaging of release by Packagr 3 years ago
Jason Kulatunga bd6d192006 fix packagr config. 3 years ago
Jason Kulatunga 39848eda0b provide info about freebsd binaries. 3 years ago
packagrio-bot 2f67d6f9ae (v0.4.2) Automated packaging of release by Packagr 3 years ago
Jason Kulatunga 30153f9656 adding mechanism to rebuild freebsd artifacts manually. 3 years ago
Jason Kulatunga 3150201348 adding mechanism to rebuild freebsd artifacts manually. 3 years ago
Jason Kulatunga bce6225e9a added list of supported architectures. 3 years ago
Jason Kulatunga 893774c557 trying to fix freebsd builds. 3 years ago
Jason Kulatunga 145996055a use locked versions of database models when doing migrations. 3 years ago
Jason Kulatunga 1cae5ea864 create a "beta" branch for testing docker images. 3 years ago
Jason Kulatunga 0fe6e74eb4 clarification to REVERSE_PROXY docs. 3 years ago
Jason Kulatunga eb4a738746 documentation & updates for configuring scrutiny behind a reverse proxy with path rewriting. 3 years ago
packagrio-bot 90e5d219a2 (v0.4.1) Automated packaging of release by Packagr 3 years ago
Jason Kulatunga c397a3237f
Merge pull request from AnalogJ/pr_93_changes 3 years ago
Jason Kulatunga 381a6799cc updates for v0.4.0 release. Slight refactor/organization. 3 years ago
Jason Kulatunga 54178eaaf0
Merge branch 'master' into BASEPATH 3 years ago
Jason Kulatunga a6e34f7a44 fix for labeling issue. 3 years ago
Jason Kulatunga 3e444b199a make sure releases (tag events) have unique docker image builds. 3 years ago
packagrio-bot a2a80f3102 (v0.4.0) Automated packaging of release by Packagr 3 years ago
Jason Kulatunga 833fb96c15 fixing publish release step. 3 years ago
Jason Kulatunga 5acc98d221 trying to fix release asset setp. 3 years ago
Jason Kulatunga d9632ae34b
Merge pull request from AnalogJ/change_scrutiny_default_path 3 years ago
Jason Kulatunga de702414b9 moving all filesystem references to /scrutiny to /opt/scrutiny 3 years ago
Jason Kulatunga db73175f07 fixing release GH Action. 3 years ago
Jason Kulatunga 6a9db6a92b
Merge pull request from AnalogJ/influxdb 3 years ago
Jason Kulatunga 2967b6ca01 make sure that we set the config path when ReadConfig is called. 3 years ago
Jason Kulatunga 5ed69d7fc4 adding tests for Smart and parser. 3 years ago
Jason Kulatunga 2b5c864a74 update the codecov action version. 3 years ago
Jason Kulatunga 21d07a0712 adding tests for Detect struct in collector. Adding ability to mock out exec.Command calls. 3 years ago
Jason Kulatunga 2214febbd1 simple rename. 3 years ago
Jason Kulatunga 786e7d04f2 make sure we print the overall device status in the details page. 3 years ago
Jason Kulatunga 0cee744c29 highlight last updated dates when more than 2 weeks or 1 month. 3 years ago
Jason Kulatunga f39628efc3 by default show all temp data. 3 years ago
Jason Kulatunga 87ba8ff632 better message for what's services we're currently waiting for. 3 years ago
Jason Kulatunga 8ea194b6ba fixing download command (using curl). 3 years ago
Jason Kulatunga d26e452a4a fixing download command (using curl). 3 years ago
Jason Kulatunga 77da0f5a57 fixing download command (using curl). 3 years ago
Jason Kulatunga 2350c1335c fix multi-arch builds. 3 years ago
Jason Kulatunga a893d2db47 fix multi-arch builds. 3 years ago
Jason Kulatunga 6fbe710d09
Merge pull request from AnalogJ/multiarch_builds 3 years ago
Jason Kulatunga d48d0b9d93 build multi arch images 3 years ago
Jason Kulatunga 57c0f899c6 build multi arch controller image. 3 years ago