miniflux-v2/storage
Peter De Wachter 2570c3410b
History: show entries in the order in which they were read
Add a changed_at timestamp to the entries table. This field is updated
whenever the entry's metadata changes.
2020-02-10 20:20:03 -08:00
..
category.go Improve storage module 2019-10-29 22:59:00 -07:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
enclosure.go Ignore enclosures without URL 2020-01-30 21:18:49 -08:00
entry.go History: show entries in the order in which they were read 2020-02-10 20:20:03 -08:00
entry_pagination_builder.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry_query_builder.go Add API parameter to filter entries by category 2019-11-17 23:05:22 -08:00
feed.go Add the possibility to add rules during feed creation 2019-11-29 11:27:58 -08:00
icon.go Improve storage module 2019-10-29 22:59:00 -07:00
integration.go Improve storage module 2019-10-29 22:59:00 -07:00
job.go Improve storage module 2019-10-29 22:59:00 -07:00
session.go Improve storage module 2019-10-29 22:59:00 -07:00
storage.go Use canonical imports 2018-08-24 21:56:39 -07:00
timezone.go Improve storage module 2019-10-29 22:59:00 -07:00
user.go Make sure to remove integration settings when removing a user 2019-11-17 23:11:59 -08:00
user_session.go Improve storage module 2019-10-29 22:59:00 -07:00