Philipp Hörist
|
432a4edbc1
|
Use custom dict for additional data
This makes it easier to retrive and store values
|
2018-11-30 23:05:15 +01:00 |
Philipp Hörist
|
62b210a9e5
|
Pass account to plugins when encrypting a file
|
2018-11-11 10:40:48 +01:00 |
Philipp Hörist
|
bf87ad5ac8
|
Import _() instead of using builtin namespace
- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way
|
2018-10-06 22:38:55 +02:00 |
Philipp Hörist
|
09c5183575
|
Fix pylint errors in common/modules
|
2018-09-11 22:25:55 +02:00 |
Philipp Hörist
|
bcf2a3770d
|
Remove unnecessary code
NetworkIncomingEvent defines base_network_events and generate() already
|
2018-09-11 00:37:00 +02:00 |
Philipp Hörist
|
cf580c62de
|
Discover httpupload also on the user domain
|
2018-07-25 19:33:03 +02:00 |
Philipp Hörist
|
07c87a4194
|
Rewrite discovery code and move it into own module
|
2018-07-22 16:20:00 +02:00 |
Philipp Hörist
|
59428d2f2f
|
Register all available modules automatically
|
2018-07-07 13:52:44 +02:00 |
Philipp Hörist
|
4bcdbde2c8
|
Move httpupload into modules
|
2018-07-07 01:49:50 +02:00 |