Kiskae 77f5b911b5 Don't discard the "Fetch via Proxy" option 5 anni fa
..
form 77f5b911b5 Don't discard the "Fetch via Proxy" option 5 anni fa
session 7897d8a8ad Handle the case when application session is expired and not user session 7 anni fa
static 9a6c80f562 Updating read/star icons to SVGs 5 anni fa
view 75b11d5744 Rename service worker script to avoid being blocked by uBlock 5 anni fa
about.go 23e4183bec Show global options in the about page 5 anni fa
api_key_create.go c394a61a4e Add Prometheus exporter 5 anni fa
api_key_list.go c394a61a4e Add Prometheus exporter 5 anni fa
api_key_remove.go 25cc0d2447 Add per-application API Keys 6 anni fa
api_key_save.go c394a61a4e Add Prometheus exporter 5 anni fa
bookmark_entries.go c394a61a4e Add Prometheus exporter 5 anni fa
category_create.go c394a61a4e Add Prometheus exporter 5 anni fa
category_edit.go c394a61a4e Add Prometheus exporter 5 anni fa
category_entries.go c394a61a4e Add Prometheus exporter 5 anni fa
category_entries_all.go c394a61a4e Add Prometheus exporter 5 anni fa
category_feeds.go c394a61a4e Add Prometheus exporter 5 anni fa
category_list.go c394a61a4e Add Prometheus exporter 5 anni fa
category_remove.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
category_save.go 4468ef1410 Refactor category validation 5 anni fa
category_update.go 4468ef1410 Refactor category validation 5 anni fa
doc.go 11dfcdd3d6 Fix typo in license header 7 anni fa
entry_bookmark.go c394a61a4e Add Prometheus exporter 5 anni fa
entry_category.go c394a61a4e Add Prometheus exporter 5 anni fa
entry_feed.go c394a61a4e Add Prometheus exporter 5 anni fa
entry_read.go c394a61a4e Add Prometheus exporter 5 anni fa
entry_save.go 228862fefa Refactor config package 7 anni fa
entry_scraper.go 6117a2f3cd Proxify articles crawled manually 5 anni fa
entry_search.go c394a61a4e Add Prometheus exporter 5 anni fa
entry_toggle_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
entry_unread.go c394a61a4e Add Prometheus exporter 5 anni fa
entry_update_status.go 11e110bc7d Refactor entry validation 5 anni fa
feed_edit.go 2cf9bde1af Show correct User Agent in input placeholders 5 anni fa
feed_entries.go c394a61a4e Add Prometheus exporter 5 anni fa
feed_entries_all.go c394a61a4e Add Prometheus exporter 5 anni fa
feed_icon.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
feed_list.go c394a61a4e Add Prometheus exporter 5 anni fa
feed_mark_as_read.go e1c9e6ccb4 Add link to mark a feed as read 5 anni fa
feed_refresh.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 anni fa
feed_remove.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
feed_update.go 806b9545a9 Refactor feed validator 5 anni fa
handler.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 anni fa
history_entries.go c394a61a4e Add Prometheus exporter 5 anni fa
history_flush.go ac3693562b Ask for confirmation before flushing history 7 anni fa
integration_pocket.go 228862fefa Refactor config package 7 anni fa
integration_show.go 37bc451741 Remove plaintext Fever password from database 5 anni fa
integration_update.go 37bc451741 Remove plaintext Fever password from database 5 anni fa
login_check.go 60a7362327 Use SQL transaction when creating user sessions 5 anni fa
login_show.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
logout.go 228862fefa Refactor config package 7 anni fa
middleware.go e45cc2d2aa Refactor user validation 5 anni fa
oauth2.go 3e1e0b604f Add generic OpenID Connect provider (OAuth2) 6 anni fa
oauth2_callback.go e45cc2d2aa Refactor user validation 5 anni fa
oauth2_redirect.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 anni fa
oauth2_unlink.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 anni fa
opml_export.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
opml_import.go c394a61a4e Add Prometheus exporter 5 anni fa
opml_upload.go c394a61a4e Add Prometheus exporter 5 anni fa
pagination.go 5f266319a3 Add option to change the number of entries per page (fixes #40) 6 anni fa
proxy.go 2cf9bde1af Show correct User Agent in input placeholders 5 anni fa
search_entries.go c394a61a4e Add Prometheus exporter 5 anni fa
session_list.go c394a61a4e Add Prometheus exporter 5 anni fa
session_remove.go ca45765c46 Improve logging messages in ui package 7 anni fa
settings_show.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 anni fa
settings_update.go e45cc2d2aa Refactor user validation 5 anni fa
share.go 9871e4f5d0 Add page to list and remove shared entries 6 anni fa
shared_entries.go c394a61a4e Add Prometheus exporter 5 anni fa
static_app_icon.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
static_favicon.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
static_javascript.go 5a69a61d48 Move UI middlewares and routes to ui package 7 anni fa
static_manifest.go e45cc2d2aa Refactor user validation 5 anni fa
static_stylesheet.go 83f3ccab0e Remove extra column from users table (HSTORE field) 5 anni fa
subscription_add.go 2cf9bde1af Show correct User Agent in input placeholders 5 anni fa
subscription_bookmarklet.go ab82c4b300 Subscribe to feeds with the Android Share menu 5 anni fa
subscription_choose.go 806b9545a9 Refactor feed validator 5 anni fa
subscription_submit.go 806b9545a9 Refactor feed validator 5 anni fa
ui.go f0610bdd9c Refactor feed creation to allow setting most fields via API 5 anni fa
unread_entries.go f88e93a0b9 Add Server-Timing header to unread page 5 anni fa
unread_mark_all_read.go a634839678 Ask for confirmation before clicking on mark all as read 7 anni fa
user_create.go c394a61a4e Add Prometheus exporter 5 anni fa
user_edit.go c394a61a4e Add Prometheus exporter 5 anni fa
user_list.go c394a61a4e Add Prometheus exporter 5 anni fa
user_remove.go 8fb71366f8 API: Delete users asynchronously 5 anni fa
user_save.go e45cc2d2aa Refactor user validation 5 anni fa
user_update.go e45cc2d2aa Refactor user validation 5 anni fa