Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
|/ | ||||||
* | Apply lastest update to arm dockerfile | Bastien Wirtz | 2022-04-30 | 3 | -15/+19 | |
* | Merge pull request #421 from bastienwirtz/docker-rework | Bastien Wirtz | 2022-04-30 | 11 | -52/+93 | |
|\ | ||||||
| * | Handle 404 error on config file. | Bastien Wirtz | 2022-04-30 | 3 | -4/+18 | |
| * | Simplify the container starting process to allow it to run with a | Bastien Wirtz | 2022-04-30 | 8 | -53/+52 | |
| * | Alias subfolder hosting | Bastien Wirtz | 2022-04-30 | 4 | -23/+16 | |
| * | Replaced darkhttpd with lighttpd | Kirmy | 2022-04-30 | 5 | -10/+35 | |
| * | Added feature for subfolder hosting | Bernhard Großer | 2022-04-30 | 2 | -0/+10 | |
|/ | ||||||
* | Added Tautulli service to ToCv22.02.2 | Evan Steinkerchner | 2022-04-29 | 1 | -0/+1 | |
* | Fixed prettier warning | Evan Steinkerchner | 2022-04-29 | 1 | -1/+1 | |
* | Added Tautulli service (#439) | Evan Steinkerchner | 2022-04-29 | 2 | -0/+119 | |
* | Change main-section margin-bottom to padding-bottom to compensate for footer | Evan Steinkerchner | 2022-04-28 | 1 | -3/+2 |