DC*

Results 36 issues of DC*

Analyse if uptime can be retrieve from jFCP library.

enhancement

- https://developer.android.com/training/sharing/receive - https://www.raywenderlich.com/6613761-sharing-in-android-10-getting-started

enhancement

Functionality to export/import WoT identity and node keys (node refs?). This is important to preserve own pseudo-identity on the network (ie, a journalist)

enhancement

I'm having the following issue with `Doctrine_Core::ATTR_QUOTE_IDENTIFIER` config. Queries are being double quoted like this: ``` SELECT `u`.```id``` AS `u__0` FROM ``` When I issue the following query: ``` $query...

It's missing `proc` on purpose? Or it's suppose to be added manually? I can create a PR if it's a bug or a missing piece.

Tried to install on a clean project (`composer init`). ``` ▲ composer require "atrauzzi/laravel-serializer" Using version ^1.0 for atrauzzi/laravel-serializer ./composer.json has been updated Loading composer repositories with package information Updating...