Frédéric Guillot
d5ff4191b6
Improve unit tests in url package
1 year ago
Frédéric Guillot
c1fe84521e
Fix jshint error introduced in commit d4c1677
1 year ago
Frédéric Guillot
3daef197e9
Add short cli flags -i and -v
1 year ago
Frédéric Guillot
9606126196
Convert text links and line feeds to HTML in YouTube channels
1 year ago
Frédéric Guillot
d4c1677e38
Change link state when marking all entries as read
1 year ago
Frédéric Guillot
9dc38a0803
Add missing package descriptions for GoDoc
1 year ago
Frédéric Guillot
11dfcdd3d6
Fix typo in license header
1 year ago
Frédéric Guillot
1f58b37a5e
Refactor HTTP response builder
1 year ago
Frédéric Guillot
ddfe969d6c
Improve Fever API performances when marking a feed or group as read
1 year ago
Diego Agulló
98206059fc
Set focus on article link when pressing prev/next hotkeys
This enhancement offer the possibility to open articles in the background by using the browser hotkey Ctrl+Return or Cmd+Return.
1 year ago
Frédéric Guillot
9d08139f43
Improve request package and add more unit tests
1 year ago
Frédéric Guillot
844680e573
Add more unit tests for config package
1 year ago
stratmaster
8601a67a7d
Add another fix for translations
1 year ago
Frédéric Guillot
b1e8f534ef
Simplify locale package usage (refactoring)
1 year ago
Frédéric Guillot
aae9b4eb83
Add missing translations and few fixes
1 year ago
Savely Krasovsky
0e23f37f57
Translate application in Russian
1 year ago
stratmaster
37ab6eec15
Update German translation
1 year ago
Frédéric Guillot
5d75089127
Use disclosure widget <details> for advanced feed options
1 year ago
Frédéric Guillot
beb7a0cfcb
Use unique translation IDs instead of English text as key
1 year ago
Frédéric Guillot
f244df6293
Add more unit tests for template functions
1 year ago
Savely Krasovsky
d79bab2997
Fix invalid output when truncating Unicode text in templates
1 year ago
Patrick
2538eea177
Add the possibility to override default user agent for each feed
1 year ago
Frédéric Guillot
1d335390c2
Split Makefile linux targets by architecture
1 year ago
Frédéric Guillot
b9fee95cf2
Add compiler, Arch, and OS to info command
1 year ago
Diego Agulló
359aea8308
Avoid line break between emoji and (un)read/(un)star links
1 year ago
Frédéric Guillot
e0bfd220f7
Update ChangeLog
1 year ago
Frédéric Guillot
c9f9dd3262
Store client IP address in request context
1 year ago
Frédéric Guillot
c1e1506720
Revert cookie flag from strict to lax mode otherwise oauth2 won't work
1 year ago
Frédéric Guillot
46932c91a6
Use predefined Ciphers when TLS is configured
1 year ago
Frédéric Guillot
2306a4b2f6
Avoid displaying an error when shutting down the daemon
1 year ago
Adam Vigneaux
07cd7d2135
Add "Mark this page as read" to the bottom
This better matches the most common use case for the "Mark this page as
read" link, which is to click it once you have reached the bottom of the
page. Especially on mobile, it can be annoying to scroll to the top of
the page to click the link.
1 year ago
Frédéric Guillot
eee1f31903
Refactor HTTP context handling
1 year ago
Frédéric Guillot
88e81d4d80
Set cookie attribute SameSite to strict mode
1 year ago
Frédéric Guillot
6137b401ee
Make user creation via environment variables idempotent
1 year ago
Frédéric Guillot
41ce0a3b80
Make latest changes compatible with Heroku
1 year ago
Frédéric Guillot
9ba9858bea
Use regular text version of ✔︎ instead of emoji version on iOS
See this workaround: https://stackoverflow.com/questions/32639694/ios-9-removed-the-possibility-to-change-certain-symbol-colors-using-css/38362138#38362138
1 year ago
Dave Z
5341bbcbe2
Add toggle status button to entry page
1 year ago
Frédéric Guillot
4f62a704e2
Improve readme
- Add more links to the docs
- Add screenshots
1 year ago
Frédéric Guillot
a3f3f51c60
Migrate to go modules (Go 1.11)
1 year ago
Michael
a9e9c347f4
Switch Travis to Go 1.11
1 year ago
Dave Z
9169fbafb2
Show count of feeds with permanent errors in header menu
Only for feeds that reach `maxParsingError` are counted (so transient errors do not trigger counter).
1 year ago
dzaikos
aae62aae08
Added remote client IP to API login failure error message.
Addresses #205
Changed error level reporting on API login failure to Error from Info to match the web login reporting.
1 year ago
stratmaster
62ec185154
Add german translation string
1 year ago
Frédéric Guillot
551b73acfb
Add remove button in feed edit page
1 year ago
Frédéric Guillot
febce4f2e3
Split integration tests into multiple files
1 year ago
Frédéric Guillot
df2bebaf3d
Update scraper rule for heise.de
1 year ago
Frédéric Guillot
b17e4e88f6
Expose real error messages for internal server API errors
1 year ago
Frédéric Guillot
c327833314
Simplify context keys
1 year ago
dzaikos
4148d8af80
Added remote client IP to login failure error message.
Fixes #205
1 year ago
Frédéric Guillot
f43a055d63
Move Golang API client here
1 year ago