Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #448 from bemble/main | Bastien Wirtz | 2022-06-04 | 1 | -7/+1 |
|\ | | | | | feat(pwa): enhance connectivity checks | ||||
| * | feat(auth): do not handle redirection in getConfig | Pierre | 2022-05-30 | 1 | -7/+1 |
| | | | | | | | | It will be handled by connectivity checker | ||||
* | | Add support for search keywords to solve issue #372 | James Coleman | 2022-05-12 | 1 | -1/+2 |
|/ | |||||
* | Handle 404 error on config file. | Bastien Wirtz | 2022-04-30 | 1 | -2/+16 |
| | |||||
* | Fixed prettier warning | Evan Steinkerchner | 2022-04-29 | 1 | -1/+1 |
| | |||||
* | Small formatting fix | Evan Steinkerchner | 2022-04-28 | 1 | -1/+2 |
| | |||||
* | Fixed issue where v-for keys could clash if two groups had the same name | Evan Steinkerchner | 2022-04-28 | 1 | -5/+8 |
| | |||||
* | Merge pull request #311 from Aryess/main | Evan Steinkerchner | 2022-03-13 | 1 | -1/+5 |
|\ | | | | | Fix #121 - Change default theme and layout from config | ||||
| * | Fix #121 - Change default theme and layout from config | Aryess | 2021-10-12 | 1 | -1/+5 |
| | | |||||
* | | Add a get started link when no configuration is found | Bastien Wirtz | 2022-03-11 | 1 | -0/+8 |
| | | |||||
* | | Lint fixesv22.02.1 | Bastien Wirtz | 2022-02-10 | 1 | -0/+1 |
| | | |||||
* | | Services refactoring | Bastien Wirtz | 2021-12-12 | 1 | -1/+1 |
| | | |||||
* | | Merged main, fixed hotkey support | Robin Schneider | 2021-10-12 | 1 | -1/+6 |
| | | |||||
* | | Added requested changes | Robin Schneider | 2021-10-11 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'bastienwirtz:main' into hotkey | Robin Schneider | 2021-10-10 | 1 | -2/+4 |
|\| | |||||
| * | Factorize fetch options | Bastien Wirtz | 2021-10-10 | 1 | -2/+4 |
| | | |||||
* | | Added custom hotkey support | Robin Schneider | 2021-09-11 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #196 from GaaH/use-logo-in-groups | Bastien Wirtz | 2021-03-08 | 1 | -0/+10 |
|\ | | | | | Use logo in groups | ||||
| * | add option to use logo instead of icons in groups | Gaƫtan Caillaut | 2021-03-06 | 1 | -0/+10 |
| | | |||||
* | | Avoid full reload when swithcing page. | Bastien Wirtz | 2021-03-06 | 1 | -29/+36 |
| | | |||||
* | | Changes relative paths to hash. Avoids problems with #8 | luixal | 2021-02-23 | 1 | -3/+4 |
| | | |||||
* | | Adds multiple pages based on different config files | luixal | 2021-01-07 | 1 | -1/+8 |
|/ | |||||
* | Merge branch 'main' into search-for-subtitle | Jochen Mehlhorn | 2020-12-02 | 1 | -4/+4 |
|\ | |||||
| * | Change service iteration key to index | jo-me | 2020-11-29 | 1 | -4/+4 |
| | | |||||
| * | Fix item key for horizontal layout | jo-me | 2020-11-22 | 1 | -1/+1 |
| | | |||||
* | | Include subtitles in search | jo-me | 2020-11-22 | 1 | -0/+1 |
|/ | |||||
* | Update deps & fix lint issues | Bastien Wirtz | 2020-10-23 | 1 | -5/+5 |
| | |||||
* | Dark theme improvements | Bastien Wirtz | 2020-10-16 | 1 | -1/+3 |
| | |||||
* | Support custom document title | Tom Pansino | 2020-09-04 | 1 | -1/+1 |
| | |||||
* | Simplify service structure | Bastien Wirtz | 2020-09-04 | 1 | -3/+3 |
| | |||||
* | :wrench: Make stylesheet config be an array of files | Gabe Cook | 2020-08-29 | 1 | -1/+5 |
| | |||||
* | :sparkles: Add support for a custom stylesheet | Gabe Cook | 2020-08-29 | 1 | -0/+8 |
| | |||||
* | :bug: Remove fa-fw from main logo to fix Font Awesome duotone issues | Gabe Cook | 2020-07-22 | 1 | -1/+1 |
| | |||||
* | Auth redirection support | Bastien Wirtz | 2020-07-13 | 1 | -5/+13 |
| | |||||
* | Merge pull request #97 from gabe565/fa-fw | Bastien Wirtz | 2020-06-28 | 1 | -3/+3 |
|\ | | | | | Add fa-fw to icons by default to fix variable width icons | ||||
| * | :lipstick: Add fa-fw to icons by default to fix variable width icons | Gabe Cook | 2020-06-25 | 1 | -3/+3 |
| | | | | | | | | Fixes #93 | ||||
* | | Regroup all editable files in one place | Bastien Wirtz | 2020-06-28 | 1 | -1/+1 |
|/ | |||||
* | Customizable number of columns130585124 | Bastien Wirtz | 2020-06-09 | 1 | -2/+2 |
| | |||||
* | Optionnal connectivity check | Bastien Wirtz | 2020-06-09 | 1 | -1/+4 |
| | |||||
* | Adding external config support | Bastien Wirtz | 2020-06-09 | 1 | -12/+21 |
| | |||||
* | Display parsing error | Bastien Wirtz | 2020-06-06 | 1 | -17/+25 |
| | |||||
* | Adding PWA icons for proper pwa support | Bastien Wirtz | 2020-05-30 | 1 | -2/+0 |
| | |||||
* | Adding missing rel attribute on links. | Bastien Wirtz | 2020-05-30 | 1 | -1/+1 |
| | |||||
* | Pure CSS font awesome icon | Bastien Wirtz | 2020-05-29 | 1 | -7/+7 |
| | |||||
* | Build system integration using vue-cli. | Bastien Wirtz | 2020-05-25 | 1 | -0/+214 |