Pēteris Caune
|
e6427995b7
|
Add Whitenoise and improve README
Fixes: #548
|
3 years ago |
Pēteris Caune
|
934099510d
|
Upgrade to Django 3.2.6
|
3 years ago |
Pēteris Caune
|
222722569e
|
Add support for 2FA using TOTP
Fixes: #354
|
3 years ago |
Pēteris Caune
|
e186d039fc
|
Upgrade to psycopg2==2.9.1 and requests==2.26.0
|
3 years ago |
Pēteris Caune
|
2cd2bfed6f
|
Update Django to 3.2.4
|
4 years ago |
Pēteris Caune
|
94416c90dc
|
Update pytz to 2021.1
|
4 years ago |
Pēteris Caune
|
ae4487b6c3
|
Update to Django 3.2.2
|
4 years ago |
Pēteris Caune
|
a36c326e32
|
Update Django version to 3.2.1
|
4 years ago |
Pēteris Caune
|
78652b5659
|
Upgrade Django version to 3.2
|
4 years ago |
Pēteris Caune
|
aa7ef5e9bb
|
Upgrade croniter to 1.0.8
|
4 years ago |
Pēteris Caune
|
18b39a5a79
|
Bump django to 3.1.7
|
4 years ago |
Pēteris Caune
|
6cd3f0e35a
|
Upgrade psycopg2 2.8.4 -> 2.8.6
|
4 years ago |
Pēteris Caune
|
68e19c938e
|
Upgrade requests version 2.23.0 -> 2.25.1
|
4 years ago |
Pēteris Caune
|
438ae0264e
|
Pin fido2 version
|
4 years ago |
Pēteris Caune
|
205f1ccce6
|
Upgrade croniter to 1.0.6
|
4 years ago |
snyk-bot
|
a5ea8a03c6
|
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-1066259
|
4 years ago |
Pēteris Caune
|
238d0b8ff1
|
Upgrade croniter to 1.0.5
|
4 years ago |
Pēteris Caune
|
b9997137a6
|
Bump croniter version to 1.0.2
|
4 years ago |
Pēteris Caune
|
959df1ffaa
|
Upgrade Django to 3.1.5
|
4 years ago |
Pēteris Caune
|
26a7918b5b
|
Bump pytz version 2020.1 -> 2020.5
|
4 years ago |
Pēteris Caune
|
ea6d04d061
|
Bump Django version to 3.1.4
|
4 years ago |
Pēteris Caune
|
1eaa216d3a
|
Add experimental code for registering Webauthn credentials
|
4 years ago |
Pēteris Caune
|
a13b44284e
|
Django 3.1.2
|
4 years ago |
snyk-bot
|
c84626040c
|
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-609368
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-609369
|
4 years ago |
Pēteris Caune
|
750b96c374
|
Use Django 3.1
|
4 years ago |
Pēteris Caune
|
6834adf878
|
Django 3.0.8
|
4 years ago |
Pēteris Caune
|
eccc193b87
|
In the cron expression dialog, show a human-friendly version of the expression
|
4 years ago |
snyk-bot
|
b2175c9260
|
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-571013
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-571014
|
5 years ago |
Pēteris Caune
|
c70a2588c6
|
Update package versions
|
5 years ago |
snyk-bot
|
75cb95ffec
|
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-DJANGO-559326
|
5 years ago |
dependabot[bot]
|
ff383729cf
|
Bump django from 3.0.1 to 3.0.3
Bumps [django](https://github.com/django/django) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.1...3.0.3)
Signed-off-by: dependabot[bot] <[email protected]>
|
5 years ago |
Pēteris Caune
|
ccd30ac239
|
Stricter cron validation, reject schedules like "At midnight of February 31"
|
5 years ago |
Pēteris Caune
|
50280875cd
|
Typo
|
5 years ago |
Pēteris Caune
|
9f2638bf72
|
The sendalerts commands measures notification dwell time and reports it over statsd protocol. Experimental, may go away in a future commit.
|
5 years ago |
Pēteris Caune
|
18154dd6de
|
django-compressor==2.4, psycopg2==2.8.4
|
5 years ago |
Pēteris Caune
|
057a6fe56b
|
Django 3.0.1
|
5 years ago |
Pēteris Caune
|
66c9fb33ad
|
Don't install django-compressor as editable package
|
5 years ago |
Pēteris Caune
|
d9776e1340
|
Update pytz
|
5 years ago |
Pēteris Caune
|
01bb03c889
|
django-compressor doesn't have a Django 3 compatible release yet. Use a development version temporarily. Details: https://github.com/django-compressor/django-compressor/issues/963
|
5 years ago |
Pēteris Caune
|
2a8e7ee766
|
Django 3.0
|
5 years ago |
Pēteris Caune
|
87b232074c
|
Django 2.2.8
|
5 years ago |
Pēteris Caune
|
f9ec5b482f
|
Upgrade to Django 2.2.6. Fixes #284
|
5 years ago |
Pēteris Caune
|
335c73d6a2
|
Upgrade to psycopg2 2.8.3. Fixes #289
|
5 years ago |
Pēteris Caune
|
34925f2cdf
|
Django compressor 2.2 -> 2.3
|
5 years ago |
Pēteris Caune
|
60defd6244
|
Django 2.2.5
|
5 years ago |
Chris Caron
|
b5a03369b6
|
Apprise Notifications are now a controlled via settings
|
5 years ago |
Chris Caron
|
c2b1d00422
|
Apprise Integration
|
5 years ago |
Pēteris Caune
|
d39a1d5955
|
Django 2.2.4
|
5 years ago |
Pēteris Caune
|
3eef3c982f
|
Django 2.2.3
|
5 years ago |
Pēteris Caune
|
3c0b9834e9
|
Django 2.2.2. Also, 1000th commit, cheers!
|
6 years ago |