miniflux-v2/internal/storage
Jan-Lukas Else a33b1adf13 Add description field to feed settings
This adds a new "description" field to the feed settings. This allows to
save custom description regarding a feed. It is also exported and
imported as "description" in OPML.
2024-05-06 15:40:36 -07:00
..
api_key.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
batch.go Minor concatenation-related simplifications in internal/storage/ 2024-03-18 16:20:55 -07:00
category.go Enable go-critic linter and fix various issues detected 2024-03-17 13:52:34 -07:00
certificate_cache.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
enclosure.go Don't mix up capacity and length 2024-02-28 19:57:30 -08:00
entry.go storage: change GetReadTime() function to use entries_feed_id_hash_key index 2024-04-09 20:37:30 -07:00
entry_pagination_builder.go ui: add tag entries page 2024-04-14 20:08:38 -07:00
entry_query_builder.go Add description field to feed settings 2024-05-06 15:40:36 -07:00
feed.go Add description field to feed settings 2024-05-06 15:40:36 -07:00
feed_query_builder.go Add description field to feed settings 2024-05-06 15:40:36 -07:00
icon.go Add new API endpoint /icons/{iconID} 2023-10-06 13:52:33 -07:00
integration.go integration/raindrop: initial draft implementation 2024-05-02 16:23:00 -07:00
session.go Use prepared statement for intervals 2024-02-27 21:25:25 -08:00
storage.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
timezone.go Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
user.go feat: Media player: Conrol playback speed 2024-03-17 11:53:30 -07:00
user_session.go Use prepared statement for intervals 2024-02-27 21:25:25 -08:00
webauthn.go Add WebAuthn / Passkey integration 2023-11-05 18:57:35 +01:00