Frédéric Guillot
|
0ab3bb5efb
refactor(api): replace inlined map and structs with named payload structs
|
3 ماه پیش |
Frédéric Guillot
|
71c551ffe0
test(timezone): add test for `AvailableTimezones()`
|
3 ماه پیش |
Frédéric Guillot
|
bb05b25530
refactor(urllib): replace AbsoluteURL and GetAbsoluteURL
|
3 ماه پیش |
Frédéric Guillot
|
7b7fd48e15
test(validator): add more unit tests for the validation functions
|
3 ماه پیش |
Frédéric Guillot
|
fb0fcfb266
fix(js): use arrow functions for `touchcancel` event to maintain context
|
3 ماه پیش |
Frédéric Guillot
|
39840bb0d2
refactor(js): avoid returning values from forEach callbacks to prevent ignored results
|
3 ماه پیش |
Frédéric Guillot
|
79a3369699
refactor(js): use template literals for string concatenation to improve readability
|
3 ماه پیش |
Frédéric Guillot
|
696b98bb16
refactor(js): store keyboard shortcuts in a Map instead of plain object
|
3 ماه پیش |
Márton Salomváry
|
85fa69ba38
fix: unbreak cmd/ctrl/shift click on main nav
|
3 ماه پیش |
jvoisin
|
c5a9111d58
refactor(timezone): improve internal timezones handling
|
3 ماه پیش |
dependabot[bot]
|
a46afe6979
build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0
|
3 ماه پیش |
dependabot[bot]
|
2f67a68e75
build(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0
|
3 ماه پیش |
dependabot[bot]
|
83ca211cfb
build(deps): bump golang.org/x/image from 0.34.0 to 0.35.0
|
3 ماه پیش |
dependabot[bot]
|
55aa15dd52
build(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
|
3 ماه پیش |
Frédéric Guillot
|
e54e6c097c
feat(config)!: deprecate `FILTER_ENTRY_MAX_AGE_DAYS` config option
|
3 ماه پیش |
Frédéric Guillot
|
56a11d1d45
chore: remove prealloc linter
|
3 ماه پیش |
lclee3390
|
df28028b24
feat(ui): add filter to search results by unread status
|
3 ماه پیش |
Frédéric Guillot
|
6439d352d2
docs(man): improve `miniflux.1` consistency and fix typos
|
3 ماه پیش |
Frédéric Guillot
|
a33cfb2b7d
feat(locale): update translations
|
3 ماه پیش |
Frédéric Guillot
|
590adb9967
refactor(googlereader): remove output param check for user-info handler
|
3 ماه پیش |
Frédéric Guillot
|
9e817e646f
feat(googlereader)!: remove CORS handler
|
3 ماه پیش |
Frédéric Guillot
|
5594586941
fix(googlereader): generated tokens should not be logged even in debug mode
|
3 ماه پیش |
Frédéric Guillot
|
5db66fc279
refactor(storage): avoid using Sprintf to update session fields
|
3 ماه پیش |
Frédéric Guillot
|
561389da69
feat: add `TRUSTED_REVERSE_PROXY_NETWORKS` config option
|
3 ماه پیش |
jvoisin
|
cd7d61966c
refactor(database): dont' index removed entries' content
|
3 ماه پیش |
Frédéric Guillot
|
29f6dc8896
feat(icon): disallow fetching icon on private networks
|
3 ماه پیش |
Frédéric Guillot
|
6c83e8c477
feat(mediaproxy): disallow the media proxy to fetch resources on private networks
|
3 ماه پیش |
jvoisin
|
29015903ba
feat(ui): smooth pages transitions
|
3 ماه پیش |
Frédéric Guillot
|
709e671168
feat(api): execute the content sanitizer when updating or importing entries
|
3 ماه پیش |
Julien Voisin
|
473c9f225e
refactor(config): reuse validateChoices in validateListChoices to avoid duplication
|
3 ماه پیش |