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 |
Frédéric Guillot
|
50395f13ca
feat(googlereader): add `mark-all-as-read` endpoint
|
11 ay önce |
Frédéric Guillot
|
e8c3435bb9
fix(googlereader): return a 400 instead of 500 for invalid edit requests
|
11 ay önce |
Frédéric Guillot
|
63f0a17388
fix(googlereader): avoid panic for inexisting feed or category
|
11 ay önce |
Frédéric Guillot
|
d33e305af9
fix(api): `hide_globally` categories field should be a boolean
|
11 ay önce |
Frédéric Guillot
|
ef22e95f8b
feat: implement proxy URL per feed
|
1 yıl önce |
Frédéric Guillot
|
535fd050b7
feat: add proxy rotation functionality
|
1 yıl önce |
Frédéric Guillot
|
e643effefa
feat: combine feed icon handlers to use only `externalIconID`
|
1 yıl önce |
Frédéric Guillot
|
c531be8780
fix: update Content-Security-Policy to use 'sandbox' directive
|
1 yıl önce |