Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump terser from 5.14.1 to 5.14.2 | dependabot[bot] | 2022-07-21 | 1 | -6/+6 |
* | Merge pull request #485 from Tooa/fix-healthchecks-service-name | Bastien Wirtz | 2022-07-17 | 1 | -0/+0 |
|\ | |||||
| * | fix: resolve typo in Healthchecks service name | toa | 2022-07-16 | 1 | -0/+0 |
|/ | |||||
* | Dedicated demo page configv22.07.2 | Bastien Wirtz | 2022-07-15 | 2 | -3/+88 |
* | Adding theming documentation | Bastien Wirtz | 2022-07-14 | 1 | -0/+12 |
* | Merge pull request #482 from bastienwirtz/vuejs-3 | Bastien Wirtz | 2022-07-13 | 43 | -7889/+2206 |
|\ | |||||
| * | Merge branch 'main' into vuejs-3 | Bastien Wirtz | 2022-07-12 | 2 | -0/+129 |
| |\ | |/ |/| | |||||
* | | Merge pull request #475 from Tooa/add-healthchecks-custom-service | Bastien Wirtz | 2022-07-05 | 2 | -0/+129 |
|\ \ | |||||
| * | | feat: add custom service Healthchecks | toa | 2022-06-25 | 2 | -0/+129 |
| | * | Small fixes | Bastien Wirtz | 2022-07-12 | 4 | -5/+7 |
| | * | Fix theming issue & subfolder hosting | Bastien Wirtz | 2022-07-12 | 4 | -3/+4 |
| | * | Fix search widget | Bastien Wirtz | 2022-07-11 | 3 | -25/+34 |
| | * | Documentation update | Bastien Wirtz | 2022-07-11 | 3 | -27/+10 |
| | * | Simplify index & fix logo path | Bastien Wirtz | 2022-07-11 | 2 | -5/+3 |
| | * | Uniform workflow yaml style | Bastien Wirtz | 2022-07-11 | 2 | -8/+20 |
| | * | Fix icons path | Bastien Wirtz | 2022-07-04 | 1 | -8/+2 |
| | * | Add missing icons | Bastien Wirtz | 2022-07-03 | 3 | -0/+7 |
| | * | Missing eof | Bastien Wirtz | 2022-07-03 | 1 | -1/+1 |
| | * | Fix lint issues | Bastien Wirtz | 2022-07-03 | 5 | -32/+37 |
| | * | new PWA implementation | Bastien Wirtz | 2022-07-03 | 20 | -2330/+1357 |
| | * | Make connectivity check work with vitejs dev server | Bastien Wirtz | 2022-07-02 | 2 | -3/+4 |
| | * | Migrate to VueJS 3 | Bastien Wirtz | 2022-07-02 | 15 | -7454/+2732 |
| |/ |/| | |||||
* | | Vue-cli updatev22.07.1 | Bastien Wirtz | 2022-07-02 | 2 | -49/+49 |
* | | Prevent webserver restart on clock jump | Bastien Wirtz | 2022-07-02 | 1 | -8/+9 |
* | | Merge pull request #472 from bastienwirtz/dependabot/npm_and_yarn/shell-quote... | Bastien Wirtz | 2022-07-02 | 1 | -3/+3 |
|\ \ | |||||
| * | | Bump shell-quote from 1.7.2 to 1.7.3 | dependabot[bot] | 2022-06-23 | 1 | -3/+3 |
| |/ | |||||
* | | Merge pull request #479 from ngonkalves/patch-1 | Bastien Wirtz | 2022-07-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix wrong config.yml path | Nuno Goncalves | 2022-06-29 | 1 | -1/+1 |
| |/ | |||||
* / | Adding permissions configuration information. | Bastien Wirtz | 2022-06-29 | 2 | -15/+32 |
|/ | |||||
* | fix repository namev22.06.1 | Bastien Wirtz | 2022-06-12 | 1 | -1/+1 |
* | Simplified & updated CI/CD | Bastien Wirtz | 2022-06-12 | 7 | -133/+51 |
* | Configuring automatically generated release notes | Bastien Wirtz | 2022-06-06 | 1 | -0/+8 |
* | Lint run | Bastien Wirtz | 2022-06-05 | 2 | -5/+8 |
* | Merge pull request #462 from bastienwirtz/dependabot/npm_and_yarn/eventsource... | Bastien Wirtz | 2022-06-04 | 1 | -3/+3 |
|\ | |||||
| * | Bump eventsource from 1.1.0 to 1.1.1 | dependabot[bot] | 2022-06-01 | 1 | -3/+3 |
* | | Merge pull request #448 from bemble/main | Bastien Wirtz | 2022-06-04 | 5 | -9/+42 |
|\ \ | |/ |/| | |||||
| * | doc(auth): add auth proxy documentation | Pierre | 2022-05-30 | 2 | -1/+8 |
| * | feat(auth): do not handle redirection in getConfig | Pierre | 2022-05-30 | 1 | -7/+1 |
| * | feat(connectivity): change query parameter to change connectivity | Pierre | 2022-05-30 | 1 | -2/+3 |
| * | feat(auth): handle unauthorized request in connectivity | Pierre | 2022-05-16 | 1 | -1/+1 |
| * | fix(auth): add timestamp in URL to prevent infinite redirection loop | Pierre | 2022-05-10 | 1 | -1/+4 |
| * | feat(pwa): enhance connectivity checks | Pierre | 2022-05-09 | 2 | -0/+28 |
* | | Updates | Bastien Wirtz | 2022-05-29 | 7 | -83/+87 |
* | | Merge pull request #451 from GRMrGecko/main | Bastien Wirtz | 2022-05-24 | 3 | -1/+4 |
|\ \ | |||||
| * | | Update docs/configuration.md | Mr. Gecko | 2022-05-23 | 1 | -1/+1 |
| * | | Add support for search keywords to solve issue #372 | James Coleman | 2022-05-12 | 3 | -1/+4 |
| |/ | |||||
* | | Merge pull request #454 from ericperko/jellyfin-docs | Bastien Wirtz | 2022-05-23 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Emby service also supports Jellyfin | Eric Perko | 2022-05-21 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #443 from therumbler/patch-1 | Bastien Wirtz | 2022-05-03 | 1 | -1/+1 |
|\ | |||||
| * | Update README.md | Benjamin Rumble | 2022-05-03 | 1 | -1/+1 |
|/ |