aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' into search-for-subtitleJochen Mehlhorn2020-12-021-4/+4
|\
| * Merge pull request #164 from jo-me/fix-search-result-keyBastien Wirtz2020-12-011-4/+4
| |\ | | | | | | Fix item key for horizontal layout
| | * 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
|/
* Merge pull request #159 from simonporte/mainv20.11.2820.11.28Bastien Wirtz2020-11-165-24/+26
|\ | | | | Minor edits on readme and documentation
| * Minor edits on readme and documentationsimonporte2020-11-145-24/+26
|/
* Merge pull request #153 from taigrr/appcolorBastien Wirtz2020-11-102-1/+6
|\ | | | | feat: Enables setting colors for individual cards
| * docs: document background property for cardsTai Groot2020-10-281-0/+1
| |
| * feat: Enables setting colors for individual cardsTai Groot2020-10-281-1/+5
| |
* | Merge pull request #156 from my-flow/mainBastien Wirtz2020-11-021-1/+1
|\ \ | | | | | | Use gender-neutral terminology
| * | Use gender-neutral terminologyFlorian J. Breunig2020-11-021-1/+1
|/ / | | | | | | Fix #155
* | Merge pull request #151 from taigrr/spellcheckBastien Wirtz2020-10-268-16/+16
|\ \ | | | | | | chore: applies spell-check against entire repo (aspell)
| * | chore: applies spell-check against entire repo (aspell)Tai Groot2020-10-258-16/+16
| |/
* | Merge pull request #146 from taigrr/fixDuplicateKeysBastien Wirtz2020-10-261-2/+2
|\ \ | |/ |/| bug: Fix duplicate URL keys #145
| * Fix duplicate URL keys #145Tai Groot2020-10-261-2/+2
|/
* Update README.mdBastien Wirtz2020-10-231-1/+1
|
* Fix screenshot urlBastien Wirtz2020-10-231-1/+1
|
* Merge pull request #140 from Genymobile/dynamic-servicesBastien Wirtz2020-10-234-36/+163
|\ | | | | Custom service components
| * Merge branch 'main' into dynamic-servicesBastien Wirtz2020-10-237-987/+1263
| |\ | |/ |/|
* | Merge pull request #139 from Genymobile/update-deps-and-fix-code-stylesBastien Wirtz2020-10-238-988/+1264
|\ \ | | | | | | Update deps & fix lint issues
| * | Update deps & fix lint issuesBastien Wirtz2020-10-238-988/+1264
|/ /
| * Implement custom service componentBastien Wirtz2020-10-234-36/+163
|/
* Merge pull request #127 from NotWoods/pwa-iconsBastien Wirtz2020-10-2317-140/+29
|\ | | | | Reduce number of PWA icons, fix paths
| * Pull all values from manifestTiger Oakes2020-10-231-3/+5
| |
| * Update vue configTiger Oakes2020-10-231-41/+2
| |
| * Update paths and styleTiger Oakes2020-10-233-47/+47
| |
| * Reduce number of PWA icons, fix pathsTiger Oakes2020-09-0217-134/+60
| |
* | Merge pull request #136 from gabe565/message-iconBastien Wirtz2020-10-233-3/+8
|\ \ | | | | | | Add support for a message icon
| * | Add support for a message iconGabe Cook2020-10-153-3/+8
| | |
* | | Merge pull request #138 from taigrr/masterBastien Wirtz2020-10-232-1/+1
|\ \ \ | | | | | | | | Fix config doc for sample application
| * | | docs: Fixes spelling error in filenameTai Groot2020-10-181-0/+0
| | | |
| * | | docs: Updates code-fork to code-branchTai Groot2020-10-181-1/+1
|/ / /
* / / Dark theme improvementsBastien Wirtz2020-10-163-12/+12
|/ /
* | Minor css adjustement.Bastien Wirtz2020-10-142-1/+6
| | | | | | | | Fixes #114 & #117
* | Merge pull request #135 from AlexGustafsson/masterBastien Wirtz2020-10-142-5/+5
|\ \ | | | | | | Update @fortawesome/fontawesome-free to 5.15.1
| * | Update @fortawesome/fontawesome-free to 5.15.1Alex Gustafsson2020-10-122-5/+5
|/ /
* | Merge pull request #129 from Crayon2000/fix-typoBastien Wirtz2020-09-132-4/+4
|\ \ | | | | | | Fix typos
| * | Fix typosCrayon2020-09-112-4/+4
|/ / | | | | | | Changed Optionnal to Optional
* | Merge pull request #120 from tpansino/feature/custom-document-titlev20.09.1Bastien Wirtz2020-09-052-1/+2
|\ \ | | | | | | Feature/custom document title
| * | Add documentTitle example to documentationTom Pansino2020-09-041-0/+1
| | |
| * | Support custom document titleTom Pansino2020-09-041-1/+1
|/ /
* | Simplify service structureBastien Wirtz2020-09-044-19/+9
| |
* | Merge pull request #119 from tpansino/feature/custom-card-colorsBastien Wirtz2020-09-043-4/+23
|\ \ | |/ |/| Feature/custom card colors
| * Rewrite custom card colors to use custom CSS classes instead of stylesTom Pansino2020-09-023-7/+14
| |
| * Merge remote-tracking branch 'upstream/master' into feature/custom-card-colorsTom Pansino2020-09-016-5/+64
| |\ | |/ |/|
* | Merge pull request #113 from gabe565/custom-stylesheetBastien Wirtz2020-08-292-0/+17
|\ \ | | | | | | Add support for a custom stylesheet
| * | :wrench: Make stylesheet config be an array of filesGabe Cook2020-08-292-3/+8
| | |
| * | :pencil: Document new stylesheet configGabe Cook2020-08-291-0/+4
| | |
| * | :sparkles: Add support for a custom stylesheetGabe Cook2020-08-291-0/+8
|/ /