Romain de Laage efa8bfcf0e Use custom home page in PWA 3 yıl önce
..
form 550e7d0415 Add matrix bot support 3 yıl önce
session cecab91298 Fix some linter issues 3 yıl önce
static cecab91298 Fix some linter issues 3 yıl önce
view cecab91298 Fix some linter issues 3 yıl önce
about.go 7111b3749d Display Go version on /about 4 yıl önce
api_key_create.go c394a61a4e Add Prometheus exporter 5 yıl önce
api_key_list.go c394a61a4e Add Prometheus exporter 5 yıl önce
api_key_remove.go 25cc0d2447 Add per-application API Keys 6 yıl önce
api_key_save.go c394a61a4e Add Prometheus exporter 5 yıl önce
bookmark_entries.go fb585d0086 Allow API search for entries which are not starred 4 yıl önce
category_create.go c394a61a4e Add Prometheus exporter 5 yıl önce
category_edit.go 0bcfc81b1f add option to hide categories from the global unread list 4 yıl önce
category_entries.go 78f6bbe93d Add ability to change entry sort order in the UI 4 yıl önce
category_entries_all.go 78f6bbe93d Add ability to change entry sort order in the UI 4 yıl önce
category_feeds.go c394a61a4e Add Prometheus exporter 5 yıl önce
category_list.go c394a61a4e Add Prometheus exporter 5 yıl önce
category_mark_as_read.go e877800779 ui: Expose markCategoryAsRead 4 yıl önce
category_remove.go 5a69a61d48 Move UI middlewares and routes to ui package 7 yıl önce
category_save.go 4468ef1410 Refactor category validation 5 yıl önce
category_update.go 0bcfc81b1f add option to hide categories from the global unread list 4 yıl önce
doc.go cecab91298 Fix some linter issues 3 yıl önce
entry_bookmark.go cf1939f063 Fix inconsistent navigation 4 yıl önce
entry_category.go cf1939f063 Fix inconsistent navigation 4 yıl önce
entry_feed.go cf1939f063 Fix inconsistent navigation 4 yıl önce
entry_read.go 937899194d Fix inconsistent navigation in history pages 4 yıl önce
entry_save.go 228862fefa Refactor config package 6 yıl önce
entry_scraper.go 6e50ce3293 Make reading speed user-configurable 3 yıl önce
entry_search.go cf1939f063 Fix inconsistent navigation 4 yıl önce
entry_toggle_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package 7 yıl önce
entry_unread.go cf1939f063 Fix inconsistent navigation 4 yıl önce
entry_update_status.go 0bcfc81b1f add option to hide categories from the global unread list 4 yıl önce
feed_edit.go 2659883ce5 Add rewrite rules for article URL before fetching content 3 yıl önce
feed_entries.go 78f6bbe93d Add ability to change entry sort order in the UI 4 yıl önce
feed_entries_all.go 78f6bbe93d Add ability to change entry sort order in the UI 4 yıl önce
feed_icon.go 2935aaef45 Add Content-Security-Policy header to feed icon url 4 yıl önce
feed_list.go c394a61a4e Add Prometheus exporter 5 yıl önce
feed_mark_as_read.go e1c9e6ccb4 Add link to mark a feed as read 5 yıl önce
feed_refresh.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 yıl önce
feed_remove.go 32439ca2f0 Security fix: any user can delete any feed 4 yıl önce
feed_update.go 2659883ce5 Add rewrite rules for article URL before fetching content 3 yıl önce
handler.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 yıl önce
history_entries.go c394a61a4e Add Prometheus exporter 5 yıl önce
history_flush.go ac3693562b Ask for confirmation before flushing history 6 yıl önce
integration_pocket.go 228862fefa Refactor config package 6 yıl önce
integration_show.go 550e7d0415 Add matrix bot support 3 yıl önce
integration_update.go 4b6e46d9ab Add Google Reader API implementation (experimental) 4 yıl önce
login_check.go 03a1cfcd5e Make default home page configurable 3 yıl önce
login_show.go 03a1cfcd5e Make default home page configurable 3 yıl önce
logout.go 228862fefa Refactor config package 6 yıl önce
middleware.go 3f14d08095 Proxify images in API responses 3 yıl önce
oauth2.go 4464802947 Reformat some Go files 5 yıl önce
oauth2_callback.go e45cc2d2aa Refactor user validation 5 yıl önce
oauth2_redirect.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 yıl önce
oauth2_unlink.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 yıl önce
offline.go 8a812cd8ec Add basic PWA offline page 5 yıl önce
opml_export.go 5a69a61d48 Move UI middlewares and routes to ui package 7 yıl önce
opml_import.go c394a61a4e Add Prometheus exporter 5 yıl önce
opml_upload.go c394a61a4e Add Prometheus exporter 5 yıl önce
pagination.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 5 yıl önce
proxy.go 3f14d08095 Proxify images in API responses 3 yıl önce
search_entries.go c394a61a4e Add Prometheus exporter 5 yıl önce
session_list.go c394a61a4e Add Prometheus exporter 5 yıl önce
session_remove.go ca45765c46 Improve logging messages in ui package 7 yıl önce
settings_show.go 206be5ba15 Rename column to CategoriesSortingOrder 3 yıl önce
settings_update.go 03a1cfcd5e Make default home page configurable 3 yıl önce
share.go 9871e4f5d0 Add page to list and remove shared entries 6 yıl önce
shared_entries.go 78f6bbe93d Add ability to change entry sort order in the UI 4 yıl önce
static_app_icon.go f6ed2feab4 Use SVG sprite for icons 5 yıl önce
static_favicon.go 0de80c2ff0 Use embed package for binary assets instead of generated files 5 yıl önce
static_javascript.go 8a812cd8ec Add basic PWA offline page 5 yıl önce
static_manifest.go efa8bfcf0e Use custom home page in PWA 3 yıl önce
static_stylesheet.go dd3f496d06 Avoid extra HTTP request for fetching custom stylesheet 4 yıl önce
subscription_add.go 2cf9bde1af Show correct User Agent in input placeholders 5 yıl önce
subscription_bookmarklet.go ab82c4b300 Subscribe to feeds with the Android Share menu 5 yıl önce
subscription_choose.go 2659883ce5 Add rewrite rules for article URL before fetching content 3 yıl önce
subscription_submit.go e8fe4ed881 Log feed URL when submitting a subscription that returns an error 3 yıl önce
ui.go 3f14d08095 Proxify images in API responses 3 yıl önce
unread_entries.go ec47106c26 Remove dependency to go-server-timing 3 yıl önce
unread_mark_all_read.go a634839678 Ask for confirmation before clicking on mark all as read 6 yıl önce
user_create.go c394a61a4e Add Prometheus exporter 5 yıl önce
user_edit.go c394a61a4e Add Prometheus exporter 5 yıl önce
user_list.go c394a61a4e Add Prometheus exporter 5 yıl önce
user_remove.go 8fb71366f8 API: Delete users asynchronously 5 yıl önce
user_save.go e45cc2d2aa Refactor user validation 5 yıl önce
user_update.go e45cc2d2aa Refactor user validation 5 yıl önce