Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
target/
.github/
.git/
.github/
*.md
Dockerfile
17 changes: 17 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 2

# Markdown uses trailing whitespace for hard line breaks
[*.md]
trim_trailing_whitespace = false

# Makefile recipes must be indented with real tabs
[Makefile]
indent_style = tab
Empty file removed .github/CHANGELOG.md
Empty file.
245 changes: 7 additions & 238 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,253 +283,23 @@ Below is an outline + current status of each workflow.

| Workflow | Status |
|----------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Build Docker image and push to registry | [![Build Docker Image 🐳](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/build-docker.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/build-docker.yml) |
| Compile binaries and upload artifacts to release | [![Compile Release 🚀](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/release-binaries.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/release-binaries.yml) |
| Publish compiled app to crates.io | [![Publish to Crates.io 📦](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/push-cargo.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/push-cargo.yml) |
| Run quality + security checks on each PR and push | [![CI 🧪](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/ci.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/ci.yml) |
| Bump version and push git tag on merge to main | [![Tag 🔖](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/tag.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/tag.yml) |
| Compile binaries and draft a release on each tag | [![Release 🚀](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/release.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/release.yml) |
| Publish compiled app to crates.io | [![Publish crates 📦](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/cargo.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/cargo.yml) |
| Build Docker image and push to registry | [![Docker 🐳](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/docker.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/docker.yml) |
| Generate documentation from Rustdoc, upload to GH pages | [![Generate Rust Docs 📝](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/publish-docs.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/publish-docs.yml) |
| Sync repo with downstream codeberg mirror | [![Mirror to Codeberg 🪞](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/mirror.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/mirror.yml) |
| Insert list of contributors + sponsors into readme | [![Insert Contributors 👥](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/insert-contributors.yml/badge.svg)](https://github.com/Lissy93/AdGuardian-Term/actions/workflows/insert-contributors.yml) |

---

## Credits

### Contributors

<!-- readme: contributors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/liss-bot">
<img src="https://avatars.githubusercontent.com/u/87835202?v=4" width="80;" alt="liss-bot"/>
<br />
<sub><b>Alicia Bot</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/lissy93">
<img src="https://avatars.githubusercontent.com/u/1862727?v=4" width="80;" alt="lissy93"/>
<br />
<sub><b>Alicia Sykes</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/CrazyWolf13">
<img src="https://avatars.githubusercontent.com/u/96661824?v=4" width="80;" alt="CrazyWolf13"/>
<br />
<sub><b>Tobias</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/sdjnmxd">
<img src="https://avatars.githubusercontent.com/u/6388562?v=4" width="80;" alt="sdjnmxd"/>
<br />
<sub><b>Milkfish</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/shtrophic">
<img src="https://avatars.githubusercontent.com/u/47949835?v=4" width="80;" alt="shtrophic"/>
<br />
<sub><b>Christoph</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/ciallo-agent">
<img src="https://avatars.githubusercontent.com/u/249317540?v=4" width="80;" alt="ciallo-agent"/>
<br />
<sub><b>Ciallo ⸜(。˃ ᵕ ˂ )⸝♡</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/kianmeng">
<img src="https://avatars.githubusercontent.com/u/134518?v=4" width="80;" alt="kianmeng"/>
<br />
<sub><b>Kian-Meng Ang</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/maxschipper">
<img src="https://avatars.githubusercontent.com/u/150921823?v=4" width="80;" alt="maxschipper"/>
<br />
<sub><b>Max Schipper</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/kiuber">
<img src="https://avatars.githubusercontent.com/u/17628882?v=4" width="80;" alt="kiuber"/>
<br />
<sub><b>Kiuber</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/tromcho">
<img src="https://avatars.githubusercontent.com/u/113139586?v=4" width="80;" alt="tromcho"/>
<br />
<sub><b>Null</b></sub>
</a>
</td></tr>
</table>
<!-- readme: contributors -end -->
[![contributors badge](https://readme-contribs.as93.net/contributors/lissy93/AdGuardian-Term?shape=squircle)](https://github.com/lissy93/AdGuardian-Term/graphs/contributors)

### Sponsors

<!-- readme: sponsors -start -->
<table>
<tr>
<td align="center">
<a href="https://github.com/BrunoBernardino">
<img src="https://avatars.githubusercontent.com/u/1239616?u=6a9bfea14526fc6c7e36997db2cf8a875c426250&v=4" width="80;" alt="BrunoBernardino"/>
<br />
<sub><b>Bruno Bernardino</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/bile0026">
<img src="https://avatars.githubusercontent.com/u/5022496?u=aec96ad173c0ea9baaba93807efa8a848af6595c&v=4" width="80;" alt="bile0026"/>
<br />
<sub><b>Zach Biles</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/UlisesGascon">
<img src="https://avatars.githubusercontent.com/u/5110813?u=3c41facd8aa26154b9451de237c34b0f78d672a5&v=4" width="80;" alt="UlisesGascon"/>
<br />
<sub><b>Ulises Gascón</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/nrjohnstone">
<img src="https://avatars.githubusercontent.com/u/6700819?u=69bacb0992f954b8ae8845228726c9f24b6ebff1&v=4" width="80;" alt="nrjohnstone"/>
<br />
<sub><b>Nathan Johnstone</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/InDieTasten">
<img src="https://avatars.githubusercontent.com/u/7047377?u=8d8f8017628b38bc46dcbf3620e194b01d3fb2d1&v=4" width="80;" alt="InDieTasten"/>
<br />
<sub><b>Null</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/araguaci">
<img src="https://avatars.githubusercontent.com/u/7318668?v=4" width="80;" alt="araguaci"/>
<br />
<sub><b>Null</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/elvito">
<img src="https://avatars.githubusercontent.com/u/9715912?v=4" width="80;" alt="elvito"/>
<br />
<sub><b>Null</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/vlad-tim">
<img src="https://avatars.githubusercontent.com/u/11474041?u=eee43705b54d2ec9f51fc4fcce5ad18dd17c87e4&v=4" width="80;" alt="vlad-tim"/>
<br />
<sub><b>Vlad</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/helixzz">
<img src="https://avatars.githubusercontent.com/u/12218889?u=d06d0c103dfbdb99450623064f7da3c5a3675fb6&v=4" width="80;" alt="helixzz"/>
<br />
<sub><b>HeliXZz</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Daechler">
<img src="https://avatars.githubusercontent.com/u/50748803?u=de67f2510378245669e134c508b676ea82e7688f&v=4" width="80;" alt="Daechler"/>
<br />
<sub><b>Daechler</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/getumbrel">
<img src="https://avatars.githubusercontent.com/u/59408891?v=4" width="80;" alt="getumbrel"/>
<br />
<sub><b>Umbrel</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/ssdnodes">
<img src="https://avatars.githubusercontent.com/u/66710902?v=4" width="80;" alt="ssdnodes"/>
<br />
<sub><b>SSD Nodes</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/frankdez93">
<img src="https://avatars.githubusercontent.com/u/87549420?v=4" width="80;" alt="frankdez93"/>
<br />
<sub><b>Null</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/BigoudOps">
<img src="https://avatars.githubusercontent.com/u/101472804?u=5e4948110e48320024f212edf5ae2332b63fc391&v=4" width="80;" alt="BigoudOps"/>
<br />
<sub><b>John BigoudOps</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/terminaltrove">
<img src="https://avatars.githubusercontent.com/u/121595180?v=4" width="80;" alt="terminaltrove"/>
<br />
<sub><b>Terminal Trove</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/MichaelPerron">
<img src="https://avatars.githubusercontent.com/u/130603904?u=7c00e3e333b538bc86168cbfa72e997f818967b8&v=4" width="80;" alt="MichaelPerron"/>
<br />
<sub><b>Michael Perron</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/hudsonrock-partnerships">
<img src="https://avatars.githubusercontent.com/u/163282900?u=5f2667f7fe5d284ac7a2da6b0800ea8970b0fcbf&v=4" width="80;" alt="hudsonrock-partnerships"/>
<br />
<sub><b>Null</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/crmzx8">
<img src="https://avatars.githubusercontent.com/u/170860426?u=43694046c9b5a99a3014369b22cc48815b07b457&v=4" width="80;" alt="crmzx8"/>
<br />
<sub><b>CRMX8</b></sub>
</a>
</td></tr>
<tr>
<td align="center">
<a href="https://github.com/hesreallyhim">
<img src="https://avatars.githubusercontent.com/u/172150522?u=e288991976c46b53437a5880e90be140634a8477&v=4" width="80;" alt="hesreallyhim"/>
<br />
<sub><b>Really Him</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/gl0bal01">
<img src="https://avatars.githubusercontent.com/u/173822055?u=8911ba88503c8b1d134dc0058e9e0bec5f23b8d9&v=4" width="80;" alt="gl0bal01"/>
<br />
<sub><b>Gl0bal01 💖 龴ↀ◡ↀ龴</b></sub>
</a>
</td>
<td align="center">
<a href="https://github.com/Envisage-Cloud-Solutions">
<img src="https://avatars.githubusercontent.com/u/219464178?v=4" width="80;" alt="Envisage-Cloud-Solutions"/>
<br />
<sub><b>Envisage Cloud Solutions</b></sub>
</a>
</td></tr>
</table>
<!-- readme: sponsors -end -->
[![sponsors badge](https://readme-contribs.as93.net/sponsors/lissy93?shape=squircle)](https://github.com/sponsors/lissy93)

### Dependencies

Expand Down Expand Up @@ -637,4 +407,3 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
| / | / ~-. ~- _
|_____| |_____| ~ - . _ _~_-_
-->

74 changes: 0 additions & 74 deletions .github/workflows/build-docker.yml

This file was deleted.

Loading