1
0
Fork 0
miniflux/internal/model
2024-08-18 11:53:19 -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 feat: add API routes /v1/enclosures/{enclosureID} 2024-08-18 11:53:19 -07:00
enclosure_test.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
entry.go feat: mark media as read when playback reaches 90% 2024-07-28 12:29:45 -07:00
feed.go feat(integration): add ntfy integration 2024-07-13 17:51:17 -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 feat(integration): add ntfy integration 2024-07-13 17:51:17 -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 feat: mark media as read when playback reaches 90% 2024-07-28 12:29:45 -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