Gerald Cox 90a389ac25 feat: add API endpoint to import entries into existing feed 7 kuukautta sitten
..
api_key.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 10 kuukautta sitten
batch.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 kuukautta sitten
category.go 7c1602c2c0 refactor(internal): fix doc comments 11 kuukautta sitten
certificate_cache.go 168a870c02 Move internal packages to an internal folder 3 vuotta sitten
enclosure.go 82a6fe64ae feat(storage): reduce the number of SQL queries when fetching entry enclosures 1 vuosi sitten
entry.go 90a389ac25 feat: add API endpoint to import entries into existing feed 7 kuukautta sitten
entry_pagination_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 kuukautta sitten
entry_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 kuukautta sitten
entry_test.go 84ae1d5dc0 fix(storage): index only the first 500K characters of the article contents to avoid tsvector limits 11 kuukautta sitten
feed.go af149e46df Revert "refactor(storage): simplify `feed.go` by using `min()`, inline errors, and use idiomatic conditions" 11 kuukautta sitten
feed_query_builder.go 50c5996280 refactor: remove some `fmt.Sprintf` calls 11 kuukautta sitten
icon.go 546fbcff8f perf(storage): pair all `SELECT true` with `LIMIT 1` 1 vuosi sitten
integration.go fbc4d700d5 feat: add auto-push option to readeck integration 7 kuukautta sitten
session.go 983291c78b refactor(cli): use time.Duration for cleanup tasks 11 kuukautta sitten
storage.go 0cf5051cf8 feat: show size of DB on the about page 1 vuosi sitten
user.go 80f48c88c7 refactor: replace `interface{}` with `any` 1 vuosi sitten
user_session.go dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 10 kuukautta sitten
webauthn.go 7c1602c2c0 refactor(internal): fix doc comments 11 kuukautta sitten