Philipp Hörist
|
1c09b50791
|
Use custom dict for additional data
This makes it easier to retrive and store values
|
2018-12-07 23:31:00 +01:00 |
Philipp Hörist
|
5981396ac4
|
Pass account to plugins when encrypting a file
|
2018-11-13 21:56:21 +01:00 |
Philipp Hörist
|
f197358e2f
|
Import _() instead of using builtin namespace
- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way
|
2018-10-07 00:47:00 +02:00 |
Philipp Hörist
|
58ad5cd4d5
|
Fix pylint errors in common/modules
|
2018-10-07 00:46:37 +02:00 |
Philipp Hörist
|
df9651f33b
|
Remove unnecessary code
NetworkIncomingEvent defines base_network_events and generate() already
|
2018-10-07 00:46:36 +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 |