Frédéric Guillot
|
f03285883b
refactor: remove dependency on gorilla/mux
|
2 hafta önce |
Frédéric Guillot
|
b1713dc626
refactor(mediaproxy): remove dependency on gorilla/mux
|
2 hafta önce |
Frédéric Guillot
|
a392b0d53f
refactor(googlereader): remove dependency on gorilla/mux
|
2 hafta önce |
jvoisin
|
4413c80a2a
perf(googlereader): preallocate some slices
|
2 hafta önce |
Frédéric Guillot
|
e9edda8ef6
refactor(response): add Text response helper
|
2 hafta önce |
Frédéric Guillot
|
5c414f586b
refactor(http): use explicit response body setters
|
2 hafta önce |
Frédéric Guillot
|
b18ecc0a78
refactor(http): move response format helpers into parent package
|
2 hafta önce |
Frédéric Guillot
|
4cd9dd6af7
refactor(validator): replace IsValidURL with urllib.IsAbsoluteURL
|
2 hafta önce |
jvoisin
|
7846ddb3d7
refactor(googlereader): minor code simplifications
|
3 hafta önce |
Frédéric Guillot
|
7f7f23d33d
chore: upgrade to Go 1.26
|
1 ay önce |
jvoisin
|
fc9cb9e5d5
refactor(googlereader): unexport two symbols
|
1 ay önce |
Frédéric Guillot
|
590adb9967
refactor(googlereader): remove output param check for user-info handler
|
2 ay önce |
Frédéric Guillot
|
9e817e646f
feat(googlereader)!: remove CORS handler
|
2 ay önce |
Frédéric Guillot
|
5594586941
fix(googlereader): generated tokens should not be logged even in debug mode
|
2 ay önce |
jvoisin
|
dd44fbcc76
refactor(misc): replace fmt.Errorf with errors.New where possible
|
6 ay önce |
Julien Voisin
|
84078c7c20
refactor: avoid unnecessary usage of `Printf`
|
6 ay önce |
Steven vanZyl
|
60cd7ffe88
refactor: Replace "Bookmarks" with "Starred"
|
7 ay önce |
gudvinr
|
5e3bba9ae1
refactor(request): fix typo in big corp name
|
7 ay önce |
gudvinr
|
e8e3a600b4
refactor(googlereader): remove intermediate variable
|
8 ay önce |
gudvinr
|
76ef8f3579
refactor(googlereader): replace `Sprintf("%d")` with `FormatInt`
|
8 ay önce |
Frédéric Guillot
|
5eab4753e8
refactor(googlereader): rename/unexport response types and functions
|
8 ay önce |
Frédéric Guillot
|
4679691c94
refactor(googlereader): rename stream suffix constants for clarity
|
8 ay önce |
Julien Voisin
|
0d5f4a710f
refactor(googlereader): unexport a lot of symbols
|
8 ay önce |
Frédéric Guillot
|
63891501e5
refactor(model): add test coverage and simplify `ProxifyEnclosureURL`
|
8 ay önce |
jvoisin
|
560be66147
refactor(misc): Use proper slog.XXX instead of slog.Any
|
9 ay önce |
Anton Larionov
|
553c578f2e
feat(rssbridge): support auth token for RSS-Bridge
|
10 ay önce |
Frédéric Guillot
|
3de9629a49
feat(googlereader): avoid SQL query to fetch username in streamItemContentsHandler
|
11 ay önce |
Frédéric Guillot
|
8d821dfc3b
fix(googlereader): handle various item ID formats
|
11 ay önce |
Frédéric Guillot
|
cb775bc79e
refactor(googlereader): move constants to separate files
|
11 ay önce |
Frédéric Guillot
|
6cc8d8abf1
fix(googlereader): `/items/contents` should accept short form item IDs
|
11 ay önce |