Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ujjwalguptaofficial/JsStore
A complete IndexedDB wrapper with SQL like syntax.
https://github.com/ujjwalguptaofficial/JsStore
v 2.2.3 release
15f4110cfc580f7c27f041c70cb0ba5817874770 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
15f4110cfc580f7c27f041c70cb0ba5817874770 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added example for service worker and issue with service worker fixed
8b0b71dec565ea72e3e4fb6c1a454958ed0c3cb9 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
8b0b71dec565ea72e3e4fb6c1a454958ed0c3cb9 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
v 2.2.2 release
7eb821ad6fc4e79e48df0d4803741034b6707583 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
7eb821ad6fc4e79e48df0d4803741034b6707583 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
service worker issue solved
https://github.com/ujjwalguptaofficial/JsStore/issues/60
bbcf710880376ec53a708f1bd2e56c4ec42fc5a7 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added jsdeliever label
4c7a8a6a2b6bd6cd796c730a22e7266f92f66676 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
4c7a8a6a2b6bd6cd796c730a22e7266f92f66676 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
exammples updated for without web worker
53c63f937db9bdc629371a77e7df6a5026324930 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
53c63f937db9bdc629371a77e7df6a5026324930 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
v 2.2.1 release
0510dfb71b4341369e8312e36707a15374493e82 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
0510dfb71b4341369e8312e36707a15374493e82 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
idb mode not being supplied fixed
34788e199e80c780775954d3d877a45a37a03e6e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
34788e199e80c780775954d3d877a45a37a03e6e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
V 2.2.0 release
b92cadc27b96c884069db6b207897366a56c99f8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
b92cadc27b96c884069db6b207897366a56c99f8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added test case for transaction
bf1213c937ce0c544ac9ab7ed69008003a320142 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
bf1213c937ce0c544ac9ab7ed69008003a320142 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added insert in transaction
c3fe792733860291acef5cf6348c80a1dacb2f95 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
c3fe792733860291acef5cf6348c80a1dacb2f95 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added query checkup for transaction
6cb00daeccf44f8620a7832add58e13ad2f83173 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
6cb00daeccf44f8620a7832add58e13ad2f83173 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
splitted the tx code to multiple functions
6d10b9fcf070329faa34f8bf2bbfbcd8032f840b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
6d10b9fcf070329faa34f8bf2bbfbcd8032f840b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
bulk insert added to query helper
8ba0483f495314824d80d2fdc75dd3143f7b9b78 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
8ba0483f495314824d80d2fdc75dd3143f7b9b78 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Insert Query check added to query helper
f4bd2ba54f469bd2264d4f77ce5970cdf1119dce authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
f4bd2ba54f469bd2264d4f77ce5970cdf1119dce authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
fixed update test case failing
117d93f576d338d9422578633c5f7824d3078485 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
117d93f576d338d9422578633c5f7824d3078485 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added query checkup in query executor for update,select,count and remove
79a6f5fd6e27df41103f0f6d7e9abca6757b295f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
79a6f5fd6e27df41103f0f6d7e9abca6757b295f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added code for setting result, test case for transaction
340f03af6f74f50fb33002ad3cab46ad284ec088 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
340f03af6f74f50fb33002ad3cab46ad284ec088 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
transaction code working for select
f1fdebdc19db2df61903c98f2d65becff2530b25 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
f1fdebdc19db2df61903c98f2d65becff2530b25 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added transaction logic
4161707c8b3adf6ddd02ac4a79edd20ae6a2136b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
4161707c8b3adf6ddd02ac4a79edd20ae6a2136b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Added idbstudio in read me
de2e63548c7fb224255f70b44cf9ba2b9c32753f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
de2e63548c7fb224255f70b44cf9ba2b9c32753f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
v 2.1.2 release
25c4de824d05e612017c934e6d82d0a9fbec7352 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
25c4de824d05e612017c934e6d82d0a9fbec7352 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
aggregate typescript issue, ignore case with number type value issues fixed
* https://github.com/ujjwalguptaofficial/JsStore/issues/51
* https://github.com/ujjwalguptaoffic...
V 2.1.1 release
322e252a747793634b98cffa4f63990b3f5d74b2 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
322e252a747793634b98cffa4f63990b3f5d74b2 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
changed some code and make jsstore to work without web worker
70b594dfb389aa2501951822b696109f140a14eb authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
70b594dfb389aa2501951822b696109f140a14eb authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Version 2.1.0
https://github.com/ujjwalguptaofficial/JsStore/issues/45
2c2d9a92bfb0d11b63dea42d28f3a428eda5b19b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
terminate api, base code for db
Issue for ie for opening db fixed, added terminate api,
b9b8f9bc3278c528c6effca7b2bdbbc0e04e13eb authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added contributing and coding_guidelines docs
bb2b80d7ebcd223208b3261b977b9a21b473bfb0 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
bb2b80d7ebcd223208b3261b977b9a21b473bfb0 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
updated angular example
9903018f8672932545b8e5498a369da2dfb726d4 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
9903018f8672932545b8e5498a369da2dfb726d4 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
v 2.0.6 released
e8dbc5bb425626166fd6c78d99ce9a468ba4a468 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
e8dbc5bb425626166fd6c78d99ce9a468ba4a468 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
issue with not query supplied as array solved
https://github.com/ujjwalguptaofficial/JsStore/issues/38
e0cc8d0912189bd9a717bbef2fe80cfe76733e4b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
update and cancel not working solved, updated jsstore to 2.0.5
68b4907d727e99cb591844d947d5afd46f365b09 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
68b4907d727e99cb591844d947d5afd46f365b09 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Merge branch 'dev_version2'
79e22bdbbd05f74aa24e12247977a8e95f2617ef authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
79e22bdbbd05f74aa24e12247977a8e95f2617ef authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added examples for electron, updated examples for webpack and ts
72cf6e9c63a91a1ccd3e6ff1f61dfdef793ec49e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
72cf6e9c63a91a1ccd3e6ff1f61dfdef793ec49e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added test case - not with like
8c472fdac4ff7e5af8a09556879e6878fe07feb5 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
8c472fdac4ff7e5af8a09556879e6878fe07feb5 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
v 2.0.5 release
cd4ad8ec383666c6082109d45ed62d2b86c610a9 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
cd4ad8ec383666c6082109d45ed62d2b86c610a9 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
In query emitting results after array query has been resolved solved
added insert for employee table, test case for in with not query
4fd7c32245eb9a6070ada906c55e7fb10e8240a8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
v 2.0.4 released
6ce8aa336547ffc18993b1c77aa717d20d016237 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
6ce8aa336547ffc18993b1c77aa717d20d016237 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Issue with not operator not working with in query solved
f2209f4536fb830577ed5afecf46c32eadb42d60 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
f2209f4536fb830577ed5afecf46c32eadb42d60 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
updated angular example - move database creation code to base service form student service
4691302040dc9f39d353ddf0b60366623427d3e7 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
4691302040dc9f39d353ddf0b60366623427d3e7 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added jsstore version- 2.0.3
15693a6d59aa533b5df0807d576bc4dba6e76379 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
15693a6d59aa533b5df0807d576bc4dba6e76379 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
v 2.0.3 release
69055016e739f89f5ac2d219b88dced637cdbccd authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
69055016e739f89f5ac2d219b88dced637cdbccd authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added angular example, added type for insert
520b9910bf561168094b05a666aed728bebd030a authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
520b9910bf561168094b05a666aed728bebd030a authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
V 2.0.2
70c6e03b185d0d0c3ebff0b8a93846bf0f2b4f09 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
70c6e03b185d0d0c3ebff0b8a93846bf0f2b4f09 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
jsstore v 2.0.1 - nothing working after calling setLogStatus issue solved
nothing working after calling setLogStatus issue solved
updated every example
update image path in readme.md, added display name
e9117d7069a913d284d827d676ba6dbd8f3bead8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
e9117d7069a913d284d827d676ba6dbd8f3bead8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
removed cname
c4c086ef6562cace810dca9a0513b35f970269e7 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
c4c086ef6562cace810dca9a0513b35f970269e7 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added v2 final codes
ff2eb3bc05d1c6feef8faf9c7957f3d6f3f3cf56 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
ff2eb3bc05d1c6feef8faf9c7957f3d6f3f3cf56 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added enum API
4f006739459ae22f9991548ba53643641ade756e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
4f006739459ae22f9991548ba53643641ade756e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added react example
12e8a15c4f3a6088a8c1910e5a585f047ddcf23c authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
12e8a15c4f3a6088a8c1910e5a585f047ddcf23c authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added get_db_schema in the whiteListApi_ list
47085c973dcf9d77d410eec8424e768a45f60ad8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
47085c973dcf9d77d410eec8424e768a45f60ad8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added promise for setDbList
6f22d67f5fccc24015c23ab8bf9224ba27f5e3bd authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
6f22d67f5fccc24015c23ab8bf9224ba27f5e3bd authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
drop_db issue solved, wrote code for multiple target
a8f618c1c85c956e0d8afe8f84fa363dcd651999 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
a8f618c1c85c956e0d8afe8f84fa363dcd651999 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
getDbList issue solved
a0f0259204ba093cead3f66dc9b3b689970837d7 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
a0f0259204ba093cead3f66dc9b3b689970837d7 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
webpack example completed
9f0b1ac38c06de16603a7a3f28748dc2bceaf624 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
9f0b1ac38c06de16603a7a3f28748dc2bceaf624 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added jsstore v2 file in webpack example
7151076f2f242ea7a928acf5df30cbf21466c6e1 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
7151076f2f242ea7a928acf5df30cbf21466c6e1 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
changed webpack library target, move tsconfig to root
b25496636945b9f2c4b24855876153a088303aea authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
b25496636945b9f2c4b24855876153a088303aea authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added webpack example
e9ecd7b0d110ee04b24cca321723260f0323edcc authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
e9ecd7b0d110ee04b24cca321723260f0323edcc authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
updated example
2b5d698e44648c1b8e8dc005c4c371e0ff1e92ec authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
2b5d698e44648c1b8e8dc005c4c371e0ff1e92ec authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
optimize code and test cases fixed partially
8f88edee042efdf4e8db2f19658de68ea27e896c authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
8f88edee042efdf4e8db2f19658de68ea27e896c authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
crud operation completed
5c502724c9df82f4016d40ab5f9a900ac83092d2 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
5c502724c9df82f4016d40ab5f9a900ac83092d2 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
remove unused dependicies
78fda3e43559b5ae94f68663bb8c2479fabe4aaf authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
78fda3e43559b5ae94f68663bb8c2479fabe4aaf authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added webpack config for different environment
6cf3f00e502a23a505865d9b5ba886d94bc972f9 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
6cf3f00e502a23a505865d9b5ba886d94bc972f9 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
tslint all issue fixed
eebc06af5dbefafd7f0082b496d7332384b444ca authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
eebc06af5dbefafd7f0082b496d7332384b444ca authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
tslint error fixed for some files
f58e5e7dbadc08b0ee55233bae96ba0805ef59c3 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
f58e5e7dbadc08b0ee55233bae96ba0805ef59c3 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added tslint
b7147106893e88f9e6ee72d31b987d4a1f3775e2 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
b7147106893e88f9e6ee72d31b987d4a1f3775e2 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
modified test code according to the new apis
fabb3e47b38847c60add45db19738fd5dd33c358 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
fabb3e47b38847c60add45db19738fd5dd33c358 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
karma config fixed
7bed513cc07c6c3361a4295f0acd4c63db803d67 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
7bed513cc07c6c3361a4295f0acd4c63db803d67 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
insert api issue solved
7f2e68baae01892246a2fda58605864d62712c1b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
7f2e68baae01892246a2fda58605864d62712c1b authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
update api fixed, added banner
1ccd5faf34d302b301ab9a434365d5e24537c7f8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
1ccd5faf34d302b301ab9a434365d5e24537c7f8 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
problem with select not working solved
f0f3ee9fb5a3c9f6c1d00a9dc77599715e937d9e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
f0f3ee9fb5a3c9f6c1d00a9dc77599715e937d9e authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
updated example to work with new version
f0da2bc35ab23475dbc481003ef7d7b16bc4193f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
f0da2bc35ab23475dbc481003ef7d7b16bc4193f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added code for all apis
ee97326f6dfef70ae57dc729bfcfa82617d44b7f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
ee97326f6dfef70ae57dc729bfcfa82617d44b7f authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
interface js code style followed
7031d667ec0b5e0f56852f2c57848c0e6df63200 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
7031d667ec0b5e0f56852f2c57848c0e6df63200 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
web worker and ui code setuped with webpack
5d4b3f6fd535e4d343f05c99dd64eaa884e19315 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
5d4b3f6fd535e4d343f05c99dd64eaa884e19315 authored over 6 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
renamed all file
6fa80ca9e65bf6be6010d5b0272ffc4eb64b0339 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
6fa80ca9e65bf6be6010d5b0272ffc4eb64b0339 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
written es6 code for jsstore folder
79cb52e0ed457a865eee0dcb1d316f2347389d1d authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
79cb52e0ed457a865eee0dcb1d316f2347389d1d authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
typescript example completed
10e78eb3c6fcc3204b8451db97cea3b62a540c11 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
10e78eb3c6fcc3204b8451db97cea3b62a540c11 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Merge branch 'master' into dev
118a5af75c60418cd6696a35be6d92ded7e3d77e authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
118a5af75c60418cd6696a35be6d92ded7e3d77e authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added typescript example
e36dec4027a9e94f615d88d8b517f2bb98c9ffb2 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
e36dec4027a9e94f615d88d8b517f2bb98c9ffb2 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Update README.md
align jsstore logo
f07ec3b83c15eed6d917d8e481cca6de98dd5551 authored almost 7 years ago by Ujjwal Gupta <[email protected]>
added logo
50614652e552ea2412f84c78aee5913e05dd1339 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
50614652e552ea2412f84c78aee5913e05dd1339 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added v 1.6.4
716fd1dba3fd36c89013c7deb6b5c0a6bfed843e authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
716fd1dba3fd36c89013c7deb6b5c0a6bfed843e authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
promise support added for getting db_list code
232e53316f1264f83f6242830cd8bb4934f2966a authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
232e53316f1264f83f6242830cd8bb4934f2966a authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added api for getDbList
db31e368bfd06fd4b91fc392b47e9dbeecab089b authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
db31e368bfd06fd4b91fc392b47e9dbeecab089b authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
V 1.6.3 Release
50fea76ab7dd6415f2b804555d97590fff03c782 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
50fea76ab7dd6415f2b804555d97590fff03c782 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Merge branch 'dev'
e5038c6480503efe22c4607842d8abfa6da33a8b authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
e5038c6480503efe22c4607842d8abfa6da33a8b authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
small memory optization for where logic
fd173c2e0a2befe4bbb4e02ab7776b259a68a244 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
fd173c2e0a2befe4bbb4e02ab7776b259a68a244 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added test case for ">" and "<"
282f049e6c3f5fbbaf1adfb8f403377e1fb67310 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
282f049e6c3f5fbbaf1adfb8f403377e1fb67310 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Not operator not working for number type issue solved
885b57c0745fbb4fbbc30d81b4ec80704f838ab8 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
885b57c0745fbb4fbbc30d81b4ec80704f838ab8 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
update the error callback code in example
728f448beb6b48ff694c7159b96e0000833072bc authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
728f448beb6b48ff694c7159b96e0000833072bc authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
map the src of jsstore to scripts folder
01f83f229680fd3f5e0cbd4b5a99e70f4d1126a3 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
01f83f229680fd3f5e0cbd4b5a99e70f4d1126a3 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Updated example code
15c886aa81751e3870850359578cc22f3e04dd7c authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
15c886aa81751e3870850359578cc22f3e04dd7c authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
Added v -1 .6.2
3b3844e1af7d11768bfa6a16ffdc49097f4764ff authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
3b3844e1af7d11768bfa6a16ffdc49097f4764ff authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
test case for not logic
2c711ba8b26d59c125934b803ab98e44560fb2b2 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
2c711ba8b26d59c125934b803ab98e44560fb2b2 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
added code for not logic
e0a5ecc2711facdc68e3bf5a2ce53d92646d7edf authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
e0a5ecc2711facdc68e3bf5a2ce53d92646d7edf authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
jsstore v 1.6.1
add0ec45ff4bbc07962d591977a29646a4ed6ea4 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
add0ec45ff4bbc07962d591977a29646a4ed6ea4 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
assign oneror to _onerror
19384aadeecbc10d96cd43d0c400611bc16b29c6 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
19384aadeecbc10d96cd43d0c400611bc16b29c6 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
test suite issue for build and test solved
67dd5ac15590e112adfc3a3aa8bcec3191cd14a1 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
67dd5ac15590e112adfc3a3aa8bcec3191cd14a1 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
V 1.6.0
08e2771c86df09056ff06ecc15acdbefad744104 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>
08e2771c86df09056ff06ecc15acdbefad744104 authored almost 7 years ago by DESKTOP-EA3UTGO\ujjwal <[email protected]>