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