Commit Graph

58 Commits

Author SHA1 Message Date
Dick Wolff
fd12de9ebd Improvements 2021-01-13 21:22:35 +01:00
Dick Wolff
b79561bc9c Format file. 2021-01-12 11:39:27 +01:00
Dick Wolff
593f8afc90 Added OpenWeather service component. 2021-01-12 11:35:57 +01:00
Bastien Wirtz
c1b5f6adab Fix #171: empty search opens first item 2020-12-19 15:59:01 -08:00
Bastien Wirtz
168810d76f Fix #173: invisible tag border. 2020-12-19 15:57:16 -08:00
Bastien Wirtz
31bd77c81d Adding search url support 2020-12-11 11:30:59 -08:00
Bram Ceulemans
4ce53b68ea Fixed wrongly removed computed property 2020-12-10 00:07:53 +01:00
Bram Ceulemans
f81dc6f488 Fixed wrongly removed computed property 2020-12-10 00:05:30 +01:00
Bram Ceulemans
273a268ac4 Remove unused computed property 2020-12-09 22:57:35 +01:00
Bram Ceulemans
c5eab80d76 Added extended PiHole statistics 2020-12-08 13:26:18 +01:00
Bastien Wirtz
12063dafef Apply lint fix 2020-12-07 22:53:55 -08:00
Bastien Wirtz
2bd57d17fd
Merge pull request #160 from simonporte/AdGuard-Home
Create AdGuard Home service
2020-12-07 22:13:50 -08:00
Jochen Mehlhorn
6fe21127f5 Merge branch 'main' into search-for-subtitle 2020-12-02 20:35:06 +01:00
jo-me
e1ecf86ffd Change service iteration key to index 2020-11-29 20:43:08 +01:00
jo-me
1c451e119e Include subtitles in search 2020-11-22 14:00:29 +01:00
jo-me
1b41b46193 Fix item key for horizontal layout 2020-11-22 13:42:15 +01:00
simonporte
33750a4cbc Create AdGuard Home service 2020-11-14 14:03:37 +01:00
Bastien Wirtz
ade77e4257
Merge pull request #153 from taigrr/appcolor
feat: Enables setting colors for individual cards
2020-11-10 21:52:16 -08:00
Florian J. Breunig
c701075dfa
Use gender-neutral terminology
Fix #155
2020-11-02 22:56:39 +01:00
Tai Groot
23eb5b3fb7
feat: Enables setting colors for individual cards 2020-10-28 18:42:29 -07:00
Bastien Wirtz
ff0b5150f1
Merge pull request #151 from taigrr/spellcheck
chore: applies spell-check against entire repo (aspell)
2020-10-26 14:04:15 -07:00
Tai Groot
1f12c43da8
Fix duplicate URL keys #145 2020-10-26 03:19:40 -07:00
Tai Groot
2662b17049
chore: applies spell-check against entire repo (aspell) 2020-10-25 21:27:09 -07:00
Bastien Wirtz
5b727eee02
Merge branch 'main' into dynamic-services 2020-10-23 18:29:06 -07:00
Bastien Wirtz
9a14de007e Implement custom service component 2020-10-23 18:16:16 -07:00
Bastien Wirtz
ed8b17e0df Update deps & fix lint issues 2020-10-23 15:24:16 -07:00
Bastien Wirtz
00b069fc6f
Merge pull request #136 from gabe565/message-icon
Add support for a message icon
2020-10-23 14:32:49 -07:00
Bastien Wirtz
67fd101a38 Dark theme improvements 2020-10-16 21:58:37 -07:00
Gabe Cook
0e045b4c55
Add support for a message icon 2020-10-15 13:22:51 -05:00
Bastien Wirtz
e608701404 Minor css adjustement.
Fixes #114 & #117
2020-10-14 22:41:55 -07:00
Tom Pansino
9d0ec9e348 Support custom document title 2020-09-04 16:07:20 -07:00
Bastien Wirtz
ffe3404a2a Simplify service structure 2020-09-04 15:52:34 -07:00
Tom Pansino
e9afa4d7dd Rewrite custom card colors to use custom CSS classes instead of styles 2020-09-02 00:34:37 -07:00
Tom Pansino
fbe9338fd3 Merge remote-tracking branch 'upstream/master' into feature/custom-card-colors 2020-09-01 23:47:59 -07:00
Gabe Cook
8e5ee54a78
🔧 Make stylesheet config be an array of files 2020-08-29 02:43:02 -05:00
Gabe Cook
6777bc347b
Add support for a custom stylesheet 2020-08-29 02:21:09 -05:00
Bastien Wirtz
607fb898f8
Merge pull request #115 from gabe565/navbar-alignment
Fix alignment when navbar link name is empty
2020-08-28 23:35:08 -07:00
Tom Pansino
118d3e5ac0 Rename color: to colors: 2020-08-10 17:25:43 -07:00
Tom Pansino
687a9e4086 Add support for custom card colors 2020-08-09 23:03:00 -07:00
Gabe Cook
68c36d6c54
🐛 Fix alignment when navbar link name is empty 2020-07-28 17:18:41 -05:00
Gabe Cook
239ef1688d
🐛 Remove fa-fw from main logo to fix Font Awesome duotone issues 2020-07-22 15:06:26 -05:00
Bastien Wirtz
154e6efe80 Adding support for section backgrounf images 2020-07-15 14:26:01 -07:00
Bastien Wirtz
0ae40f78f8 Auth redirection support 2020-07-13 09:16:47 -07:00
Bastien Wirtz
8ae1fe8a4e Lint clean 2020-07-12 20:11:54 -07:00
Bastien Wirtz
7ef65940ee Fix dynamic message override. 2020-06-28 18:31:42 -07:00
Bastien Wirtz
ae73d7a5a0
Merge pull request #97 from gabe565/fa-fw
Add fa-fw to icons by default to fix variable width icons
2020-06-28 11:55:50 -07:00
Bastien Wirtz
b102c9b2b3 Regroup all editable files in one place 2020-06-28 11:05:40 -07:00
Gabe Cook
da6e676d6e
💄 Add fa-fw to icons by default to fix variable width icons
Fixes #93
2020-06-25 17:56:26 -05:00
Bastien Wirtz
9e4fe0d227 Customizable number of columns 2020-06-09 21:55:29 -07:00
Bastien Wirtz
e9113b48ce Optionnal connectivity check 2020-06-09 21:55:29 -07:00