.ci
Apply suggestions from code review
2020-09-06 12:51:40 +01:00
.devcontainer
fix(devcontainer): move to suggested extensions, switch default shell to zsh
2020-09-03 18:13:14 +00:00
.run
feat(.run): add WebStorm run configurations
2020-09-02 22:30:42 +02:00
.vscode
feat(card): add cards and proper sliders
2020-09-06 06:18:50 +02:00
api
refactor(api): api functions now take input as objects
2020-09-04 12:58:03 +01:00
assets
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
components
Merge pull request #46 from jellyfin/feat/tvShowsItemDetails
2020-09-08 08:01:47 +02:00
layouts
feat(item details): hide long summaries on small screens
2020-09-08 12:48:25 +01:00
locales
Merge pull request #66 from jellyfin/feat/revampedItemDetails
2020-09-10 19:10:57 +02:00
middleware
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
mixins
feat(eslint): add jsdoc rules
2020-09-06 21:29:05 +02:00
pages
Merge pull request #66 from jellyfin/feat/revampedItemDetails
2020-09-10 19:10:57 +02:00
plugins
feat(device profile): add device profile
2020-09-07 22:53:35 +01:00
static
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
store
feat(device profile): add device profile
2020-09-07 22:53:35 +01:00
test
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
types
style(all): fix linting issues related to new TypeScript rules
2020-09-04 21:09:36 +02:00
utils
feat(eslint): add jsdoc rules
2020-09-06 21:29:05 +02:00
.babelrc
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
.editorconfig
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
.eslintignore
build(eslint): add more files to eslintignore
2020-09-04 17:23:18 +02:00
.eslintrc.js
feat(eslint): add jsdoc rules
2020-09-06 21:29:05 +02:00
.gitattributes
chore(git): add gitattributes file
2020-09-07 18:17:47 +02:00
.gitignore
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
.prettierrc
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
commitlint.config.js
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
jest.config.js
style(jest): fix lint issue in config file
2020-09-02 22:04:21 +02:00
LICENSE
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
nuxt.config.ts
Merge pull request #64 from jellyfin/feat/deviceProfile
2020-09-08 00:55:08 +02:00
package.json
feat(uuid): add uuid and @types/uuid
2020-09-07 22:49:54 +01:00
README.md
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
stylelint.config.js
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
tsconfig.json
feat(i18n): add i18n support
2020-09-05 23:27:26 +02:00
yarn.lock
feat(uuid): add uuid and @types/uuid
2020-09-07 22:49:54 +01:00