.. |
api
|
fix: store.GetEnclosure() should return nil if no rows are returned
|
2024-08-18 12:41:30 -07:00 |
cli
|
feat: validate OAUTH2_PROVIDER value
|
2024-08-14 19:09:14 -07:00 |
config
|
feat: allow customizing the display name of the OpenID Connect provider
|
2024-08-12 22:05:15 -07:00 |
crypto
|
Make use of HashFromBytes everywhere
|
2024-03-11 15:22:22 -07:00 |
database
|
feat: change log level to info when running migrations
|
2024-08-14 17:07:27 -07:00 |
fever
|
fix(fever): correct sorting direction when using max_id argument
|
2024-08-17 18:08:01 -07:00 |
googlereader
|
feat: add API routes /v1/enclosures/{enclosureID}
|
2024-08-18 11:53:19 -07:00 |
http
|
Make cookie duration dependent on configuration
|
2024-05-01 19:34:13 -07:00 |
integration
|
feat(integration): add ntfy integration
|
2024-07-13 17:51:17 -07:00 |
locale
|
feat: allow customizing the display name of the OpenID Connect provider
|
2024-08-12 22:05:15 -07:00 |
mediaproxy
|
fix: use BASE_URL instead of r.Host to generate absolute media proxy URL
|
2024-07-29 16:04:31 -07:00 |
metric
|
Implement structured logging using log/slog package
|
2023-09-24 22:37:33 -07:00 |
model
|
feat: add API routes /v1/enclosures/{enclosureID}
|
2024-08-18 11:53:19 -07:00 |
oauth2
|
Implement structured logging using log/slog package
|
2023-09-24 22:37:33 -07:00 |
reader
|
fix: Honor hide_globally when creating a new feed through the api
|
2024-08-12 20:20:44 -07:00 |
storage
|
fix: store.GetEnclosure() should return nil if no rows are returned
|
2024-08-18 12:41:30 -07:00 |
systemd
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
template
|
feat: allow customizing the display name of the OpenID Connect provider
|
2024-08-12 22:05:15 -07:00 |
timezone
|
timezone: make sure the tests pass when the timezone database is not installed on the host
|
2024-03-24 13:25:02 -07:00 |
ui
|
feat: add license info to js, for LibreJS compatibility
|
2024-08-12 20:43:18 -07:00 |
urllib
|
Use strings.EqualFold instead of strings.ToLower(…) ==
|
2024-02-28 19:47:30 -08:00 |
validator
|
feat: add API routes /v1/enclosures/{enclosureID}
|
2024-08-18 11:53:19 -07:00 |
version
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
worker
|
Use modern for loops
|
2024-02-28 19:55:28 -08:00 |