1
0
Fork 0
miniflux/internal/model
2024-05-02 16:23:00 -07:00
..
api_key.go
app_session.go
categories_sort_options.go
category.go
enclosure.go Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
enclosure_test.go
entry.go
feed.go Use struct embedding to reduce code duplication 2024-03-18 16:23:44 -07:00
feed_test.go
home_page.go
icon.go
integration.go integration/raindrop: initial draft implementation 2024-05-02 16:23:00 -07:00
job.go
model.go Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber() 2024-03-17 12:25:55 -07:00
subscription.go
theme.go
user.go feat: Media player: Conrol playback speed 2024-03-17 11:53:30 -07:00
user_session.go
webauthn.go