Commit Graph

16 Commits

Author SHA1 Message Date
Louis Lam 0df3fee3f4 Minor 2023-12-03 21:57:27 +08:00
Louis Lam b4aa1b83a2
Add ARM github runner and change Node.js version (#210)
* WIP

* WIP
2023-11-29 14:59:39 +08:00
DevMirza d5721dd8ca
chore(ci): Add workflow to prevent changing lang files (#191)
* Create prevent-file-change.yml

* fix
2023-11-26 22:17:45 +08:00
DevMirza d1d3a54377
Add step to build the app aswell (#158) 2023-11-23 08:49:34 +08:00
Louis Lam 9e8bccbf2f
Update ask-for-help.yml 2023-11-22 23:13:34 +08:00
Lord0fBytes 49b28d0e36 Add Discussion Forms for Feature Request and Help (#156)
* created DISCUSSIONS folder and added feature request form

* Added ask-for-help discussion form

* Updated file formats to GH approved

* Updated naming for feature request. Fixed  to

* Updated ISSUE_TEMPLATE to point to the discussion forms

* Removed description from checkbox

* Removed description from checkboxes

---------

Co-authored-by: Justin Masse <justin@Justins-MacBook-Pro.local>
2023-11-22 23:08:33 +08:00
Louis Lam 0e768abfb4 Try to fix "close-incorrect-issue.yml" 2023-11-22 01:07:51 +08:00
Louis Lam 62e952f1e6 Try to fix "close-incorrect-issue.yml" 2023-11-22 01:04:28 +08:00
Louis Lam f044c2e328 Try to fix issue template 2023-11-22 00:59:11 +08:00
Louis Lam dc8787d204
Add workflows, templates and docs (#134)
* Copy workflows, templates and docs from Uptime Kuma

* Update bug report template

* Add exclude.txt

* Fix tsconfig.json

* Update CONTRIBUTING.md

* Update

* Update
2023-11-22 00:55:34 +08:00
Louis Lam 53b052c1e5
Check TypeScript for backend (#64)
* Check Typescript

* Fix backend typescript issues

* Update
2023-11-18 15:54:43 +08:00
Louis Lam 13c3dac44d
ESLint, update vite to 5.0.0 and other dependencies (#63)
* Update vite to 5.0.0 and other dependencies

* Eslint

* Update workflow
2023-11-18 13:59:40 +08:00
ThalesC a488518f6e
Add health status check (#58)
* set Health value to Status if existent

Check if Health has any value and save it to be displayed.
If Health is empty, continue as normal.

* add healthy and unhealthy status to be displayed

Check if status is either Running or Healthy to set span class to bg-primary,
and check if status is Unhealthy to set span class to bg-danger.

* Add lint to workflow

* Fix lint

---------

Co-authored-by: Thales <thcd@cock.li>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2023-11-18 13:27:39 +08:00
DevMirza 9fbf94586b
fix ci (#54) 2023-11-16 22:10:53 +08:00
DevMirza 0a46a7df1a
Add Github Workflow (#38)
* Create ci..yml

* Rename ci..yml to ci.yml
2023-11-16 21:53:40 +08:00
Louis Lam 6749e343ba
Init (#1) 2023-11-11 22:18:37 +08:00