|
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 |
|
|
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 |
|
|
6d028919b7
|
Use url parameters instead of path
|
2022-12-09 17:14:42 +01:00 |
|
|
2a45573cd9
|
Improve HTML
|
2022-12-09 17:07:28 +01:00 |
|
|
7639eeae1b
|
Remove JavaScript for tooltips
|
2022-12-09 16:16:54 +01:00 |
|
|
13bb905713
|
Add title to all pages
|
2022-12-08 13:55:35 +01:00 |
|
|
555fa77cfc
|
Fix broken URL
|
2022-12-08 13:52:06 +01:00 |
|
|
15543bea72
|
Remove logger
|
2022-12-08 13:46:13 +01:00 |
|
|
32fd7fddc8
|
Make functions smaller
|
2022-12-08 13:01:48 +01:00 |
|
|
d619533c7c
|
Remove environment variables, you can only use the settings file now
|
2022-12-08 12:37:59 +01:00 |
|
|
e52c066824
|
Remove every try except
|
2022-12-08 12:34:06 +01:00 |
|
|
09fa6ece48
|
Improve HTML
|
2022-12-07 21:36:46 +01:00 |
|