aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Dedicated demo page configv22.07.2Bastien Wirtz2022-07-152-3/+88
|
* Adding theming documentationBastien Wirtz2022-07-141-0/+12
|
* Merge pull request #482 from bastienwirtz/vuejs-3Bastien Wirtz2022-07-1343-7889/+2206
|\ | | | | Vuejs 3
| * Merge branch 'main' into vuejs-3Bastien Wirtz2022-07-122-0/+129
| |\ | |/ |/|
* | Merge pull request #475 from Tooa/add-healthchecks-custom-serviceBastien Wirtz2022-07-052-0/+129
|\ \ | | | | | | feat: add custom service Healthchecks
| * | feat: add custom service Healthcheckstoa2022-06-252-0/+129
| | | | | | | | | | | | * refs #474
| | * Small fixesBastien Wirtz2022-07-124-5/+7
| | |
| | * Fix theming issue & subfolder hostingBastien Wirtz2022-07-124-3/+4
| | |
| | * Fix search widgetBastien Wirtz2022-07-113-25/+34
| | |
| | * Documentation updateBastien Wirtz2022-07-113-27/+10
| | |
| | * Simplify index & fix logo pathBastien Wirtz2022-07-112-5/+3
| | |
| | * Uniform workflow yaml styleBastien Wirtz2022-07-112-8/+20
| | |
| | * Fix icons pathBastien Wirtz2022-07-041-8/+2
| | |
| | * Add missing iconsBastien Wirtz2022-07-033-0/+7
| | |
| | * Missing eofBastien Wirtz2022-07-031-1/+1
| | |
| | * Fix lint issuesBastien Wirtz2022-07-035-32/+37
| | |
| | * new PWA implementationBastien Wirtz2022-07-0320-2330/+1357
| | |
| | * Make connectivity check work with vitejs dev serverBastien Wirtz2022-07-022-3/+4
| | | | | | | | | | | | Head requests on directory path end up in 404
| | * Migrate to VueJS 3Bastien Wirtz2022-07-0215-7454/+2732
| |/ |/|
* | Vue-cli updatev22.07.1Bastien Wirtz2022-07-022-49/+49
| |
* | Prevent webserver restart on clock jumpBastien Wirtz2022-07-021-8/+9
| |
* | Merge pull request #472 from ↵Bastien Wirtz2022-07-021-3/+3
|\ \ | | | | | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/shell-quote-1.7.3 Bump shell-quote from 1.7.2 to 1.7.3
| * | Bump shell-quote from 1.7.2 to 1.7.3dependabot[bot]2022-06-231-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/substack/node-shell-quote/releases) - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md) - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3) --- updated-dependencies: - dependency-name: shell-quote dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #479 from ngonkalves/patch-1Bastien Wirtz2022-07-021-1/+1
|\ \ | | | | | | Fix wrong config.yml path
| * | Fix wrong config.yml pathNuno Goncalves2022-06-291-1/+1
| |/ | | | | Path to config.yml when checking for existing configuration was wrong and it will never be found
* / Adding permissions configuration information.Bastien Wirtz2022-06-292-15/+32
|/
* fix repository namev22.06.1Bastien Wirtz2022-06-121-1/+1
|
* Simplified & updated CI/CDBastien Wirtz2022-06-127-133/+51
|
* Configuring automatically generated release notesBastien Wirtz2022-06-061-0/+8
|
* Lint runBastien Wirtz2022-06-052-5/+8
|
* Merge pull request #462 from ↵Bastien Wirtz2022-06-041-3/+3
|\ | | | | | | | | bastienwirtz/dependabot/npm_and_yarn/eventsource-1.1.1 Bump eventsource from 1.1.0 to 1.1.1
| * Bump eventsource from 1.1.0 to 1.1.1dependabot[bot]2022-06-011-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md) - [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: eventsource dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #448 from bemble/mainBastien Wirtz2022-06-045-9/+42
|\ \ | |/ |/| feat(pwa): enhance connectivity checks
| * doc(auth): add auth proxy documentationPierre2022-05-302-1/+8
| |
| * feat(auth): do not handle redirection in getConfigPierre2022-05-301-7/+1
| | | | | | | | It will be handled by connectivity checker
| * feat(connectivity): change query parameter to change connectivityPierre2022-05-301-2/+3
| | | | | | | | Always use timestamp as query parameter instead of alive
| * feat(auth): handle unauthorized request in connectivityPierre2022-05-161-1/+1
| | | | | | | | Reload page without cache if 401 and 403 status in response
| * fix(auth): add timestamp in URL to prevent infinite redirection loopPierre2022-05-101-1/+4
| |
| * feat(pwa): enhance connectivity checksPierre2022-05-092-0/+28
| | | | | | | | Also add support to auth proxy such as Authelia
* | UpdatesBastien Wirtz2022-05-297-83/+87
| |
* | Merge pull request #451 from GRMrGecko/mainBastien Wirtz2022-05-243-1/+4
|\ \ | | | | | | Add support for search keywords to solve issue #372
| * | Update docs/configuration.md Mr. Gecko2022-05-231-1/+1
| | | | | | | | | | | | | | | Add comment to describe keywords Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
| * | Add support for search keywords to solve issue #372James Coleman2022-05-123-1/+4
| |/
* | Merge pull request #454 from ericperko/jellyfin-docsBastien Wirtz2022-05-231-2/+2
|\ \ | |/ |/| Emby service also supports Jellyfin
| * Emby service also supports JellyfinEric Perko2022-05-211-2/+2
|/
* Merge pull request #443 from therumbler/patch-1Bastien Wirtz2022-05-031-1/+1
|\ | | | | Update README.md
| * Update README.mdBenjamin Rumble2022-05-031-1/+1
|/ | | exemple -> example
* Apply lastest update to arm dockerfileBastien Wirtz2022-04-303-15/+19
|
* Merge pull request #421 from bastienwirtz/docker-reworkBastien Wirtz2022-04-3011-52/+93
|\ | | | | Docker rework
| * Handle 404 error on config file.Bastien Wirtz2022-04-303-4/+18
| |