Paweł Jastrzębski
|
d9e1ffddb1
|
Add DASHBOARD_PAGE_SIZE to TEMPLATE.env and app.json
|
2021-04-30 14:01:12 +02:00 |
|
Paweł Jastrzębski
|
9fb875f749
|
Add DASHBOARD_PAGE_SIZE to settings
|
2021-04-30 08:36:50 +02:00 |
|
CasperVerswijvelt
|
f6e502dfbd
|
Remove trailing dollar in long and lat placeholder
|
2021-04-28 21:50:05 +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
|
df6786e037
|
Change docker push tags
|
2021-04-26 18:21:31 +02:00 |
|
Casper Verswijvelt
|
6621625d90
|
Multi arch docker build
|
2021-04-26 17:36:38 +02:00 |
|
CasperVerswijvelt
|
32ae0aa5f3
|
Change locationUrl to snake casing
|
2021-04-25 22:55:17 +02:00 |
|
CasperVerswijvelt
|
2221a99662
|
When daterange is 1 day, show hourly data in chart
|
2021-04-25 22:54:06 +02:00 |
|
Paweł Jastrzębski
|
69ec37331a
|
Fix xhr callbacks
|
2021-04-25 17:32:23 +02:00 |
|
R. Miles McCain
|
03f88af03c
|
Update test for my new instance
|
2021-04-24 17:35:55 +00:00 |
|
R. Miles McCain
|
87b7ce2edc
|
Merge branch 'improve_currently_online' into dev
|
2021-04-24 17:27:27 +00:00 |
|
R. Miles McCain
|
26c1ae2bce
|
Fix ingest when MMDB not found
|
2021-04-24 17:21:29 +00:00 |
|
R. Miles McCain
|
36d72508e6
|
Merge branch 'CasperVerswijvelt/master' into dev
|
2021-04-24 17:07:24 +00:00 |
|
R. Miles McCain
|
68945df17d
|
Improve service page when no hits are recorded
|
2021-04-24 17:06:32 +00:00 |
|
R. Miles McCain
|
fef531efa9
|
Improve homepage when no services exist
|
2021-04-24 17:06:19 +00:00 |
|
CasperVerswijvelt
|
46176b19fc
|
Merge 2 steps
|
2021-04-24 13:04:21 +02:00 |
|
CasperVerswijvelt
|
94c53d2ab5
|
Show snippet on service page when not hits are recorded yet
|
2021-04-24 13:01:03 +02:00 |
|
Paweł Jastrzębski
|
ea893b2322
|
Skip heartbeat if there is no response
|
2021-04-23 19:28:31 +02:00 |
|
Paweł Jastrzębski
|
71431fcaa6
|
Fix currently_online
Make currently_online aware of SCRIPT_HEARTBEAT_FREQUENCY
|
2021-04-23 11:00:32 +02:00 |
|
Paweł Jastrzębski
|
e9536f1816
|
Remove some date ranges
|
2021-04-22 19:58:13 +02:00 |
|
Paweł Jastrzębski
|
6f835a4f27
|
Fix code style
|
2021-04-22 17:04:06 +02:00 |
|
Paweł Jastrzębski
|
faf4f48e75
|
Add custom ranges to litepicker
|
2021-04-22 15:57:19 +02:00 |
|
CasperVerswijvelt
|
278306daa4
|
Add custom location url from environment variable
|
2021-04-21 20:16:28 +02:00 |
|
Paweł Jastrzębski
|
2c0fafefea
|
Fix litepicker event
|
2021-04-21 18:30:33 +02:00 |
|
Paweł Jastrzębski
|
6eb41e016a
|
Fix litepicker colors
|
2021-04-21 18:13:33 +02:00 |
|
CasperVerswijvelt
|
369f4d8d6b
|
Use flag icons instead of emoji's
|
2021-04-21 16:14:26 +02:00 |
|
Paweł Jastrzębski
|
3d43f223eb
|
Update litepicker and add ranges plugin
|
2021-04-21 11:47:50 +02:00 |
|
dependabot[bot]
|
351efff147
|
Bump django from 3.1.7 to 3.1.8 (#115)
Bumps [django](https://github.com/django/django) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.7...3.1.8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-16 17:02:07 -04:00 |
|
dependabot[bot]
|
6867cbd282
|
Bump django-debug-toolbar from 3.2 to 3.2.1 (#117)
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.2 to 3.2.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/3.2...3.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-16 17:01:58 -04:00 |
|
CasperVerswijvelt
|
c03ef52ba8
|
Fix pixel request from not allowed origin triggering a hit
|
2021-04-02 21:21:24 +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 |
|