Elias Kohout eliaskohout
  • Joined on 2024-05-09
eliaskohout pushed to main at eliaskohout/crowsnest 2025-03-26 17:29:22 +01:00
f6cf715b3a adding ci/cd pipeline
eliaskohout closed issue eliaskohout/crowsnest#10 2025-03-26 17:16:01 +01:00
performance: cache search vector
eliaskohout commented on issue eliaskohout/crowsnest#10 2025-03-26 17:15:55 +01:00
performance: cache search vector

commit 923f1d5e73

eliaskohout closed issue eliaskohout/crowsnest#13 2025-03-26 17:13:36 +01:00
bug: add tl;dr in article page
eliaskohout pushed to main at eliaskohout/crowsnest 2025-03-26 17:04:03 +01:00
923f1d5e73 fix slow search
eliaskohout pushed to main at eliaskohout/crowsnest 2025-03-26 16:42:05 +01:00
1c25f67657 adapt Makefile to the moving of migrations dir
eliaskohout pushed to main at eliaskohout/crowsnest 2025-03-26 16:34:04 +01:00
0357c4f4b2 move webserver files to ./web/
eliaskohout pushed to main at eliaskohout/crowsnest 2025-03-26 15:13:19 +01:00
f312489aa6 move to gomponents for rendering html
b7b4e74eff rename spiegel converter
Compare 2 commits »
eliaskohout opened issue eliaskohout/crowsnest#18 2025-02-02 22:22:49 +01:00
feature: make custom sources possible
eliaskohout opened issue eliaskohout/crowsnest#17 2025-02-02 22:21:15 +01:00
add login
eliaskohout opened issue eliaskohout/crowsnest#16 2025-02-02 22:21:03 +01:00
add dashboard with statistics
eliaskohout opened issue eliaskohout/crowsnest#15 2025-02-02 22:19:56 +01:00
add performance metrics
eliaskohout pushed to main at eliaskohout/crowsnest 2025-01-27 09:18:26 +01:00
9687f327fe add token counting for openai model
eliaskohout pushed to main at eliaskohout/crowsnest 2025-01-22 09:57:00 +01:00
be41a4e84b fixing date format on article page
eliaskohout pushed to main at eliaskohout/crowsnest 2025-01-22 09:50:01 +01:00
dafc060648 update article page #13
eliaskohout pushed to main at eliaskohout/crowsnest 2025-01-22 09:29:29 +01:00
a5a1a974fc add summarization of article, when collected
eliaskohout closed issue eliaskohout/crowsnest#9 2025-01-21 22:21:41 +01:00
feature: rss feed
eliaskohout pushed to main at eliaskohout/crowsnest 2025-01-21 16:47:34 +01:00
2a57a840a6 add rss feed #9
cbc5bec053 fixing #14
dcba0ad890 article sql statement bug fix
Compare 3 commits »
eliaskohout closed issue eliaskohout/crowsnest#14 2025-01-21 15:55:00 +01:00
bug: correct formatting on date badge of article card
eliaskohout commented on issue eliaskohout/crowsnest#13 2025-01-20 22:19:30 +01:00
bug: add tl;dr in article page

create own repository for article page view model (with .GetById)