issues Search Results · repo:arso-project/sonar language:JavaScript
Filter by
44 results
(63 ms)44 results
inarso-project/sonar (press backspace or delete to remove)Is this multi-writer? can the server peers also serve the server? if a user goes offline will they be able to come back
online and get data they missed while offline?
benzmuircroft
- Opened on Dec 5, 2023
- #88
inside a node docker container
# npm install -g @arsonar/server
npm notice
npm notice New patch version of npm available! 7.20.3 - 7.20.6
npm notice Changelog: https://github.com/npm/cli/releases/tag/v7.20.6 ...
DavHau
- Opened on Aug 13, 2021
- #77
Are there additional dependencies that are needed to build the project ?
I checked out the source, then i just ran yarn it seems some dependencies are not captured. For example in packages/ui
there is ...
happysalada
- Opened on Aug 6, 2021
- #76
sidasmo
- Opened on Mar 11, 2021
- #72
Most of the core tests have to be changed to async/await and adapted for API changes in the next branch.
API changes
Most methods changed from callbacks to async/await. API changes can best be seen by ...
good first issue
Frando
- 1
- Opened on Jan 22, 2021
- #71
After #66 is merged there are a few remaining TODOs for bots:
- [ ] Documentation Both high-level and code docs
- [ ] Persist bot config and joined collections
- [ ] Merge session handling with ...
Frando
- Opened on Nov 20, 2020
- #67
Running a fresh installed Linux Mint 20 or an Ubuntu 20.04 needs additional packages to get sonar to run.
After installing nvm, node and dat, I tried sonar. On both Mint and Ubuntu you have first to install ...
nemi-notrace
- 1
- Opened on Oct 5, 2020
- #63
What we still need to do:
- [ ] client: don t store tokens/accesscode in localStorage, use secure cookies instead
- [ ] server: allow to create tokens with read/write capabilities for specific collections ...
Frando
- Opened on Aug 5, 2020
- #62
Frando
- Opened on Jul 21, 2020
- #61
Currently, collection.get(req) in the client actually does a collection.query( records , req), so req can be a either {
schema, id } or { key, seq }. Likely we want to have two seperate methods for this, ...
Frando
- Opened on Jun 12, 2020
- #58

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.