əlemi alemi
alemi pushed to dev at alemi/upub 2024-06-06 04:16:00 +02:00
3123c8c1e0 feat: transactions!!
alemi pushed to dev at alemi/upub 2024-06-06 03:34:58 +02:00
797837f2a1 fix: announces processing
alemi pushed to dev at alemi/upub 2024-06-06 03:20:12 +02:00
90e4454d3e fix: log activity id for failed jobs
alemi pushed to dev at alemi/upub 2024-06-06 03:16:17 +02:00
6df108254a fix: url with trailing slash
alemi pushed to dev at alemi/upub 2024-06-06 02:48:36 +02:00
f42849ffb0 fix: log which target fails in addressing
alemi pushed to dev at alemi/upub 2024-06-06 02:46:47 +02:00
782c729b4c fix: oops inbound which fails processing is not ok
alemi pushed to dev at alemi/upub 2024-06-06 02:33:37 +02:00
a3decfea95 fix: print what's getting started
alemi pushed to dev at alemi/upub 2024-06-06 02:29:30 +02:00
93666cea97 fix(migrations): indexes get dropped with tables
alemi pushed to dev at alemi/upub 2024-06-06 02:22:15 +02:00
c83e1df110 feat: added worker and monolith modes
bbcc46d0ee fix(cli): traits come from core again
acb9a9add5 feat: added jobs table
52f1238052 chore: traits are back in core
Compare 4 commits »
alemi pushed to dev at alemi/owncast-chat-tui 2024-06-05 03:34:43 +02:00
c6f9d34490 feat: allow passing auth token for chat
52ed43745d feat: now usable! still needs auth tho
a6e7521427 feat: proof of concept
36982f9d95 chore: init project
alemi created branch dev in alemi/owncast-chat-tui 2024-06-05 03:34:43 +02:00
alemi created repository alemi/owncast-chat-tui 2024-06-05 03:34:24 +02:00
alemi pushed to dev at alemi/upub 2024-06-01 05:22:36 +02:00
0c1160b42f chore!: HUGE REFACTOR
alemi pushed to dev at alemi/upub 2024-06-01 01:50:03 +02:00
ab006ffde9 feat(apb): helper: Option<String> to Field<&str>
456ca2d8b1 fix(web): fixes for apb node changes
Compare 2 commits »
alemi pushed to dev at alemi/upub 2024-06-01 01:26:49 +02:00
7f091291af fix(apb): oops missed these, also comment out some
alemi pushed to dev at alemi/upub 2024-06-01 01:24:39 +02:00
151eb606b6 fix(apb): Node::id behaves like Object::id
alemi pushed to dev at alemi/upub 2024-06-01 01:14:05 +02:00
1dac83f52c fix(web): updated apb usage
alemi pushed to dev at alemi/upub 2024-06-01 01:04:56 +02:00
40e01fe83b feat(apb)!: getters return field error
alemi pushed to dev at alemi/upub 2024-05-31 21:31:24 +02:00
e7e9584783 chore(httpsign): moved httpsign into standalone crate
5ea4940f58 chore: no need for src/ directory if 1 file
Compare 2 commits »
alemi pushed to dev at alemi/upub 2024-05-31 21:30:11 +02:00
78bc514012 chore(apb): moved jsonld under apb as feature