1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-27 17:28:38 +00:00
miniflux-v2/internal
2024-12-16 19:28:38 -08:00
..
api fix(consistency): align feed modification behavior between API and UI 2024-12-08 10:49:14 -08:00
cli refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
config feat: optionally fetch watch time from YouTube API instead of website 2024-12-07 16:00:35 -08:00
crypto
database feat(integration): add cubox integration 2024-10-18 18:06:09 -07:00
fever
googlereader feat: add API routes /v1/enclosures/{enclosureID} 2024-08-18 11:53:19 -07:00
http
integration fix(linting): remove unnecessary blank line in PushEntries function 2024-12-07 16:19:53 -08:00
locale refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
mediaproxy refactor: use a better construct than doc.Find(…).First() 2024-12-11 19:40:55 -08:00
metric
model refactor: use min/max instead of math.Min/math.Max 2024-12-11 19:43:14 -08:00
oauth2
reader Resize favicons to 32x32 to account of scaling 2024-12-16 19:28:38 -08:00
storage fix: replace timezone function call with view 2024-12-03 01:44:48 -08:00
systemd
template feat: only show the commit URL if it's not empty on /about 2024-11-12 20:09:48 -08:00
timezone
ui Factorise a line in internal/ui/static/js/app.js 2024-12-15 20:54:17 -08:00
urllib
validator refactor(locale): delay parsing of translations until they're used 2024-12-09 17:05:14 -08:00
version
worker