Frédéric Guillot 4468ef1410 Refactor category validation пре 5 година
..
form 4468ef1410 Refactor category validation пре 5 година
session 7897d8a8ad Handle the case when application session is expired and not user session пре 7 година
static 9a6c80f562 Updating read/star icons to SVGs пре 5 година
view 75b11d5744 Rename service worker script to avoid being blocked by uBlock пре 5 година
about.go d70b4d39ab Show Git commit 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 6117a2f3cd Proxify articles crawled manually пре 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 5a69a61d48 Move UI middlewares and routes to ui package пре 7 година
feed_edit.go 2cf9bde1af Show correct User Agent in input placeholders пре 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 пре 6 година
feed_refresh.go f0610bdd9c Refactor feed creation to allow setting most fields via API пре 5 година
feed_remove.go 5a69a61d48 Move UI middlewares and routes to ui package пре 7 година
feed_update.go 2cf9bde1af Show correct User Agent in input placeholders пре 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 пре 7 година
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 5a69a61d48 Move UI middlewares and routes to ui package пре 7 година
logout.go 228862fefa Refactor config package пре 7 година
middleware.go e45cc2d2aa Refactor user validation пре 5 година
oauth2.go 3e1e0b604f Add generic OpenID Connect provider (OAuth2) пре 6 година
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 година
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) пре 6 година
payload.go dbcc5d8a97 Use canonical imports пре 8 година
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 83f3ccab0e Remove extra column from users table (HSTORE field) пре 5 година
settings_update.go e45cc2d2aa Refactor user validation пре 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 5a69a61d48 Move UI middlewares and routes to ui package пре 7 година
static_favicon.go 5a69a61d48 Move UI middlewares and routes to ui package пре 7 година
static_javascript.go 5a69a61d48 Move UI middlewares and routes to ui package пре 7 година
static_manifest.go e45cc2d2aa Refactor user validation пре 5 година
static_stylesheet.go 83f3ccab0e Remove extra column from users table (HSTORE field) пре 5 година
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 f0610bdd9c Refactor feed creation to allow setting most fields via API пре 5 година
subscription_submit.go f0610bdd9c Refactor feed creation to allow setting most fields via API пре 5 година
ui.go f0610bdd9c Refactor feed creation to allow setting most fields via API пре 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 пре 7 година
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 пре 6 година
user_save.go e45cc2d2aa Refactor user validation пре 5 година
user_update.go e45cc2d2aa Refactor user validation пре 5 година