Wykres commitów

168 Commity (3701ba3b372a26d83ad4dc016dfb554f09c124b3)

Autor SHA1 Wiadomość Data
dependabot-preview[bot] 3701ba3b37
Bump matplotlib from 3.3.3 to 3.3.4 (#175)
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.3.3...v3.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-13 12:08:28 +01:00
dependabot-preview[bot] dfebc4c1e4
Bump tqdm from 4.56.0 to 4.56.2 (#178) 2021-02-11 06:58:41 +00:00
dependabot-preview[bot] dcf151da85
Bump flask-migrate from 2.5.3 to 2.6.0 (#173) 2021-01-20 10:30:45 +00:00
dependabot-preview[bot] 6318fdb208
Bump tqdm from 4.55.1 to 4.56.0 (#172) 2021-01-11 06:08:34 +00:00
dependabot-preview[bot] 4c2ccfaca8
Bump tqdm from 4.55.0 to 4.55.1 (#171) 2021-01-04 07:28:28 +00:00
dependabot-preview[bot] 956b65e5c4
Bump geopy from 2.0.0 to 2.1.0 (#168) 2020-12-28 06:26:57 +00:00
dependabot-preview[bot] 819b130009
Bump tqdm from 4.54.1 to 4.55.0 (#169) 2020-12-28 06:25:47 +00:00
Konstantin Gründger a9bbaaca59 Added gunicorn as dependancy 2020-12-23 11:22:56 +01:00
dependabot-preview[bot] 990406b525
Bump flower from 0.9.5 to 0.9.7 (#165) 2020-12-22 07:46:23 +00:00
dependabot-preview[bot] 5fa7cb9aa1
Bump requests from 2.25.0 to 2.25.1 (#164)
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [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.0...v2.25.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-17 10:39:31 +01:00
Meisterschueler 2a54301a25
Sender infos with country (#162)
* Added FK country_id to sender_infos

* Added flydenity to retrieve the country for registration

* Added country flag to sender_ranking, removed max_normalized_quality from rankings

* Bugfix: sort numbers first, strings always bottom

* Fixed testcases and refactored ddb import

* Small frontend improvements
2020-12-12 13:48:05 +01:00
dependabot-preview[bot] 4e223b9941
Bump pandas from 1.1.4 to 1.1.5 (#160)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.1.4...v1.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-08 14:57:56 +01:00
dependabot-preview[bot] dc65a70292
Bump tqdm from 4.54.0 to 4.54.1 (#159)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.0 to 4.54.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.54.0...v4.54.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-07 23:14:51 +01:00
dependabot-preview[bot] 0dea6210c1
Bump tqdm from 4.53.0 to 4.54.0 (#154) 2020-12-03 06:37:16 +00:00
Meisterschueler 9bb5af9277
Frequency scans (#156)
* Added FrequencyScanFiles

* Added route for upload_file and frequency_scan
2020-12-02 15:04:50 +01:00
Konstantin Gründger f8b3457997 Added Flask-Profiler 2020-11-25 09:39:10 +01:00
dependabot-preview[bot] 3ca2ba6f95
Bump tqdm from 4.51.0 to 4.53.0 (#152)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.51.0 to 4.53.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.51.0...v4.53.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-22 09:11:56 +01:00
Konstantin Gründger d135574ac8 Fixed setup, removed deprecated code, this cancels #24 2020-11-19 09:28:52 +01:00
Konstantin Gründger 52c9df4f5e Bugfixes from RPi 2020-11-17 23:00:37 +01:00
Konstantin Gründger 2f577c8c29 Fixed celery 2020-11-15 18:28:47 +01:00
Konstantin Gründger 7f8df24d96 Added Flask-Redis
Repaired test cases
2020-11-15 14:46:41 +01:00
Konstantin Gründger c4ec856f26 Update python versions 2020-11-15 14:46:40 +01:00
dependabot-preview[bot] 51a514f4f4
Bump requests from 2.24.0 to 2.25.0
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.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.24.0...v2.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-12 04:19:19 +00:00
dependabot-preview[bot] 5d50d5d4ee
Bump celery from 5.0.1 to 5.0.2 (#147)
Bumps [celery](https://github.com/celery/celery) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.0.1...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-03 12:03:05 +01:00
dependabot-preview[bot] 88a6dafeaf
Bump ogn-client from 1.0.0 to 1.0.1 (#148)
Bumps [ogn-client](https://github.com/glidernet/python-ogn-client) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/glidernet/python-ogn-client/releases)
- [Changelog](https://github.com/glidernet/python-ogn-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/glidernet/python-ogn-client/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-03 12:02:23 +01:00
dependabot-preview[bot] f291fb41c4
Bump tqdm from 4.50.2 to 4.51.0 (#146)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.50.2 to 4.51.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.50.2...v4.51.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-01 15:08:12 +01:00
dependabot-preview[bot] f65c745b34
Bump celery from 5.0.0 to 5.0.1 (#145)
Bumps [celery](https://github.com/celery/celery) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-21 20:56:06 +02:00
dependabot-preview[bot] ef1eb1cd5c
Bump ogn-client from 0.9.7 to 1.0.0 (#144)
Bumps [ogn-client](https://github.com/glidernet/python-ogn-client) from 0.9.7 to 1.0.0.
- [Release notes](https://github.com/glidernet/python-ogn-client/releases)
- [Changelog](https://github.com/glidernet/python-ogn-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/glidernet/python-ogn-client/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-16 22:55:12 +02:00
dependabot-preview[bot] c6b09b12ad
Bump mgrs from 1.3.8 to 1.4.0 (#140)
Bumps [mgrs](https://github.com/hobu/mgrs) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/hobu/mgrs/releases)
- [Commits](https://github.com/hobu/mgrs/compare/1.3.8...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Meisterschueler <kammermark@gmx.de>
2020-10-11 21:36:00 +02:00
dependabot-preview[bot] e3e62009fe
Bump psycopg2-binary from 2.8.5 to 2.8.6 (#134)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-11 21:34:52 +02:00
dependabot-preview[bot] 13b28b52d0
Bump celery from 4.4.7 to 5.0.0 (#138)
Bumps [celery](https://github.com/celery/celery) from 4.4.7 to 5.0.0.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v4.4.7...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-11 21:34:22 +02:00
dependabot-preview[bot] 25e7adfe2b
Bump tqdm from 4.48.2 to 4.50.2 (#143)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.2 to 4.50.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.48.2...v4.50.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-11 21:33:37 +02:00
Meisterschueler ebde9831c2
Bump mgrs from 1.3.7 to 1.3.8 (#130)
Bumps [mgrs](https://github.com/hobu/mgrs) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/hobu/mgrs/releases)
- [Commits](https://github.com/hobu/mgrs/compare/1.3.7...1.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 22:34:52 +02:00
dependabot-preview[bot] 9177282d7b
Bump mgrs from 1.3.7 to 1.3.8
Bumps [mgrs](https://github.com/hobu/mgrs) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/hobu/mgrs/releases)
- [Commits](https://github.com/hobu/mgrs/compare/1.3.7...1.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 20:34:32 +00:00
dependabot-preview[bot] 436ab23e6a
Bump celery from 4.4.6 to 4.4.7 (#128)
Bumps [celery](https://github.com/celery/celery) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v4.4.6...v4.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 22:34:20 +02:00
dependabot-preview[bot] 17efa58084
Bump tqdm from 4.48.0 to 4.48.2 (#131)
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.48.0 to 4.48.2.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.48.0...v4.48.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 22:33:59 +02:00
dependabot-preview[bot] 5396773732
Bump shapely from 1.7.0 to 1.7.1 (#132)
Bumps [shapely](https://github.com/Toblerity/Shapely) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/Toblerity/Shapely/releases)
- [Changelog](https://github.com/Toblerity/Shapely/blob/master/CHANGES.txt)
- [Commits](https://github.com/Toblerity/Shapely/compare/1.7.0...1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 22:33:22 +02:00
dependabot-preview[bot] 223ce775e1
Bump tqdm from 4.47.0 to 4.48.0 (#127) 2020-07-17 07:04:47 +00:00
dependabot-preview[bot] 122394d853
Bump mgrs from 1.3.6 to 1.3.7 (#126) 2020-07-16 22:05:07 +00:00
dependabot-preview[bot] 7aa5e99033
Bump flask-sqlalchemy from 2.4.3 to 2.4.4 (#125) 2020-07-15 06:12:21 +00:00
dependabot-preview[bot] fdf4ea19d4
Bump flower from 0.9.4 to 0.9.5 (#124) 2020-07-03 12:14:07 +00:00
dependabot-preview[bot] 23583f85dd
Bump tqdm from 4.46.1 to 4.47.0 (#122) 2020-06-29 12:14:23 +00:00
dependabot-preview[bot] 23f3e32966
Bump geopy from 1.22.0 to 2.0.0 (#123) 2020-06-29 12:14:15 +00:00
dependabot-preview[bot] 244d7fd621
Bump celery from 4.4.5 to 4.4.6 (#121) 2020-06-25 07:06:06 +00:00
dependabot-preview[bot] 93e4f07d7b Bump requests from 2.23.0 to 2.24.0
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.24.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.23.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 21:02:03 +02:00
dependabot-preview[bot] 5dd1d77339 Bump geoalchemy2 from 0.8.3 to 0.8.4
Bumps [geoalchemy2](https://github.com/geoalchemy/geoalchemy2) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/geoalchemy/geoalchemy2/releases)
- [Changelog](https://github.com/geoalchemy/geoalchemy2/blob/master/CHANGES.txt)
- [Commits](https://github.com/geoalchemy/geoalchemy2/compare/0.8.3...0.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-14 11:01:10 +02:00
dependabot-preview[bot] 9e0719dc65 Bump celery from 4.4.4 to 4.4.5
Bumps [celery](https://github.com/celery/celery) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v4.4.4...v4.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-09 09:51:18 +02:00
dependabot-preview[bot] 2833cc7cf4 Bump celery from 4.4.3 to 4.4.4
Bumps [celery](https://github.com/celery/celery) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/4.4.3...v4.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 11:36:42 +02:00
dependabot-preview[bot] d5a8b9a9c8 Bump tqdm from 4.46.0 to 4.46.1
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.46.0 to 4.46.1.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.46.0...v4.46.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-04 11:36:08 +02:00
dependabot-preview[bot] 38ecc71326 Bump flask-caching from 1.8.0 to 1.9.0
Bumps [flask-caching](https://github.com/sh4nks/flask-caching) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/sh4nks/flask-caching/releases)
- [Changelog](https://github.com/sh4nks/flask-caching/blob/master/CHANGES)
- [Commits](https://github.com/sh4nks/flask-caching/compare/v1.8.0...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-03 09:03:27 +02:00