Commit Graph

2544 Commits

Author SHA1 Message Date
David Alasow
2d731d3ed3 Fix inconsistent markdown formatting.
This changes all of the documentation markdown files to follow
the same rules. The rules I've applied are from
https://github.com/DavidAnson/markdownlint/blob/v0.25.1/doc/Rules.md

The reason I felt it was necessary
to change all the files was
that there were a lot inconsistencies in how the markdown was used.
Ranging from header levels to some headers having a new line before
content and some not.
2022-08-23 09:57:02 +02:00
David Alasow
99463413b1 Fix formatting in documentation
Removed trailing whitespaces and extra newlines. Added some missing
punctuation. Replaced unicode characters that aren't commonly used
with the more common character.

The replaced unicode characters are
- ’ (U+2019) to ' (U+0027)
- “ (U+201C) to " (U+0022)
- ” (U+201D) to " (U+0022)
2022-08-22 17:52:07 +02:00
repo-visualizer
bb1e6fa7c9 💛 Updates repo diagram 2022-08-21 01:31:33 +00:00
Alicia Bot
66cb6486a7 💙 Makes author list 2022-08-21 02:30:06 +01:00
liss-bot
714834f1b3 💛 Updates sponsors table 2022-08-21 02:29:52 +01:00
liss-bot
34c337a8e5 💜 Updates contributors list 2022-08-21 02:29:50 +01:00
Alicia Sykes
0de29d013c
🔀 Merge pull request #851 from walkxcode/patch-1
🚚 Changes Dashboard Icons URL to new location
Fixes #849
2022-08-16 23:04:12 +01:00
Bjorn Lammers
71e6cf0f3d
🚚 Changes Dashboard Icons URL to new location 2022-08-17 00:00:13 +02:00
repo-visualizer
ba1fd77509 💛 Updates repo diagram 2022-08-14 01:32:29 +00:00
Alicia Bot
1290f9057d 💙 Makes author list 2022-08-14 02:31:44 +01:00
liss-bot
9360b34b20 💛 Updates sponsors table 2022-08-14 02:31:42 +01:00
liss-bot
0830615281 💜 Updates contributors list 2022-08-14 02:31:40 +01:00
Alicia Bot
12b3331b17 💙 Updates contributor SVG 2022-08-14 02:31:37 +01:00
Alicia Sykes
99892835d1
📝 Adds another ticket ref to troubleshooting 2022-08-07 15:24:38 +01:00
repo-visualizer
6affa43625 💛 Updates repo diagram 2022-08-07 01:31:23 +00:00
Alicia Bot
3d3c028b7f 💙 Makes author list 2022-08-07 02:29:54 +01:00
liss-bot
18361c3f28 💛 Updates sponsors table 2022-08-07 02:29:44 +01:00
liss-bot
3c525f22e2 💜 Updates contributors list 2022-08-07 02:29:42 +01:00
Alicia Sykes
07a81eb075
🔀 Merge pull request #828 from miclav/bug/periodic-check
Only do periodic check when statuscheck is enabled
2022-08-02 16:53:53 +01:00
Michael
623d4d76ad Only do periodic check when statuscheck is enabled
Before all items were requesting status checks
even if status check wasn't enabled for them
creating lots of request to the backend for no reason
2022-08-02 10:29:44 -04:00
Alicia Sykes
89cf918b9f
⚒️ Adds troubleshooting for unreachable code (#776)
Closes #776
2022-07-31 07:46:54 +01:00
repo-visualizer
60a1242c42 💛 Updates repo diagram 2022-07-31 01:36:35 +00:00
Alicia Bot
4cec2ab193 💙 Makes author list 2022-07-31 02:32:01 +01:00
Alicia Bot
d343f2deec 💙 Updates contributor SVG 2022-07-31 02:31:51 +01:00
liss-bot
2b23e8af41 💛 Updates sponsors table 2022-07-31 02:31:50 +01:00
liss-bot
30147cf886 💜 Updates contributors list 2022-07-31 02:31:49 +01:00
Alicia Sykes
81073c4c45
🔄 Merge pull request #819 from PrynsTag/patch-1
rename redhat
2022-07-26 09:57:30 +01:00
Prince Carl Velasco
79fe84d732 📝 rename redhat 2022-07-26 01:16:02 +08:00
repo-visualizer
69dded5e58 💛 Updates repo diagram 2022-07-24 01:32:57 +00:00
Alicia Bot
341dbe0a5e 💙 Makes author list 2022-07-24 02:30:03 +01:00
Alicia Bot
76a89bacef 💙 Updates contributor SVG 2022-07-24 02:29:50 +01:00
liss-bot
5eff45f851 💛 Updates sponsors table 2022-07-24 02:29:46 +01:00
liss-bot
f95cfb4e63 💜 Updates contributors list 2022-07-24 02:29:45 +01:00
Alicia Sykes
311a1607f8
🔀 Merge pull request #813 from Lissy93/FIX/gluetun-widget-lint
[REFACTOR] Lint, error catching and translations for Gluetun Status Widget
2022-07-23 21:44:43 +01:00
Alicia Sykes
ac9d585a17 💬 Makes hard-coded text translatable 2022-07-23 14:50:48 +01:00
Alicia Sykes
37954eaeb0 🥅 Catches errors if caused by undefined options 2022-07-23 14:42:26 +01:00
Alicia Sykes
ad9df7a67c 🚨 Fix lint errors in Gluetun widget 2022-07-23 14:33:23 +01:00
Alicia Sykes
fc09c1d73d
🔀 Merge pull request #812 from Lissy93/snyk-upgrade-86220b195bbb3d2e88bca3a0493ba027
[Snyk] Upgrade vue from 2.6.14 to 2.7.0
2022-07-23 14:29:16 +01:00
Alicia Sykes
57be9d20e2 ⬆ Updates vue and vue-template-compiler to 2.7.0 2022-07-23 14:24:55 +01:00
Alicia Sykes
b025fdfb58
📝 Adds troubleshooting for widget inaccurate info 2022-07-23 13:05:45 +01:00
snyk-bot
4705bedc2d
fix: upgrade vue from 2.6.14 to 2.7.0
Snyk has created this PR to upgrade vue from 2.6.14 to 2.7.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-23 04:25:08 +00:00
Alicia Sykes
e663fb7639
🔀 Merge pull request #808 from jammo2k5/master
 Gluetun VPN Container Status Widget.
2022-07-21 22:42:37 +01:00
Jammo2k5
4b5dc05c28 Refactor toggles to reduce variable count 2022-07-21 10:02:59 +01:00
Jammo2k5
19e312b777 Fixed image link again... 2022-07-20 22:49:10 +01:00
Jammo2k5
53e3082dc2 Changed image host of Widget Docs 2022-07-20 22:46:31 +01:00
Jammo2k5
bbfe9a9def Fix line feed issues in WidgetBase.vue and removed unused imports in GluetunStatus.vue 2022-07-20 22:38:29 +01:00
Jammo2k5
74fc7419da fix file permissions 2022-07-20 22:20:50 +01:00
Jammo2k5
8d22d88471 added gluetun service status widget 2022-07-20 22:08:30 +01:00
Alicia Sykes
55bde6c78a
📝 Updates link to APOD API
The previous one, PawelPleskaczynski/apod_api is no longer opperational.
I've re-written it at https://github.com/lissy93/go-apod
2022-07-17 22:41:35 +01:00
Alicia Sykes
bb01612f1a
Emphasizes read docs first 2022-07-17 13:57:15 +01:00