Jaculabilis
  • Joined on 2021-01-23
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-12 22:41:13 +00:00
fc68d313b1 Add NixOS module and vm demo
71978dbae4 Ditch flake-parts for now
98c8db289d Update todo list
7446f92cc8 Automatic crontab updates on modifying INTAKE_CRON
Compare 4 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-12 18:05:06 +00:00
bd5737ad7a Web edit sources
7361fd4600 Combine action add/edit with on conflict replace
7c8b4ee3a3 Disable welcome item since it broke some tests
Compare 3 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-12 15:46:30 +00:00
879238e61e Web channel editing
3a39b84528 Update todo list
227c05c365 Fix channel unread count missing tts'd items
9703db8478 Fix item updates pulling in nav links
b12a411fd6 Add crontab integration
Compare 5 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-10 16:26:21 +00:00
74f7230c65 Add welcome item to initial sql setup
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-10 16:23:14 +00:00
8d9dcec038 Add error item on action failure
f38cfa3008 Add RandomHex() helper
cdac0ff71e Nix package build
Compare 3 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-10 14:22:50 +00:00
cafa1a6665 Log listen address
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-10 06:59:14 +00:00
e014b9f9b2 Simplify Execute goroutines
659b00bc22 Break up TestExecute into subtests
Compare 2 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-10 01:16:08 +00:00
834eb8ae62 Disregard cwd
dcd5c1e229 Ensure channels are sorted
Compare 2 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-07 23:49:27 +00:00
f5e9a0faec Web ad-hoc items
bc19b0a70f Simplify Execute setup
Compare 2 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-07 22:38:26 +00:00
08dbeda80a Implement web fetch
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-07 22:37:41 +00:00
0d8edc0547 Implement web fetch
6b278a081c Fix render error logging
9c4887c93e Remove inline style
Compare 3 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-07 16:18:18 +00:00
b434c1acfe Add paging links to web feed
3874abf8bd Add offset and limit parameters to item queries
8125275936 Fix tests broken by tts
Compare 3 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-07 04:14:59 +00:00
9fa1fd99be Implement web punt
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-06 16:04:26 +00:00
bc9f2847a1 Add item body indicator
fd7d9b00b3 De-overload the .item-title class
d4c93265a2 Support tts in web feed
c08458a5cb Update todo list
2acd6f397f Add login to web interface
Compare 15 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-05 05:44:48 +00:00
ff943704c4 Add passwd --stdin
c8227b405d Implement passwd command
Compare 2 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-02-02 06:22:01 +00:00
bfd76372cf Update todo list
7b83d01f12 Add channels to home page
e40e2a3245 Add channels
3f533d568a defer rows.Close()
Compare 4 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-01-31 23:23:16 +00:00
8940fdf697 Split source and item functions into different files
f231c81f2d Reduce source.go to source functions
0337cc8ee3 Reduce items.go to item functions
c9949b7b25 Move item functions to items.go
79327bb34a Split action and execute functions into different files
Compare 8 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-01-31 22:24:13 +00:00
a0e4f1f9c4 Error on nonexistent sources instead of returning nothing
b0c62a832f Add temp to envrc
Compare 2 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-01-31 17:55:36 +00:00
37142229ea Make item updates transactional
b769d71f6e Add DB implementation with fault injection
9c42847ee2 Add transaction DB implementation
d89f85e141 Convert DB to interface
ced1de05e8 Set source envs in action executions
Compare 14 commits »
Jaculabilis pushed to go at Jaculabilis/intake 2025-01-30 06:42:17 +00:00
7bea8c247a Update todo list
647584e55b Order items by .time or .created
c4d53eb993 Hook up the Deactivate All button
3519517b96 Disable action button while the action runs
7477504508 Swap outerHTML by default
Compare 12 commits »