CasperVerswijvelt
4cd0c4735d
Add click handler for going from daily to hourly chart view by clicking chart at specific date
2021-05-01 22:04:38 +02:00
CasperVerswijvelt
7c69b0bd81
Fix hourly chart bug
2021-04-28 18:08:26 +02:00
CasperVerswijvelt
78bea501a8
Use timedelta instead of checking days difference which did not work correctly
2021-04-27 23:39:58 +02:00
CasperVerswijvelt
c2daf3a5a5
Show hourly chart starting from ranges of 3 days and less
2021-04-27 21:58:07 +02:00
CasperVerswijvelt
2221a99662
When daterange is 1 day, show hourly data in chart
2021-04-25 22:54:06 +02:00
R. Miles McCain
9cb030ecbd
Bump version
2021-03-29 15:09:27 +00:00
R. Miles McCain
8bab14cc8a
Separate bounce migration into two
2021-03-29 15:04:36 +00:00
R. Miles McCain
fe8e766670
Format
2021-03-29 14:37:59 +00:00
R. Miles McCain
b63863e283
Bump version
2021-03-29 14:37:21 +00:00
R. Miles McCain
516f9fb951
Fix aggressive hash salting
2021-03-29 14:37:08 +00:00
R. Miles McCain
c2234ec647
Bump version
2021-03-28 22:15:30 +00:00
R. Miles McCain
02cbee5c8c
Cache bounce
2021-03-28 21:55:38 +00:00
R. Miles McCain
518436ffd2
Relock npm packages
2021-03-28 21:37:09 +00:00
R. Miles McCain
311aa2b1ac
Drop Turbolinks
2021-03-28 21:36:53 +00:00
R. Miles McCain
8ad44ddc23
Add pagination to dashboard
2021-03-28 21:29:54 +00:00
R. Miles McCain
874aad87a8
Store service directly in Hit
2021-03-28 20:54:19 +00:00
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