Commit Graph

100 Commits

Author SHA1 Message Date
dependabot[bot] 80528a3609
build(deps): bump requests from 2.25.1 to 2.26.0
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.26.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 15:36:04 +00:00
nico a5251e2381
fix: relative import inside package
+ change from .file to module.file in the import statement
2021-07-23 17:20:54 +02:00
nico c8de19f4ec
Merge branch 'dependabot/pip/ruamel-yaml-clib-0.2.6' 2021-07-06 01:01:37 +02:00
dependabot[bot] d5e2586260
build(deps): bump ruamel-yaml-clib from 0.2.4 to 0.2.6
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.4 to 0.2.6.

---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 11:10:10 +00:00
nico 062e3b256e
Merge pull request #11 from mightyBroccoli/dependabot/pip/ruamel-yaml-clib-0.2.4
build(deps): bump ruamel-yaml-clib from 0.2.2 to 0.2.4
2021-06-26 19:26:21 +02:00
dependabot[bot] 7276f9a2fb
build(deps): bump ruamel-yaml-clib from 0.2.2 to 0.2.4
Bumps [ruamel-yaml-clib](https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree) from 0.2.2 to 0.2.4.

---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 11:08:19 +00:00
nico 84bce17512
Merge pull request #10 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.10
build(deps): bump ruamel-yaml from 0.17.9 to 0.17.10
2021-06-24 23:33:37 +02:00
dependabot[bot] e092649e12
build(deps): bump ruamel-yaml from 0.17.9 to 0.17.10
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.9 to 0.17.10.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 11:08:13 +00:00
nico 9724b80743
Merge pull request #9 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.9
build(deps): bump ruamel-yaml from 0.17.8 to 0.17.9
2021-06-14 18:40:07 +02:00
dependabot[bot] 731235d527
build(deps): bump ruamel-yaml from 0.17.8 to 0.17.9
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.8 to 0.17.9.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 06:07:05 +00:00
nico 29d9a30053
Merge pull request #8 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.8
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.8
2021-06-10 10:28:38 +02:00
dependabot[bot] 185fcf9546
build(deps): bump ruamel-yaml from 0.17.7 to 0.17.8
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.7 to 0.17.8.

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 06:14:48 +00:00
nico 26b3fe8209
Merge pull request #7 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.7
build(deps): bump ruamel-yaml from 0.17.6 to 0.17.7
2021-06-01 13:27:33 +02:00
dependabot[bot] 6e6fa8ae56
build(deps): bump ruamel-yaml from 0.17.6 to 0.17.7
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.6 to 0.17.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 06:52:00 +00:00
nico 08bcd704d0
requirements: remove urllib3
* remove urllib3 from direct requirements file
2021-05-31 13:30:03 +02:00
nico f8976c5ab4
Merge pull request #6 from mightyBroccoli/dependabot/pip/ruamel-yaml-0.17.6
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.6
2021-05-31 13:27:27 +02:00
dependabot[bot] a16257f879
build(deps): bump ruamel-yaml from 0.17.4 to 0.17.6
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.4 to 0.17.6.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 07:42:47 +00:00
nico 79f5e59adc
license: update license to gpl3 2021-04-19 17:03:37 +02:00
nico bc0921d388
packaging: rename to bl-imp
* ajust setup cfg/py to use the new name
. remove unnecessary variable from main
2021-04-17 13:48:25 +02:00
nico 34fcd52478
Merge branch 'readme_update' 2021-04-16 22:17:48 +02:00
nico 72120a1830
readme: copiable config
* add # to config comments to allow for easy copying
2021-04-16 22:09:40 +02:00
nico c227b55828
readme: various smaller changes
+ add automatic ejabberd config reload option to the example
2021-04-16 21:56:19 +02:00
nico 68300f2b99
readme: update ejabberd install section 2021-04-16 21:27:33 +02:00
nico b9f3572948
ReadMe: update readme to reflect the latest changes 2021-04-14 00:24:31 +02:00
nico c0bd3eba71
Merge remote-tracking branch 'github/dependabot/pip/ruamel-yaml-0.17.4' 2021-04-08 12:08:35 +02:00
dependabot[bot] ea258c88ef
Bump ruamel-yaml from 0.17.2 to 0.17.4
Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.2 to 0.17.4.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 08:05:07 +00:00
nico 9597f30f08
Merge branch 'ci-setup' 2021-04-06 11:33:13 +02:00
nico e54cb3b215
Merge branch 'packaging' 2021-04-06 11:32:04 +02:00
nico 78015c196a
flake8: unnecessary else
* modified method to not use an unnecessary else statement
2021-04-06 11:29:24 +02:00
nico d410c45429
flake8: remove cyclic import 2021-04-06 11:28:37 +02:00
nico 1b6dd65afe
requirements: push ruamel.yaml to 0.17.2 2021-04-06 11:24:29 +02:00
nico eda0a709c9
cleanup: make flake8 happy again
* remove wildcard import
* remove unnecessary imports
* various smaller whitespace cleanups
2021-04-06 11:23:09 +02:00
nico c9e689b3f3
packaging: various smaller fixes and corrections
- remove placeholder print statements
* replace wildcard import with a direct one
* rename main class to blimp
* optimized imports
2021-03-28 16:39:58 +02:00
nico 3e8a728fe7
Python Package
+ init basic python package
+ add console_script blimp
2021-03-27 00:15:38 +01:00
nico b7409c0951
Github CI
+ add dependabot configuration file
+ add python workflow configuration file
2021-03-15 23:19:04 +01:00
nico e478c2b51f
update gitignore file 2021-03-10 18:24:38 +01:00
nico 2b2ff712e9
update requirements file 2021-03-10 18:07:42 +01:00
nico 9d2fd0a8b0
editorconfig
+ add editorconfig settings
2021-03-10 17:51:41 +01:00
nico 33e5b9879d
readme licence update
* update readme instructions
* update licence to 2021
2021-03-10 17:38:38 +01:00
nico 9188329c74
ejabberdctl missing catch
+ add catch to prevent ejabberdctl missing FIleNotFoundError
2019-06-26 12:47:24 +02:00
nico e245cb68de
Quality of Life changes
+ add help output if script arguments are invalid
+ add custom exit codes to highlight invalid arguments

