.ci
ci(azure): add pipeline for linting
2020-09-04 18:37:06 +02: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
chore(vscode): add recommended VSCode extensions for workspace
2020-09-04 17:49:15 +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
refactor(library view): move card to seperate component
2020-09-05 13:31:40 +01:00
layouts
Merge branch 'master' into fix/typescript
2020-09-04 18:07:07 +02:00
middleware
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
pages
refactor(library view): move card to seperate component
2020-09-05 13:31:40 +01:00
plugins
feat: snackbar plugin with global call
2020-09-04 16:55:13 +02:00
static
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
store
fix(snackbar.ts): fixed bool logic for snackbar color
2020-09-04 19:48:59 +02:00
test
feat: add initial Nuxt template
2020-09-02 20:48:53 +02:00
utils
feat(layouts/default): add user library list to the navigation drawer
2020-09-04 02:03:02 +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
style(eslint): add Promise linting
2020-09-02 22:04:20 +02:00
.gitattributes
feat(dev): add vscode devcontainer config
2020-09-03 16:14:57 +00: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
feat: snackbar plugin with global call
2020-09-04 16:55:13 +02:00
package.json
build(eslint): change eslint command to lint .ts files and use gitignore
2020-09-04 17:24:23 +02: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(auth): add login page and user authentication
2020-09-03 13:04:32 +02:00
yarn.lock
feat: offline availability of icons pack
2020-09-03 17:24:56 +02:00