Frédéric Guillot 76889f08b1 fix(auth): enforce DISABLE_LOCAL_AUTH on the API and password changes il y a 1 semaine
..
api_key.go 7b7fd48e15 test(validator): add more unit tests for the validation functions il y a 8 mois
category.go d33e305af9 fix(api): `hide_globally` categories field should be a boolean il y a 1 an
enclosure.go 7b7fd48e15 test(validator): add more unit tests for the validation functions il y a 8 mois
enclosure_test.go 7edf42fe18 fix: run go fmt with Go 1.26 il y a 7 mois
entry.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint il y a 3 mois
entry_test.go bcb2cf2aa2 feat(api): Allow API client to set "starred" to true or false using the "PUT /v1/entries" endpoint il y a 3 mois
feed.go 69756868dd refactor: change existence-check helpers to return (bool, error) il y a 1 mois
feed_test.go 5c62899df9 fix(validator): allow clearing the feed proxy URL il y a 2 mois
filter.go 510d225b06 fix(ui): validate per-feed entry filter rules in web forms il y a 2 mois
filter_test.go 510d225b06 fix(ui): validate per-feed entry filter rules in web forms il y a 2 mois
subscription.go 530b0c5739 fix(urllib): fix rejection of valid proxy URLs in feeds il y a 3 mois
subscription_test.go 01888d8e32 fix: run go fix il y a 7 mois
user.go 76889f08b1 fix(auth): enforce DISABLE_LOCAL_AUTH on the API and password changes il y a 1 semaine
user_test.go 76889f08b1 fix(auth): enforce DISABLE_LOCAL_AUTH on the API and password changes il y a 1 semaine
validator.go 0909323ae3 feat(validator): cap entry limit at MaxEntryLimit il y a 4 mois
validator_test.go 0909323ae3 feat(validator): cap entry limit at MaxEntryLimit il y a 4 mois