Alicia Sykes
2ef5b66e9e
🥅 Adds an option to surpress widget errors
2022-06-09 01:26:45 +01:00
Alicia Sykes
9faab35a57
🔀 Merge pull request #714 from marekful/FEATURE/StatPing-widget-group-filter-and-compact-view
...
✨ Optionally allow StatPing widget to filter on group
2022-06-08 23:35:30 +01:00
Marcell Fülöp
2d6c499192
✨ Optionally allow the widget to filter on StatPing Group and to display in a more compact view.
...
* Add widget option: `groupId`. StatPing services are filtered for the given group.
* Add widget options: `showChart` and `showInfo`. Initially hide the chart and info summary.
* Add buttons to show/hide chart and info sections.
* Update widget documentation.
2022-06-08 19:50:15 +00:00
Alicia Sykes
ee27dc8a1a
🔀 Merge pull request #711 from boggy-cs/master
...
Add Korean translations
2022-06-08 15:28:22 +01:00
Alicia Sykes
41fd411769
💡 Just updates comment Bulgarian --> Korean
2022-06-08 15:25:46 +01:00
bogyeong
8a703cf434
edit languages.js
...
translation complete
2022-06-08 18:57:29 +09:00
bogyeong
814a8a73c3
Translate complete
2022-06-08 18:46:44 +09:00
bogyeong
e51464cf01
Create ko.json
...
file creation for korean language_support
2022-06-08 17:32:40 +09:00
Alicia Sykes
1114f7d243
🔁 Merge pull request #705 from pablomalo/patch-1
...
Fix typo in management.md
2022-06-06 23:19:20 +01:00
pablomalo
aad252e3d4
Fix typo in management.md
...
hare => are
2022-06-06 20:34:49 +02:00
Alicia Sykes
1777a00bc5
🔀 Merge pull request #702 from zcq100/master
...
Update Chinese translation.
2022-06-05 16:13:36 +01:00
zcq100
9085c105b8
Update Chinese translation.
2022-06-05 22:32:02 +08:00
repo-visualizer
fdfe9cd3a0
💛 Updates repo diagram
2022-06-05 01:32:00 +00:00
Alicia Bot
f91e232a2b
💙 Makes author list
2022-06-05 02:29:41 +01:00
Alicia Bot
43f26f51c5
💙 Updates contributor SVG
2022-06-05 02:29:39 +01:00
liss-bot
f6a42fa44a
💛 Updates sponsors table
2022-06-05 02:29:31 +01:00
liss-bot
b720f59e8e
💜 Updates contributors list
2022-06-05 02:29:30 +01:00
Alicia Sykes
b98b85dd50
🔀 🇧🇬 Merge pull request #701 from asenov/bg-translation
...
Add 🇧🇬 Bulgarian translations
2022-06-04 22:10:55 +01:00
Alicia Sykes
e451f86e3e
🔀 Merge pull request #685 from Lissy93/FEATURE/minor-improvments-2.1.0
...
[FEATURE] AdGuard Widget and QoL Improvments
Closes #493
Closes #669
Closes #680
Closes #681
Closes #682
Closes #688
2022-06-04 21:41:43 +01:00
Alicia Sykes
9575090d5c
🔖 Bumps to 2.1.0 and updates changelog
2022-06-04 21:36:07 +01:00
Alicia Sykes
36eccc2c64
📌 Updates yarn.lock
2022-06-04 21:31:00 +01:00
Alicia Sykes
86f08926b6
🙄 Resolves conflicts
2022-06-04 21:28:44 +01:00
Alicia Sykes
6ad582b469
📌 Updates yarn.lock
2022-06-04 21:23:46 +01:00
Alicia Sykes
ac97be20be
🥅 Catch error, if clipboard not enabled ( #681 )
2022-06-04 21:12:26 +01:00
Alicia Sykes
972e3f7571
⚡ Removes obsolete always-true null check
2022-06-04 21:12:26 +01:00
Alicia Sykes
1ad89958bc
📝 Adds docs for AdGuard widgets ( #493 )
2022-06-04 21:12:26 +01:00
Alicia Sykes
5c896fded5
⚡ Remove unused computed val
2022-06-04 21:12:26 +01:00
Alicia Sykes
c823a2e9bd
⚡ Show total query and block count
2022-06-04 21:12:26 +01:00
Alicia Sykes
f7bba8068a
🛂 Adds auth to AdGuard widgets
2022-06-04 21:12:26 +01:00
Alicia Sykes
b931d4e6cd
✨ Adds new AdGuard widgets to base
2022-06-04 21:12:26 +01:00
Alicia Sykes
577de74ac4
✨ AdGuard DNS info widget ( #493 )
2022-06-04 21:12:26 +01:00
Alicia Sykes
dcd72e7763
✨ AdGuard top domains widget ( #493 )
2022-06-04 21:12:25 +01:00
Alicia Sykes
1c252cc76d
⚡ Only render non-zero values to chart
2022-06-04 21:12:25 +01:00
Alicia Sykes
072ebbd68a
✨ AdGuard filter list widget ( #493 )
2022-06-04 21:12:25 +01:00
Alicia Sykes
3a65d12e67
⚡ Removed unused CSS
2022-06-04 21:12:25 +01:00
Alicia Sykes
7b99e9092b
✨ AdGuard block percent widget ( #493 )
2022-06-04 21:12:25 +01:00
Alicia Sykes
b974b68852
🌟 Adds @Brewhack's awesome dash ( #680 )
2022-06-04 21:12:25 +01:00
Alicia Sykes
51abcf0f17
🌟 Adds missing author attributions
2022-06-04 21:12:25 +01:00
Alicia Sykes
218a76d953
📝 Adds copy to clipboard to troubleshooting guide ( #681 )
2022-06-04 21:12:25 +01:00
Alicia Sykes
d0721cef61
🌟 Re-shuffle showcase order
2022-06-04 21:12:25 +01:00
Alicia Sykes
83dcc37985
🥅 Catch errors caused by null config ( #682 )
...
Fixes #682
2022-06-04 21:12:25 +01:00
Alicia Sykes
fea51a1a75
📝 Adds docs for domain name monitor widget
2022-06-04 21:12:25 +01:00
Alicia Sykes
c8acd6e1bc
✨ Adds domain name monitor widget
2022-06-04 21:12:25 +01:00
Alicia Sykes
659d85036b
📌 Updates yarn.lock ( #669 )
2022-06-04 21:12:21 +01:00
M Asenov
0ca5540372
Add 🇧🇬 Bulgarian translations
2022-06-04 20:33:59 +01:00
Alicia Sykes
ef786dbb7c
🔀 Merge pull request #691 from pinarruiz/feature/extend-visibility-items
...
[FEATURE] Extend visibility to section items
2022-06-03 19:16:37 +01:00
Alejandro Pinar Ruiz
48a367fb25
Merge branch 'Lissy93:master' into feature/extend-visibility-items
2022-06-03 20:14:31 +02:00
Alicia Sykes
d470f5b813
🔁 Merge pull request #698 from pinarruiz/fix/update-yarn-lock
...
[FIX] Update yarn.lock
2022-06-03 18:24:26 +01:00
Alejandro Pinar Ruiz
d57138d6f8
Update yarn.lock
2022-06-03 17:00:59 +02:00
Alejandro Pinar Ruiz
8650b8cfb0
Remove unused properties and fix descriptions
2022-06-02 14:12:39 +02:00