|
eefb2e27a3
|
Fix sh not being on PATH
|
2025-02-20 08:14:36 -08:00 |
|
|
86637a363e
|
Fix nix fmt
|
2025-02-20 08:03:38 -08:00 |
|
|
1be261f54d
|
Remove crontab integration
|
2025-02-20 08:03:08 -08:00 |
|
|
76353c4029
|
Implement background fetch
|
2025-02-20 07:19:21 -08:00 |
|
|
7d317f47ea
|
Extend cron patterns to support dow and dom
|
2025-02-19 08:56:28 -08:00 |
|
|
8eeb438473
|
Begin adding logic for first-party cron
|
2025-02-19 07:55:48 -08:00 |
|
|
0bb7871832
|
Expose lastUpdated on source feed page
|
2025-02-18 20:03:11 -08:00 |
|
|
ee63ee32b0
|
Add lastUpdated to sources
|
2025-02-18 19:50:19 -08:00 |
|
|
fc68d313b1
|
Add NixOS module and vm demo
|
2025-02-12 13:58:37 -08:00 |
|
|
71978dbae4
|
Ditch flake-parts for now
I can try it again after I know I can get the module and vm working again
|
2025-02-12 11:37:33 -08:00 |
|
|
98c8db289d
|
Update todo list
|
2025-02-12 10:26:49 -08:00 |
|
|
7446f92cc8
|
Automatic crontab updates on modifying INTAKE_CRON
|
2025-02-12 10:14:31 -08:00 |
|
|
bd5737ad7a
|
Web edit sources
|
2025-02-12 10:04:58 -08:00 |
|
|
7361fd4600
|
Combine action add/edit with on conflict replace
|
2025-02-12 09:49:27 -08:00 |
|
|
7c8b4ee3a3
|
Disable welcome item since it broke some tests
This should move to a function that adds the item through the normal methods and runs on db init
|
2025-02-12 09:38:10 -08:00 |
|
|
879238e61e
|
Web channel editing
|
2025-02-12 07:46:19 -08:00 |
|
|
3a39b84528
|
Update todo list
|
2025-02-10 13:57:29 -08:00 |
|
|
227c05c365
|
Fix channel unread count missing tts'd items
|
2025-02-10 13:54:48 -08:00 |
|
|
9703db8478
|
Fix item updates pulling in nav links
|
2025-02-10 13:51:55 -08:00 |
|
|
b12a411fd6
|
Add crontab integration
|
2025-02-10 13:42:48 -08:00 |
|
|
74f7230c65
|
Add welcome item to initial sql setup
|
2025-02-10 08:26:15 -08:00 |
|
|
8d9dcec038
|
Add error item on action failure
|
2025-02-10 08:23:03 -08:00 |
|
|
f38cfa3008
|
Add RandomHex() helper
|
2025-02-10 08:23:03 -08:00 |
|
|
cdac0ff71e
|
Nix package build
|
2025-02-10 08:23:03 -08:00 |
|
|
cafa1a6665
|
Log listen address
|
2025-02-10 06:22:43 -08:00 |
|
|
e014b9f9b2
|
Simplify Execute goroutines
|
2025-02-09 22:59:04 -08:00 |
|
|
659b00bc22
|
Break up TestExecute into subtests
|
2025-02-09 22:33:42 -08:00 |
|
|
834eb8ae62
|
Disregard cwd
|
2025-02-09 16:35:16 -08:00 |
|
|
dcd5c1e229
|
Ensure channels are sorted
|
2025-02-09 16:30:22 -08:00 |
|
|
f5e9a0faec
|
Web ad-hoc items
|
2025-02-07 15:49:22 -08:00 |
|
|
bc19b0a70f
|
Simplify Execute setup
|
2025-02-07 15:06:05 -08:00 |
|
|
08dbeda80a
|
Implement web fetch
|
2025-02-07 14:38:21 -08:00 |
|
|
6b278a081c
|
Fix render error logging
|
2025-02-07 14:16:43 -08:00 |
|
|
9c4887c93e
|
Remove inline style
|
2025-02-07 14:08:54 -08:00 |
|
|
b434c1acfe
|
Add paging links to web feed
|
2025-02-07 08:18:10 -08:00 |
|
|
3874abf8bd
|
Add offset and limit parameters to item queries
|
2025-02-07 07:29:32 -08:00 |
|
|
8125275936
|
Fix tests broken by tts
|
2025-02-07 06:53:42 -08:00 |
|
|
9fa1fd99be
|
Implement web punt
|
2025-02-06 20:14:54 -08:00 |
|
|
bc9f2847a1
|
Add item body indicator
|
2025-02-06 08:00:57 -08:00 |
|
|
fd7d9b00b3
|
De-overload the .item-title class
|
2025-02-06 07:49:27 -08:00 |
|
|
d4c93265a2
|
Support tts in web feed
|
2025-02-06 07:28:53 -08:00 |
|
|
c08458a5cb
|
Update todo list
|
2025-02-06 07:00:46 -08:00 |
|
|
2acd6f397f
|
Add login to web interface
|
2025-02-06 06:39:02 -08:00 |
|
|
7cbf48a9b1
|
Log rendering errors
|
2025-02-05 22:12:49 -08:00 |
|
|
b4db1d4f11
|
Fix migrate command not failing when migration fails
|
2025-02-05 22:08:29 -08:00 |
|
|
6c6bde42a1
|
Refactor handleFunc for chaining middlewares
|
2025-02-05 20:44:03 -08:00 |
|
|
2894493d34
|
Support INTAKE_TTX env settings
|
2025-02-05 13:53:09 -08:00 |
|
|
fee7c9225b
|
Update README for tt{l,d,s} fields
|
2025-02-05 12:50:04 -08:00 |
|
|
1ee91c1abe
|
Add tt{l,d,s} notice to web UI
|
2025-02-05 12:16:42 -08:00 |
|
|
c0d8e8ae31
|
Add tt{l,d,s} to item add command
|
2025-02-05 12:14:53 -08:00 |
|