1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00
miniflux-v2/internal/storage
2025-01-31 16:33:11 -08: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 fix: store.GetEnclosure() should return nil if no rows are returned 2024-08-18 12:41:30 -07: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 fix: improve pagination when having identical publication date 2025-01-18 16:59:48 -08:00
entry_query_builder.go fix(fever): correct sorting direction when using max_id argument 2024-08-17 18:08:01 -07:00
feed.go feat(integration): add webhook URL per feed 2025-01-31 16:33:11 -08:00
feed_query_builder.go feat(integration): add webhook URL per feed 2025-01-31 16:33:11 -08:00
icon.go feat: update feed icon during force refresh 2024-10-04 20:51:40 -07:00
integration.go feat(integration): add Slack integration 2025-01-27 17:37:22 -08: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 fix: replace timezone function call with view 2024-12-03 01:44:48 -08:00
user.go fix: unable to change password due to a typo in SQL parameter 2024-10-30 19:58:37 -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