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