miniflux-v2/storage
privatmamtora 8f9ccc6540
Parse `<category>` from Feeds (RSS, Atom and JSON)
2023-02-24 20:52:45 -08:00
..
api_key.go Add per-application API Keys 2020-03-01 18:22:45 -08:00
category.go Rename column to CategoriesSortingOrder 2022-10-25 20:06:28 -07:00
certificate_cache.go Rename storage certificate cache 2021-02-13 14:16:30 -08:00
doc.go Fix some linter issues 2022-08-08 22:06:38 -07:00
enclosure.go Use a transaction to refresh and create entries 2020-09-20 23:12:23 -07:00
entry.go Parse `<category>` from Feeds (RSS, Atom and JSON) 2023-02-24 20:52:45 -08:00
entry_pagination_builder.go Fix inconsistent navigation 2021-09-24 16:22:00 -07:00
entry_query_builder.go Parse `<category>` from Feeds (RSS, Atom and JSON) 2023-02-24 20:52:45 -08:00
feed.go Add rewrite rules for article URL before fetching content 2022-07-11 21:12:26 -07:00
feed_query_builder.go Add rewrite rules for article URL before fetching content 2022-07-11 21:12:26 -07:00
icon.go Correct spelling 2021-05-13 18:22:23 -07:00
integration.go Add matrix bot support 2022-10-27 17:53:19 -07:00
job.go Add category feeds refresh 2022-12-12 19:41:30 -08:00
session.go Improve storage module 2019-10-29 22:59:00 -07:00
storage.go Add option to disable watchdog and set default timeout to DB healthcheck 2021-05-23 18:30:20 -07:00
timezone.go Improve storage module 2019-10-29 22:59:00 -07:00
user.go Add option to enable or disable double tap 2023-01-14 16:59:52 -08:00
user_session.go Use SQL transaction when creating user sessions 2020-12-22 20:28:34 -08:00