Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
use nextcloud-vue's modal
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
  • Loading branch information
skjnldsv committed Mar 20, 2019
commit 8d42451d2fc6bfc0ad3c1aa8003c1ec450e227f2
17,414 changes: 17,407 additions & 7 deletions js/firstrunwizard.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/firstrunwizard.js.map

Large diffs are not rendered by default.

94 changes: 94 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"dependencies": {
"nextcloud-axios": "^0.1.3",
"nextcloud-server": "^0.15.9",
"nextcloud-vue": "^0.9.2",
"vue": "^2.6.8"
},
"browserslist": [
Expand Down
Loading