Commit Graph

2565 Commits

Author SHA1 Message Date
Smexhy ae2e741f6e
Add Slovak language 2022-09-10 23:47:20 +02:00
Alicia Sykes 8d300d42a4
🔀 Merge pull request #870 from lxjv/master
fixing dashboard icons link
2022-09-05 09:34:14 +01:00
Alicia Sykes 6fcb31f12a
🔀 Merge pull request #875 from cauterize/feat/public_holidays_widget_state_parameter
 Adds state option for PublicHolidays widget
2022-09-04 23:41:14 +01:00
Alicia Sykes 86b56f6b48
✏️ Small refactor endpoint into single string 2022-09-04 23:38:13 +01:00
Alicia Sykes 830a0f3229
🔀 Merge pull request #885 from maximemoreillon/simple-icons-update
simple-icons update to v7.10.0
2022-09-04 22:52:53 +01:00
Maxime Moreillon d268ca2f91 simple-icons update to v7.10.0 2022-09-04 19:51:26 +09:00
repo-visualizer ba879dc2d7 💛 Updates repo diagram 2022-09-04 01:33:05 +00:00
Alicia Bot 7f51ddf302 💙 Makes author list 2022-09-04 02:32:01 +01:00
liss-bot e724d329c9 💛 Updates sponsors table 2022-09-04 02:31:52 +01:00
liss-bot fe37188eac 💜 Updates contributors list 2022-09-04 02:31:51 +01:00
repo-visualizer 9cfc1e3e8b 💛 Updates repo diagram 2022-08-28 01:36:23 +00:00
Alicia Bot 105612bb4a 💙 Updates contributor SVG 2022-08-28 02:31:13 +01:00
Alicia Bot c3efcb7b8d 💙 Makes author list 2022-08-28 02:31:12 +01:00
liss-bot 04d824719f 💛 Updates sponsors table 2022-08-28 02:31:02 +01:00
liss-bot 47a54a5d0f 💜 Updates contributors list 2022-08-28 02:31:01 +01:00
cauterize 38ad08a101 🚨 fix lint warning 2022-08-26 20:18:09 +02:00
cauterize 813c475a9c Adds state option for PublicHolidays 2022-08-25 17:23:32 +02:00
laker j.v 3868f427f5
fixing dashboard icons link 2022-08-24 16:33:16 +01:00
Alicia Sykes 2db398c8b0
📝 Merge pull request #866 from Tracreed/doc-fixes
Reformat documentation
2022-08-23 12:35:08 +01:00
David Alasow 2bf51cd03d Fix missed bolding
Missed to make two headers bold.
2022-08-23 11:42:19 +02:00
David Alasow ca8085c482 Fix various typos
Fixed some typos and capitalization errors. Fixed some more formatting.
Changed file name that contained a typo.
2022-08-23 11:22:47 +02:00
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