index
:
v2
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
Change log level to warning for failed feeds refresh in cronjob
Frédéric Guillot
1
-1
/
+2
2023-10-19
Do not log website without icon as warning
Frédéric Guillot
2
-4
/
+4
2023-10-18
Refactor icon finder
Frédéric Guillot
3
-111
/
+170
2023-10-18
Add support for SVG icons with data url without encoding
Frédéric Guillot
2
-0
/
+22
2023-10-18
Add new page for background feeds refresh
Frédéric Guillot
21
-26
/
+85
2023-10-17
Expose `next_check_at` in the web ui and API
Frédéric Guillot
22
-1
/
+48
2023-10-17
Add indexes to improve performance
Frédéric Guillot
2
-2
/
+18
2023-10-16
Avoid excessive manual polling with default scheduler
Frédéric Guillot
7
-15
/
+40
2023-10-14
Show username in Fever API logs
Frédéric Guillot
1
-2
/
+2
2023-10-13
Correct the timestamp format for Expires response header
jinmiaoluo
1
-1
/
+1
2023-10-08
Add /v1/version endpoint
Frédéric Guillot
3
-0
/
+75
2023-10-06
Add API endpoint to update entry title and content
Frédéric Guillot
7
-32
/
+132
2023-10-06
Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo
Frédéric Guillot
3
-21
/
+95
2023-10-06
Fix Javascript error when reading time option is disabled
Frédéric Guillot
1
-1
/
+4
2023-10-06
Add new API endpoint /icons/{iconID}
Frédéric Guillot
5
-9
/
+45
2023-10-05
Add API endpoint to flush history
Frédéric Guillot
4
-4
/
+42
2023-10-05
Make the feed category optional for API clients who don't support categories
Frédéric Guillot
1
-0
/
+10
2023-10-05
Add enclosures to /v1/entries API endpoint
Frédéric Guillot
3
-11
/
+31
2023-10-05
Add changed_after and changed_before options to /v1/entries endpoint
Frédéric Guillot
3
-26
/
+50
2023-10-05
Remove deprecated PreferServerCipherSuites
Frédéric Guillot
1
-3
/
+2
2023-09-30
Fix Apprise logic to handle feed service URLs
Frédéric Guillot
2
-3
/
+5
2023-09-27
Add command line argument to export user feeds
Frédéric Guillot
4
-4
/
+42
2023-09-27
Telegram: replace feed HTML link with a button to avoid page preview issues
Frédéric Guillot
1
-8
/
+8
2023-09-27
Telegram: add the possibility to disable buttons
Jany
26
-44
/
+85
2023-09-24
Implement structured logging using log/slog package
Frédéric Guillot
76
-886
/
+1852
2023-09-23
Added new rewrite rules `add_hn_links_using_hack` and `add_hn_links_using_ope...
Adriano Di Luzio
4
-0
/
+104
2023-09-22
Fix missing word in force refresh message
Paul W. Rankin
1
-1
/
+1
2023-09-11
Status bar is unreadable when using PWA in dark mode on Firefox Android
Frédéric Guillot
1
-2
/
+0
2023-09-11
Group settings form fields into fieldsets
Frédéric Guillot
21
-679
/
+858
2023-09-10
Add webhook event for saving entry
Frédéric Guillot
4
-19
/
+121
2023-09-10
Add feed information into webhook event
Frédéric Guillot
3
-5
/
+32
2023-09-10
Improve Telegram integration
Frédéric Guillot
27
-311
/
+602
2023-09-10
Update RU translation
Andrey Voloshin
1
-25
/
+25
2023-09-09
Add builtin Matrix client and send HTML formatted messages to Matrix
Frédéric Guillot
3
-27
/
+220
2023-09-09
Make sure icon URLs are always absolute
Frédéric Guillot
4
-38
/
+104
2023-09-09
Add generic webhook integration
Frédéric Guillot
39
-262
/
+465
2023-09-09
Apprise Service Urls per feed
fuchsrot
27
-8
/
+58
2023-09-08
Trim username and password form fields
Frédéric Guillot
1
-2
/
+3
2023-09-08
Add profile scope to OIDC integration to support accounts without email
Frédéric Guillot
5
-17
/
+44
2023-09-08
Prevent empty username when using the OIDC integration
Frédéric Guillot
2
-5
/
+16
2023-09-08
Strip HTML tags from DublinCore Creator tags
Frédéric Guillot
5
-20
/
+53
2023-09-08
touch_handler: Fix scroll up behavior on Firefox Android
Andrew Gunnerson
1
-1
/
+1
2023-09-06
Add missing return in fetchContent ui handler
Frédéric Guillot
1
-4
/
+3
2023-09-06
Add `replace_title` write rule to adjust entry titles
Magnus Åhall
2
-0
/
+23
2023-09-02
Add OAuth2 PKCE support
Frédéric Guillot
12
-68
/
+126
2023-08-31
Fix Pocket integration redirect URL and Google Reader API HREF.
Cp Dong
2
-2
/
+2
2023-08-31
Add factor for entry_frequency scheduler
Dror Levin
5
-3
/
+74
2023-08-31
Fix feed hide_globally property to use it with third-party clients.
Yury Paraschenko
1
-0
/
+2
2023-08-18
Update rules.go for webtoons.com
jgbresson
1
-1
/
+1
2023-08-14
Use stdlib HTTP client for third-party integrations
Frédéric Guillot
34
-345
/
+496
[next]