Tim Van Baak
bbe3f53cd4
Bump version to 1.3.1
2024-11-06 21:29:44 -08:00
Tim Van Baak
718220f889
Fix crontab on systems with crontab
2024-11-06 21:27:48 -08:00
Tim Van Baak
8337b74a80
Bump version to 1.3.0
2024-11-06 20:50:27 -08:00
Tim Van Baak
527e37003c
Update tag title text
2024-11-06 20:49:54 -08:00
Tim Van Baak
ec33495c56
Add source-level item batching
2024-11-06 20:49:32 -08:00
Tim Van Baak
d0780a9fd1
Update type annotations
2024-11-06 19:16:21 -08:00
Tim Van Baak
c903947f00
Expose pythonEnv from flake
2024-11-06 19:03:19 -08:00
Tim Van Baak
e72f9aa349
Consolidate intake.core into intake.source
...
No point having a submodule for one function
2024-11-06 18:53:35 -08:00
Tim Van Baak
381de535f7
Fold action.exe into action.args
2024-11-06 18:39:44 -08:00
Tim Van Baak
9bb331941f
Fix crontab on systems without crontab
2024-11-06 18:32:11 -08:00
Tim Van Baak
256a52e902
Provide link back to source in fetch result
2024-09-21 15:07:05 -07:00
Tim Van Baak
5cf7e8ef48
Update docs and version
2024-09-21 14:58:21 -07:00
Tim Van Baak
008c0c8230
Add `make lint`
2024-09-21 14:58:09 -07:00
Tim Van Baak
0c4177b783
Add on_create trigger
2024-09-21 14:58:00 -07:00
Tim Van Baak
c21f55da8d
Add script to reset test sources
2024-09-21 14:41:57 -07:00
Tim Van Baak
4abb281715
Include item titles in fetch response
2024-09-21 14:33:38 -07:00
Tim Van Baak
92a10c5ca8
Add a fetch button to source list
2024-09-21 14:13:00 -07:00
Tim Van Baak
4947ce56c6
Change source list to a table
2024-09-21 13:28:16 -07:00
Tim Van Baak
40ad075e96
Add unread count to channel links
2024-09-21 13:13:17 -07:00
Tim Van Baak
887a75bb29
Add Makefile
...
I don't remember if it's normal for `pytest` to fail to find the module and `python -m pytest` to succeed, but it seems like something to write down, and a Makefile is the place
2024-09-21 12:54:36 -07:00
Tim Van Baak
a5754e7023
Apply nixfmt
2024-09-21 12:51:24 -07:00
Tim Van Baak
75c13a21dc
Add nixfmt
2024-09-21 12:48:24 -07:00
Tim Van Baak
40464e9078
Fix missed reference to Python 3.8
2024-06-28 15:55:35 +00:00
Tim Van Baak
29740d5864
23.05 -> 24.05
2024-06-28 15:46:08 +00:00
Tim Van Baak
926a67a05e
Unpin python from 3.8 to whatever nixpkgs defaults to
2024-06-28 04:11:03 +00:00
Tim Van Baak
8828a4abef
Fix serialization of action return value
2024-04-27 14:34:29 +00:00
Tim Van Baak
b7e83c5059
Fix handling of oversized images in items
2024-04-16 01:28:32 +00:00
Tim Van Baak
b480d6edfd
Fix printing items in logs
2024-04-02 11:55:16 -07:00
Tim Van Baak
8fd6f3b751
Default sources list to closed
2023-10-10 02:22:06 +00:00
Tim Van Baak
b8c905a756
Update version to 1.0.4
2023-07-02 17:16:52 -07:00
Tim Van Baak
4a51aa27c6
Logging improvements
2023-07-02 17:15:52 -07:00
Tim Van Baak
8da75f190c
Add marker for sources in channels
2023-06-23 21:01:48 -07:00
Tim Van Baak
401c14748a
Type-check configured environment variables
2023-06-23 20:25:58 -07:00
Tim Van Baak
dd35946c9e
Skip crontab updates when --data is set
2023-06-23 20:25:35 -07:00
Tim Van Baak
ff13c845eb
Update crontab entries on source update
2023-06-22 21:47:16 -07:00
Tim Van Baak
7737db1883
Print logging to stderr
2023-06-22 21:28:03 -07:00
Tim Van Baak
dabc1f700b
Add cron helptext to source edit page
2023-06-21 19:04:59 -07:00
Tim Van Baak
96c657f0ee
Fix cron edits not working from web interface
2023-06-21 18:51:03 -07:00
Tim Van Baak
312e231ea6
Add managed crontab support
2023-06-21 18:32:44 -07:00
Tim Van Baak
53740655b6
Refactor intake_data_dir to core
2023-06-21 15:29:52 -07:00
Tim Van Baak
e2b2ee2a00
Fix output of update --dry-run
2023-06-20 21:41:00 -07:00
Tim Van Baak
53b7c83ac6
Fix edit command source creation
2023-06-20 21:28:02 -07:00
Tim Van Baak
f9611d598a
Give intake packages to the user as well
2023-06-21 03:59:58 +00:00
Tim Van Baak
c5778513e2
Pass flake into module again
...
There doesn't seem to be a better way at present to get the overlay to the module
2023-06-20 14:26:40 -07:00
Tim Van Baak
7b7936cabc
Make use of overlay in service module
2023-06-20 14:06:24 -07:00
Tim Van Baak
b68b7b75fa
Pass package to demo config with overlay
2023-06-20 14:02:23 -07:00
Tim Van Baak
f08af933cc
Add overlay
2023-06-20 20:38:35 +00:00
Tim Van Baak
760781d6d9
Update nixpkgs pin to 23.05
2023-06-19 17:40:40 -07:00
Tim Van Baak
547699a9fc
Add links to show/hide hidden items
2023-06-19 15:15:03 -07:00
Tim Van Baak
dddb46a627
Fix tts check being backwards
2023-06-19 14:12:42 -07:00