Frédéric Guillot 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 11 місяців тому
..
api_key.go 8bca777a6d refactor(model): remove some indirection 11 місяців тому
batch.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 місяців тому
category.go 7c1602c2c0 refactor(internal): fix doc comments 11 місяців тому
certificate_cache.go 168a870c02 Move internal packages to an internal folder 2 роки тому
enclosure.go 82a6fe64ae feat(storage): reduce the number of SQL queries when fetching entry enclosures 1 рік тому
entry.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 11 місяців тому
entry_pagination_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 місяців тому
entry_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 місяців тому
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 11 місяців тому
feed.go 7c1602c2c0 refactor(internal): fix doc comments 11 місяців тому
feed_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 місяців тому
icon.go 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 11 місяців тому
integration.go 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 11 місяців тому
session.go 80f48c88c7 refactor: replace `interface{}` with `any` 11 місяців тому
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 рік тому
timezone.go 3a966c6ce5 fix: replace timezone function call with view 1 рік тому
user.go 80f48c88c7 refactor: replace `interface{}` with `any` 11 місяців тому
user_session.go 8bca777a6d refactor(model): remove some indirection 11 місяців тому
webauthn.go 7c1602c2c0 refactor(internal): fix doc comments 11 місяців тому