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