|
|
164674f396
|
go mod tidy
|
2024-02-07 00:39:32 +01:00 |
|
renovate[bot]
|
c320614664
|
Update gorm.io/gorm digest to 0123dd4
|
2024-02-06 06:14:28 +00:00 |
|
renovate[bot]
|
76b52a5596
|
Update module gorm.io/driver/sqlite to v1.5.5
|
2024-02-06 04:23:39 +00:00 |
|
|
|
9dde7fa378
|
Run go mod tidy in workflow
|
2024-02-05 17:54:55 +01:00 |
|
|
|
ea40668edb
|
Go mod tidy
|
2024-02-05 17:53:22 +01:00 |
|
renovate[bot]
|
7150f552e5
|
Update module github.com/stretchr/testify to v1.8.4
|
2024-02-05 16:37:39 +00:00 |
|
|
|
0df9e47826
|
Wrong directory 🙃
|
2024-02-05 17:36:04 +01:00 |
|
|
|
7b979f4974
|
Add a GitHub workflow for Golang
|
2024-02-05 17:28:23 +01:00 |
|
|
|
4cab55c211
|
Fix button for uploading OPML
|
2024-02-05 06:00:17 +01:00 |
|
|
|
75000150bf
|
Have random quotes in the footer
|
2024-02-05 04:57:27 +01:00 |
|
|
|
bf404e65da
|
Cache database size
|
2024-02-05 02:47:20 +01:00 |
|
|
|
c185d463e6
|
Read HTML from a file instead of .tmpl
|
2024-02-05 02:35:46 +01:00 |
|
|
|
f2f1a08687
|
Refactor files
|
2024-02-05 00:09:21 +01:00 |
|
|
|
0bc687a538
|
Add terms and FAQ
|
2024-02-04 22:04:22 +01:00 |
|
|
|
e45f9b3bae
|
Add privacy policy
|
2024-02-04 21:41:48 +01:00 |
|
|
|
11035584af
|
Check if the domain is on a blocklist
|
2024-02-04 21:23:21 +01:00 |
|
|
|
a2b80c108d
|
Add tests
|
2024-02-04 19:20:38 +01:00 |
|
|
|
a7630d7443
|
Move all structs to model.go
|
2024-02-04 17:09:52 +01:00 |
|
|
|
366820bac8
|
Close DB on exit
|
2024-02-04 05:36:51 +01:00 |
|
|
|
263e89e292
|
Improve validateURL()
|
2024-02-04 03:22:54 +01:00 |
|
|
|
6add647ec7
|
Add gorm models
|
2024-02-04 01:53:49 +01:00 |
|
|
|
a31849434b
|
Refactor templates
|
2024-02-03 23:14:58 +01:00 |
|
|
|
6f39a9f4ef
|
Handle 405
|
2024-02-03 20:00:29 +01:00 |
|
|
|
cf726c800e
|
Handle 404
|
2024-02-03 20:00:20 +01:00 |
|
|
|
51fb9df8b3
|
Use Go templates for HTML
|
2024-02-03 17:50:17 +01:00 |
|
|
|
defb2dcfdd
|
Use Air
|
2024-02-03 02:29:37 +01:00 |
|
|
|
334c007c0e
|
Add Chi
|
2024-02-03 02:29:29 +01:00 |
|
|
|
3445466197
|
Add empty Go project
|
2024-02-03 02:21:51 +01:00 |
|
|
|
b4c66ecf3c
|
Remove unused dependencies
|
2024-02-03 01:20:31 +01:00 |
|
|
|
59c0b81262
|
Use database caching instead of Redis
|
2024-02-02 21:34:56 +01:00 |
|
|
|
5727ca0c74
|
Add Docker stuff
|
2024-02-02 21:17:47 +01:00 |
|
renovate[bot]
|
e5a7ca9269
|
Update dependency ruff to ^0.2.0
|
2024-02-02 03:05:55 +00:00 |
|
renovate[bot]
|
569a9a256d
|
Update dependency django-debug-toolbar to v4.3.0
|
2024-02-02 00:01:29 +00:00 |
|
|
|
2c60f0aab7
|
You can now upload .opml files
|
2024-01-31 04:33:43 +01:00 |
|
|
|
e24413603c
|
Update HTML
|
2024-01-31 03:59:25 +01:00 |
|
|
|
a828350052
|
Use redirect instead of render
|
2024-01-31 00:47:18 +01:00 |
|
|
|
fd9e11bff0
|
Fix email
|
2024-01-31 00:44:46 +01:00 |
|
|
|
c9878b51c8
|
Remove regexes from is_local()
|
2024-01-31 00:03:17 +01:00 |
|
|
|
e6e32a8ddc
|
Update feeds.html
|
2024-01-31 00:02:53 +01:00 |
|
|
|
16f9000eee
|
Ignore static files
|
2024-01-31 00:01:20 +01:00 |
|
|
|
c41780fca0
|
Validate URLs before adding
|
2024-01-30 22:40:41 +01:00 |
|
|
|
6f544db209
|
Update HTML
|
2024-01-30 05:37:14 +01:00 |
|
|
|
efc4a26340
|
Fix feeds.html
|
2024-01-30 04:02:25 +01:00 |
|
|
|
85ae466d3b
|
Add /feeds
|
2024-01-30 03:29:56 +01:00 |
|
|
|
c5869024e0
|
Don't cache if DEBUG
|
2024-01-30 03:28:52 +01:00 |
|
|
|
32e9ccb413
|
Cache site with Redis
|
2024-01-30 03:12:04 +01:00 |
|
renovate[bot]
|
1323ba27a6
|
Update dependency ruff to v0.1.15 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-30 02:51:53 +01:00 |
|
|
|
a8f5d2023f
|
Mark manage.py as executable
git update-index --chmod=+x .\manage.py
|
2024-01-30 02:34:14 +01:00 |
|
|
|
a70ccca169
|
Add Django project
|
2024-01-30 02:30:43 +01:00 |
|
|
|
38575a6d42
|
Add launch.json for Django
|
2024-01-27 23:54:47 +01:00 |
|