.. |
api_key.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
batch.go
|
Minor concatenation-related simplifications in internal/storage/
|
2024-03-18 16:20:55 -07:00 |
category.go
|
Enable go-critic linter and fix various issues detected
|
2024-03-17 13:52:34 -07:00 |
certificate_cache.go
|
Move internal packages to an internal folder
|
2023-08-10 20:29:34 -07:00 |
enclosure.go
|
feat(storage): reduce the number of SQL queries when fetching entry enclosures
|
2025-03-23 14:13:33 -07:00 |
entry.go
|
fix(ui): avoid 500 error and NaN when marking as read a deleted entry
|
2025-02-26 16:39:38 -08:00 |
entry_pagination_builder.go
|
fix: improve pagination when having identical publication date
|
2025-01-18 16:59:48 -08:00 |
entry_query_builder.go
|
feat(storage): reduce the number of SQL queries when fetching entry enclosures
|
2025-03-23 14:13:33 -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_query_builder.go
|
fix: name "external_id": converting NULL to string is unsupported
|
2025-03-26 20:45:01 -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 |
session.go
|
Use prepared statement for intervals
|
2024-02-27 21:25:25 -08:00 |
storage.go
|
feat: show size of DB on the about page
|
2025-03-05 15:49:32 -08:00 |
timezone.go
|
fix: replace timezone function call with view
|
2024-12-03 01:44:48 -08:00 |
user.go
|
fix: unable to change password due to a typo in SQL parameter
|
2024-10-30 19:58:37 -07:00 |
user_session.go
|
Use prepared statement for intervals
|
2024-02-27 21:25:25 -08:00 |
webauthn.go
|
Add WebAuthn / Passkey integration
|
2023-11-05 18:57:35 +01:00 |