aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/App.vue
Commit message (Collapse)AuthorAgeFilesLines
* Fixed prettier warningEvan Steinkerchner2022-04-291-1/+1
|
* Small formatting fixEvan Steinkerchner2022-04-281-1/+2
|
* Fixed issue where v-for keys could clash if two groups had the same nameEvan Steinkerchner2022-04-281-5/+8
|
* Merge pull request #311 from Aryess/mainEvan Steinkerchner2022-03-131-1/+5
|\ | | | | Fix #121 - Change default theme and layout from config
| * Fix #121 - Change default theme and layout from configAryess2021-10-121-1/+5
| |
* | Add a get started link when no configuration is foundBastien Wirtz2022-03-111-0/+8
| |
* | Lint fixesv22.02.1Bastien Wirtz2022-02-101-0/+1
| |
* | Services refactoringBastien Wirtz2021-12-121-1/+1
| |
* | Merged main, fixed hotkey supportRobin Schneider2021-10-121-1/+6
| |
* | Added requested changesRobin Schneider2021-10-111-1/+1
| |
* | Merge branch 'bastienwirtz:main' into hotkeyRobin Schneider2021-10-101-2/+4
|\|
| * Factorize fetch optionsBastien Wirtz2021-10-101-2/+4
| |
* | Added custom hotkey supportRobin Schneider2021-09-111-0/+1
|/
* Merge pull request #196 from GaaH/use-logo-in-groupsBastien Wirtz2021-03-081-0/+10
|\ | | | | Use logo in groups
| * add option to use logo instead of icons in groupsGaƫtan Caillaut2021-03-061-0/+10
| |
* | Avoid full reload when swithcing page.Bastien Wirtz2021-03-061-29/+36
| |
* | Changes relative paths to hash. Avoids problems with #8luixal2021-02-231-3/+4
| |
* | Adds multiple pages based on different config filesluixal2021-01-071-1/+8
|/
* Merge branch 'main' into search-for-subtitleJochen Mehlhorn2020-12-021-4/+4
|\
| * Change service iteration key to indexjo-me2020-11-291-4/+4
| |
| * Fix item key for horizontal layoutjo-me2020-11-221-1/+1
| |
* | Include subtitles in searchjo-me2020-11-221-0/+1
|/
* Update deps & fix lint issuesBastien Wirtz2020-10-231-5/+5
|
* Dark theme improvementsBastien Wirtz2020-10-161-1/+3
|
* Support custom document titleTom Pansino2020-09-041-1/+1
|
* Simplify service structureBastien Wirtz2020-09-041-3/+3
|
* :wrench: Make stylesheet config be an array of filesGabe Cook2020-08-291-1/+5
|
* :sparkles: Add support for a custom stylesheetGabe Cook2020-08-291-0/+8
|
* :bug: Remove fa-fw from main logo to fix Font Awesome duotone issuesGabe Cook2020-07-221-1/+1
|
* Auth redirection supportBastien Wirtz2020-07-131-5/+13
|
* Merge pull request #97 from gabe565/fa-fwBastien Wirtz2020-06-281-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 iconsGabe Cook2020-06-251-3/+3
| | | | | | | | Fixes #93
* | Regroup all editable files in one placeBastien Wirtz2020-06-281-1/+1
|/
* Customizable number of columns130585124Bastien Wirtz2020-06-091-2/+2
|
* Optionnal connectivity checkBastien Wirtz2020-06-091-1/+4
|
* Adding external config supportBastien Wirtz2020-06-091-12/+21
|
* Display parsing errorBastien Wirtz2020-06-061-17/+25
|
* Adding PWA icons for proper pwa supportBastien Wirtz2020-05-301-2/+0
|
* Adding missing rel attribute on links.Bastien Wirtz2020-05-301-1/+1
|
* Pure CSS font awesome iconBastien Wirtz2020-05-291-7/+7
|
* Build system integration using vue-cli.Bastien Wirtz2020-05-251-0/+214