Frédéric Guillot
|
d33544e26a
feat(ui): add cache busting for static icon assets
|
2 周之前 |
Frédéric Guillot
|
f03285883b
refactor: remove dependency on gorilla/mux
|
2 周之前 |
Frédéric Guillot
|
b1713dc626
refactor(mediaproxy): remove dependency on gorilla/mux
|
2 周之前 |
Frédéric Guillot
|
2d3a9aebb4
fix(template): avoid DoS in truncate() when processing untrusted input
|
3 周之前 |
Frédéric Guillot
|
56a11d1d45
chore: remove prealloc linter
|
2 月之前 |
lclee3390
|
df28028b24
feat(ui): add filter to search results by unread status
|
2 月之前 |
Julien Voisin
|
4063ca39c9
feat(config): add new option to disable Miniflux's API
|
4 月之前 |
jvoisin
|
dd44fbcc76
refactor(misc): replace fmt.Errorf with errors.New where possible
|
6 月之前 |
Julien Voisin
|
bf7f55e28a
feat(template): extract CSP to a function, systematically use nonces, and use `default-src 'none'` instead of `self`
|
6 月之前 |
Frédéric Guillot
|
5e607be86a
refactor(config): rewrite config parser
|
6 月之前 |
jvoisin
|
4f252b33c9
refactor(template): rename noescape to safeHTML
|
7 月之前 |
Frédéric Guillot
|
9536ce7dbc
fix(version): change development version naming to avoid breaking some clients
|
7 月之前 |
Frédéric Guillot
|
a654a5f710
feat(template): show GitHub links in about page only when tag and commit are available
|
7 月之前 |
jvoisin
|
884521a7dd
refactor(template): use modern svg directive
|
7 月之前 |
Frédéric Guillot
|
80f48c88c7
refactor: replace `interface{}` with `any`
|
8 月之前 |
Julien Voisin
|
1825320369
refactor(template): remove unused functions and reduce the complexity of `truncate` function
|
8 月之前 |
Frédéric Guillot
|
a8bb7a48d7
feat(ui): avoid showing an excessive number of tags
|
10 月之前 |
milhnl
|
e07203ad46
feat: add custom user JavaScript
|
1 年之前 |
Finn
|
6feee555ba
feat: allow customizing the display name of the OpenID Connect provider
|
1 年之前 |
Finn
|
770cc1dbb3
feat: Add option to disable local auth form
|
1 年之前 |
Romain de Laage
|
647c66e70a
ui: add tag entries page
|
2 年之前 |
Frédéric Guillot
|
c2311e316c
Rename PROXY_* options to MEDIA_PROXY_*
|
2 年之前 |
jvoisin
|
f274394f0e
Simplify formatFileSize
|
2 年之前 |
jvoisin
|
9a4a942cc4
Simplify durationImpl
|
2 年之前 |
jvoisin
|
6b3b8e8c9b
Inline some templating functions
|
2 年之前 |
jvoisin
|
5a7d6f8997
Make use of printer.Print when possible
|
2 年之前 |
jvoisin
|
b48ad6dbfb
Make use of go≥1.21 slices package instead of hand-rolled loops
|
2 年之前 |
Nick Parker
|
2bc5ad53c2
Avoid long duration strings: round to nearest second
|
2 年之前 |
Frédéric Guillot
|
23d2cfe0f9
Expose `next_check_at` in the web ui and API
|
2 年之前 |
Frédéric Guillot
|
e5d9f2f5a0
Rename internal url package to avoid overlap with net/url
|
2 年之前 |