Peter Sanchez 4d656d2739 feat(integration): add LinkTaco service for saving articles 11 months ago
..
api_key.go 8bca777a6d refactor(model): remove some indirection 1 year ago
app_session.go 80f48c88c7 refactor: replace `interface{}` with `any` 1 year ago
categories_sort_options.go 168a870c02 Move internal packages to an internal folder 3 years ago
category.go 8bca777a6d refactor(model): remove some indirection 1 year ago
enclosure.go 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 1 year ago
enclosure_test.go 63891501e5 refactor(model): add test coverage and simplify `ProxifyEnclosureURL` 1 year ago
entry.go 4f55361f5f feat: mark media as read when playback reaches 90% 2 years ago
feed.go ed3bf59356 refactor(reader): use time.Duration instead of minutes count 11 months ago
feed_test.go ed3bf59356 refactor(reader): use time.Duration instead of minutes count 11 months ago
home_page.go 168a870c02 Move internal packages to an internal folder 3 years ago
icon.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 1 year ago
integration.go 4d656d2739 feat(integration): add LinkTaco service for saving articles 11 months ago
job.go 34499b887b feat: add `POLLING_LIMIT_PER_HOST` to limit concurrent requests per host 1 year ago
model.go d33e305af9 fix(api): `hide_globally` categories field should be a boolean 1 year ago
subscription.go ef22e95f8b feat: implement proxy URL per feed 1 year ago
theme.go 168a870c02 Move internal packages to an internal folder 3 years ago
user.go 8db637cb39 feat(ui): add user setting to control `target="_blank"` on links 1 year ago
user_session.go 8bca777a6d refactor(model): remove some indirection 1 year ago
webauthn.go 7c1602c2c0 refactor(internal): fix doc comments 11 months ago