miniflux-v2/storage
Frédéric Guillot 36d3b1e9fb Add database stats to Prometheus exporter 2021-05-22 20:31:49 -07:00
..
api_key.go Add per-application API Keys 2020-03-01 18:22:45 -08:00
category.go show #unread per category in category list, not #feeds 2021-04-26 18:49:32 -07: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 Setup golangci-lint Github Action 2021-03-22 21:34:48 -07:00
feed.go Security fix: any user can delete any feed 2021-05-07 16:25:44 -07:00
feed_query_builder.go Setup golangci-lint Github Action 2021-03-22 21:34:48 -07:00
icon.go Correct spelling 2021-05-13 18:22:23 -07:00
integration.go Use a SQL transaction when creating users 2020-12-22 15:47:35 -08:00
job.go Correct spelling 2021-05-13 18:22:23 -07:00
session.go Improve storage module 2019-10-29 22:59:00 -07:00
storage.go Add database stats to Prometheus exporter 2021-05-22 20:31:49 -07: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