4
0
Frédéric Guillot 409d05eec8 Feeds with errors should appear before unread ones 4 жил өмнө
..
form 9242350f0e Add per feed cookies option 5 жил өмнө
session 7897d8a8ad Handle the case when application session is expired and not user session 7 жил өмнө
static 409d05eec8 Feeds with errors should appear before unread ones 4 жил өмнө
view 1fd4c4ef13 Add lang attribute to root HTML tag 4 жил өмнө
about.go 421bb467d0 Show Postgres version in about page 5 жил өмнө
api_key_create.go c394a61a4e Add Prometheus exporter 5 жил өмнө
api_key_list.go c394a61a4e Add Prometheus exporter 5 жил өмнө
api_key_remove.go 25cc0d2447 Add per-application API Keys 6 жил өмнө
api_key_save.go c394a61a4e Add Prometheus exporter 5 жил өмнө
bookmark_entries.go c394a61a4e Add Prometheus exporter 5 жил өмнө
category_create.go c394a61a4e Add Prometheus exporter 5 жил өмнө
category_edit.go c394a61a4e Add Prometheus exporter 5 жил өмнө
category_entries.go c394a61a4e Add Prometheus exporter 5 жил өмнө
category_entries_all.go c394a61a4e Add Prometheus exporter 5 жил өмнө
category_feeds.go c394a61a4e Add Prometheus exporter 5 жил өмнө
category_list.go c394a61a4e Add Prometheus exporter 5 жил өмнө
category_remove.go 5a69a61d48 Move UI middlewares and routes to ui package 7 жил өмнө
category_save.go 4468ef1410 Refactor category validation 5 жил өмнө
category_update.go 4468ef1410 Refactor category validation 5 жил өмнө
doc.go 11dfcdd3d6 Fix typo in license header 7 жил өмнө
entry_bookmark.go c394a61a4e Add Prometheus exporter 5 жил өмнө
entry_category.go c394a61a4e Add Prometheus exporter 5 жил өмнө
entry_feed.go c394a61a4e Add Prometheus exporter 5 жил өмнө
entry_read.go c394a61a4e Add Prometheus exporter 5 жил өмнө
entry_save.go 228862fefa Refactor config package 7 жил өмнө
entry_scraper.go ec3c604a83 Add option to allow self-signed or invalid certificates 5 жил өмнө
entry_search.go c394a61a4e Add Prometheus exporter 5 жил өмнө
entry_toggle_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package 7 жил өмнө
entry_unread.go c394a61a4e Add Prometheus exporter 5 жил өмнө
entry_update_status.go 11e110bc7d Refactor entry validation 5 жил өмнө
feed_edit.go 9242350f0e Add per feed cookies option 5 жил өмнө
feed_entries.go c394a61a4e Add Prometheus exporter 5 жил өмнө
feed_entries_all.go c394a61a4e Add Prometheus exporter 5 жил өмнө
feed_icon.go 5a69a61d48 Move UI middlewares and routes to ui package 7 жил өмнө
feed_list.go c394a61a4e Add Prometheus exporter 5 жил өмнө
feed_mark_as_read.go e1c9e6ccb4 Add link to mark a feed as read 5 жил өмнө
feed_refresh.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 жил өмнө
feed_remove.go 32439ca2f0 Security fix: any user can delete any feed 5 жил өмнө
feed_update.go e8d0360e64 Validate Keep list and Block list rules syntax 5 жил өмнө
handler.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 жил өмнө
history_entries.go c394a61a4e Add Prometheus exporter 5 жил өмнө
history_flush.go ac3693562b Ask for confirmation before flushing history 6 жил өмнө
integration_pocket.go 228862fefa Refactor config package 7 жил өмнө
integration_show.go 37bc451741 Remove plaintext Fever password from database 5 жил өмнө
integration_update.go 37bc451741 Remove plaintext Fever password from database 5 жил өмнө
login_check.go 60a7362327 Use SQL transaction when creating user sessions 5 жил өмнө
login_show.go 4464802947 Reformat some Go files 5 жил өмнө
logout.go 228862fefa Refactor config package 7 жил өмнө
middleware.go 8a812cd8ec Add basic PWA offline page 5 жил өмнө
oauth2.go 4464802947 Reformat some Go files 5 жил өмнө
oauth2_callback.go e45cc2d2aa Refactor user validation 5 жил өмнө
oauth2_redirect.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 жил өмнө
oauth2_unlink.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 жил өмнө
offline.go 8a812cd8ec Add basic PWA offline page 5 жил өмнө
opml_export.go 5a69a61d48 Move UI middlewares and routes to ui package 7 жил өмнө
opml_import.go c394a61a4e Add Prometheus exporter 5 жил өмнө
opml_upload.go c394a61a4e Add Prometheus exporter 5 жил өмнө
pagination.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 жил өмнө
proxy.go 2cf9bde1af Show correct User Agent in input placeholders 5 жил өмнө
search_entries.go c394a61a4e Add Prometheus exporter 5 жил өмнө
session_list.go c394a61a4e Add Prometheus exporter 5 жил өмнө
session_remove.go ca45765c46 Improve logging messages in ui package 7 жил өмнө
settings_show.go 0d935a863f Make web app display mode configurable 5 жил өмнө
settings_update.go 0d935a863f Make web app display mode configurable 5 жил өмнө
share.go 9871e4f5d0 Add page to list and remove shared entries 6 жил өмнө
shared_entries.go c394a61a4e Add Prometheus exporter 5 жил өмнө
static_app_icon.go f6ed2feab4 Use SVG sprite for icons 5 жил өмнө
static_favicon.go 0de80c2ff0 Use embed package for binary assets instead of generated files 5 жил өмнө
static_javascript.go 8a812cd8ec Add basic PWA offline page 5 жил өмнө
static_manifest.go 0d935a863f Make web app display mode configurable 5 жил өмнө
static_stylesheet.go dd3f496d06 Avoid extra HTTP request for fetching custom stylesheet 4 жил өмнө
subscription_add.go 2cf9bde1af Show correct User Agent in input placeholders 5 жил өмнө
subscription_bookmarklet.go ab82c4b300 Subscribe to feeds with the Android Share menu 5 жил өмнө
subscription_choose.go 9242350f0e Add per feed cookies option 5 жил өмнө
subscription_submit.go 9242350f0e Add per feed cookies option 5 жил өмнө
ui.go 8a812cd8ec Add basic PWA offline page 5 жил өмнө
unread_entries.go f88e93a0b9 Add Server-Timing header to unread page 5 жил өмнө
unread_mark_all_read.go a634839678 Ask for confirmation before clicking on mark all as read 6 жил өмнө
user_create.go c394a61a4e Add Prometheus exporter 5 жил өмнө
user_edit.go c394a61a4e Add Prometheus exporter 5 жил өмнө
user_list.go c394a61a4e Add Prometheus exporter 5 жил өмнө
user_remove.go 8fb71366f8 API: Delete users asynchronously 5 жил өмнө
user_save.go e45cc2d2aa Refactor user validation 5 жил өмнө
user_update.go e45cc2d2aa Refactor user validation 5 жил өмнө