miniflux-v2/storage
Frédéric Guillot 51fb9495ad Improve large feed deletion
First patch to avoid the app hanging when deleting large feeds
2021-03-16 22:22:50 -07:00
..
api_key.go Add per-application API Keys 2020-03-01 18:22:45 -08:00
category.go Refactor category validation 2021-01-03 22:50:24 -08:00
certificate_cache.go Rename storage certificate cache 2021-02-13 14:16:30 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
enclosure.go Use a transaction to refresh and create entries 2020-09-20 23:12:23 -07:00
entry.go Prevent Youtube scraping if entry already exists 2021-03-08 20:10:53 -08:00
entry_pagination_builder.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry_query_builder.go Create feed query builder 2021-01-18 13:22:09 -08:00
feed.go Improve large feed deletion 2021-03-16 22:22:50 -07:00
feed_query_builder.go Add option to allow self-signed or invalid certificates 2021-02-21 13:58:52 -08:00
icon.go Improve storage module 2019-10-29 22:59:00 -07:00
integration.go Use a SQL transaction when creating users 2020-12-22 15:47:35 -08:00
job.go Add global option POLLING_PARSING_ERROR_LIMIT 2021-01-25 21:41:36 -08:00
session.go Improve storage module 2019-10-29 22:59:00 -07:00
storage.go Improve health check endpoint to test database connection 2021-02-19 19:32:13 -08:00
timezone.go Improve storage module 2019-10-29 22:59:00 -07:00
user.go Improve large feed deletion 2021-03-16 22:22:50 -07:00
user_session.go Use SQL transaction when creating user sessions 2020-12-22 20:28:34 -08:00