jvoisin
|
50c5996280
refactor: remove some `fmt.Sprintf` calls
|
7 месяцев назад |
Frédéric Guillot
|
80f48c88c7
refactor: replace `interface{}` with `any`
|
8 месяцев назад |
Julien Voisin
|
b3fce752d2
refactor: replace `Sprintf` with string concatenation
|
8 месяцев назад |
Frédéric Guillot
|
1f7843e313
feat(integration): prioritize feed-level webhook URL when available when saving entries
|
8 месяцев назад |
Frédéric Guillot
|
e643effefa
feat: combine feed icon handlers to use only `externalIconID`
|
1 год назад |
Frédéric Guillot
|
82a6fe64ae
feat(storage): reduce the number of SQL queries when fetching entry enclosures
|
1 год назад |
Frédéric Guillot
|
f3a5a3ee14
fix(fever): correct sorting direction when using max_id argument
|
1 год назад |
Jan-Lukas Else
|
a33b1adf13
Add description field to feed settings
|
1 год назад |
Romain de Laage
|
647c66e70a
ui: add tag entries page
|
2 лет назад |
jvoisin
|
e2ee74428a
Minor concatenation-related simplifications in internal/storage/
|
2 лет назад |
jvoisin
|
8a2cc3a344
Reformat the query in GetEntryIDs
|
2 лет назад |
Nicolas Martinelli
|
d566dea265
Fix category hide_globally property in `/entries`
|
2 лет назад |
Frédéric Guillot
|
5dc44453ba
Add indexes to improve performance
|
2 лет назад |
Frédéric Guillot
|
6dd090a848
Add enclosures to /v1/entries API endpoint
|
2 лет назад |
Frédéric Guillot
|
fccc25f7a3
Add changed_after and changed_before options to /v1/entries endpoint
|
2 лет назад |
Yury Paraschenko
|
64c4c6b347
Fix feed hide_globally property to use it with third-party clients.
|
2 лет назад |
Frédéric Guillot
|
168a870c02
Move internal packages to an internal folder
|
2 лет назад |