* update code comments
* major README rework
2019-06-26 11:17:56 +02:00
nico 59954bb21b
minor improvements
+ add Licence

* correct subprocess.call syntax
* optimized imports
* some path optimizations
2019-06-26 10:09:47 +02:00
nico 051f450f50 code quality improvements
* change os.system to subprocess
- removed overshadow of system functions
2019-04-27 15:06:03 +02:00
nico db36781cba unnecessary file creation
- remove unnecessary file creation in unexpected places
2019-04-25 15:37:49 +02:00
nico 8b72d5c717
further improvements
+ added more code comments
+ fix rare traceback if .etag file is present, but the local blacklist.txt file was removed
* removed unnecessary try statement
2019-03-10 14:55:20 +01:00
nico 347d2f5d46
None Type Fix
* fix self.process None Type operation error
2019-03-04 01:17:02 +01:00
nico 85ca549fab
condition order fix
* fixed condition order to prevent NoneType errors
* fixed readline to read
2019-02-15 19:39:27 +01:00
nico e9208a8277
yaml is crazy
- removed PyYAML from requirements
* TODO remove try statements
2018-12-22 14:57:13 +01:00
nico af5f1e494d code finishup and cleanup
+ yaml composing ejabberd conformal
+ added README.md
+ added .gitignore
+ added requirements.txt
2018-12-22 04:46:57 +01:00
nico 92efbd421e Initial Commit
+ request working
+ ejabberd working
2018-12-21 20:49:15 +01:00