aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Support custom document titleTom Pansino2020-09-041-1/+1
|
* Simplify service structureBastien Wirtz2020-09-042-16/+7
|
* Rewrite custom card colors to use custom CSS classes instead of stylesTom Pansino2020-09-021-3/+3
|
* Merge remote-tracking branch 'upstream/master' into feature/custom-card-colorsTom Pansino2020-09-012-3/+14
|\
| * :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
| |
| * Merge pull request #115 from gabe565/navbar-alignmentBastien Wirtz2020-08-281-2/+1
| |\ | | | | | | Fix alignment when navbar link name is empty
| | * :bug: Fix alignment when navbar link name is emptyGabe Cook2020-07-281-2/+1
| | |
| * | :bug: Remove fa-fw from main logo to fix Font Awesome duotone issuesGabe Cook2020-07-221-1/+1
| |/
* | Rename color: to colors:Tom Pansino2020-08-101-3/+3
| |
* | Add support for custom card colorsTom Pansino2020-08-091-3/+12
|/
* Adding support for section backgrounf imagesBastien Wirtz2020-07-153-1/+12
|
* Auth redirection supportBastien Wirtz2020-07-131-5/+13
|
* Lint cleanBastien Wirtz2020-07-121-1/+5
|
* Fix dynamic message override.Bastien Wirtz2020-06-281-13/+19
|
* Merge pull request #97 from gabe565/fa-fwBastien Wirtz2020-06-285-7/+7
|\ | | | | 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-255-7/+7
| | | | | | | | Fixes #93
* | Regroup all editable files in one placeBastien Wirtz2020-06-281-1/+1
|/
* Customizable number of columns130585124Bastien Wirtz2020-06-092-2/+3
|
* Optionnal connectivity checkBastien Wirtz2020-06-093-3/+8
|
* Adding external config supportBastien Wirtz2020-06-091-12/+21
|
* Display parsing errorBastien Wirtz2020-06-061-17/+25
|
* Fix logo always shown issue.Bastien Wirtz2020-05-301-1/+0
|
* Adding PWA icons for proper pwa supportBastien Wirtz2020-05-301-2/+0
|
* Full offline support (local fonts)Bastien Wirtz2020-05-308-1/+213
|
* Adding missing rel attribute on links.Bastien Wirtz2020-05-303-3/+4
|
* Pure CSS font awesome iconBastien Wirtz2020-05-294-10/+9
|
* Build system integration using vue-cli.Bastien Wirtz2020-05-2514-0/+1027