Hugh Rundle
|
496edb75b0
|
check newsletter description properly
also sends a blank string instead of None if nothing else matches
fixes #11
|
2024-06-17 15:58:32 +10:00 |
|
Hugh Rundle
|
ead268a47c
|
Merge pull request #9 from hughrun/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
|
2024-05-04 13:56:21 +10:00 |
|
dependabot[bot]
|
2e8c28ca02
|
Bump gunicorn from 21.2.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-17 02:42:38 +00:00 |
|
Hugh Rundle
|
e4d2e4f730
|
Merge pull request #8 from hughrun/fixes
add analytics code
|
2024-03-31 09:39:12 +11:00 |
|
Hugh Rundle
|
b54aa96eff
|
add analytics code
|
2024-03-31 09:38:19 +11:00 |
|
Hugh Rundle
|
57082c92c9
|
Merge pull request #7 from hughrun/fixes
Various fixes
|
2024-03-23 16:26:43 +11:00 |
|
Hugh Rundle
|
ea2b27c887
|
fix contact form
fixes #3
fixes #4
|
2024-03-23 16:23:41 +11:00 |
|
Hugh Rundle
|
da960f99af
|
Merge branch 'main' of github.com:hughrun/ausglamr
merge dependency updates from GitHub
|
2024-03-23 16:03:03 +11:00 |
|
Hugh Rundle
|
920d8833c1
|
move set_success to correct place in check_feeds
fixes #2
|
2024-03-23 16:01:52 +11:00 |
|
Hugh Rundle
|
8641ba5ef7
|
Merge pull request #5 from hughrun/dependabot/pip/django-4.2.11
Bump django from 4.2.7 to 4.2.11
|
2024-03-23 16:01:18 +11:00 |
|
Hugh Rundle
|
e64783335a
|
Merge pull request #6 from hughrun/dependabot/pip/black-24.3.0
Bump black from 23.12.0 to 24.3.0
|
2024-03-23 15:59:07 +11:00 |
|
dependabot[bot]
|
8654c2e2f8
|
Bump black from 23.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.0...24.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-20 17:38:30 +00:00 |
|
dependabot[bot]
|
a81b4e6f5e
|
Bump django from 4.2.7 to 4.2.11
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.11)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-18 21:28:47 +00:00 |
|
Hugh Rundle
|
eff5463e84
|
oops fix unsupported operand for blogs
|
2024-02-05 15:40:33 +11:00 |
|
Hugh Rundle
|
2d84788520
|
bug fixes
- fix can't append str to None
- fix ManyRelatedManager error in blog post announcements
- fix timedelta doesn't have "month"
|
2024-02-05 15:31:24 +11:00 |
|
Hugh Rundle
|
3c0544e5a1
|
set success on every run
...not just if we're adding a post
|
2024-01-27 11:29:37 +11:00 |
|
Hugh Rundle
|
6d6f1ad787
|
fixes
- restart container if it goes down
- connect to correct mastodon account!
- add check for `content` when parsing feeds
|
2024-01-27 11:26:05 +11:00 |
|
Hugh Rundle
|
a79b771e6c
|
fix robots.txt
Serve robots.txt from django
|
2024-01-26 15:48:34 +11:00 |
|
Hugh Rundle
|
41f9431d33
|
update readme
Also removes default value for POSTGRES_PASSWORD
|
2024-01-26 15:28:38 +11:00 |
|
Hugh Rundle
|
79d27e72ba
|
update readme
|
2024-01-26 11:03:58 +11:00 |
|
Hugh Rundle
|
ff1d837eb6
|
another ridiculously large commit
|
2024-01-26 11:00:26 +11:00 |
|
Hugh Rundle
|
8cc4bda231
|
way too many changes for one commit oops
|
2024-01-21 15:39:19 +11:00 |
|
Hugh Rundle
|
2445fadf63
|
various interface changes
|
2024-01-09 18:11:22 +11:00 |
|
Hugh Rundle
|
7307ec3931
|
prepare for prod
|
2024-01-08 09:33:01 +11:00 |
|
Hugh Rundle
|
464f95ee40
|
fix empty emails
|
2024-01-07 17:03:49 +11:00 |
|
Hugh Rundle
|
d28dcdb069
|
fixes
|
2024-01-07 16:58:56 +11:00 |
|
Hugh Rundle
|
53df5c5035
|
initial commit
|
2024-01-04 11:54:56 +11:00 |
|