Commit Graph

2322 Commits

Author SHA1 Message Date
Robolov
8ec9276a18 Translated using Weblate (French)
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/fr/
2021-03-01 13:41:12 -05:00
hoanghuy309
2520a3d226 Translated using Weblate (Vietnamese)
Currently translated at 100.0% (313 of 313 strings)

Translation: Jellyfin/Jellyfin Vue
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-vue/vi/
2021-03-01 13:41:12 -05:00
Julien Machiels
b1149d59a8
Merge pull request #814 from jellyfin/small-ci-fix
fix: change hash used for tags from 8 characters to 7 to match github
2021-03-01 19:14:55 +01:00
Julien Machiels
c1ec56a120
Merge pull request #757 from jellyfin/improve-like
refactor(like button): update data before requesting like/unlike from server
2021-03-01 19:14:45 +01:00
Cameron Clark
e0e3646071 refactor(like button): update data before requesting like/unlike from server 2021-03-01 17:56:12 +01:00
Fernando Fernández
0220a59da7 fix: change hash used for tags from 8 characters to 7 to match github 2021-03-01 14:45:11 +01:00
Julien Machiels
19ef353ba0
Merge pull request #805 from jellyfin/nuxt-ts
chore: replace nuxt-ts with nuxt
2021-03-01 14:35:11 +01:00
Fernando Fernández
3308d5766f chore: replace nuxt-ts with nuxt 2021-03-01 14:26:11 +01:00
Julien Machiels
48a8831c8a
Merge pull request #806 from jellyfin/feat/icons
feat: new JF Vue icons
2021-03-01 14:25:41 +01:00
Julien Machiels
c0871fd1a1
Merge pull request #812 from jellyfin/dependabot/npm_and_yarn/commitlint/config-conventional-12.0.1
chore(deps-dev): bump @commitlint/config-conventional from 12.0.0 to 12.0.1
2021-03-01 12:35:40 +01:00
dependabot[bot]
97df3738b7
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 11:01:24 +00:00
Julien Machiels
ec4adcdc9e
Merge pull request #811 from jellyfin/dependabot/npm_and_yarn/eslint-7.21.0
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
2021-03-01 11:54:35 +01:00
Julien Machiels
8ad1940698
Merge pull request #809 from jellyfin/dependabot/npm_and_yarn/commitlint/cli-12.0.1
chore(deps-dev): bump @commitlint/cli from 12.0.0 to 12.0.1
2021-03-01 11:54:13 +01:00
Julien Machiels
fe7cd0d93b
Merge pull request #810 from jellyfin/dependabot/npm_and_yarn/core-js-3.9.1
chore(deps-dev): bump core-js from 3.9.0 to 3.9.1
2021-03-01 11:53:52 +01:00
dependabot[bot]
503e2820a2
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:39:31 +00:00
dependabot[bot]
04cc086efc
chore(deps-dev): bump core-js from 3.9.0 to 3.9.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.9.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:39:14 +00:00
dependabot[bot]
0b802ff634
chore(deps-dev): bump @commitlint/cli from 12.0.0 to 12.0.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v12.0.0...v12.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 00:38:54 +00:00
Thibault Nocchi
063433854b feat: new JF Vue icons 2021-02-28 17:52:39 +01:00
Julien Machiels
3d8323cd5c
Merge pull request #735 from jellyfin/test-lint
Add missing file to collect coverage from
2021-02-27 13:30:51 +01:00
Cameron Clark
abbd00eece test(jest config): add missing file to collect coverage from 2021-02-27 13:25:31 +01:00
MrTimscampi
232a8f1448 docs(contributing): use more explicit test descriptions 2021-02-27 12:22:31 +01:00
MrTimscampi
7cf905df76 test: make component and mixin description more explicit 2021-02-27 12:19:49 +01:00
MrTimscampi
48b4da206c test(store): address feedback 2021-02-27 12:09:28 +01:00
Julien Machiels
34d8dc4396 docs(readme): fix typo in Tests section
Co-authored-by: Fernando Fernández <ferferga@outlook.com>
2021-02-27 11:13:27 +01:00
MrTimscampi
003c8e989d docs(contributing): add testing guidelines 2021-02-27 11:13:27 +01:00
MrTimscampi
af7266fd0d test(playbackmanager): improve tests and coverage for getPreviousItem 2021-02-27 11:13:27 +01:00
MrTimscampi
33ad6f7982 style(tests): enforce it inside describe blocks 2021-02-27 11:13:27 +01:00
MrTimscampi
c478dd548b test(items): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
0b0feb9dca test(userviews): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
5d7a81782c test(tvshows): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
f439309790 test(snackbar): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
b474608d89 test(servers): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
5bb8451d04 test(playbackmanager): use proper message formats 2021-02-27 11:13:27 +01:00
MrTimscampi
c2c35af728 test(page): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
1bbcb6c99f test(deviceprofile): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
cbb0dc603a test(backdrop): use proper messsage format 2021-02-27 11:13:27 +01:00
MrTimscampi
72f134ecab test(htmlhelper): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
274db9b918 test(formshelper): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
e2bc75dbc7 test(settings-page): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
fa6b9f2f24 test(play-button): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
3e8adc37a5 test(like-button): use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
3ad5aa5421 test(itemhelper): improve tests and use proper message format 2021-02-27 11:13:27 +01:00
MrTimscampi
cbaee21708 chore(eslint): add jest linting rules 2021-02-27 11:13:25 +01:00
MrTimscampi
1a35f16522 chore: fix filename for test file 2021-02-27 11:12:55 +01:00
MrTimscampi
fc744d50c1 ci(codecov): adjust codecov config
Set if_not_found to success and patch threshold to 1%
2021-02-27 11:12:55 +01:00
MrTimscampi
d207fcd935 refactor(store): add Websocket plugin to Vuex store 2021-02-27 00:56:57 +01:00
Julien Machiels
534de9dc69
Merge pull request #804 from jellyfin/dependabot/npm_and_yarn/ts-jest-26.5.2
chore(deps-dev): bump ts-jest from 26.5.1 to 26.5.2
2021-02-27 00:16:49 +01:00
dependabot[bot]
ca558a0aab chore(deps-dev): bump ts-jest from 26.5.1 to 26.5.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.1 to 26.5.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.5.1...v26.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-27 00:11:18 +01:00
Julien Machiels
89509d0dc3
Merge pull request #798 from jellyfin/dependabot/npm_and_yarn/commitlint/config-conventional-12.0.0
chore(deps-dev): bump @commitlint/config-conventional from 11.0.0 to 12.0.0
2021-02-27 00:10:34 +01:00
dependabot[bot]
a300ab33c9
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v11.0.0...v12.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 23:00:03 +00:00