| .. |
|
api_key.go
|
dd44fbcc76
refactor(misc): replace fmt.Errorf with errors.New where possible
|
8 달 전 |
|
batch.go
|
9b859e7f3f
refactor(storage): unexport a bunch of symbols
|
4 달 전 |
|
category.go
|
5e766332be
perf(storage): replace correlated subqueries in CategoriesWithFeedCount
|
1 주 전 |
|
certificate_cache.go
|
3f05747a78
refactor(internal): use errors.Is instead of equality operator
|
1 개월 전 |
|
enclosure.go
|
f22c08832a
fix(migrations): use SHA-256 instead of MD5 for the enclosures unique index
|
4 일 전 |
|
entry.go
|
9dfed35946
refactor(storage): consistent construction of query builders
|
3 주 전 |
|
entry_pagination_builder.go
|
f050f23bda
refactor(storage): collapse WithTags into a single array-containment predicate
|
2 주 전 |
|
entry_query_builder.go
|
7d8ffd2eb0
feat(api): add entry ID listing endpoint
|
2 일 전 |
|
entry_test.go
|
84ae1d5dc0
fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits
|
10 달 전 |
|
feed.go
|
9dfed35946
refactor(storage): consistent construction of query builders
|
3 주 전 |
|
feed_query_builder.go
|
9dfed35946
refactor(storage): consistent construction of query builders
|
3 주 전 |
|
icon.go
|
eff9502462
refactor(storage): use INNER JOIN where LEFT JOIN is redundant
|
3 주 전 |
|
integration.go
|
3f05747a78
refactor(internal): use errors.Is instead of equality operator
|
1 개월 전 |
|
nav_metadata.go
|
b7da3634e4
perf(misc): batch navigational information queries
|
1 개월 전 |
|
storage.go
|
0cf5051cf8
feat: show size of DB on the about page
|
1 년 전 |
|
user.go
|
83ea3d1912
security(user): don't leak usernames existence via timing
|
1 주 전 |
|
web_session.go
|
182a010ea7
refactor: rewrite and simplify web sessions management
|
2 달 전 |
|
webauthn.go
|
0642e8a3ea
fix(webauthn): persist backup flags
|
1 개월 전 |