.. |
api_key.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
app_session.go
|
Don't define methods both on instance and pointer
|
2025-01-23 19:20:13 -08:00 |
categories_sort_options.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
category.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
enclosure.go
|
Simplify a condition
|
2025-01-23 19:20:13 -08:00 |
enclosure_test.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
entry.go
|
feat: mark media as read when playback reaches 90%
|
2024-07-28 12:29:45 -07:00 |
feed.go
|
feat(integrations/ntfy): make ntfy topics configurable per feed, with default one as fallback
|
2025-02-24 16:29:08 -08:00 |
feed_test.go
|
feat: take Retry-After header into consideration for rate limited feeds
|
2024-10-05 22:26:05 -07:00 |
home_page.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
icon.go
|
feat(googlereader): add feed icon field, endpoint
|
2025-03-25 20:55:16 -07:00 |
integration.go
|
feat(pushover): add integration with pushover.net
|
2025-02-13 20:50:37 -08:00 |
job.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
model.go
|
Replace Optional{Int,Int64,Float64} with a generic function OptionalNumber()
|
2024-03-17 12:25:55 -07:00 |
subscription.go
|
Add feed option to disable HTTP/2 to avoid fingerprinting
|
2024-02-24 22:30:26 -08:00 |
theme.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
user.go
|
feat: add new settings option to allow external fonts
|
2024-10-05 21:21:12 -07:00 |
user_session.go
|
Use %q instead of "%s"
|
2024-02-28 19:47:30 -08:00 |
webauthn.go
|
fix: address minor issues detected by Go linters
|
2025-03-24 20:48:46 -07:00 |