Commit Graph

42 Commits (2ac75c05349ee4315bfdad238504e6693adc322d)

Author SHA1 Message Date
Bastien Wirtz 4f56c2c11b Handle 404 error on config file. 2022-04-30 15:39:36 +02:00
Evan Steinkerchner 9bb51bb244 Fixed prettier warning 2022-04-29 14:21:42 -04:00
Evan Steinkerchner cc0bc909da Small formatting fix 2022-04-28 17:13:37 -04:00
Evan Steinkerchner 4d35b1fdcc Fixed issue where v-for keys could clash if two groups had the same name 2022-04-28 17:07:52 -04:00
Evan Steinkerchner 049610bc91
Merge pull request #311 from Aryess/main
Fix #121 - Change default theme and layout from config
2022-03-13 15:00:09 -04:00
Bastien Wirtz f398006935 Add a get started link when no configuration is found 2022-03-11 22:47:26 +01:00
Bastien Wirtz 893690cf95 Lint fixes 2022-02-10 22:07:00 +01:00
Bastien Wirtz b4a2db6e37 Services refactoring 2021-12-12 16:28:20 +01:00
Robin Schneider 446e78d2ab Merged main, fixed hotkey support 2021-10-12 14:36:22 +02:00
Aryess 5db2414d05 Fix #121 - Change default theme and layout from config 2021-10-12 11:37:24 +11:00
Robin Schneider 1c0bf7132a Added requested changes 2021-10-11 23:54:34 +02:00
Robin Schneider 87aadbb6df
Merge branch 'bastienwirtz:main' into hotkey 2021-10-10 21:40:42 +02:00
Bastien Wirtz 0a3be103dc Factorize fetch options 2021-10-10 09:26:02 +02:00
Robin Schneider 584f2b4b32 Added custom hotkey support 2021-09-11 12:42:57 +02:00
Bastien Wirtz 66eace9e95
Merge pull request #196 from GaaH/use-logo-in-groups
Use logo in groups
2021-03-08 22:25:35 -08:00
Bastien Wirtz ba07da6b10 Avoid full reload when swithcing page. 2021-03-06 22:50:58 -08:00
Gaëtan Caillaut 42477020cf add option to use logo instead of icons in groups 2021-03-06 13:56:44 +01:00
luixal c6267296ec Changes relative paths to hash. Avoids problems with #8 2021-02-23 20:50:32 +01:00
luixal e3bd2ecc2c Adds multiple pages based on different config files 2021-01-07 09:39:58 +01: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
Bastien Wirtz ed8b17e0df Update deps & fix lint issues 2020-10-23 15:24:16 -07:00
Bastien Wirtz 67fd101a38 Dark theme improvements 2020-10-16 21:58:37 -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
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
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 0ae40f78f8 Auth redirection support 2020-07-13 09:16:47 -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
Bastien Wirtz 1a42e30a17 Adding external config support 2020-06-09 21:55:29 -07:00
Bastien Wirtz bd9109425a Display parsing error 2020-06-06 17:01:11 -07:00
Bastien Wirtz 2301d8919c Adding PWA icons for proper pwa support 2020-05-30 19:36:35 -07:00
Bastien Wirtz 3bf0edcf13 Adding missing rel attribute on links. 2020-05-30 15:01:09 -07:00
Bastien Wirtz 9814a037a5 Pure CSS font awesome icon 2020-05-29 18:21:32 -07:00
Bastien Wirtz b9c5fcf085 Build system integration using vue-cli. 2020-05-25 15:07:03 -07:00