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
/
client
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-08
Add /v1/version endpoint
Frédéric Guillot
2
-0
/
+27
2023-10-06
Add API endpoint to update entry title and content
Frédéric Guillot
2
-0
/
+22
2023-10-06
Add new API endpoint /icons/{iconID}
Frédéric Guillot
1
-1
/
+17
2023-10-05
Add API endpoint to flush history
Frédéric Guillot
1
-0
/
+6
2023-10-05
Add changed_after and changed_before options to /v1/entries endpoint
Frédéric Guillot
2
-18
/
+38
2023-08-10
Move internal packages to an internal folder
Frédéric Guillot
1
-2
/
+2
2023-08-09
Rename Miniflux package name to follow Go module naming convention
Frédéric Guillot
5
-6
/
+6
2023-07-30
Add SaveEntry function to API client
Frédéric Guillot
1
-44
/
+28
2023-06-29
Add user setting for marking entry as read on view
xl
1
-0
/
+2
2023-06-19
Replace copyright header with SPDX identifier
fred
4
-12
/
+8
2023-03-28
Add swipe as option for gesture navigation between entries.
dzaikos
1
-2
/
+2
2023-02-24
Parse `<category>` from Feeds (RSS, Atom and JSON)
privatmamtora
1
-0
/
+1
2023-01-14
Add option to enable or disable double tap
Frédéric Guillot
1
-0
/
+2
2022-12-12
Add category feeds refresh
Davide Masserut
1
-0
/
+6
2022-10-25
Rename column to CategoriesSortingOrder
Frédéric Guillot
1
-42
/
+42
2022-10-25
Add optional sort option in category page
Romain de Laage
1
-0
/
+2
2022-10-03
client.New(): accept endpoint URLs with /v1/
jtagcat
1
-2
/
+6
2022-08-08
Fix some linter issues
Frédéric Guillot
1
-3
/
+1
2022-07-26
Make default home page configurable
Romain de Laage
1
-0
/
+2
2022-07-17
Make reading speed user-configurable
Gabriel Augendre
1
-34
/
+38
2022-05-21
Add API endpoint to fetch unread and read counters
Pascal Noisette
2
-0
/
+22
2022-04-13
Allow API search for entries which are not starred
knrdl
2
-3
/
+8
2021-09-09
Add ability to change entry sort order in the UI
James Loh
1
-0
/
+2
2021-08-16
Add option to hide feeds from the global Unread list
Jan-Lukas Else
1
-0
/
+3
2021-06-16
client: Try to parse response Body on InternalServerError
Alexandros Kosiaris
1
-2
/
+9
2021-06-04
client: expose comments_url entry field
Ilya Mateyko
1
-0
/
+1
2021-05-27
Expose `changed_at` time through the API
James Loh
1
-0
/
+1
2021-05-13
Correct spelling
Edward Betts
1
-1
/
+1
2021-03-22
Setup golangci-lint Github Action
Frédéric Guillot
2
-3
/
+3
2021-03-22
Add per feed cookies option
Darius
1
-0
/
+3
2021-02-28
Make web app display mode configurable
1pav
1
-0
/
+2
2021-02-21
Add option to allow self-signed or invalid certificates
Frédéric Guillot
1
-50
/
+53
2021-02-16
Remove deprecated io/ioutil package
Frédéric Guillot
3
-6
/
+4
2021-01-18
Add API endpoints to get feeds and entries of a category
Shizun Ge
1
-0
/
+53
2021-01-04
Refactor feed validator
Frédéric Guillot
1
-2
/
+1
2021-01-02
Refactor feed creation to allow setting most fields via API
Frédéric Guillot
2
-11
/
+28
2020-12-21
Make user fields editable via API
Frédéric Guillot
2
-10
/
+29
2020-12-21
Remove extra column from users table (HSTORE field)
Frédéric Guillot
1
-11
/
+16
2020-12-13
Allow ignore_http_cache field to be changed via API
Frédéric Guillot
1
-12
/
+15
2020-11-29
Add created_at field for entries
Ben Congdon
1
-0
/
+1
2020-11-29
Add API routes for "mark all as read"
Benjamin Congdon
1
-0
/
+18
2020-11-18
Calculate reading time during feed processing
Frédéric Guillot
1
-14
/
+15
2020-10-18
Update contributor link and Godoc badge for client
Frédéric Guillot
1
-0
/
+2
2020-10-16
Add feed filters (Keeplist and Blocklist)
Manuel Garrido
1
-10
/
+14
2020-09-14
Update API client to support more filters
Frédéric Guillot
2
-0
/
+14
2020-07-27
API client: Do not return body for response with no content
Frédéric Guillot
2
-47
/
+22
2020-07-08
Add option to change the number of entries per page (fixes #40)
logan
1
-0
/
+2
2020-03-17
Add "Share article" feature
Lesterpig
1
-0
/
+1
2020-03-01
Add API Client function to refresh all feeds
Frédéric Guillot
1
-1
/
+11
2020-03-01
Add per-application API Keys
Frédéric Guillot
3
-6
/
+20
[next]