Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
preetwinder
jio
Commits
60012c69
Commit
60012c69
authored
Dec 09, 2014
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include implementation of dropboxstorage from Cedric Leninivin
parent
364f4190
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1442 additions
and
0 deletions
+1442
-0
src/jio.storage/dropboxstorage.js
src/jio.storage/dropboxstorage.js
+699
-0
test/jio.storage/dropboxstorage.tests.js
test/jio.storage/dropboxstorage.tests.js
+742
-0
test/tests.html
test/tests.html
+1
-0
No files found.
src/jio.storage/dropboxstorage.js
0 → 100644
View file @
60012c69
This diff is collapsed.
Click to expand it.
test/jio.storage/dropboxstorage.tests.js
0 → 100644
View file @
60012c69
This diff is collapsed.
Click to expand it.
test/tests.html
View file @
60012c69
...
...
@@ -29,6 +29,7 @@
<script
src=
"jio.storage/indexeddbstorage.tests.js"
></script>
<script
src=
"jio.storage/unionstorage.tests.js"
></script>
<script
src=
"jio.storage/querystorage.tests.js"
></script>
<script
src=
"jio.storage/dropboxstorage.tests.js"
></script>
<!--script src="../lib/jquery/jquery.min.js"></script>
<script src="../src/jio.storage/xwikistorage.js"></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment