Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #136 from gabe565/message-icon | Bastien Wirtz | 2020-10-23 | 3 | -3/+8 |
|\ | | | | | Add support for a message icon | ||||
| * | Add support for a message icon | Gabe Cook | 2020-10-15 | 3 | -3/+8 |
| | | |||||
* | | Merge pull request #138 from taigrr/master | Bastien Wirtz | 2020-10-23 | 2 | -1/+1 |
|\ \ | | | | | | | Fix config doc for sample application | ||||
| * | | docs: Fixes spelling error in filename | Tai Groot | 2020-10-18 | 1 | -0/+0 |
| | | | |||||
| * | | docs: Updates code-fork to code-branch | Tai Groot | 2020-10-18 | 1 | -1/+1 |
|/ / | |||||
* / | Dark theme improvements | Bastien Wirtz | 2020-10-16 | 3 | -12/+12 |
|/ | |||||
* | Minor css adjustement. | Bastien Wirtz | 2020-10-14 | 2 | -1/+6 |
| | | | | Fixes #114 & #117 | ||||
* | Merge pull request #135 from AlexGustafsson/master | Bastien Wirtz | 2020-10-14 | 2 | -5/+5 |
|\ | | | | | Update @fortawesome/fontawesome-free to 5.15.1 | ||||
| * | Update @fortawesome/fontawesome-free to 5.15.1 | Alex Gustafsson | 2020-10-12 | 2 | -5/+5 |
|/ | |||||
* | Merge pull request #129 from Crayon2000/fix-typo | Bastien Wirtz | 2020-09-13 | 2 | -4/+4 |
|\ | | | | | Fix typos | ||||
| * | Fix typos | Crayon | 2020-09-11 | 2 | -4/+4 |
|/ | | | | Changed Optionnal to Optional | ||||
* | Merge pull request #120 from tpansino/feature/custom-document-titlev20.09.1 | Bastien Wirtz | 2020-09-05 | 2 | -1/+2 |
|\ | | | | | Feature/custom document title | ||||
| * | Add documentTitle example to documentation | Tom Pansino | 2020-09-04 | 1 | -0/+1 |
| | | |||||
| * | Support custom document title | Tom Pansino | 2020-09-04 | 1 | -1/+1 |
|/ | |||||
* | Simplify service structure | Bastien Wirtz | 2020-09-04 | 4 | -19/+9 |
| | |||||
* | Merge pull request #119 from tpansino/feature/custom-card-colors | Bastien Wirtz | 2020-09-04 | 3 | -4/+23 |
|\ | | | | | Feature/custom card colors | ||||
| * | Rewrite custom card colors to use custom CSS classes instead of styles | Tom Pansino | 2020-09-02 | 3 | -7/+14 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into feature/custom-card-colors | Tom Pansino | 2020-09-01 | 6 | -5/+64 |
| |\ | |/ |/| | |||||
* | | Merge pull request #113 from gabe565/custom-stylesheet | Bastien Wirtz | 2020-08-29 | 2 | -0/+17 |
|\ \ | | | | | | | Add support for a custom stylesheet | ||||
| * | | :wrench: Make stylesheet config be an array of files | Gabe Cook | 2020-08-29 | 2 | -3/+8 |
| | | | |||||
| * | | :pencil: Document new stylesheet config | Gabe Cook | 2020-08-29 | 1 | -0/+4 |
| | | | |||||
| * | | :sparkles: Add support for a custom stylesheet | Gabe Cook | 2020-08-29 | 1 | -0/+8 |
|/ / | |||||
* | | Merge pull request #118 from vosdev/patch-1 | Bastien Wirtz | 2020-08-28 | 1 | -2/+2 |
|\ \ | | | | | | | Add chrome extension for a custom new tab page | ||||
| * | | Add chrome extension for a custom new tab page | Daniel Vos | 2020-08-03 | 1 | -2/+2 |
| | | | | | | | | | I finally found a chrome extension that gives the same functionality as the firefox extension for the custom new tab page. I have updated the docs accordingly! | ||||
* | | | Merge pull request #115 from gabe565/navbar-alignment | Bastien Wirtz | 2020-08-28 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | Fix alignment when navbar link name is empty | ||||
| * | | | :bug: Fix alignment when navbar link name is empty | Gabe Cook | 2020-07-28 | 1 | -2/+1 |
| |/ / | |||||
* | | | Merge pull request #112 from gabe565/fa-fw-logo-alignment | Bastien Wirtz | 2020-08-28 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Remove fa-fw from main logo to fix Font Awesome duotone issues | ||||
| * | | | :bug: Remove fa-fw from main logo to fix Font Awesome duotone issues | Gabe Cook | 2020-07-22 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #101 from simonporte/master | Bastien Wirtz | 2020-08-28 | 2 | -0/+43 |
|\ \ \ | |/ / |/| | | Added docker-compose.yml | ||||
| * | | Added docker-compose.yml | simonporte | 2020-07-24 | 2 | -0/+43 |
| | | | | | | | | | | | | | | | | | | Plus short explanation in readme Changed the commit as pointed by @Shuro Explained readme more as asked by @bastienwirtz | ||||
| | * | Add example card colors to configuration.md | Tom Pansino | 2020-08-10 | 1 | -0/+3 |
| | | | |||||
| | * | Rename color: to colors: | Tom Pansino | 2020-08-10 | 1 | -3/+3 |
| | | | |||||
| | * | Add support for custom card colors | Tom Pansino | 2020-08-09 | 1 | -3/+12 |
| |/ |/| | |||||
* | | Adding support for section backgrounf images | Bastien Wirtz | 2020-07-15 | 4 | -1/+14 |
| | | |||||
* | | Uniformise dockerfile | Bastien Wirtz | 2020-07-15 | 2 | -2/+2 |
| | | |||||
* | | Auth redirection support | Bastien Wirtz | 2020-07-13 | 1 | -5/+13 |
| | | |||||
* | | Merge pull request #108 from GlennToms/masterv20.07.2 | Bastien Wirtz | 2020-07-12 | 4 | -9/+7 |
|\ \ | | | | | | | Added su-exec to ARM dockerfiles and removed USER line | ||||
| * | | Added su-exec to ARM dockerfiles and removed USER line | AgileVirus | 2020-07-09 | 4 | -9/+7 |
| | | | |||||
* | | | Adding support for release build.v20.07.1 | Bastien Wirtz | 2020-07-12 | 1 | -5/+6 |
| | | | |||||
* | | | Dependancies update | Bastien Wirtz | 2020-07-12 | 2 | -898/+872 |
| | | | |||||
* | | | Lint clean | Bastien Wirtz | 2020-07-12 | 3 | -3/+7 |
|/ / | |||||
* | | Merge pull request #100 from fbartels/start_url | Bastien Wirtz | 2020-07-04 | 2 | -1/+6 |
|\ \ | | | | | | | Explicitly define start_url | ||||
| * | | Explicitly define start_url | Felix Bartels | 2020-06-29 | 2 | -1/+6 |
| |/ | | | | | | | | | | | Relates to #99 Signed-off-by: Felix Bartels <felix@host-consultants.de> | ||||
* | | Merge pull request #105 from fbartels/deduplicate | Bastien Wirtz | 2020-07-04 | 1 | -61/+9 |
|\ \ | |/ |/| | Removing duplicated dependencies | ||||
| * | deduplicate dependencies with https://github.com/atlassian/yarn-deduplicate | Felix Bartels | 2020-07-01 | 1 | -61/+9 |
|/ | | | | Signed-off-by: Felix Bartels <felix@host-consultants.de> | ||||
* | Modernize readmev20.06.1 | Bastien Wirtz | 2020-06-28 | 2 | -13/+41 |
| | |||||
* | Fix dynamic message override. | Bastien Wirtz | 2020-06-28 | 1 | -13/+19 |
| | |||||
* | Donut's back! | Bastien Wirtz | 2020-06-28 | 21 | -3/+11 |
| | |||||
* | Merge pull request #97 from gabe565/fa-fw | Bastien Wirtz | 2020-06-28 | 5 | -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 icons | Gabe Cook | 2020-06-25 | 5 | -7/+7 |
| | | | | | | | | Fixes #93 |