Commit Graph

64 Commits (b6a81f1252531ff6ebe5b6563e6f17778f905eba)

Author SHA1 Message Date
sandakersmann 9119507b03
Changed copyright year to 2020
3 years ago
Dmitri Bogomolov bbdbca253b
Added warnings about changing port settings in api and network.tcp
3 years ago
Dmitri Bogomolov 7a89109fc9
New logging approach in order to reduce imports from submodules
3 years ago
Dmitri Bogomolov b5df242141
Fixed badly formatted docstrings and some wrong text
3 years ago
Dmitri Bogomolov ad2a2b3fb4
Inherit helper_threading.StoppableThread from threading.Thread
4 years ago
Dmitri Bogomolov 9992626438
Fix API command 'shutdown'
4 years ago
Marius Kjærstad e0efb7fd2f
Merge branch 'v0.6' into v0.6
4 years ago
Dmitri Bogomolov 7e1ee815b9
Rerender more widgets when deleting address by API
4 years ago
sandakersmann 8924d4be5c
Changed copyright year to 2019
4 years ago
Dmitri Bogomolov 58bc170bda
Fix #1383 - formatting artifact in 7ed459b
4 years ago
Dmitri Bogomolov 5b1d2e56a1
Changes into test mode:
4 years ago
coffeedogs 7ed459b644
Changes based on style and lint checks. (final_code_quality_6)
5 years ago
Dmitri Bogomolov 533df80ce9
Resolving pylint warnings
5 years ago
Dmitri Bogomolov bd5bdda009
Moved class singleAPI to api module and `import api` below config check
5 years ago
Dmitri Bogomolov cb0996c6c8
flake8: api, debug
5 years ago
f97ada87 71d6fad242
pep8 fix
5 years ago
f97ada87 bcaad3e0fb
fix issue 1236
5 years ago
Mahendra Garg 6bce912a81
Fix undefined streamNumber bug
5 years ago
f97ada87 be0e724b23
implement stealth ack objects
6 years ago
Peter Šurda 660997b8f4
Code Quality
6 years ago
Peter Šurda b7f808cde1
Add shutdown command to API
6 years ago
Peter Šurda 6c695c8ac7
Remove non-asyncore network code (partial)
6 years ago
Peter Šurda cc955cd69d
Try new ports of binding fails
6 years ago
Peter Šurda d34fdbb3f4
Fix network status in api
6 years ago
Peter Šurda 009a215224
Fix api connected hosts lists
6 years ago
Scott f78f1a718b
Change api.py
6 years ago
Peter Šurda 02a07e5119
Asyncore update
6 years ago
Peter Šurda 73c41bff9d
typo
6 years ago
Peter Šurda c85d52b8e8
Asyncore updates
6 years ago
Peter Šurda b37a05fd0a
Allow encoding 3 in broadcast API
6 years ago
Peter Šurda 9f4a1fa0a4
Config file defaults and address unification
6 years ago
Peter Šurda bf76c7f6ec
Allow extended encoding in API
6 years ago
Peter Šurda 6062277d60
Rename configparser.py to bmconfigparser.py
6 years ago
Peter Šurda 157881bc63
Cyclic import fix
6 years ago
Peter Šurda 2cc4435cfc
Imports, typos, syntax errors
6 years ago
Peter Šurda 59f3a2fbe7
Reduce cyclic dependencies
6 years ago
Peter Šurda 5ca8a52662
Typos, extra imports and similar
6 years ago
Peter Šurda ad75552b5c
Move shutdown from shared.py to state.py
6 years ago
Peter Šurda fa0a3135e7
Fixes pointed out by landscape.io
6 years ago
Peter Šurda ac348e4e6b
Fixes and refactoring
6 years ago
Peter Šurda 8bcfe80ad0
Refactoring of config parser and shared.py
6 years ago
Peter Šurda 9c214b4a24
Inventory refactoring #2
6 years ago
Peter Šurda 3d4869851e
Many changes on chan create/join dialog
7 years ago
mailchuck b724d3ee4f Copyright year updates
7 years ago
mirrorwish a7ec4c0555 Some preparations for python 3
7 years ago
mirrorwish 554627dd92 Refactor Inventory
7 years ago
mailchuck f159133f14 TreeWidget and Addressbook editing propagation
7 years ago
mailchuck d69c2e097f Cleaner shutdown
7 years ago
Peter Surda bde5bfc42e Add: re-merge API changes
7 years ago
Peter Surda d3345e051a Add: debugging for freezing api call
7 years ago