..
api
feat: API: Allow filtering entries on globally_hidden
2024-08-12 20:20:44 -07:00
cli
feat: Add option to disable local auth form
2024-08-12 19:27:08 -07:00
config
feat: Add option to disable local auth form
2024-08-12 19:27:08 -07:00
crypto
Make use of HashFromBytes everywhere
2024-03-11 15:22:22 -07:00
database
feat: mark media as read when playback reaches 90%
2024-07-28 12:29:45 -07:00
fever
fix: use BASE_URL instead of r.Host
to generate absolute media proxy URL
2024-07-29 16:04:31 -07:00
googlereader
fix: use BASE_URL instead of r.Host
to generate absolute media proxy URL
2024-07-29 16:04:31 -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(locale): update zh_CN translations
2024-07-31 19:06:36 -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: mark media as read when playback reaches 90%
2024-07-28 12:29:45 -07:00
oauth2
Implement structured logging using log/slog package
2023-09-24 22:37:33 -07:00
reader
feat: add FETCH_BILIBILI_WATCH_TIME
config option
2024-08-01 19:52:31 -07:00
storage
feat: mark media as read when playback reaches 90%
2024-07-28 12:29:45 -07:00
systemd
template
feat: Add option to disable local auth form
2024-08-12 19:27:08 -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 option to disable local auth form
2024-08-12 19:27:08 -07:00
urllib
Use strings.EqualFold
instead of strings.ToLower(…) ==
2024-02-28 19:47:30 -08:00
validator
Update the expected rule template for the rule validator
2024-07-04 13:07:40 -07:00
version
worker
Use modern for loops
2024-02-28 19:55:28 -08:00