Commit graph

713 commits

Author SHA1 Message Date
ddb8dea7a1
Don't use url_for 2022-12-19 04:33:33 +01:00
43138f78c4
Run uvicorn with --forwarded-allow-ips 2022-12-19 04:09:09 +01:00
738057c458
Run uvicorn with --proxy-headers 2022-12-19 04:01:53 +01:00
9567b27b9b
Update README.md 2022-12-19 03:32:10 +01:00
2180d97b27
Update README.md 2022-12-19 03:30:55 +01:00
07570df19b
Add docker-compose.yml 2022-12-19 03:30:47 +01:00
0a66608085
Fix exit code 2022-12-19 02:33:44 +01:00
c80837f481
Add healthcheck program 2022-12-19 02:08:36 +01:00
a202e062de
Remove shutdown() 2022-12-19 01:54:20 +01:00
renovate[bot]
535e8cebf9 Lock file maintenance 2022-12-19 00:26:31 +00:00
fc92bb8b9e
Run CodeQL on push, pull request and workflow dispatch and update Python version 2022-12-18 00:25:14 +01:00
dbd58c10e2
Build Docker images with GitHub actions 2022-12-18 00:11:45 +01:00
bcc2e98f29
Remove broken test 2022-12-17 23:47:03 +01:00
1866476092
Uncomment add_job so it will search for feeds again 2022-12-17 23:45:55 +01:00
ee3ce2016c
Use database instead of config file 2022-12-16 14:36:44 +01:00
ad61275724
Add Dockerfile 2022-12-15 23:41:21 +01:00
84adcd4134
Update poetry.lock 2022-12-15 23:41:05 +01:00
3dbe6ba79d
Add type hints and other small stuff 2022-12-14 02:16:33 +01:00
1fcb9ffbf8
Check for new entries at start instead of waiting 15 minutes 2022-12-14 01:42:40 +01:00
8d872ab064
Update pyproject.toml 2022-12-14 00:27:20 +01:00
renovate[bot]
8fdbe2a051 Lock file maintenance 2022-12-13 23:26:41 +00:00
ffbbe3bf62
Add environment variable when building 2022-12-13 22:14:52 +01:00
a704a63582
Add tests 2022-12-13 22:09:51 +01:00
32f474a0ed
Use url_for for urls 2022-12-12 22:48:27 +01:00
a757b85bcc
Remove unused arg 2022-12-12 22:44:46 +01:00
6fc58a49a5
Fix feeds saying it is disabled when it is not 2022-12-12 16:34:54 +01:00
ec49fe15fa
Fix search 2022-12-12 16:33:22 +01:00
b39627b221
Update dependencies 2022-12-12 16:33:16 +01:00
d306d8dac9
Update styles.css 2022-12-11 21:55:12 +01:00
358f9f08ea
Hide stuff when on mobile phones 2022-12-11 21:55:00 +01:00
7ec51393d3
Remove style attribute and use .css file instead 2022-12-11 21:48:57 +01:00
5ea3744c66
Improve feed HTML 2022-12-11 21:04:22 +01:00
ced38bd86a
Use <abbr> instead of <span> for tooltips 2022-12-11 20:13:11 +01:00
ac58ff47ee
Make the background darker than the foreground 2022-12-11 19:51:08 +01:00
9a5387ca08
Add confirmation when deleting feed 2022-12-11 14:23:56 +01:00
dcdd1c041d
Add .vscode/launch.json 2022-12-11 13:02:14 +01:00
0c5e60d7fc
Add typehints 2022-12-11 13:01:22 +01:00
6a4ae2aba8
Sort feeds after when added instead of alphabetical 2022-12-10 23:55:07 +01:00
6b40bca0a3
Update docstring 2022-12-10 23:52:35 +01:00
3b7ed0c591
Redirect to index after deleting feed 2022-12-10 23:50:59 +01:00
b0949040f4
Move context to own line 2022-12-10 23:48:51 +01:00
64bfdc5123
Redirect to newly created feed instead of giving JSON back 2022-12-10 23:45:50 +01:00
fb4bf0d469
Remove /check 2022-12-10 22:54:30 +01:00
d086df4bee
Improve feed page 2022-12-10 22:53:25 +01:00
f9d2f101eb
Remove underlines from URL 2022-12-10 22:37:18 +01:00
2f24de421f
Move search stuff to own file 2022-12-10 22:31:16 +01:00
1de74f7d8a
Sort URLs on index page alphabetical 2022-12-10 22:00:06 +01:00
0e9f7fd36d
Make index page tighter 2022-12-10 21:54:46 +01:00
6213a12b64
Remove underline for links 2022-12-10 21:49:29 +01:00
5ea85d9448
Add search 2022-12-10 19:51:36 +01:00