Commit Graph

494 Commits

Author SHA1 Message Date
c11c45a661 Merge pull request #482 from bastienwirtz/vuejs-3
Vuejs 3
2022-07-13 13:46:03 -07:00
0eca982f8b Merge branch 'main' into vuejs-3 2022-07-12 13:28:07 -07:00
a46bede230 Small fixes 2022-07-12 22:26:45 +02:00
eb03092286 Fix theming issue & subfolder hosting 2022-07-12 14:07:10 +02:00
9582b1871a Fix search widget 2022-07-11 22:07:48 +02:00
ce391840e5 Documentation update 2022-07-11 22:07:15 +02:00
5609315fe7 Simplify index & fix logo path 2022-07-11 21:00:01 +02:00
4b639b1c10 Uniform workflow yaml style 2022-07-11 20:58:57 +02:00
d57821b5fa Merge pull request #475 from Tooa/add-healthchecks-custom-service
feat: add custom service Healthchecks
2022-07-05 13:37:15 -07:00
2f1aff4dc5 Fix icons path 2022-07-04 22:17:41 +02:00
73d52dbd38 Add missing icons 2022-07-03 22:43:01 +02:00
5890d41932 Missing eof 2022-07-03 22:09:14 +02:00
59994bfee8 Fix lint issues 2022-07-03 21:59:57 +02:00
b4207f2782 new PWA implementation 2022-07-03 21:40:47 +02:00
c80854cb2d Make connectivity check work with vitejs dev server
Head requests on directory path end up in 404
2022-07-02 21:18:29 +02:00
cbbed6346a Migrate to VueJS 3 2022-07-02 21:16:41 +02:00
95c589ba71 Vue-cli update v22.07.1 2022-07-02 14:51:08 +02:00
263be7806c Prevent webserver restart on clock jump 2022-07-02 14:29:34 +02:00
bb4ccfb6c7 Merge pull request #472 from bastienwirtz/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
2022-07-02 05:07:20 -07:00
9e57f9bd1d Merge pull request #479 from ngonkalves/patch-1
Fix wrong config.yml path
2022-07-02 05:06:07 -07:00
b5bf977402 Adding permissions configuration information. 2022-06-29 23:02:10 +02:00
71d929a55a Fix wrong config.yml path
Path to config.yml when checking for existing configuration was wrong and it will never be found
2022-06-29 10:58:05 +01:00
toa
1b9a3f1975 feat: add custom service Healthchecks
* refs #474
2022-06-25 15:34:25 +02:00
7315b9e28c Bump shell-quote from 1.7.2 to 1.7.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>
2022-06-23 03:33:16 +00:00
a01c40d4b3 fix repository name v22.06.1 2022-06-12 21:46:11 +02:00
a43fe354ec Simplified & updated CI/CD 2022-06-12 16:15:54 +02:00
1327cc0ab0 Configuring automatically generated release notes 2022-06-06 21:45:10 +02:00
10f6f123e8 Lint run 2022-06-05 21:50:28 +02:00
e03e759285 Merge pull request #462 from bastienwirtz/dependabot/npm_and_yarn/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1
2022-06-04 09:07:36 +02:00
2b48d1c057 Merge pull request #448 from bemble/main
feat(pwa): enhance connectivity checks
2022-06-04 09:07:15 +02:00
fb668b6a3c Bump eventsource from 1.1.0 to 1.1.1
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>
2022-06-01 17:08:51 +00:00
95249e1125 doc(auth): add auth proxy documentation 2022-05-30 17:04:41 +02:00
132e9a0df5 feat(auth): do not handle redirection in getConfig
It will be handled by connectivity checker
2022-05-30 17:04:21 +02:00
f64278d41d feat(connectivity): change query parameter to change connectivity
Always use timestamp as query parameter instead of alive
2022-05-30 17:03:28 +02:00
95d73348e5 Updates 2022-05-29 09:46:05 +02:00
d4001281d9 Merge pull request #451 from GRMrGecko/main
Add support for search keywords to solve issue #372
2022-05-24 11:10:48 +02:00
7f4130fd04 Update docs/configuration.md
Add comment to describe keywords

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2022-05-23 16:58:53 -05:00
889cdc0fcc Merge pull request #454 from ericperko/jellyfin-docs
Emby service also supports Jellyfin
2022-05-23 22:00:01 +02:00
bf6b543bfb Emby service also supports Jellyfin 2022-05-21 22:22:17 -04:00
4353f5e036 feat(auth): handle unauthorized request in connectivity
Reload page without cache if 401 and 403 status in response
2022-05-16 14:52:46 +02:00
9506ed53c8 Add support for search keywords to solve issue #372 2022-05-12 17:30:24 -05:00
98b460d6fe fix(auth): add timestamp in URL to prevent infinite redirection loop 2022-05-10 09:46:42 +02:00
bf2fcc6641 feat(pwa): enhance connectivity checks
Also add support to auth proxy such as Authelia
2022-05-09 23:47:05 +02:00
2ac75c0534 Merge pull request #443 from therumbler/patch-1
Update README.md
2022-05-03 22:07:42 +02:00
766efb1a19 Update README.md
exemple -> example
2022-05-03 13:00:49 -04:00
cab7bfd15e Apply lastest update to arm dockerfile 2022-04-30 15:58:04 +02:00
7e48e099aa Merge pull request #421 from bastienwirtz/docker-rework
Docker rework
2022-04-30 15:42:31 +02:00
4f56c2c11b Handle 404 error on config file. 2022-04-30 15:39:36 +02:00
049f85221e Simplify the container starting process to allow it to run with a
unprivileged user
2022-04-30 15:39:36 +02:00
cd75da69f9 Alias subfolder hosting 2022-04-30 10:46:00 +02:00