jvoisin 79b0d0b9cc feat(integration): add integration with archive.org 1 год назад
..
api_key.go 8bca777a6d refactor(model): remove some indirection 1 год назад
batch.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 1 год назад
category.go 7c1602c2c0 refactor(internal): fix doc comments 11 месяцев назад
certificate_cache.go 168a870c02 Move internal packages to an internal folder 3 лет назад
enclosure.go 82a6fe64ae feat(storage): reduce the number of SQL queries when fetching entry enclosures 1 год назад
entry.go 60cd7ffe88 refactor: Replace "Bookmarks" with "Starred" 11 месяцев назад
entry_pagination_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 1 год назад
entry_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 1 год назад
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 11 месяцев назад
feed.go af149e46df Revert "refactor(storage): simplify `feed.go` by using `min()`, inline errors, and use idiomatic conditions" 11 месяцев назад
feed_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 1 год назад
icon.go 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 1 год назад
integration.go 79b0d0b9cc feat(integration): add integration with archive.org 10 месяцев назад
session.go 983291c78b refactor(cli): use time.Duration for cleanup tasks 11 месяцев назад
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 год назад
user.go 80f48c88c7 refactor: replace `interface{}` with `any` 1 год назад
user_session.go f2976bff5d refactor: remove `model.UserSessions` struct 11 месяцев назад
webauthn.go 7c1602c2c0 refactor(internal): fix doc comments 11 месяцев назад