Commit Graph

  • f746bce100 Update TEMPLATE.env R. Miles McCain 2022-09-14 11:12:04 -0700
  • 2715826611 Add proper CSRF origin parsing R. Miles McCain 2022-09-14 11:09:17 -0700
  • e7fef3b2f8 Add option to set CSRF_TRUSTED_ORIGINS (Django 4.0) R. Miles McCain 2022-09-14 11:04:47 -0700
  • e08c6e790b
    Add missing "i18n" to some templates (#226) Christian Wiegand 2022-09-14 19:32:14 +0200
  • bf916ccda4 Add missing "i18n" to some templates Christian Wiegand 2022-09-14 07:14:31 +0200
  • deeac7d7a2 Add missing "i18n" in some pages templates Christian Wiegand 2022-09-14 06:51:29 +0200
  • 78135583ee Fix migration order R. Miles McCain 2022-09-13 14:23:00 -0700
  • 487815a984 Bump version to 0.13.0 R. Miles McCain 2022-09-13 13:14:53 -0700
  • 6f715b5b77 Update ipware (fix CF IPs) R. Miles McCain 2022-09-13 12:19:43 -0700
  • 1280433a49 Add an API! R. Miles McCain 2022-09-13 12:14:39 -0700
  • 6febe7db19 Upgrade Django to 4 R. Miles McCain 2022-09-13 12:09:36 -0700
  • 5e48e2dcf5 Use POST to api token refresh api Paweł Jastrzębski 2022-08-29 08:44:17 +0200
  • d134c0049d
    Localization (#214) Christian Wiegand 2022-08-29 00:22:50 +0200
  • b286c80754 Remove unneeded views R. Miles McCain 2022-08-28 15:07:05 -0700
  • c23f44d7b7 Merge commit '77cb1fb37c0da5bad39b3905f7a48cd3f176bac7' into api R. Miles McCain 2022-08-28 15:01:04 -0700
  • b7f2e9cfe6 Remove basic option from api view Paweł Jastrzębski 2022-05-12 12:40:33 +0200
  • 4d7c036acc
    Add support for GPC header (#219) Matt Ronchetto 2022-08-27 18:35:56 -0700
  • 5013cde76b
    fix: header typo Matt Ronchetto 2022-08-27 16:27:59 -0700
  • 77cb1fb37c Improve language R. Miles McCain 2022-08-27 14:52:02 -0700
  • d75008a34f
    Provide full path for example sqlite path (#217) Jason A. Ribeiro 2022-08-27 17:28:37 -0400
  • 204be741e1
    Bump django from 3.2.14 to 3.2.15 (#222) dependabot[bot] 2022-08-11 18:59:55 -0700
  • 36b1a61d9a
    Bump django from 3.2.14 to 3.2.15 dependabot[bot] 2022-08-11 16:14:51 +0000
  • dd1f113e05
    Bump pyjwt from 2.3.0 to 2.4.0 (#211) dependabot[bot] 2022-08-06 13:04:25 -0700
  • 1ce93d8e08
    fix: comply with other header formatting Matt Ronchetto 2022-07-23 06:49:15 -0700
  • 728430f23e
    fix: meet Black style guide Matt Ronchetto 2022-07-23 06:46:42 -0700
  • a771fec049
    chore: add Sec-GPC handling with DNT handling Matt Ronchetto 2022-07-22 07:57:41 -0700
  • c46083e3fb
    chore: reflect both headers in debugging Matt Ronchetto 2022-07-22 07:55:17 -0700
  • 42e9037336 Provide full path for example sqlite path Jason Ribeiro 2022-07-08 18:07:27 -0400
  • 34d6c920bf
    Bump django from 3.2.12 to 3.2.14 (#216) dependabot[bot] 2022-07-05 20:55:11 -0700
  • b29bf1f84b
    Bump django from 3.2.12 to 3.2.14 dependabot[bot] 2022-07-05 22:43:25 +0000
  • 0918d03ed2 Merge remote-tracking branch 'origin/localization' into localization Christian Wiegand 2022-06-24 14:39:09 +0200
  • c9f2b53dfd Add german locale Christian Wiegand 2022-06-24 13:57:27 +0200
  • 6605b6ae51 Add german locale Christian Wiegand 2022-06-24 13:57:27 +0200
  • 616212e378 General localization: - Add gettext to literals - Add trans template tag to templates - Set localized date and time - Add locale option to TEMPLATE.env - Add migrations that result from model field changes Christian Wiegand 2022-06-24 13:56:46 +0200
  • fe9f1da202
    Bump pyjwt from 2.3.0 to 2.4.0 dependabot[bot] 2022-05-25 05:44:29 +0000
  • 96c9c0feec
    Fix SQLite support (#210) Fidel Ramos 2022-05-24 21:38:27 +0200
  • db537e045f
    Fix SQLite support Fidel Ramos 2022-05-19 23:51:49 +0100
  • d9bbeea892 Remove basic option from API Paweł Jastrzębski 2022-05-12 12:10:44 +0200
  • ca97453c3e Return 400 if date format is invalid Paweł Jastrzębski 2022-04-26 10:13:52 +0200
  • b1edc1fedd
    Bump django from 3.2.12 to 3.2.13 dependabot[bot] 2022-04-22 22:49:18 +0000
  • b87b158aab Fix typo Paweł Jastrzębski 2022-04-22 08:28:09 +0200
  • 4a6af18765 Add django-cors-headers Paweł Jastrzębski 2022-04-14 19:41:14 +0200
  • 231421ebae
    Bump minimist from 1.2.5 to 1.2.6 (#204) dependabot[bot] 2022-03-27 11:19:45 -0400
  • 4e46d27989
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-27 00:25:33 +0000
  • d17aa9ba38
    Bump django from 3.2.10 to 3.2.12 (#202) dependabot[bot] 2022-02-10 10:19:04 -0800
  • 11806b0a03
    Bump django from 3.2.10 to 3.2.12 dependabot[bot] 2022-02-10 09:50:09 +0000
  • f6188a8bd1
    Add default 0 hits to chart_data (#195) havk 2022-01-11 23:16:49 +0100
  • 91aa3e18a4 Add default 0 hits to chart_data Paweł Jastrzębski 2022-01-11 14:26:24 +0100
  • 6032b9f4ee
    Bump celery from 5.2.1 to 5.2.2 (#192) dependabot[bot] 2022-01-06 22:16:10 -0800
  • 7b7045a51a
    Bump celery from 5.2.1 to 5.2.2 dependabot[bot] 2022-01-06 22:58:47 +0000
  • 6d84f63130 Add API documentation to GUIDE.md Paweł Jastrzębski 2022-01-05 10:27:14 +0100
  • ba91ed561d Add uuid validation Paweł Jastrzębski 2022-01-05 09:47:14 +0100
  • 2aaadfe81c Display api urls on service management page Paweł Jastrzębski 2022-01-05 09:02:23 +0100
  • 7f60b3abff Rename minimal parameter to basic Paweł Jastrzębski 2022-01-05 08:53:46 +0100
  • 069b218828 Move api token info to security tab Paweł Jastrzębski 2022-01-04 08:52:39 +0100
  • a460d1f045
    Remove empty js script from template (#189) havk 2022-01-02 23:15:07 +0100
  • 3fd746c866 Remove empty js file Paweł Jastrzębski 2022-01-02 19:44:01 +0100
  • 8b0205a2f7
    Fix last month date range (#187) havk 2022-01-02 15:37:19 +0100
  • 8a2117b3ab Remove empty js script from template Serving empty file raise ValueError in gunicorn Paweł Jastrzębski 2022-01-02 12:53:00 +0100
  • c57419eadb fix(docker): special host cases when running healthcheck JuniorJPDJ 2022-01-02 00:52:38 +0100
  • 35925bdad3 Fix last month date range Paweł Jastrzębski 2022-01-01 20:24:17 +0100
  • 80647d960a Merge branch 'master' into api Paweł Jastrzębski 2022-01-01 19:56:55 +0100
  • 364ef115c9 Merge branch 'api' of https://github.com/haaavk/shynet into api Paweł Jastrzębski 2022-01-01 19:50:10 +0100
  • 71ec196ec4 Use :edge in default kubernetes deployment v0.12.0 R. Miles McCain 2022-01-01 00:11:43 -0500
  • 4834c5722f Bump version to v0.12.0 R. Miles McCain 2021-12-31 23:47:05 -0500
  • 4b4c8f207e Fix dates in the new year R. Miles McCain 2021-12-31 23:44:48 -0500
  • aed88b7c9a Use Alpine 3.14 R. Miles McCain 2021-12-31 13:26:57 -0500
  • c718d49c54 Use Alpine 3.14 interface-refresh R. Miles McCain 2021-12-31 13:26:44 -0500
  • 04f095b4fb Use new a17t and Tailwind R. Miles McCain 2021-12-31 13:25:10 -0500
  • fc38fd88bd Use new a17t/Tailwind R. Miles McCain 2021-12-31 13:02:16 -0500
  • bcf94147c9 Fix problem with whitespaces in copied token Paweł Jastrzębski 2021-11-17 11:46:35 +0100
  • 66b841fd86 Move token to User model + add API setting view Paweł Jastrzębski 2021-11-17 11:00:52 +0100
  • d809ec82d9 Add uuid filter and service uuid filter Paweł Jastrzębski 2021-10-14 07:38:21 +0200
  • e577aa4997 Add minimal argument to get_core_stats Paweł Jastrzębski 2021-10-13 19:52:36 +0200
  • 5966ea2f84 Add DashboardApiView Paweł Jastrzębski 2021-10-13 19:21:52 +0200
  • a7248cd54b Add ApiTokenRequiredMixin Paweł Jastrzębski 2021-10-13 16:01:31 +0200
  • 1dec03c724 Add ApiToken to admin Paweł Jastrzębski 2021-10-11 12:37:01 +0200
  • ff6933b4de Add api app with ApiToken model Paweł Jastrzębski 2021-10-11 11:33:18 +0200
  • 1fd46b019c
    Lessen priorities on field buttons (#182) R. Miles McCain 2021-12-31 12:11:03 -0500
  • 7d92a557f4 Use latest alpine R. Miles McCain 2021-12-31 12:10:19 -0500
  • e12848b094 Lessen priorities on field buttons R. Miles McCain 2021-12-21 00:58:11 -0500
  • e534269c77 Provide initial contributing guide R. Miles McCain 2021-12-21 00:23:29 -0500
  • 0d64ef33b0 Remove installation with SSL from guide TOC R. Miles McCain 2021-12-21 00:15:15 -0500
  • 56c82e7d23 Remove HTTPS without reverse proxy from the GUIDE R. Miles McCain 2021-12-21 00:14:18 -0500
  • c71d934c67 Remove armv7 support R. Miles McCain 2021-12-21 00:10:12 -0500
  • 85ae56fcdb Add swap space to GitHub Actions runners R. Miles McCain 2021-12-18 15:34:11 -0500
  • cd422ffd71 Add note about ALLOWED_HOSTS to GUIDE.md R. Miles McCain 2021-12-18 15:14:11 -0500
  • 060a9b2a96 Update Python dependencies R. Miles McCain 2021-12-18 14:38:31 -0500
  • 21d46e879c
    Bump django from 3.2.9 to 3.2.10 dependabot[bot] 2021-12-18 18:58:46 +0000
  • 8d13ccd0fd Update dependencies R. Miles McCain 2021-12-18 13:56:57 -0500
  • 0d46e6d1f4
    Fix typo in GUIDE.md (#180) lionep 2021-12-04 18:50:26 +0100
  • 9f848e7d1d
    Fix typo in GUIDE.md lionep 2021-12-03 10:33:27 +0100
  • 81ae84efb3 Add office hours link R. Miles McCain 2021-11-21 00:12:24 -0800
  • 8302aedaa7 Fix problem with whitespaces in copied token Paweł Jastrzębski 2021-11-17 11:46:35 +0100
  • e2d438134a Merge branch 'master' into api Paweł Jastrzębski 2021-11-17 11:24:34 +0100
  • 787ce1775f Move token to User model + add API setting view Paweł Jastrzębski 2021-11-17 11:00:52 +0100
  • ea5f58fbd3 Update lock R. Miles McCain 2021-11-13 21:11:52 -0800
  • 4079a8494a
    Bump sqlparse from 0.4.1 to 0.4.2 (#178) dependabot[bot] 2021-11-13 21:10:06 -0800
  • 780b71083a
    Add first factories and first dashboard tests (#172) Sérgio 2021-11-14 07:09:55 +0200
  • bca3faa597 Remove tests directory first-tests R. Miles McCain 2021-11-13 21:09:09 -0800