Dustin Breuer b21f12015e Add support for theme color based on preferred color scheme of OS há 4 anos atrás
..
form 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
session 7897d8a8ad Handle the case when application session is expired and not user session há 7 anos atrás
static 4565dd406b Fix wrong CSS var há 4 anos atrás
view 1fd4c4ef13 Add lang attribute to root HTML tag há 5 anos atrás
about.go 87d58987a6 Do not show secrets in plain text on the /about page há 4 anos atrás
api_key_create.go c394a61a4e Add Prometheus exporter há 5 anos atrás
api_key_list.go c394a61a4e Add Prometheus exporter há 5 anos atrás
api_key_remove.go 25cc0d2447 Add per-application API Keys há 6 anos atrás
api_key_save.go c394a61a4e Add Prometheus exporter há 5 anos atrás
bookmark_entries.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
category_create.go c394a61a4e Add Prometheus exporter há 5 anos atrás
category_edit.go 0bcfc81b1f add option to hide categories from the global unread list há 5 anos atrás
category_entries.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
category_entries_all.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
category_feeds.go c394a61a4e Add Prometheus exporter há 5 anos atrás
category_list.go c394a61a4e Add Prometheus exporter há 5 anos atrás
category_mark_as_read.go e877800779 ui: Expose markCategoryAsRead há 5 anos atrás
category_remove.go 5a69a61d48 Move UI middlewares and routes to ui package há 7 anos atrás
category_save.go 4468ef1410 Refactor category validation há 5 anos atrás
category_update.go 0bcfc81b1f add option to hide categories from the global unread list há 5 anos atrás
doc.go 11dfcdd3d6 Fix typo in license header há 7 anos atrás
entry_bookmark.go cf1939f063 Fix inconsistent navigation há 4 anos atrás
entry_category.go cf1939f063 Fix inconsistent navigation há 4 anos atrás
entry_feed.go cf1939f063 Fix inconsistent navigation há 4 anos atrás
entry_read.go 937899194d Fix inconsistent navigation in history pages há 4 anos atrás
entry_save.go 228862fefa Refactor config package há 7 anos atrás
entry_scraper.go ec3c604a83 Add option to allow self-signed or invalid certificates há 5 anos atrás
entry_search.go cf1939f063 Fix inconsistent navigation há 4 anos atrás
entry_toggle_bookmark.go 5a69a61d48 Move UI middlewares and routes to ui package há 7 anos atrás
entry_unread.go cf1939f063 Fix inconsistent navigation há 4 anos atrás
entry_update_status.go 0bcfc81b1f add option to hide categories from the global unread list há 5 anos atrás
feed_edit.go b58a46455b Display option to hide feed only when category is not already hidden há 4 anos atrás
feed_entries.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
feed_entries_all.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
feed_icon.go 5a69a61d48 Move UI middlewares and routes to ui package há 7 anos atrás
feed_list.go c394a61a4e Add Prometheus exporter há 5 anos atrás
feed_mark_as_read.go e1c9e6ccb4 Add link to mark a feed as read há 5 anos atrás
feed_refresh.go f0610bdd9c Refactor feed creation to allow setting most fields via API há 5 anos atrás
feed_remove.go 32439ca2f0 Security fix: any user can delete any feed há 5 anos atrás
feed_update.go e8d0360e64 Validate Keep list and Block list rules syntax há 5 anos atrás
handler.go f0610bdd9c Refactor feed creation to allow setting most fields via API há 5 anos atrás
history_entries.go c394a61a4e Add Prometheus exporter há 5 anos atrás
history_flush.go ac3693562b Ask for confirmation before flushing history há 7 anos atrás
integration_pocket.go 228862fefa Refactor config package há 7 anos atrás
integration_show.go 34dd358eb0 Add Telegram integration há 4 anos atrás
integration_update.go 37bc451741 Remove plaintext Fever password from database há 5 anos atrás
login_check.go 60a7362327 Use SQL transaction when creating user sessions há 5 anos atrás
login_show.go 4464802947 Reformat some Go files há 5 anos atrás
logout.go 228862fefa Refactor config package há 7 anos atrás
middleware.go 8a812cd8ec Add basic PWA offline page há 5 anos atrás
oauth2.go 4464802947 Reformat some Go files há 5 anos atrás
oauth2_callback.go e45cc2d2aa Refactor user validation há 5 anos atrás
oauth2_redirect.go 83f3ccab0e Remove extra column from users table (HSTORE field) há 5 anos atrás
oauth2_unlink.go 83f3ccab0e Remove extra column from users table (HSTORE field) há 5 anos atrás
offline.go 8a812cd8ec Add basic PWA offline page há 5 anos atrás
opml_export.go 5a69a61d48 Move UI middlewares and routes to ui package há 7 anos atrás
opml_import.go c394a61a4e Add Prometheus exporter há 5 anos atrás
opml_upload.go c394a61a4e Add Prometheus exporter há 5 anos atrás
pagination.go 5f266319a3 Add option to change the number of entries per page (fixes #40) há 6 anos atrás
proxy.go 2cf9bde1af Show correct User Agent in input placeholders há 5 anos atrás
search_entries.go c394a61a4e Add Prometheus exporter há 5 anos atrás
session_list.go c394a61a4e Add Prometheus exporter há 5 anos atrás
session_remove.go ca45765c46 Improve logging messages in ui package há 7 anos atrás
settings_show.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
settings_update.go 0d935a863f Make web app display mode configurable há 5 anos atrás
share.go 9871e4f5d0 Add page to list and remove shared entries há 6 anos atrás
shared_entries.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
static_app_icon.go f6ed2feab4 Use SVG sprite for icons há 5 anos atrás
static_favicon.go 0de80c2ff0 Use embed package for binary assets instead of generated files há 5 anos atrás
static_javascript.go 8a812cd8ec Add basic PWA offline page há 5 anos atrás
static_manifest.go b21f12015e Add support for theme color based on preferred color scheme of OS há 4 anos atrás
static_stylesheet.go dd3f496d06 Avoid extra HTTP request for fetching custom stylesheet há 5 anos atrás
subscription_add.go 2cf9bde1af Show correct User Agent in input placeholders há 5 anos atrás
subscription_bookmarklet.go ab82c4b300 Subscribe to feeds with the Android Share menu há 5 anos atrás
subscription_choose.go 9242350f0e Add per feed cookies option há 5 anos atrás
subscription_submit.go 9242350f0e Add per feed cookies option há 5 anos atrás
ui.go e877800779 ui: Expose markCategoryAsRead há 5 anos atrás
unread_entries.go 78f6bbe93d Add ability to change entry sort order in the UI há 4 anos atrás
unread_mark_all_read.go a634839678 Ask for confirmation before clicking on mark all as read há 7 anos atrás
user_create.go c394a61a4e Add Prometheus exporter há 5 anos atrás
user_edit.go c394a61a4e Add Prometheus exporter há 5 anos atrás
user_list.go c394a61a4e Add Prometheus exporter há 5 anos atrás
user_remove.go 8fb71366f8 API: Delete users asynchronously há 6 anos atrás
user_save.go e45cc2d2aa Refactor user validation há 5 anos atrás
user_update.go e45cc2d2aa Refactor user validation há 5 anos atrás