Skip to content

Commit

Permalink
Revert "merge main to dev (#326)"
Browse files Browse the repository at this point in the history
This reverts commit 3b4094e.
  • Loading branch information
o0shojo0o authored Nov 3, 2023
1 parent 3b4094e commit f5f1124
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
repository: "pixelit-project/WebUI"

- name: Use Node.js 💾
uses: actions/setup-node@v4
uses: actions/setup-node@v3
with:
node-version: 19.x

Expand Down
6 changes: 1 addition & 5 deletions .github/workflows/contribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,5 @@ jobs:
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
with:
auto_detect_branch_protection: false
commit_message: "Updated readme with new contributors"
use_username: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
47 changes: 20 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,85 +30,78 @@ Thanks to these great people for supporting this project.
<a href="https://github.com/o0shojo0o">
<img src="https://avatars.githubusercontent.com/u/19333515?v=4" width="100;" alt="o0shojo0o"/>
<br />
<sub><b>o0shojo0o</b></sub>
<sub><b>Dennis Rathjen</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/foorschtbar">
<img src="https://avatars.githubusercontent.com/u/10727275?v=4" width="100;" alt="foorschtbar"/>
<br />
<sub><b>foorschtbar</b></sub>
<sub><b>Fab!an</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/miccgn">
<img src="https://avatars.githubusercontent.com/u/71180164?v=4" width="100;" alt="miccgn"/>
<br />
<sub><b>miccgn</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Metaln00b">
<img src="https://avatars.githubusercontent.com/u/25951169?v=4" width="100;" alt="Metaln00b"/>
<br />
<sub><b>Metaln00b</b></sub>
<sub><b>Miccgn</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/pplucky">
<img src="https://avatars.githubusercontent.com/u/16407309?v=4" width="100;" alt="pplucky"/>
<br />
<sub><b>pplucky</b></sub>
<sub><b>Pplucky</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/jekader">
<img src="https://avatars.githubusercontent.com/u/2088123?v=4" width="100;" alt="jekader"/>
<br />
<sub><b>jekader</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/fmunozs">
<img src="https://avatars.githubusercontent.com/u/1041604?v=4" width="100;" alt="fmunozs"/>
<br />
<sub><b>fmunozs</b></sub>
<sub><b>Fernando Muñoz</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/rozza-m">
<img src="https://avatars.githubusercontent.com/u/1784953?v=4" width="100;" alt="rozza-m"/>
<br />
<sub><b>rozza-m</b></sub>
<sub><b>Rozza-m</b></sub>
</a>
</td>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/hermannbach">
<img src="https://avatars.githubusercontent.com/u/6616722?v=4" width="100;" alt="hermannbach"/>
<br />
<sub><b>hermannbach</b></sub>
<sub><b>HBach</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/d4rkd3v1l">
<img src="https://avatars.githubusercontent.com/u/13336238?v=4" width="100;" alt="d4rkd3v1l"/>
<br />
<sub><b>d4rkd3v1l</b></sub>
<sub><b>Martin Straub</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/hamster65">
<img src="https://avatars.githubusercontent.com/u/36369379?v=4" width="100;" alt="hamster65"/>
<br />
<sub><b>hamster65</b></sub>
<sub><b>Hamster65</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/jekader">
<img src="https://avatars.githubusercontent.com/u/2088123?v=4" width="100;" alt="jekader"/>
<br />
<sub><b>Null</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/rliegmann">
<img src="https://avatars.githubusercontent.com/u/16445478?v=4" width="100;" alt="rliegmann"/>
<br />
<sub><b>rliegmann</b></sub>
<sub><b>Rliegmann</b></sub>
</a>
</td></tr>
</table>
Expand All @@ -118,7 +111,7 @@ Thanks to these great people for supporting this project.

<!-- ** WORK IN PROGRESS ** -->

### 2.4.3 (2023-10-17)
### 2.4.x **WORK IN PROGRESS**

- (foorschtbar) Native support for [Ulanzi TC001 Pixel Clock](https://www.ulanzi.com/products/ulanzi-pixel-smart-clock-2882?aff=1181)\* :tada:
- (foorschtbar) Display `zZz` on the matrix when the device going to sleep
Expand Down

0 comments on commit f5f1124

Please sign in to comment.