An open API service providing commit metadata for open source projects.

GitHub / sqlitecloud/sqlitecloud-js / commits

SHA Message Author Date Stats
e56ed2da merge Merge pull request #254 from sqlitecloud/fix/test-speed-avoid-debug-level Andrea Donetti <a****x@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8401ad83 chore: bump version Andrea Donetti <a****x@g****m> about 2 months ago
8af2abc7 chore: bump version Andrea Donetti <a****x@g****m> about 2 months ago
674a524d test: improve speed by avoiding debug log level Andrea Donetti <a****x@g****m> about 2 months ago
77d45f17 merge Merge pull request #251 from sqlitecloud/feature/jest-custom-reporter Andrea Donetti <a****x@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
c89d2001 chore: move core test from this repo to core repo Andrea Donetti <a****x@g****m> about 2 months ago
2985ab72 test: remove forceExit flag Andrea Donetti <a****x@g****m> about 2 months ago
44fb922b chore: bump version Andrea Donetti <a****x@g****m> about 2 months ago
89c5568c fix(connection-tls): set the processCallback during before trying to connect,... Andrea Donetti <a****x@g****m> about 2 months ago
69ec5425 chore(test): fix a typo in the database test Andrea Donetti <a****x@g****m> about 2 months ago
a0ec558b test: restore default reporter, the custom reporter was not really needed and... Andrea Donetti <a****x@g****m> about 2 months ago
d4d768aa fix(examples/with-javascript-expo) tests: Update iOS version for simulator co... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
2fd6b9f2 fix(examples/with-typescript-react-native) tests: Update iOS simulator config... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
b3ab0371 test(iOS): remove the type clause from simulator_18 to fix the execution of t... Andrea Donetti <a****x@g****m> about 2 months ago
468bce7f chore(iOS tests): fix iOS simulator type, the previous type is no more availa... Andrea Donetti <a****x@g****m> about 2 months ago
b69416e0 chore(workflow): force exit Daniele Briggi <=****> about 2 months ago
20f3434c feat(jest): use a new jest custom reporter that provides verbose test output ... Andrea Donetti <a****x@g****m> about 2 months ago
a0cd3ff4 merge Merge pull request #248 from sqlitecloud/marcobambini-patch-1 Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
fcd1b79b fix: update package version to 1.0.574 in package-lock.json Gioele Cantoni <g****i@g****m> 3 months ago
59f691c4 fix: update package version to 1.0.573 in package-lock.json Gioele Cantoni <g****i@g****m> 3 months ago
b140919b fix(tests): enable pubSub test suite Gioele Cantoni <g****i@g****m> 3 months ago
e055d5b9 merge Merge pull request #247 from sqlitecloud/marcobambini-patch-1 Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
09ee7144 fix(tests): skip pubSub test suite until the core gets updated with the new v... Gioele Cantoni <g****i@g****m> 3 months ago
8e1e739d Update pubsub.test.ts (type renamed to sqlite_type) Marco Bambini <m****o@c****m>
Committed by: GitHub <n****y@g****m>
3 months ago
123e69cc fix(test): skip check cluster key test (#242) Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b3eadaf8 fix(tests): update expected values for rls and udf properties in database com... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c8f36aeb fix(tests): add new properties to list database command expectations; increas... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9a9d43a0 fix(core-test): add cloudsync property to list databases detailed expectation... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c87f3540 merge Merge pull request #235 from sqlitecloud/dependabot/npm_and_yarn/all-dependen... Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
54264d06 merge Merge pull request #236 from sqlitecloud/164-support-to-access-token Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2aa4f7c8 chore(bindings): revert to any Daniele Briggi <=****> 5 months ago
9944a0c6 chore: remove build files Daniele Briggi <=****> 6 months ago
6bad29c0 fix(int64): process.env condition Daniele Briggi <=****> 6 months ago
5ce0c23a feat(bigInt): support to 64 bit integers Daniele Briggi <=****> 6 months ago
8276aab4 chore: update libs Daniele Briggi <=****> 6 months ago
95683098 chore: remove lib Daniele Briggi <=****> 6 months ago
c32a8aa1 chore(config): test Daniele Briggi <=****> 6 months ago
9b6057c6 fix: only token, api key or user/pass can be set at once Daniele Briggi <=****> 6 months ago
2f873ff6 fix(blob): serialize commands as binary Daniele Briggi <=****> 6 months ago
bb15e132 chore(testing): include build for testing purpose Daniele Briggi <=****> 6 months ago
8b5cb8e1 feat(token): support auth with access token Daniele Briggi <=****> 6 months ago
8be404be chore(deps): bump the all-dependencies group across 1 directory with 9 updates
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Daniele Briggi <=****>
7 months ago
ada25bdd feat(token): add to config Daniele Briggi <=****> 7 months ago
b449bd06 merge Merge pull request #230 from sqlitecloud/#225-close-enqueue-the-close-operation Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
85f6b6fc fix(close): enqueue operation Daniele Briggi <=****> 8 months ago
ed3738a9 merge Merge pull request #229 from sqlitecloud/fix-config-casts Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
9688b364 merge Merge pull request #228 from sqlitecloud/example-db-connection Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
193fb7de fix(workflow): ios18 missing python distutils Daniele Briggi <=****> 8 months ago
64eda5e3 fix(examples): missing close() Daniele Briggi <=****> 8 months ago
73239e52 fix(workflow): remove files not folder Daniele Briggi <=****> 8 months ago
8534acc6 chore: test Daniele Briggi <=****> 8 months ago
ace81d6a fix(workflow): remove files not folder Daniele Briggi <=****> 8 months ago
96dc2765 fix(config): config properties cast Daniele Briggi <=****> 8 months ago
3bb8b75e fix(workflow): test to complete and lost disutils package Daniele Briggi <=****> 8 months ago
0290adad fix(workflow): ios18 missing python distutils Daniele Briggi <=****> 8 months ago
0d1c477b chore(examples): always recreate the db connection Daniele Briggi <=****> 8 months ago
306dc1ab chore(deps-dev): bump the all-dependencies group with 3 updates (#223)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
5efc5600 chore(deps-dev): bump the all-dependencies group with 3 updates (#220)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
d8105d88 merge Merge pull request #219 from sqlitecloud/fix-connection-errors Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
12c129f5 skip rm ubuntu-latest Gioele Cantoni <g****i@g****m> 8 months ago
d4d85d17 test fix port Gioele Cantoni <g****i@g****m> 8 months ago
3170ece8 test fix port killer, dependabot and workflow group Gioele Cantoni <g****i@g****m> 8 months ago
bbd7c23b fix(connection): suggestions Daniele Briggi <=****> 8 months ago
6d0a24ce feat(examples): modify to use isConnect() Daniele Briggi <=****> 8 months ago
94723d37 fix(connection): improve connection management Daniele Briggi <=****> 8 months ago
9745f507 Bump prettier from 3.5.1 to 3.5.2 (#216)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
717b862c fix(deps): peer dependency throwing error over different react versions, acce... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
2b8828c6 merge Merge pull request #212 from sqlitecloud/add-isconnected Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
c0ffbabb merge Merge branch 'add-isconnected' of https://github.com/sqlitecloud/sqlitecloud-... Daniele Briggi <=****> 8 months ago
7fa7da89 fix #209 (orm): test types (#211) Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
4b7674de feat(database): add isConnected Daniele Briggi <=****> 8 months ago
3a746b40 feat(database): add isConnected Daniele Briggi <=****> 8 months ago
076e1d9c fix #209 (orm): call sqlite methods with arrays (#210) Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
1b77f587 fix core test and update dependencies, removed useless bun.lockb (#208) Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
e3638c85 feat(react-native): move rn deps to peerdeps, fix(test): auto remove test dbs... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
3d992656 feat(arm): run github actions on arm too (#184) close #183 #189 #190 #194
Co-authored-by: Daniele Briggi <=****>, Gioele Cantoni <g****i@g****m>, Gioele Cantoni <4****e@u****m>
Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
fb677a08 fix(unicode): count bytes not characters (#195)
Co-authored-by: Daniele Briggi <=****>, Gioele Cantoni <g****i@g****m>
Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
490844e6 Bump dotenv-cli from 7.4.4 to 8.0.0 (#181)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
8c0cbaa5 Bump webpack-cli from 5.1.4 to 6.0.1 (#180)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
9e9dc169 Bump typedoc-plugin-markdown from 4.3.2 to 4.3.3 (#179)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
1b81eb79 Bump typedoc from 0.27.4 to 0.27.5 (#175)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a061e2ee Bump @types/node from 22.10.1 to 22.10.2 (#174)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
d97ec687 fix prepared statement trim query Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f63579aa merge Merge pull request #173 from sqlitecloud/#fix-missing-people-db
Co-authored-by: Daniele Briggi <=****>, Gioele Cantoni <g****i@g****m>
Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
96f3842b rm eslint Gioele Cantoni <g****i@g****m> 11 months ago
13e7abe5 chore(tests): invalid people db Daniele Briggi <=****> 11 months ago
0453b093 move jest-html-reporter to dev deps (#170) Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5fd35e8d Bump webpack from 5.91.0 to 5.97.1 (#169)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
631ab296 Bump eslint from 9.15.0 to 9.16.0 (#162)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
33cfaa64 fix release typedoc error (#168) Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0d60814d fix release workflow fail and rm typedoc-plugin-markdown Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
89de5cd5 merge Merge pull request #163 from sqlitecloud/dependabot/npm_and_yarn/husky-9.1.7 Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
70ab6c78 merge Merge pull request #164 from sqlitecloud/dependabot/npm_and_yarn/types/jest-2... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
b29bd2d4 Bump @types/jest from 29.5.12 to 29.5.14
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
3482824e merge Merge pull request #165 from sqlitecloud/dependabot/npm_and_yarn/whatwg-url-1... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
47cf3625 Bump whatwg-url from 14.0.0 to 14.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c69be006 merge Merge pull request #166 from sqlitecloud/dependabot/npm_and_yarn/types/node-2... Gioele Cantoni <4****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2eaa1924 Bump @types/node from 22.10.0 to 22.10.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2a35d5e5 Bump husky from 9.0.11 to 9.1.7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
70205e48 merge Merge pull request #147 from sqlitecloud/dependabot/npm_and_yarn/typescript-5... Daniele Briggi <d****i@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago

← Back to repository