Yes, I know this is a very ugly workaround, but it works ... Chrome now requires to add `about:blank` as parameter to open and be able to use remote debugging. The jasmine-gem isn't supported anymore, and we need to switch to the `jasmine-browser-runner`, I was working on that a few months ago, but ran into problems. As the jasmine-gem doesn't allow to add parameters without `--` infront of it, lets just add a dummy parameter and add the required `about:blank` with a space after that. This is ugly, but works for now, until we can upgrade to the new jasmine version. We could also just replace the `nil` of the last parameter with that value, but I think that way it's clearer that this is a workaround and how it works. |
||
|---|---|---|
| .github/workflows | ||
| app | ||
| bin | ||
| config | ||
| db/migrate | ||
| docker/develop | ||
| features | ||
| graphics | ||
| lib | ||
| log | ||
| public | ||
| script | ||
| spec | ||
| tmp/pids | ||
| vendor | ||
| .codeclimate.yml | ||
| .editorconfig | ||
| .eslintrc | ||
| .foreman | ||
| .gitignore | ||
| .haml-lint.yml | ||
| .pronto.yml | ||
| .rspec | ||
| .rubocop.yml | ||
| .ruby-gemset | ||
| .ruby-version | ||
| .scss-lint.yml | ||
| .slugignore | ||
| AUTHORS | ||
| browserlist | ||
| Changelog.md | ||
| CODE_OF_CONDUCT.md | ||
| config.ru | ||
| CONTRIBUTING.md | ||
| COPYRIGHT | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| package.json | ||
| Procfile | ||
| Rakefile | ||
| README.md | ||
| SECURITY.md | ||
| yarn.lock | ||
diaspora*
A privacy-aware, distributed, open source social network
Project site | Wiki | Bugtracker | Discussions and Support | License | Authors
Installation
You don't have to install diaspora* to use the network. There are many servers connected to diaspora*s network which are open to anyone, and you can create an account on one of these servers. Have a look at our tips for finding a home, or you can just go straight to the list of open servers to sign up.
Want to own your data and install diaspora*? Whether you just want to try it out, want to install it on your server or want to contribute and need a development setup, our installation guides will get you started!
Questions?
Have a look at our FAQs for users, for pod administrators or for developers.
Still haven't found an answer? Talk to us! Read how we communicate. We're here to answer all your questions.
Contribute
To keep diaspora* growing and improving we need all help we can get. Whether you can contribute code, ideas, translations, bug reports or simply extend the community as a helpful user or pod administrator, your help is welcome!
Everyone interacting in diaspora’s codebases, issue trackers, chat rooms, the wiki, and the Discourse is expected to follow the diaspora* code of conduct.
Security
See SECURITY.md for instructions on how to responsibly report a security vulnerability.