-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into update-simple-icons
- Loading branch information
Showing
168 changed files
with
6,971 additions
and
4,709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,70 @@ | ||
# Store environmental variables here. All variables are optional. | ||
# Lines beginning in '#' are ignored. | ||
|
||
# Can be either development, production or test | ||
# NODE_ENV=production | ||
|
||
# The port to expose the running application on | ||
# PORT=4000 | ||
|
||
# If you've proved SSL certs, then can set HTTPS port | ||
# SSL_PORT=4001 | ||
|
||
# The host that Dashy is running on, domain or IP | ||
# HOST=localhost | ||
|
||
# The default base path for serving up static assets | ||
# BASE_URL=./ | ||
|
||
# Optionally, specify the path of SSL private + public keys | ||
# SSL_PRIV_KEY_PATH=/etc/ssl/certs/dashy-priv.key | ||
# SSL_PUB_KEY_PATH=/etc/ssl/certs/dashy-pub.pem | ||
|
||
# If SSL enabled, choose whether or not to redirect http to https | ||
# Defaults to true | ||
# REDIRECT_HTTPS=true | ||
|
||
# Usually the same as BASE_URL, but accessible in frontend | ||
# VUE_APP_DOMAIN=https://dashy.to | ||
|
||
# Should enable SRI for build script and link resources | ||
# INTEGRITY=true | ||
|
||
# Computed automatically on build. Indicates if running in container | ||
# IS_DOCKER=true | ||
|
||
# Again, set automatically using package.json during build time | ||
# VUE_APP_VERSION=2.0.0 | ||
|
||
# Directory for conf.yml backups | ||
# BACKUP_DIR=./public/ | ||
# Store environmental variables here. All variables are optional. | ||
# Lines beginning in '#' are ignored. | ||
|
||
# Can be either development, production or test | ||
# NODE_ENV=production | ||
|
||
# The port to expose the running application on | ||
# PORT=4000 | ||
|
||
# If you've proved SSL certs, then can set HTTPS port | ||
# SSL_PORT=4001 | ||
|
||
# The host that Dashy is running on, domain or IP | ||
# HOST=localhost | ||
|
||
# The default base path for serving up static assets | ||
# BASE_URL=./ | ||
|
||
# Optionally, specify the path of SSL private + public keys | ||
# SSL_PRIV_KEY_PATH=/etc/ssl/certs/dashy-priv.key | ||
# SSL_PUB_KEY_PATH=/etc/ssl/certs/dashy-pub.pem | ||
|
||
# If SSL enabled, choose whether or not to redirect http to https | ||
# Defaults to true | ||
# REDIRECT_HTTPS=true | ||
|
||
# The path to the user data directory | ||
# USER_DATA_DIR=user-data | ||
|
||
# Enable HTTP basic auth to protect your *.yml config files | ||
# ENABLE_HTTP_AUTH=true | ||
|
||
# Enable basic HTTP auth to protect your *.yml config files | ||
# BASIC_AUTH_USERNAME | ||
# BASIC_AUTH_PASSWORD | ||
|
||
# If you'd like frontend to automatically authenticate when basic auth enabled, set credentials here too | ||
# VUE_APP_BASIC_AUTH_USERNAME | ||
# VUE_APP_BASIC_AUTH_PASSWORD | ||
|
||
# Override where the path to the configuration file is, can be a remote URL | ||
# VUE_APP_CONFIG_PATH=/conf.yml | ||
|
||
# Usually the same as BASE_URL, but accessible in frontend | ||
# VUE_APP_DOMAIN=https://dashy.to | ||
|
||
# Override the page title for the frontend app | ||
# VUE_APP_TITLE='' | ||
|
||
# Set the default view to load on startup (can be `minimal`, `workspace` or `home`) | ||
# VUE_APP_STARTING_VIEW=home | ||
|
||
# Set the Vue app routing mode (can be 'hash', 'history' or 'abstract') | ||
# VUE_APP_ROUTING_MODE=history | ||
|
||
# Should enable SRI for build script and link resources | ||
# INTEGRITY=true | ||
|
||
# Computed automatically on build. Indicates if running in container | ||
# IS_DOCKER=true | ||
|
||
# Again, set automatically using package.json during build time | ||
# VUE_APP_VERSION=2.0.0 | ||
|
||
# Directory for conf.yml backups | ||
# BACKUP_DIR=./user-data/config-backups | ||
|
||
# Setup any other user defined vars by prepending VUE_APP_ to the var name | ||
# VUE_APP_pihole_ip=http://your.pihole.ip | ||
# VUE_APP_pihole_key=your_pihole_secret_key |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,13 +2,16 @@ | |
5idereal <[email protected]> - 1 commits | ||
Alberto <[email protected]> - 1 commits | ||
Alicia <[email protected]> - 1 commits | ||
Aly Mohamed <[email protected]> - 1 commits | ||
Artyom <[email protected]> - 1 commits | ||
BRAVO68WEB <[email protected]> - 1 commits | ||
Begin <[email protected]> - 1 commits | ||
Bhasher <[email protected]> - 1 commits | ||
Bjorn Lammers <[email protected]> - 1 commits | ||
Bumsoo Kim <[email protected]> - 1 commits | ||
BySempron <[email protected]> - 1 commits | ||
Celestial.y <[email protected]> - 1 commits | ||
CrazyWolf13 <[email protected]> - 1 commits | ||
David <[email protected]> - 1 commits | ||
Dawid Pietrykowski <[email protected]> - 1 commits | ||
DeepSource Bot <[email protected]> - 1 commits | ||
|
@@ -23,6 +26,7 @@ FedelloKirfed <[email protected]> - 1 commits | |
FormatToday <[email protected]> - 1 commits | ||
Garrett Brown <[email protected]> - 1 commits | ||
Harald Töpfer <[email protected]> - 1 commits | ||
Hendrik Strydom <[email protected]> - 1 commits | ||
Ian Neal <[email protected]> - 1 commits | ||
Iaroslav Dronskii <[email protected]> - 1 commits | ||
Ishan Jain <[email protected]> - 1 commits | ||
|
@@ -68,9 +72,9 @@ icy-comet <[email protected]> - 1 commits | |
imlonghao <[email protected]> - 1 commits | ||
jnach <[email protected]> - 1 commits | ||
jrobles98 <[email protected]> - 1 commits | ||
kt-alt <[email protected]> - 1 commits | ||
kxenox <[email protected]> - 1 commits | ||
laker j.v <[email protected]> - 1 commits | ||
markxoe <[email protected]> - 1 commits | ||
pablomalo <[email protected]> - 1 commits | ||
poisonadder7 <[email protected]> - 1 commits | ||
rtm516 <[email protected]> - 1 commits | ||
|
@@ -81,6 +85,7 @@ sur1v <[email protected]> - 1 commits | |
tazboyz16 <[email protected]> - 1 commits | ||
zcq100 <[email protected]> - 1 commits | ||
Ángel Fernández Sánchez <[email protected]> - 1 commits | ||
Al Saleh <[email protected]> - 2 commits | ||
Alejandro Pinar Ruiz <[email protected]> - 2 commits | ||
Alessandro Del Prete <[email protected]> - 2 commits | ||
Alexander Mnich <[email protected]> - 2 commits | ||
|
@@ -89,18 +94,22 @@ Brendan O'Leary <[email protected]> - 2 commits | |
CHAIYEON CHO <[email protected]> - 2 commits | ||
Dan Gilbert <[email protected]> - 2 commits | ||
Denis Savosin <[email protected]> - 2 commits | ||
Mihai <[email protected]> - 2 commits | ||
Ruben Silva <[email protected]> - 2 commits | ||
Tammes Burghard <[email protected]> - 2 commits | ||
Thomas Dissert <[email protected]> - 2 commits | ||
cauterize <[email protected]> - 2 commits | ||
hockeymikey <[email protected]> - 2 commits | ||
itsmejoeeey <[email protected]> - 2 commits | ||
k073l <[email protected]> - 2 commits | ||
kt-alt <[email protected]> - 2 commits | ||
liss-bot <[email protected]> - 2 commits | ||
mmihaly <[email protected]> - 2 commits | ||
patrickheeney <[email protected]> - 2 commits | ||
rokiden <[email protected]> - 2 commits | ||
root <[email protected]> - 2 commits | ||
rtm516 <[email protected]> - 2 commits | ||
z3r0l1nk <[email protected]> - 2 commits | ||
zcq100 <[email protected]> - 2 commits | ||
ᗪєνιη ᗷυнʟ <[email protected]> - 2 commits | ||
Alucarddelta <[email protected]> - 3 commits | ||
|
@@ -119,7 +128,6 @@ Rémy GRANDIN <[email protected]> - 4 commits | |
Todd E Johnson <[email protected]> - 4 commits | ||
Totto16 <[email protected]> - 4 commits | ||
Walkx <[email protected]> - 4 commits | ||
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 4 commits | ||
wozboz <[email protected]> - 4 commits | ||
Alberto Caravaca <[email protected]> - 5 commits | ||
Alicie <[email protected]> - 5 commits | ||
|
@@ -130,25 +138,30 @@ Erik Vroon <[email protected]> - 6 commits | |
Jammo2k5 <[email protected]> - 6 commits | ||
Leonardo Covarrubias <[email protected]> - 6 commits | ||
Magnus Sundström <[email protected]> - 6 commits | ||
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 6 commits | ||
kristian <[email protected]> - 6 commits | ||
liss-bot <[email protected]> - 6 commits | ||
Josua Blejeru <[email protected]> - 8 commits | ||
Tobias <[email protected]> - 8 commits | ||
Jimmeh <[email protected]> - 9 commits | ||
Kashif Sohail <[email protected]> - 9 commits | ||
Liss-Bot <[email protected]> - 11 commits | ||
Tobias <[email protected]> - 12 commits | ||
Alejandro Pinar Ruiz <[email protected]> - 14 commits | ||
Alicia Sykes <=> - 16 commits | ||
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - 16 commits | ||
snyk-bot <[email protected]> - 18 commits | ||
Matthias Bilger <[email protected]> - 19 commits | ||
aterox <[email protected]> - 19 commits | ||
EVOTk <[email protected]> - 24 commits | ||
snyk-bot <[email protected]> - 24 commits | ||
Marcell Fülöp <[email protected]> - 27 commits | ||
Alicia Sykes <[email protected]> - 28 commits | ||
Lissy93 <[email protected]> - 78 commits | ||
snyk-bot <[email protected]> - 83 commits | ||
repo-visualizer <[email protected]> - 117 commits | ||
Lissy93 <[email protected]> - 210 commits | ||
liss-bot <[email protected]> - 212 commits | ||
Alicia Bot <[email protected]> - 215 commits | ||
Alicia Sykes <[email protected]> - 352 commits | ||
Alicia Sykes <[email protected]> - 440 commits | ||
Alicia Sykes <[email protected]> - 1488 commits | ||
repo-visualizer <[email protected]> - 128 commits | ||
Lissy93 <[email protected]> - 222 commits | ||
Alicia Bot <[email protected]> - 240 commits | ||
liss-bot <[email protected]> - 244 commits | ||
Alicia Sykes <[email protected]> - 439 commits | ||
Alicia Sykes <[email protected]> - 471 commits | ||
Alicia Sykes <[email protected]> - 1488 commits |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Builds and published Dashy's documentation website | ||
name: 📝 Build Docs Site | ||
on: | ||
workflow_dispatch: | ||
push: | ||
branches: [ WEBSITE/docs-site-source ] | ||
jobs: | ||
deploy: | ||
runs-on: ubuntu-latest | ||
if: github.ref == 'refs/heads/WEBSITE/docs-site-source' | ||
steps: | ||
- uses: actions/checkout@master | ||
- uses: redkubes/docusaurus-deploy-action@v1 | ||
with: | ||
source-folder: ./ | ||
git-user: ${{ github.actor }} | ||
git-password: ${{ secrets.GITHUB_TOKEN }} | ||
deployment-branch: gh-pages |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.