2025-11-25 - 2026-05-25
Overview
59 issues closed from 1 user
Closed
#63 [PR #72] [MERGED] Add automatic npm publish workflow
Closed
#62 [PR #71] [MERGED] Fix get promise never resolving
Closed
#61 [PR #70] [MERGED] Split isNetworkError and isServerError up for better handling
Closed
#58 [PR #65] [MERGED] Handle the new return format in uncached sync()
Closed
#59 [PR #68] [MERGED] Add callbackUrl option to signInWithRedirect to override returning to the current url
Closed
#57 [PR #67] [MERGED] Add network/server related error codes to isNetworkError getter, add isPermissionError
Closed
#53 [PR #59] [CLOSED] Bump socket.io-parser from 4.2.1 to 4.2.3 in /test
Closed
#54 [PR #61] [MERGED] Fix #60 callExtension with object data
Closed
#52 [PR #58] [MERGED] Feature: "warn only" schema definitions
Closed
#51 [PR #57] [MERGED] Bump engine.io and socket.io in /test
Closed
#48 [PR #51] [MERGED] Bump acebase-core dependency to 1.25.0
Closed
#49 [PR #52] [MERGED] Bump json5 from 2.2.1 to 2.2.3
Closed
#50 [PR #54] [MERGED] Fix subscriptions on root path in cache
Closed
#47 [PR #49] [MERGED] Add rootPath connection setting
Closed
#45 [PR #47] [MERGED] sigint handling: browser fix
Closed
#46 [PR #48] [MERGED] Disconnect: only update timeline if connected
Closed
#44 [PR #44] [CLOSED] Add retry option to manual connect method
Closed
#43 [PR #46] [MERGED] Add retry option to manual connect method
Closed
#42 [PR #45] [CLOSED] sigint handling: browser fix
Closed
#40 [PR #42] [MERGED] Browserify: ignore buffer
Closed
#41 [PR #43] [MERGED] Do export transport utils, used by server webmanager
Closed
#38 [PR #40] [MERGED] ESM module distribution
Closed
#39 [PR #39] [MERGED] Bump socket.io-parser from 3.3.2 to 3.3.3
Closed
#37 [PR #41] [MERGED] Fix: exit on SIGINT
Closed
#36 [PR #38] [MERGED] Disable import of ESM modules until stable
Closed
#35 [PR #37] [MERGED] Dual CommonJS and ESM modules distributions
Closed
#34 [PR #36] [MERGED] Fix: prepare cache update rollback value of non-object values
Closed
#33 [PR #34] [MERGED] Fix user details type
Closed
#32 [PR #33] [MERGED] Fix types
Closed
#31 [PR #31] [MERGED] TypeScript port
Closed
#29 [PR #27] [MERGED] Dependencies: Terser to v5.15.0
Closed
#30 [PR #28] [MERGED] bump acebase-core dependency
Closed
#28 [PR #26] [MERGED] Fix: binary ascii85 serialization
Closed
#27 [PR #24] [CLOSED] Bump terser from 5.12.1 to 5.14.2
Closed
#25 [GH-ISSUE #60] callExtension incorrectly converts data to query params
Closed
#22 [GH-ISSUE #35] TypeError: rollbackUpdates is not an Object
Closed
#24 [GH-ISSUE #53] error: child key for path "default/cache" cannot be empty
Closed
#23 [GH-ISSUE #55] Could not get server info, update your acebase server version
Closed
#19 [GH-ISSUE #30] Getting / setting sync cursor issue
Closed
#20 [GH-ISSUE #29] Possible sync issue with set on root path
Closed
#21 [GH-ISSUE #32] Connection not closing on SIGINT
Closed
#17 [GH-ISSUE #50] Properly closing live query
Closed
#18 [GH-ISSUE #25] issue read/writing binary data
Closed
#16 [GH-ISSUE #21] Error: "timestamp is not a number" on getMutations and getChanges with cursor
Closed
#14 [GH-ISSUE #14] fix: Cannot set property 'acebase_origin' of null
Closed
#15 [GH-ISSUE #18] Run query from cloud function / serverless function? Disable websocket?
Closed
#13 [GH-ISSUE #15] Using missing cache value instead of server value
Closed
#12 [GH-ISSUE #13] There is a problem with replication
Closed
#10 [GH-ISSUE #12] XHR Poll Error - connecting to a acebase server from the browser
Closed
#11 [GH-ISSUE #11] Socket io error
Closed
#8 [GH-ISSUE #8] Error: [sync] SYNC change klwbq2s1002p3b9kit1awn6d failed: Access denied to path "..." by set rule
Closed
#9 [GH-ISSUE #7] Uncaught (in promise) TypeError: Cannot read property 'then' of null
Closed
#7 [GH-ISSUE #9] [discussion] Connect browser-based client to a local browser-based server?
Closed
#5 [GH-ISSUE #4] Slow server fetch when using cache
Closed
#6 [GH-ISSUE #5] Slow signout when using clearCache option
Closed
#4 [GH-ISSUE #6] Sync fetching fresh values for "mutations" event listeners
Closed
#3 [GH-ISSUE #1] OAuth provider signin fails after redirect
Closed
#1 [GH-ISSUE #3] Synchronize issue: offline edits to removed objects
Closed
#2 [GH-ISSUE #2] .connect fails without retries when offline
64 issues created by 1 user
Opened
#1 [GH-ISSUE #3] Synchronize issue: offline edits to removed objects
Opened
#2 [GH-ISSUE #2] .connect fails without retries when offline
Opened
#3 [GH-ISSUE #1] OAuth provider signin fails after redirect
Opened
#4 [GH-ISSUE #6] Sync fetching fresh values for "mutations" event listeners
Opened
#5 [GH-ISSUE #4] Slow server fetch when using cache
Opened
#6 [GH-ISSUE #5] Slow signout when using clearCache option
Opened
#7 [GH-ISSUE #9] [discussion] Connect browser-based client to a local browser-based server?
Opened
#8 [GH-ISSUE #8] Error: [sync] SYNC change klwbq2s1002p3b9kit1awn6d failed: Access denied to path "..." by set rule
Opened
#9 [GH-ISSUE #7] Uncaught (in promise) TypeError: Cannot read property 'then' of null
Opened
#10 [GH-ISSUE #12] XHR Poll Error - connecting to a acebase server from the browser
Opened
#11 [GH-ISSUE #11] Socket io error
Opened
#12 [GH-ISSUE #13] There is a problem with replication
Opened
#13 [GH-ISSUE #15] Using missing cache value instead of server value
Opened
#14 [GH-ISSUE #14] fix: Cannot set property 'acebase_origin' of null
Opened
#15 [GH-ISSUE #18] Run query from cloud function / serverless function? Disable websocket?
Opened
#16 [GH-ISSUE #21] Error: "timestamp is not a number" on getMutations and getChanges with cursor
Opened
#17 [GH-ISSUE #50] Properly closing live query
Opened
#18 [GH-ISSUE #25] issue read/writing binary data
Opened
#19 [GH-ISSUE #30] Getting / setting sync cursor issue
Opened
#20 [GH-ISSUE #29] Possible sync issue with set on root path
Opened
#21 [GH-ISSUE #32] Connection not closing on SIGINT
Opened
#22 [GH-ISSUE #35] TypeError: rollbackUpdates is not an Object
Opened
#23 [GH-ISSUE #55] Could not get server info, update your acebase server version
Opened
#24 [GH-ISSUE #53] error: child key for path "default/cache" cannot be empty
Opened
#25 [GH-ISSUE #60] callExtension incorrectly converts data to query params
Opened
#26 [GH-ISSUE #66] nodejs - Maximum call stack size exceeded
Opened
#27 [PR #24] [CLOSED] Bump terser from 5.12.1 to 5.14.2
Opened
#28 [PR #26] [MERGED] Fix: binary ascii85 serialization
Opened
#29 [PR #27] [MERGED] Dependencies: Terser to v5.15.0
Opened
#30 [PR #28] [MERGED] bump acebase-core dependency
Opened
#31 [PR #31] [MERGED] TypeScript port
Opened
#32 [PR #33] [MERGED] Fix types
Opened
#33 [PR #34] [MERGED] Fix user details type
Opened
#34 [PR #36] [MERGED] Fix: prepare cache update rollback value of non-object values
Opened
#35 [PR #37] [MERGED] Dual CommonJS and ESM modules distributions
Opened
#36 [PR #38] [MERGED] Disable import of ESM modules until stable
Opened
#37 [PR #41] [MERGED] Fix: exit on SIGINT
Opened
#38 [PR #40] [MERGED] ESM module distribution
Opened
#39 [PR #39] [MERGED] Bump socket.io-parser from 3.3.2 to 3.3.3
Opened
#40 [PR #42] [MERGED] Browserify: ignore buffer
Opened
#41 [PR #43] [MERGED] Do export transport utils, used by server webmanager
Opened
#42 [PR #45] [CLOSED] sigint handling: browser fix
Opened
#43 [PR #46] [MERGED] Add retry option to manual connect method
Opened
#44 [PR #44] [CLOSED] Add retry option to manual connect method
Opened
#45 [PR #47] [MERGED] sigint handling: browser fix
Opened
#46 [PR #48] [MERGED] Disconnect: only update timeline if connected
Opened
#47 [PR #49] [MERGED] Add rootPath connection setting
Opened
#48 [PR #51] [MERGED] Bump acebase-core dependency to 1.25.0
Opened
#49 [PR #52] [MERGED] Bump json5 from 2.2.1 to 2.2.3
Opened
#50 [PR #54] [MERGED] Fix subscriptions on root path in cache
Opened
#51 [PR #57] [MERGED] Bump engine.io and socket.io in /test
Opened
#52 [PR #58] [MERGED] Feature: "warn only" schema definitions
Opened
#53 [PR #59] [CLOSED] Bump socket.io-parser from 4.2.1 to 4.2.3 in /test
Opened
#54 [PR #61] [MERGED] Fix #60 callExtension with object data
Opened
#55 [PR #62] Bump socket.io-parser from 4.2.1 to 4.2.4 in /test
Opened
#56 [PR #64] Bump word-wrap from 1.2.3 to 1.2.4
Opened
#57 [PR #67] [MERGED] Add network/server related error codes to isNetworkError getter, add isPermissionError
Opened
#58 [PR #65] [MERGED] Handle the new return format in uncached sync()
Opened
#59 [PR #68] [MERGED] Add callbackUrl option to signInWithRedirect to override returning to the current url
Opened
#60 [PR #69] Combine mutations on the same parent paths into single cache db updates. Improves performance
Opened
#61 [PR #70] [MERGED] Split isNetworkError and isServerError up for better handling
Opened
#62 [PR #71] [MERGED] Fix get promise never resolving
Opened
#63 [PR #72] [MERGED] Add automatic npm publish workflow
Opened
#64 [PR #73] Bump socket.io-client to 4.8.3