miniflux/internal/model
2024-07-04 12:59:47 -07:00
..
api_key.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
app_session.go Use %q instead of "%s" 2024-02-28 19:47:30 -08:00
categories_sort_options.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
category.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
enclosure.go Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
enclosure_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
entry.go Add API endpoint to update entry title and content 2023-10-06 23:27:19 -07:00
feed.go Add description field to feed settings 2024-05-06 15:40:36 -07:00
feed_test.go improve scheduler tests. 2023-12-03 15:01:19 -08:00
home_page.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
icon.go Add new API endpoint /icons/{iconID} 2023-10-06 13:52:33 -07:00
integration.go Add Betula integration 2024-07-04 12:59:47 -07:00
job.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
model.go Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber() 2024-03-17 12:25:55 -07:00
subscription.go Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
theme.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
user.go Add global block and keep filters 2024-07-02 21:03:49 -07:00
user_session.go Use %q instead of "%s" 2024-02-28 19:47:30 -08:00
webauthn.go Add WebAuthn / Passkey integration 2023-11-05 18:57:35 +01:00