Commit Graph

478 Commits

Author SHA1 Message Date
R. Miles McCain
f2e875d03d Add indexes to key Hit fields 2021-03-28 19:18:57 +00:00
R. Miles McCain
45fd32c8ca Index last_seen 2021-03-28 19:15:03 +00:00
R. Miles McCain
08b36ba69f Integrate debug toolbar 2021-03-28 19:14:56 +00:00
R. Miles McCain
d5cfe577a0 Add debug toolbar 2021-03-28 19:14:33 +00:00
R. Miles McCain
c131cfef27 Merge branch 'patch-1' into dev 2021-03-28 18:54:24 +00:00
R. Miles McCain
526d4cd133 Relock Pipfile 2021-03-28 18:53:49 +00:00
R. Miles McCain
8e09871b44 Merge branch 'dependabot/pip/django-3.1.6' into dev 2021-03-28 18:51:33 +00:00
R. Miles McCain
6aa3ce0b32 Merge branch 'dependabot/pip/pyyaml-5.4' into dev 2021-03-28 18:49:49 +00:00
dependabot[bot]
23ea8e493e
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:41:11 +00:00
dependabot[bot]
22d996bed7
Bump django from 3.1.3 to 3.1.6
Bumps [django](https://github.com/django/django) from 3.1.3 to 3.1.6.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.3...3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 02:04:53 +00:00
Kasper Seweryn
9df864787c
Fix #99 2021-02-17 02:24:35 +00:00
dependabot[bot]
b7a6ac9ec0
Bump apexcharts from 3.23.1 to 3.24.0 (#97)
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 3.23.1 to 3.24.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](https://github.com/apexcharts/apexcharts.js/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 18:56:29 -05:00
R. Miles McCain
38d8d416e1
Update kubernetes deployments 2021-01-25 13:39:53 -05:00
R. Miles McCain
592613a99a
Use dev shynet in kubernetes deployments 2021-01-23 23:28:24 -05:00
R. Miles McCain
e9f43c6a53
Bump version 2021-01-23 23:23:19 -05:00
R. Miles McCain
89c6800913
Fix formatting 2021-01-23 23:16:33 -05:00
R. Miles McCain
db9c807289
Add optional more aggressive salting (fixes #95) 2021-01-23 23:13:44 -05:00
R. Miles McCain
6e48a3eac7
Merge branch 'global-ip-block' into dev 2021-01-23 23:01:53 -05:00
R. Miles McCain
ba9a716913
Merge branch 'heartbeat-frequency' into dev 2021-01-23 22:41:25 -05:00
R. Miles McCain
6d7292a60a
Fix duration change being unknown (fixes #89) 2021-01-23 22:40:19 -05:00
Oliver Kamer
c0d02732e7
Add additional env variable to template 2021-01-19 22:05:33 +01:00
Oliver Kamer
d071a91917
Block Collect IP option if disabled globally 2021-01-19 22:02:57 +01:00
Oliver Kamer
d67e14b08f
Block IP collection from settings 2021-01-19 21:41:54 +01:00
Oliver Kamer
174a386f54
Add block all ips to settings 2021-01-19 21:31:02 +01:00
Oliver Kamer
ce23cfc5b5
Add pycharm gitignore stuff 2021-01-19 21:20:30 +01:00
Oliver Kamer
8be690c417
Use heartbeat frequency for currently active
If the heartbeat frequency is more than 10 seconds, shynet will display as not active, even though it still is.

Using 2x the heartbeat frequency should give better results.
2021-01-19 11:32:36 +01:00
R. Miles McCain
2f778dc4b4
Bump version to v0.7.3 2021-01-11 12:12:15 -05:00
R. Miles McCain
e0c165313b
Add fallback to percent_change_display (fixes #89) 2021-01-11 12:11:27 -05:00
R. Miles McCain
c86192d301
Improve a17t colors 2021-01-10 12:25:08 -05:00
R. Miles McCain
775c105d1d
Bump version to 0.7.2 2021-01-10 12:20:17 -05:00
R. Miles McCain
be85c0a560
Update and trim dependencies 2021-01-10 12:19:54 -05:00
R. Miles McCain
70e1af15cc
Fix division by zero error 2021-01-10 12:17:53 -05:00
R. Miles McCain
6afea91c5f
Bump version 2020-11-26 21:03:52 +00:00
R. Miles McCain
7a4c892804
Remove background from favicon 2020-11-26 21:03:18 +00:00
imgbot[bot]
9b50b1ea42
[ImgBot] Optimize images (#87)
*Total -- 765.10kb -> 502.59kb (34.31%)

/images/service.png -- 366.95kb -> 239.64kb (34.69%)
/images/homepage.png -- 398.15kb -> 262.95kb (33.96%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2020-11-26 16:00:51 -05:00
R. Miles McCain
52a18d21f1
Small visual improvements 2020-11-26 20:59:03 +00:00
R. Miles McCain
8aaf312c67
Bump version 2020-11-26 20:10:28 +00:00
R. Miles McCain
ede06900e5
Format code 2020-11-26 20:09:55 +00:00
R. Miles McCain
a42455c9dc
Add browser icon 2020-11-26 20:09:34 +00:00
R. Miles McCain
547a84f2fc
Update screenshots 2020-11-26 20:04:48 +00:00
R. Miles McCain
f56ea99dc2
Add demo data command 2020-11-26 19:44:07 +00:00
R. Miles McCain
4cea5d2310
Add additional icons 2020-11-26 19:43:44 +00:00
R. Miles McCain
e4f09b4e68
Ensure times are always correct 2020-11-26 19:43:25 +00:00
R. Miles McCain
cc094fe04e
Add icons to dashboard 2020-11-26 18:09:42 +00:00
R. Miles McCain
ac5c743390
Update dependencies 2020-11-26 18:00:19 +00:00
R. Miles McCain
963db18642
Bump version 2020-10-17 19:11:25 +00:00
R. Miles McCain
748fb76eaf
Bump version 2020-10-17 19:03:37 +00:00
R. Miles McCain
d93a698e87
Update django-redis-cache 2020-10-17 19:03:18 +00:00
R. Miles McCain
ca9ee2f1f5
Bump version 2020-10-17 18:54:22 +00:00
R. Miles McCain
9146c889ac
Show Shynet version when envvar is true 2020-10-17 18:53:46 +00:00