Kevin Froman
|
c7e06205b7
|
OnionrUtils fully removed (but not fully bug free)
flow now uses daemon thread for displaying output
|
2019-06-25 18:07:35 -05:00 |
Kevin Froman
|
d378340099
|
* further splitting onionrutils into a module
|
2019-06-23 12:41:07 -05:00 |
Kevin Froman
|
71805811cf
|
corrected permissions again
|
2019-06-16 13:20:54 -05:00 |
Kevin Froman
|
901b275d40
|
fixed everything being executable permission
|
2019-06-16 02:04:32 -05:00 |
Kevin Froman
|
c07901ec06
|
reduced config reloads by a lot
|
2019-06-16 01:06:32 -05:00 |
Kevin Froman
|
6687b2a843
|
changed permisisons
|
2019-02-02 17:10:04 -06:00 |
Arinerron
|
215fbcba68
|
Add web api callbacks
|
2018-07-29 17:37:12 -07:00 |
Arinerron
|
30f617c83e
|
Update plugins to use new Block API
|
2018-05-15 20:08:42 -07:00 |
Arinerron
|
3c8cbd2291
|
Refactor onionrpluginapi
|
2018-05-15 19:16:33 -07:00 |
Arinerron
|
f0e842eae4
|
Fix positional argument bug
|
2018-05-12 23:37:47 -07:00 |
Arinerron
|
fe4261c4a2
|
Various improvements
- Adds a lot more to the pluginmanager
- Refactors code
- Relocates functions
|
2018-05-12 20:45:32 -07:00 |
Arinerron
|
654703d902
|
Start working on plugin manager
|
2018-04-22 20:42:37 -07:00 |
Arinerron
|
bd0a175dfc
|
Improve first-run and add default plugins
|
2018-04-20 22:04:03 -07:00 |
Arinerron
|
098abb8e55
|
Improve support for plugins
|
2018-04-20 20:10:50 -07:00 |
20esaua
|
2126138428
|
Add in PluginAPI (#7)
* Modify soft resetting
Made it more like hard resetting (output-wise).
* Refactor timedHmac.py
* Update onionrplugins.py
Remove test code
* Create onionrpluginapi.py
* Update onionrevents.py
* Update onionrpluginapi.py
* Update onionrevents.py
* Update onionr.py
* Add onionr object to events
* Update onionr.py
|
2018-04-21 01:20:26 +00:00 |